File: changelog

package info (click to toggle)
libpam-ccreds 10-10.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: sh: 2,983; ansic: 2,066; makefile: 56
file content (253 lines) | stat: -rw-r--r-- 8,218 bytes parent folder | download
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
libpam-ccreds (10-10.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Make requirement for root when building the package explicit.
    (Closes: #1089368)
  * Reorder some logic in debian/rules to make it easier to make
    the package rootless down the line. With these changes, it would
    just need a patch to the upstream makefile and
    `Rules-Requires-Root` set to `no`.

 -- Niels Thykier <niels@thykier.net>  Tue, 31 Dec 2024 10:30:13 +0000

libpam-ccreds (10-10) unstable; urgency=medium

  * [cb3a76c] d/gbp.conf: Switch to more modern layout
  * [43749cb] tests: Add /usr/sbin to PATH
  * [04a1ee7] Add lintian overrides
  * [9c4905e] Bump standards version. No changes needed
  * [4354d16] Update upstream URL

 -- Guido Günther <agx@sigxcpu.org>  Fri, 21 Jun 2024 07:36:38 +0200

libpam-ccreds (10-9) unstable; urgency=medium

  * [f3d37d4] Drop acinclude.m4 (Closes: #1071934)

 -- Guido Günther <agx@sigxcpu.org>  Thu, 20 Jun 2024 08:24:46 +0200

libpam-ccreds (10-8.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Michael Biebl ]
  * Install PAM modules and binaries into /usr (Closes: #1061489)

 -- Chris Hofstaedtler <zeha@debian.org>  Thu, 30 May 2024 02:15:58 +0200

libpam-ccreds (10-8) unstable; urgency=medium

  [ Helmut Grohne ]
  * [8b5fbf4] Fix build/host confusion in libdir (Closes: #923062)

 -- Guido Günther <agx@sigxcpu.org>  Sat, 26 Oct 2019 00:28:29 +0200

libpam-ccreds (10-7) unstable; urgency=medium

  [ Guido Günther ]
  * [22bf358] d/control: Switch Vcs-* URLs to salsa
  * [febd29f] Switch to dh compat level 11
  * [a424f5d] d/control: Sort build-deps
  * [9cf04e9] Switch from cdbs to dh
  * [571b309] d/control: Bump standards version
  * [66b06b2] d/watch: Use https URI
  * [3a1c830] d/watch: Drop boilerplate
  * [1c2f6d5] d/control: Switch priority to optional
  * [e59a65c] Turn on hardening
  * [4c6eff4] Add autopkgtest
  * [271fc27] Add gbp.conf
  * [140ed0c] Rediff patches dropping the patch numbers

  [ Andreas Metzler ]
  * [5059fef] B-d on libgcrypt20-dev instead of libgcrypt11-dev
    (Closes: #864117)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 02 Nov 2018 12:52:36 +0100

libpam-ccreds (10-6) unstable; urgency=low

  * [2baa623] We don't need automake nor autoconf to build.
    Closes; #724409

 -- Guido Günther <agx@sigxcpu.org>  Fri, 27 Sep 2013 12:02:37 +0200

libpam-ccreds (10-5) unstable; urgency=low

  * upload to unstable

 -- Guido Günther <agx@sigxcpu.org>  Thu, 03 Jun 2010 10:30:49 +0200

libpam-ccreds (10-4) experimental; urgency=low

  * [e6358e9] New patch 0002-add-minimum_uid-option.patch add minimum_uid
    option (Closes: #580037)
  * [fcec739] Use minimum_uid argument within pam-auth-update
  * [5ce84cf] Swith to 3.0 (quilt) format

 -- Guido Günther <agx@sigxcpu.org>  Sat, 15 May 2010 16:08:26 +0200

libpam-ccreds (10-3) experimental; urgency=low

  * [3baec2f] Bump standards version
  * [40c1049] Add pam-auth-update-support by Steve Langasek (Closes: #566718)
    - thanks to Petter Reinholdtsen for forwarding the patch

 -- Guido Günther <agx@sigxcpu.org>  Thu, 13 May 2010 11:59:35 +0200

libpam-ccreds (10-2) unstable; urgency=low

  * [e85a2c3] switch to debhelper version 7
  * [95d5160] exclude ccreds_chkpwd from dh_fixperms (Closes: #539446)
  * [9cd4ac6] fix lintian overrides file name
  * [ae51eb3] revert direct source code changes in preparation for new
    source format
  * [026a04d] bump standards version

 -- Guido Günther <agx@sigxcpu.org>  Sat, 01 Aug 2009 19:59:50 +0200

libpam-ccreds (10-1) unstable; urgency=low

  * [5d11679] debian/control: add Vcs-{Git,Browser}
  * [c42e688] debian/control: change section to admin
  * [985bc43] Imported Upstream version 9
  * [0a8a249] Imported Upstream version 10
  * [3352d79] debian/watch: allow multiple digits in version
  * [f2275de] drop 0002-don-t-store-validate-with-empty-passwords.patch
    applied upstream

 -- Guido Günther <agx@sigxcpu.org>  Fri, 03 Apr 2009 09:30:20 +0200

libpam-ccreds (8-2) unstable; urgency=low

  * [fe5bd17] switch to use patch-queue branch
  * [3229bcf] fix maintainer
  * [d18559b] update copyright information
  * [6127e04] bump standards version
  * [4239196] switch to cdbs
  * [68363cf] don't store/validate with empty passwords (Closes: #519944)

 -- Guido Günther <agx@sigxcpu.org>  Wed, 25 Mar 2009 22:30:54 +0100

libpam-ccreds (8-1) unstable; urgency=low

  * New Upstream Version

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 07 Dec 2007 09:42:32 +0100

libpam-ccreds (7-2) unstable; urgency=low

  * add watch file
  * add Homepage:

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 28 Nov 2007 09:37:57 +0100

libpam-ccreds (7-1) unstable; urgency=low

  * New Upstream Version
  * drop 01_use-gcrypt.diff - applied upstream
  * drop unneeded acconfig.h

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 05 Nov 2007 20:00:30 +0100

libpam-ccreds (5-2) unstable; urgency=low

  * 01-use_gcrypt.diff: make openssl/gcrypt usage selectable via ./configure

 -- Guido Guenther <agx@sigxcpu.org>  Mon, 05 Nov 2007 18:37:26 +0100

libpam-ccreds (5-1) unstable; urgency=low

  * New upstream version
  * drop 00_chkpwd.diff, 02_fix-db3-build.diff, 03_cc_dump-print-help.diff
    applied upstream

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 28 Oct 2007 11:36:16 +0100

libpam-ccreds (4-3) unstable; urgency=low

  * Add a setuid ccreds_chkpwd binary to allow non root programs to verify the
    password. Patch based on http://bugzilla.padl.com/show_bug.cgi?id=227 with
    numerous cleanups. (Closes: #358818)

 -- Guido Guenther <agx@sigxcpu.org>  Fri, 26 Oct 2007 16:31:09 +0200

libpam-ccreds (4-2) unstable; urgency=low

  * build against libdb4.6-dev (Closes: #442660)
  * Bump standards version to 3.7.2
  * drop 03_am-maintainer-mode.dpatch
  * switch from dpatch to quilt and refresh the patches
  * cc_dump: add "-h" to print help

 -- Guido Guenther <agx@sigxcpu.org>  Sun, 30 Sep 2007 17:16:06 +0200

libpam-ccreds (4-1) unstable; urgency=low

  * New Upstream Version (Closes: #398482)
  * remove autogenerated files from the package

 -- Guido Guenther <agx@sigxcpu.org>  Tue, 14 Nov 2006 09:25:16 +0100

libpam-ccreds (3-2) unstable; urgency=low

  * rework the patch/autoreconf logic a bit so we don't depend on the
    configure's timestamp (Closes: #364664)

 -- Guido Guenther <agx@sigxcpu.org>  Wed, 26 Apr 2006 21:31:25 +0200

libpam-ccreds (3-1) unstable; urgency=low

  * New upstream version that allows us to drop these patches:
     - 03_fix-cc_test-minus-arg.dpatch
     - 04_pam-ccreds-dump-last-char.dpatch
     - 05_pam-ccreds-no-first-pass.dpatch
     - 07_fix_example.dpatch
  * update ./missing so autreconf works as expected

 -- Guido Guenther <agx@debian.org>  Sun, 23 Apr 2006 16:45:58 +0200

libpam-ccreds (1-6) unstable; urgency=low

  * fix example pam.conf: let's fail properly after a bad password

 -- Guido Guenther <agx@debian.org>  Fri,  3 Mar 2006 15:25:27 +0100

libpam-ccreds (1-5) unstable; urgency=low

  * add 06_db_get_dont_overflow_buffer: fix data buffer size check
    (by Nicolas Boullis <nicolas.boullis@ecp.fr>)

 -- Guido Guenther <agx@debian.org>  Thu, 29 Sep 2005 00:06:34 +0200

libpam-ccreds (1-4) unstable; urgency=low

  * add 03_fix-cc_test-minus-arg.dpatch (Closes: #329301)
  * add 04_pam-ccreds-dump-last-char.dpatch: fix off by one error when
    printing the hashes (by Nicolas Boullis <nicolas.boullis@ecp.fr>)
  * add 05_pam-ccreds-no-first-pass.dpatch: behave sanely when neither
    try_first_pass nor use_first_pass was given (by Nicolas Boullis
    <nicolas.boullis@ecp.fr>)
  * bump standards version to 3.6.2 (no source changes)

 -- Guido Guenther <agx@debian.org>  Thu, 22 Sep 2005 12:08:25 +0200

libpam-ccreds (1-3) unstable; urgency=low

  * add 02_fix-db3-build.dpatch 

 -- Guido Guenther <agx@debian.org>  Thu, 21 Apr 2005 12:23:38 +0200

libpam-ccreds (1-2) unstable; urgency=low

  * build-depend on dpatch
  * fix build with db3

 -- Guido Guenther <agx@debian.org>  Thu, 21 Apr 2005 11:27:01 +0200

libpam-ccreds (1-1) unstable; urgency=low

  * Initial release (Closes: #303240)
  * patch to use gcrypt11 instead of openssl

 -- Guido Guenther <agx@debian.org>  Thu,  7 Apr 2005 23:08:51 +0200