1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
|
libpam-freerdp (3.0.0-0) UNRELEASED; urgency=medium
* Rename libpam-freerdp2 back to libpam-freerdp and make things
work and build against freerdp3-dev.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 07 Dec 2017 10:41:09 +0100
libpam-freerdp2 (2.0.0-0) unstable; urgency=medium
* Continue libpam-freerdp under a slightly new name and make things
work and build against freerdp2-dev.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 07 Dec 2017 10:41:09 +0100
libpam-freerdp (1.0.1+15.04.20141111-0ubuntu1) vivid; urgency=low
[ Iain Lane ]
* Port to new freerdp API
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 11 Nov 2014 17:51:26 +0000
libpam-freerdp (1.0.1+13.10.20130724-0ubuntu1) saucy; urgency=low
[ Ken VanDine ]
* Inline packaging
* Automatic snapshot from revision 38 (bootstrap)
[ Iftikhar Ahmad ]
* Added autogen.sh
[ Ken VanDine ]
* inline packaging and preparation for daily release .
[ Iftikhar Ahmad ]
* Improving the test coverage..
* Empty password fix and added related unit test Bug#1092428. (LP:
#1092428)
[ iahmad ]
* Empty password fix and added related unit test Bug#1092428. (LP:
#1092428)
[ Ubuntu daily release ]
* Automatic snapshot from revision 42
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 24 Jul 2013 19:31:03 +0000
libpam-freerdp (1.0.1-0ubuntu1) quantal-proposed; urgency=low
* New upstream release.
- Fix link issue
-- Ted Gould <ted@ubuntu.com> Tue, 25 Sep 2012 11:18:25 -0500
libpam-freerdp (1.0.0-0ubuntu1) quantal; urgency=low
* New upstream release
- Add a '.' for a blank domain
- Block usernames with spaces
- Add test suite
* debian/control:
- Add gtest build-dependency for test suite
-- Michael Terry <mterry@ubuntu.com> Thu, 20 Sep 2012 15:39:30 -0400
libpam-freerdp (0.4.0-0ubuntu1) quantal; urgency=low
* New upstream release.
* Security fixes for priviledged kill of PID
* Ensuring return values are trapped
* Binding port after dropping permissions
* Handling more corner cases
-- Ted Gould <ted@ubuntu.com> Wed, 05 Sep 2012 15:57:55 -0500
libpam-freerdp (0.3.0-0ubuntu1) quantal; urgency=low
* New upstream release.
* Bug fixes and security fixes
-- Ted Gould <ted@ubuntu.com> Wed, 29 Aug 2012 10:35:22 -0500
libpam-freerdp (0.2.0-0ubuntu1) quantal; urgency=low
[ Ted Gould ]
* New upstream release.
* Now with auth helper!
* Adding session code in
* Various fixes
* debian/control: Adding a build-dep on libfreerdp-dev
[ Michael Terry ]
* debian/control:
- Add pkg-config to Build-Depends
-- Ted Gould <ted@ubuntu.com> Tue, 21 Aug 2012 18:48:42 -0500
libpam-freerdp (0.0.2-0ubuntu1) quantal; urgency=low
* Initial release in Ubuntu (LP: #1039585)
* Add watch file
* Use 3.0 quilt format
* Drop dh-autoreconf
* Don't install .la or .a files
-- Michael Terry <mterry@ubuntu.com> Tue, 21 Aug 2012 11:22:23 -0400
libpam-freerdp (0.0.2-0ubuntu1~ppa3) quantal; urgency=low
* Upstream merge
* Fixing pointers to make PAM happy
-- Ted Gould <ted@ubuntu.com> Sun, 19 Aug 2012 22:05:52 -0500
libpam-freerdp (0.0.2-0ubuntu1~ppa2) quantal; urgency=low
* Upstream merge
* Changing the conv pointer
-- Ted Gould <ted@ubuntu.com> Sun, 19 Aug 2012 21:44:43 -0500
libpam-freerdp (0.0.2-0ubuntu1~ppa1) quantal; urgency=low
* New upstream release.
* Fixing naming and other cleanups
-- Ted Gould <ted@ubuntu.com> Sun, 19 Aug 2012 21:11:42 -0500
libpam-freerdp (0.0.1-0ubuntu1~ppa1) quantal; urgency=low
* New upstream release.
-- Ted Gould <ted@ubuntu.com> Sun, 19 Aug 2012 21:02:26 -0500
|