File: changelog

package info (click to toggle)
yubico-pam 2.27-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,176 kB
  • sloc: sh: 5,049; ansic: 2,807; makefile: 120; perl: 117
file content (193 lines) | stat: -rw-r--r-- 6,412 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
yubico-pam (2.27-1) unstable; urgency=medium

  [Simon Josefsson]
  * New upstream version (Closes: #1066579)
  * Drop myself from Uploader's.
  
  [Michael Biebl]
  * Install PAM module into multiarch path in /usr. (Closes: #1064121)

  [Patrick Winnertz]
  * Bump debhelper dependency to 12
  * Add myself to the uploaders and remove both upstream authors 
    from there after private discussion with Klas Lindfors
  * Library is installed in multiarch path (Closes: #979973)
  * Bump standards version to 4.7.0 - no changes needed.
  * Remove compat file and use build-depends instead.
  * Remove hardcoded depends which are not longer available and use the correct build-deps instead.
  * remove dh_install --fail-missing which was removed in compat level 12
  * Bump version of uscan to 4 - no further changes needed.
  * Use the same upstream-signing key mechanism as in the pam-u2f package.

 -- Patrick Winnertz <winnie@debian.org>  Sat, 04 May 2024 13:48:35 +0200

yubico-pam (2.26-1) unstable; urgency=low

  * New upstream version.
  * Update Standards-Version from 3.9.8 to 4.1.5.
  * Use https URL in copyright file (lintian insecure-copyright-format-uri).
  * Use debhelper compat 11.
    - Drop dh-autoreconf and autotools-dev source-dependency.
    - Drop --parallel and --with autoreconf.
    - Drop --disable-silent-rules.
  * Update VCS-* headers to point at Salsa repository rather than GitHub.

 -- Simon Josefsson <simon@josefsson.org>  Sat, 04 Aug 2018 08:50:40 +0200

yubico-pam (2.23-1) unstable; urgency=low

  * New upstream version.
  * Use https URLs in Vcs-Git.
  * Update Standards-Version from 3.9.6 to 3.9.8.
  * Bump required libykclient version to >= 2.15.
  * Build with hardening=+all.
  * Ship upstream README as docs.  Closes: #793207.
  * Update Brazilian Portuguese translation.  Closes: #811538.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 08 Aug 2016 10:38:20 +0200

yubico-pam (2.20-1) unstable; urgency=low

  * New upstream version.

  [ Simon Josefsson ]
  * Update README.source.
  * Update upstream-signing-key.pgp.

 -- Klas Lindfors <klas@yubico.com>  Tue, 22 Sep 2015 09:08:10 +0200

yubico-pam (2.19-1) unstable; urgency=low

  * New upstream version.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 15 Apr 2015 15:19:27 +0200

yubico-pam (2.18-1) unstable; urgency=low

  * New upstream version.

  [ Klas Lindfors ]
  * Bump build-dep on libykpers to >= 1.8.0.
  * Add build-dep libnet-ldap-server-perl for selftests.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 02 Mar 2015 09:26:20 +0100

yubico-pam (2.17-2) unstable; urgency=low

  * Update Standards-Version to 3.9.6.
  * Fix URLs and contact info.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 01 Oct 2014 18:03:09 +0200

yubico-pam (2.17-1) unstable; urgency=low

  * New upstream version.
  * Update watch, control and copyright with URls and info.
  * Update upstream-signing-key.pgp.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 12 Sep 2014 22:08:27 +0200

yubico-pam (2.16-1) unstable; urgency=low

  * New upstream version.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 11 Jun 2014 09:09:47 +0200

yubico-pam (2.15-2) unstable; urgency=low

  * Bump required ykclient version to 2.12.  Closes: #747833.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 09 Jun 2014 22:31:44 +0200

yubico-pam (2.15-1) unstable; urgency=low

  * New upstream version.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 30 Apr 2014 11:23:55 +0200

yubico-pam (2.14-3) unstable; urgency=low

  * Use "," as sed delimiter instead of "/" to deal with base64 strings
    containing "/".  From Pieter van der Meulen.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 28 Apr 2014 21:12:27 +0200

yubico-pam (2.14-2) unstable; urgency=low

  * Bump to Debian Policy from 3.9.4 to 3.9.5.
  * Fix Homepage URL.  Add Vcs-* headers.
  * Update Italian translation.  Closes: #741460.
  * Make watch file check signatures.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 28 Apr 2014 17:04:22 +0200

yubico-pam (2.14-1) unstable; urgency=low

  * New upstream version.
  * Change maintainer to pkg-auth-maintainers.

 -- Simon Josefsson <simon@yubico.com>  Mon, 30 Sep 2013 19:41:58 +0200

yubico-pam (2.13-3) unstable; urgency=low

  * Rewrite to use raw debhelper.

 -- Simon Josefsson <simon@yubico.com>  Wed, 18 Sep 2013 12:50:18 +0200

yubico-pam (2.13-2) unstable; urgency=low

  * Improve README.source.
  * Build-depend on autotools-dev to silence outdated-autotools-helper-file.

 -- Simon Josefsson <simon@yubico.com>  Wed, 18 Sep 2013 09:24:56 +0200

yubico-pam (2.13-1) unstable; urgency=low

  * New upstream release.  Closes: #657524.
  * Bump to Debian Policy version 3.9.4.
  * Remove obsolete 'DM-Upload-Allowed'.
  * Simplify watch file.
  * Drop Fredrik as uploader, add Klas and Dain.
  * Add Italian translation.  Closes: #657450.
  * Add Japanese translation.  Closes: #693341.

 -- Simon Josefsson <simon@yubico.com>  Thu, 04 Apr 2013 19:18:22 +0200

yubico-pam (2.12-1) unstable; urgency=low

  * New upstream release.
  * Use DEP5 copyright format.  Sync with upstream COPYING.
  * Bump to Debian Policy version 3.9.3.

 -- Simon Josefsson <simon@josefsson.org>  Wed, 20 Jun 2012 08:46:29 +0200

yubico-pam (2.11-1) unstable; urgency=low

  [ Christian Perrier <bubulle@debian.org> ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #654848
  * [Debconf translation updates]
  * Russian (Yuri Kozlov).  Closes: #656344
  * Danish (Joe Hansen).  Closes: #656514
  * Dutch; (Jeroen Schot).  Closes: #657147
  * German (Chris Leick).  Closes: #657214
  * Czech (Michal Simunek).  Closes: #657535
  * Swedish (Martin Bagge / brother).  Closes: #657547
  * Spanish; (Jardi A. Martínez Jordán).  Closes: #657946
  * French (Julien Patriarca).  Closes: #658079
  * Polish (Michał Kułach).  Closes: #658165
  * Portuguese (Miguel Figueiredo).  Closes: #658420

  [ Fredrik Thulin ]
  * Fix crash-bug with challenge-response mode when button-press is
    required, but button isn't pressed.
  * Fix a memset() of wrong size, reported by clang.
  * Add prefix matching to LDAP fetched values.

 -- Simon Josefsson <simon@josefsson.org>  Fri, 10 Feb 2012 15:47:07 +0100

yubico-pam (2.10-1) unstable; urgency=low

  * Initial release.

 -- Fredrik Thulin <fredrik@yubico.com>  Wed, 14 Dec 2011 13:39:32 +0100