File: changelog

package info (click to toggle)
pam-pkcs11 0.6.12-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,844 kB
  • sloc: ansic: 13,682; javascript: 6,768; sh: 5,273; xml: 2,799; makefile: 183; lex: 92; sed: 16
file content (242 lines) | stat: -rw-r--r-- 8,383 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
pam-pkcs11 (0.6.12-1+deb12u1) bookworm-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fixed possible authentication bypass: Don't return PAM_IGNORE
    (CVE-2025-24531) (Closes: #1095402)
  * fixed possible authentication bypass: Use signatures to verify
    authentication by default (CVE-2025-24032)
  * Update configuration files for the CVE-2025-24032 fix

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 10 Feb 2025 21:06:21 +0100

pam-pkcs11 (0.6.12-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on libpcsclite-dev.

  [ Ludovic Rousseau ]
  * New upstream release
  * d/p/1_pam.d_ignore_no_card.example: add missing file
  * d/missing-sources/doc/api/*: create empty files to silence lintian

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 04 Feb 2023 22:30:23 +0100

pam-pkcs11 (0.6.11-4) unstable; urgency=medium

  * Fix "pam_pkcs11.so is in wrong directory" by using
    /lib/$(DEB_HOST_MULTIARCH) instead (Closes: #980403)
  * d/watch: use version 4 with no other changes
  * d/upstream/signing-key.asc: add upstream signing key
  * d/watch: add opts=pgpsigurlmangle=s/$/.asc/
    fix lintian: debian-watch-could-verify-download
  * d/control: Standards-Version: 3.9.8 -> 4.5.1. no change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Mon, 18 Jan 2021 22:52:45 +0100

pam-pkcs11 (0.6.11-3) unstable; urgency=low

  [ Debian Janitor ]
  * debian/copyright: Replace commas with whitespace to separate items in Files
    paragraph.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Name (from
    ./configure), Repository, Repository-Browse.

  [ Ludovic Rousseau ]
  * d/control: add Rules-Requires-Root: no
  * d/control: upgrade debhelper from version 12 to 13

 -- Ludovic Rousseau <rousseau@debian.org>  Thu, 15 Oct 2020 22:31:29 +0200

pam-pkcs11 (0.6.11-2) unstable; urgency=medium

  * rebuild for source only upload

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 04 Aug 2019 17:32:17 +0200

pam-pkcs11 (0.6.11-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Removing redundant Priority field in binary package
  * d/watch: Use https protocol

  [ Ludovic Rousseau ]
  * New upstream release
  * missing-sources/doc/api/{jquery,menu}.js add javascript source code
    These 2 files are added in upstream tarball by doxygen.
  * d/control: use debhelper version 12
  * d/libpam-pkcs11.examples: install usr/share/doc/pam_pkcs11/*.example
  * d/control: remove explicit pam-pkcs11-dbg
  * d/control: remove Build-Depends: dh-autoreconf as it is mo more needed
    since debhelper 10

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 22 May 2019 17:06:53 +0200

pam-pkcs11 (0.6.9-3) unstable; urgency=medium

  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: change Priority: from extra to optional
    W: pam-pkcs11-dbg: priority-extra-is-replaced-by-priority-optional

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 25 Mar 2018 16:55:04 +0200

pam-pkcs11 (0.6.9-2) unstable; urgency=medium

  * Migrate the Debian packging from SVN to GIT
  * Standards-Version: 3.9.3 -> 3.9.8. No change needed.
  * Enable hardening

 -- Ludovic Rousseau <rousseau@debian.org>  Mon, 18 Dec 2017 17:52:20 +0100

pam-pkcs11 (0.6.9-1) unstable; urgency=medium

  * New upstream release
  * Fix "Out of date" provide new upstream (Closes: #838588)
  * Fix "FTBFS with openssl 1.1.0" should work with new upstream
    (Closes: #828487)
  * Fix "Please install an empty /etc/pam_pkcs11 directory" (Closes: #834643)
  * debian/patches/spelling: patch already included upstream
  * do not include Doxygen API documentation

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 28 Sep 2016 11:05:40 +0200

pam-pkcs11 (0.6.8-4) unstable; urgency=medium

  * debian/control: update homepage URL from pensc-project.org to github.com

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 15 Feb 2014 12:00:46 +0100

pam-pkcs11 (0.6.8-3) unstable; urgency=low

  * Fix "use dh-autoreconf to fix FTBFS on ppc64el" use provided patch
    (Closes: #737339)
  * debian/watch: update URL from opensc-project.org to sf.net

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 02 Feb 2014 15:25:18 +0100

pam-pkcs11 (0.6.8-2) unstable; urgency=low

  * Fix "repeated words in package short description ("for using for
    using")" (Closes: #697973)
  * debian/patches/spelling: fix a spelling error spotted by lintian(1)

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 07 Apr 2012 20:43:16 +0200

pam-pkcs11 (0.6.8-1) unstable; urgency=low

  * New upstream release
  * Fix "FTBFS: -Werror=format-security" fixed upstream (Closes: #667840)

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 07 Apr 2012 19:15:58 +0200

pam-pkcs11 (0.6.7-2) unstable; urgency=low

  * use debhelper 9 to have automatic build hardening
  * debian/control: Standards-Version: 3.9.2 -> 3.9.3. No change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 06 Apr 2012 22:10:02 +0200

pam-pkcs11 (0.6.7-1) unstable; urgency=low

  * New upstream release
  * debian/control: Standards-Version: 3.9.1 -> 3.9.2. No change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 06 Aug 2011 15:55:43 +0200

pam-pkcs11 (0.6.6-2) unstable; urgency=low

  * upload to unstable

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 09 Feb 2011 23:22:44 +0100

pam-pkcs11 (0.6.6-1) experimental; urgency=low

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 21 Nov 2010 14:49:42 +0100

pam-pkcs11 (0.6.5-1) experimental; urgency=low

  * New upstream release
  * debian/control: Standards-Version: 3.8.4 -> 3.9.1. No change needed.
  * use a minimal debian/rules file

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 23 Oct 2010 22:48:12 +0200

pam-pkcs11 (0.6.4-1) unstable; urgency=low

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 12 Jun 2010 17:50:06 +0200

pam-pkcs11 (0.6.3-1) unstable; urgency=low

  * New upstream release
  * debian/watch: new file
  * Standards-Version: 3.8.3 -> 3.8.4. No change needed

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 10 Apr 2010 17:44:35 +0200

pam-pkcs11 (0.6.2-1) unstable; urgency=low

  * New upstream release
  * debian/source/format: move to "3.0 (quilt)"
  * debian/control: Standards-Version: 3.8.2 -> 3.8.3. No change needed

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 19 Dec 2009 15:17:32 +0100

pam-pkcs11 (0.6.1-3) unstable; urgency=low

  * New maintainer. (Closes: #543931: O: pam-pkcs11 -- Fully featured
    PAM module for using for using PKCS#11 smart cards)
  * debian/control: update Maintainer field

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 02 Sep 2009 12:56:50 +0000

pam-pkcs11 (0.6.1-2) unstable; urgency=low

  * Removing vcs fields.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 16:26:45 +0200

pam-pkcs11 (0.6.1-1) unstable; urgency=low

  * Updating to standards 3.8.0.
  * Upgrading package to debhelper 7.
  * Adding vcs fields to control file.
  * Shortening pam-pkcs11-dbg long-description.
  * Reordering rules file.
  * Reverting config.guess and config.sub to upstream.
  * Updating vcs fields in control file.
  * Removing config.guess and config.sub in clean target of rules.
  * Replacing obsolete dh_clean -k with dh_prep.
  * Updating section of the debug package.
  * Merging upstream version 0.6.1.
  * Updating package to standards version 3.8.2.
  * Prefixing debhelper files with package name.
  * Rewriting copyright file in machine-interpretable format.
  * Updating rules file to current state of the art.
  * Adding '-ldl' to LDFLAGS to make pam-pkcs11 build with current gcc.
  * Using correct rfc-2822 date formats in changelog.

 -- Daniel Baumann <daniel@debian.org>  Tue, 07 Jul 2009 17:10:26 +0200

pam-pkcs11 (0.6.0-3) unstable; urgency=medium

  * Adding debug package (Closes: #471830).

 -- Daniel Baumann <daniel@debian.org>  Wed, 09 Apr 2008 11:31:00 +0200

pam-pkcs11 (0.6.0-2) unstable; urgency=medium

  * Updating ldap build-depends (Closes: #462600).

 -- Daniel Baumann <daniel@debian.org>  Sat, 26 Jan 2008 10:45:00 +0100

pam-pkcs11 (0.6.0-1) unstable; urgency=low

  * Initial release (Closes: #409592).

 -- Daniel Baumann <daniel@debian.org>  Thu, 03 Jan 2008 11:11:00 +0100