|
1 opensc (0.12.2-msvb) oneiric; urgency=low |
|
2 * Upgraded to upstream git trunk. |
|
3 |
|
4 -- Michael Schloh von Bennewitz <michae@schloh.com> Wed, 14 Mar 2012 22:00:05 +0200 |
|
5 |
|
6 opensc (0.12.1-1ubuntu1) oneiric; urgency=low |
|
7 |
|
8 * Merge from debian unstable. Remaining changes: |
|
9 - debian/patches/missing-libs.patch: Add libraries to allow opensc to |
|
10 build (refreshed) |
|
11 - debian/opensc.docs: include htmld documentation (snapshot from wiki) |
|
12 - debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1" |
|
13 - debian/opensc.install: added westcos-tool + manpage |
|
14 * Drop debian/patches/min-max.patch, debian/patches/buffer-overflow.patch, |
|
15 debian/patches/fix-storing-key-on-entersafe: Applied upstream |
|
16 * debian/control: Add dh-autoreconf as build-dependency |
|
17 * debian/rules: Call autoreconf sequence to rebuild autotools files |
|
18 |
|
19 -- Laurent Bigonville <bigon@debian.org> Fri, 10 Jun 2011 21:57:05 +0200 |
|
20 |
|
21 opensc (0.12.1-1) unstable; urgency=low |
|
22 |
|
23 * New upstream release. (Closes: #627241) |
|
24 * debian/control: Upgrade Standards-Version to 3.9.2. |
|
25 * debian/opensc.install: rutoken-tool has been removed. |
|
26 * debian/opensc.install: Add eidenv and piv-tool manpages. |
|
27 |
|
28 -- Eric Dorland <eric@debian.org> Thu, 02 Jun 2011 01:31:38 -0400 |
|
29 |
|
30 opensc (0.12.0-1) unstable; urgency=low |
|
31 |
|
32 * New upstream release. |
|
33 * debian/control, debian/rules, debian/mozilla-opensc.install, |
|
34 debian/mozilla-opensc.links: Remove the mozilla-opensc package, as |
|
35 it's no longer present. |
|
36 * debian/control, debian/rules: Don't build with openct anymore. |
|
37 * debian/rules: Changelog no longer in a weird place. |
|
38 * debian/source/options, debian/source/patch-header: Remove unnecessary |
|
39 single-debian-patch setting. |
|
40 * debian/patches/CVE-2010-4523, debian/patches/min-max-macros, |
|
41 debian/patches/series: Remove now unnecessary patches. |
|
42 * debian/libopensc2-dev.docs, debian/libopensc2-dev.install, |
|
43 debian/libopensc2.examples, debian/libopensc2.install, |
|
44 debian/libopensc2.links, debian/libopensc2.symbols, debian/control, |
|
45 debian/opensc.install: Remove the lib packages since they are now |
|
46 "private". |
|
47 * debian/control: Add xsltproc and docbook-xsl build depends for |
|
48 documentation building. |
|
49 * debian/rules: Remove unneedded override_dh_strip rule. |
|
50 * debian/rules: Install into debian/tmp. |
|
51 * debian/opensc.install: Remove no longer shipped cardos-info. |
|
52 |
|
53 -- Eric Dorland <eric@debian.org> Tue, 31 May 2011 03:13:29 -0400 |
|
54 |
|
55 opensc (0.11.13-1.1) unstable; urgency=high |
|
56 |
|
57 * Non-maintainer upload. |
|
58 * CVE-2010-4523: Protect against buffer overflow from rogue cards |
|
59 (closes: #607427) |
|
60 |
|
61 -- Jonathan Wiltshire <jmw@debian.org> Wed, 22 Dec 2010 14:20:22 +0000 |
|
62 |
|
63 opensc (0.11.13-1ubuntu5) natty; urgency=low |
|
64 |
|
65 * Drop the symlinks in legacy plugin folders |
|
66 - update debian/mozilla-opensc.links |
|
67 - update debian/mozilla-opensc.install |
|
68 |
|
69 -- Chris Coulson <chris.coulson@canonical.com> Tue, 22 Feb 2011 14:21:12 +0000 |
|
70 |
|
71 opensc (0.11.13-1ubuntu4) natty; urgency=low |
|
72 |
|
73 * SECURITY UPDATE: specially crafted cards may be able to execute code. |
|
74 - debian/patches/min-max.patch: Add MIN and MAX macros for last patch |
|
75 - debian/patches/buffer-overflow.patch: Fix potential buffer overflow |
|
76 by rogue cards. (LP: #692483) |
|
77 |
|
78 -- Torsten Spindler (Canonical) <torsten@canonical.com> Tue, 21 Dec 2010 09:50:33 +0100 |
|
79 |
|
80 opensc (0.11.13-1ubuntu3) natty; urgency=low |
|
81 |
|
82 * debian/patches/missing-libs.patch: Add libraries to allow opensc to build |
|
83 from source on natty (LP: #692571) |
|
84 |
|
85 -- Torsten Spindler (Canonical) <torsten@canonical.com> Mon, 20 Dec 2010 15:14:49 +0100 |
|
86 |
|
87 opensc (0.11.13-1ubuntu2) maverick; urgency=low |
|
88 |
|
89 * debian/patches/fix-storing-key-on-entersafe: Fix storing a RSA key on |
|
90 EnterSafe cards. (LP: #622319) |
|
91 |
|
92 -- Firas Kraiem <firas@fkraiem.org> Mon, 23 Aug 2010 14:43:10 +0200 |
|
93 |
|
94 opensc (0.11.13-1ubuntu1) maverick; urgency=low |
|
95 |
|
96 * Merge from debian unstable (LP: #600152), remaining changes: |
|
97 - debian/mozilla-opensc.links: Install links for firefox and |
|
98 xulrunner-addons. |
|
99 - debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1", |
|
100 as this is the path of libpcsclite in jaunty and above. |
|
101 - debian/opensc.install: added westcos-tool + manpage |
|
102 - include htmld documentation (snapshot from wiki) (Closes: #575113, |
|
103 LP: #543334) |
|
104 |
|
105 -- Lorenzo De Liso <blackz@ubuntu.com> Wed, 30 Jun 2010 12:04:58 +0200 |
|
106 |
|
107 opensc (0.11.13-1) unstable; urgency=low |
|
108 |
|
109 * New upstream release. (Closes: #570107, #505404) |
|
110 * libtool.m4: Delete spurious libtool.m4 that was picked up somewhere. |
|
111 |
|
112 -- Eric Dorland <eric@debian.org> Mon, 01 Mar 2010 00:58:01 -0500 |
|
113 |
|
114 opensc (0.11.12-1ubuntu3) lucid; urgency=low |
|
115 |
|
116 * include htmld documentation (snapshot from wiki) (Closes: #575113, |
|
117 LP: #543334) |
|
118 |
|
119 -- Andreas Jellinghaus <aj@dungeon.inka.de> Sun, 21 Mar 2010 12:08:21 +0100 |
|
120 |
|
121 opensc (0.11.12-1ubuntu2) lucid; urgency=low |
|
122 |
|
123 [ Dominik Fischer ] |
|
124 * debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1", |
|
125 as this is the path of libpcsclite in jaunty and above. |
|
126 * opensc.install: added westcos-tool + manpage |
|
127 |
|
128 -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 18 Feb 2010 02:52:33 -0800 |
|
129 |
|
130 opensc (0.11.12-1ubuntu1) lucid; urgency=low |
|
131 |
|
132 [ Ubuntu Merge-o-Matic ] |
|
133 * Merge from debian testing. Remaining changes: |
|
134 - debian/mozilla-opensc.links: Install links for firefox and |
|
135 xulrunner-addons. |
|
136 - Fix in -2ubuntu2 (right now in karmic-proposed) can be dropped as well, |
|
137 already fixed upstream (LP: #519750) |
|
138 Thx to Andreas Jellinghaus for the bugreport |
|
139 |
|
140 -- Stephan Hermann <sh@sourcecode.de> Wed, 10 Feb 2010 16:20:55 +0000 |
|
141 |
|
142 opensc (0.11.12-1) unstable; urgency=low |
|
143 |
|
144 * New upstream release. (Closes: #563671) |
|
145 * debian/source/format, debian/source/options, |
|
146 debian/source/patch-header: Convert to v3 quilt format, with |
|
147 single-debian-patch. |
|
148 * debian/rules: Enable documentation installation. |
|
149 * debian/control: Update description with advice from Andreas |
|
150 Jellinghaus, with some editing. (Closes: #552516) |
|
151 * debian/libopensc2.symbols: Update for new symbols. |
|
152 * debian/libopensc2.shlibs: Remove in favor of the symbols file. |
|
153 |
|
154 -- Eric Dorland <eric@debian.org> Sun, 10 Jan 2010 19:23:09 -0500 |
|
155 |
|
156 opensc (0.11.9-2ubuntu1) lucid; urgency=low |
|
157 |
|
158 * Merge from debian testing (LP: #490849), remaining changes: |
|
159 - debian/mozilla-opensc.links: Install links for firefox and |
|
160 xulrunner-addons. |
|
161 |
|
162 -- Bhavani Shankar <right2bhavi@gmail.com> Tue, 01 Dec 2009 19:59:17 +0530 |
|
163 |
|
164 opensc (0.11.9-2) unstable; urgency=low |
|
165 |
|
166 * debian/libopensc2.symbols: Add symbols file. |
|
167 * debian/compat: Use debhelper version 7. |
|
168 * debian/control: Drop build-deps on cdbs and build-depend on debhelper |
|
169 >= 7.0.50. |
|
170 * debian/rules: Convert to dh instead of debhelper. |
|
171 |
|
172 -- Eric Dorland <eric@debian.org> Mon, 07 Sep 2009 19:00:53 -0400 |
|
173 |
|
174 opensc (0.11.9-1) unstable; urgency=low |
|
175 |
|
176 * New upstream release. |
|
177 * debian/control: Update Standards-Version to 3.8.3. |
|
178 |
|
179 -- Eric Dorland <eric@debian.org> Mon, 07 Sep 2009 17:38:19 -0400 |
|
180 |
|
181 opensc (0.11.8-1ubuntu1) karmic; urgency=low |
|
182 |
|
183 * Merge from debian unstable, remaining change (LP: #396385): |
|
184 - debian/mozilla-opensc.links: Install links for firefox and |
|
185 xulrunner-addons. |
|
186 |
|
187 -- Bhavani Shankar <right2bhavi@gmail.com> Tue, 07 Jul 2009 11:41:27 +0530 |
|
188 |
|
189 opensc (0.11.8-1) unstable; urgency=low |
|
190 |
|
191 * New upstream release. Fixes a security problem with pkcs11-tool |
|
192 generating insecure public keypairs. This problem was only with the |
|
193 0.11.7 release, which was only part of unstable. (Closes: #527640) |
|
194 |
|
195 -- Eric Dorland <eric@debian.org> Sun, 10 May 2009 22:03:06 -0400 |
|
196 |
|
197 opensc (0.11.7-2ubuntu1) karmic; urgency=low |
|
198 |
|
199 * Merge from debian unstable, remaining changes: |
|
200 - debian/mozilla-opensc.links: Install links for firefox and |
|
201 xulrunner-addons |
|
202 |
|
203 -- Nathan Handler <nhandler@ubuntu.com> Tue, 28 Apr 2009 21:57:52 +0000 |
|
204 |
|
205 opensc (0.11.7-2) unstable; urgency=low |
|
206 |
|
207 * debian/rules: Explicitly enable openct and pcsc. (Closes: #522077) |
|
208 * debian/control: |
|
209 - Update Standards-Version to 3.8.1. |
|
210 - Add ${misc:Depends} everywhere. |
|
211 - Move libopensc2-dbg to the debug section. |
|
212 |
|
213 -- Eric Dorland <eric@debian.org> Sat, 04 Apr 2009 17:46:05 -0400 |
|
214 |
|
215 opensc (0.11.7-1) unstable; urgency=low |
|
216 |
|
217 * New upstream release. Fixes CVE-2009-0368. |
|
218 * debian/rules: |
|
219 - New location for the ChangeLog. |
|
220 - Add --enable-signer to get the signer back. |
|
221 * debian/opensc.install: |
|
222 - cardos-tool.1 replaces cardos-info.1. |
|
223 - Install cardos-tool and rutoken-tool. |
|
224 * debian/opensc.docs, libopensc2-dev.docs: New html documentation location. |
|
225 |
|
226 -- Eric Dorland <eric@debian.org> Sun, 29 Mar 2009 03:56:10 -0400 |
|
227 |
|
228 opensc (0.11.4-5ubuntu1) intrepid; urgency=low |
|
229 |
|
230 * Merge from debian unstable, remaining changes LP: #260257): |
|
231 - debian/mozilla-opensc.links: Install links for firefox and |
|
232 xulrunner-addons |
|
233 |
|
234 -- Nathan Handler <nhandler@ubuntu.com> Wed, 03 Sep 2008 20:06:26 -0500 |
|
235 |
|
236 opensc (0.11.4-5) unstable; urgency=high |
|
237 |
|
238 * src/tools/pkcs15-tool.c: Small fix to the previous security |
|
239 vulnerability to remove a strict check for the default card label. |
|
240 |
|
241 -- Eric Dorland <eric@debian.org> Fri, 29 Aug 2008 03:14:53 -0400 |
|
242 |
|
243 opensc (0.11.4-4) unstable; urgency=high |
|
244 |
|
245 * src/libopensc/card-cardos.c, src/tools/pkcs15-tool.c: Patch to fix |
|
246 CVE-2008-2235 "OpenSC initializes CardOS cards with improper |
|
247 access rights". |
|
248 * debian/control: Up Standards-Version to 3.7.3. |
|
249 * debian/opensc.NEWS: Fix typo. |
|
250 |
|
251 -- Eric Dorland <eric@debian.org> Thu, 31 Jul 2008 13:27:31 -0400 |
|
252 |
|
253 opensc (0.11.4-3) unstable; urgency=low |
|
254 |
|
255 * etc/opensc.conf.in: Document that lock_login is actually set to false |
|
256 by default. Thanks Mark Proehl. (Closes: #457322) |
|
257 * debian/mozilla-opensc.install: Don't install .a file. (Closes: #459542) |
|
258 |
|
259 -- Eric Dorland <eric@debian.org> Mon, 07 Jan 2008 23:54:18 -0500 |
|
260 |
|
261 opensc (0.11.4-2ubuntu2) hardy; urgency=low |
|
262 |
|
263 * debian/mozilla-opensc.install: Don't install .a file (DBTS: #459542). |
|
264 * debian/mozilla-opensc.links: Install link for xulrunner-addons |
|
265 (LP: #202343). |
|
266 |
|
267 -- Matti Lindell <mlind@cs.joensuu.fi> Fri, 28 Mar 2008 07:28:00 +0200 |
|
268 |
|
269 opensc (0.11.4-2ubuntu1) hardy; urgency=low |
|
270 |
|
271 * Merge from debian unstable, remaining changes: |
|
272 - Install onepin-opensc-pkcs11.so and onepin-opensc-pkcs11.la |
|
273 Closes LP: #146350 |
|
274 - Install the links for firefox. |
|
275 - Update maintainer field in debian/control. |
|
276 |
|
277 -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 21 Nov 2007 19:05:01 +0000 |
|
278 |
|
279 opensc (0.11.4-2) unstable; urgency=low |
|
280 |
|
281 * debian/libopensc2.install: Install onepin-opensc-pkcs11 signer. Thanks |
|
282 Laurent Bigonville. (Closes: #449219) |
|
283 * debian/libopensc2-dev.install: Install all the .a files. |
|
284 * debian/control: Remove XS- prefix from Vcs headers. |
|
285 |
|
286 -- Eric Dorland <eric@debian.org> Sun, 04 Nov 2007 18:04:34 -0500 |
|
287 |
|
288 opensc (0.11.4-1) unstable; urgency=low |
|
289 |
|
290 * New upstream release. |
|
291 * src/signer/dialog.c: Remove spurious redefinition of PIN_ENTRY. |
|
292 * debian/control: Add Hompage and XS-Vcs-* headers. |
|
293 |
|
294 -- Eric Dorland <eric@debian.org> Sat, 22 Sep 2007 04:13:54 -0400 |
|
295 |
|
296 opensc (0.11.3-1ubuntu2) gutsy; urgency=low |
|
297 |
|
298 * Install onepin-opensc-pkcs11.so and onepin-opensc-pkcs11.la |
|
299 Closes LP: #146350 |
|
300 |
|
301 -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Oct 2007 13:40:11 +0100 |
|
302 |
|
303 opensc (0.11.3-1ubuntu1) gutsy; urgency=low |
|
304 |
|
305 * Merge from Debian unstable, remaining changes: |
|
306 - Install the links for firefox. |
|
307 - Update maintainer field in debian/control. |
|
308 |
|
309 -- Michele Angrisano <micheleangrisano@ubuntu.com> Sat, 21 Jul 2007 23:03:51 +0200 |
|
310 |
|
311 opensc (0.11.3-1) unstable; urgency=low |
|
312 |
|
313 * New upstream release. (Closes: #424013) |
|
314 * debian/control: |
|
315 - Use Standards-Version 3.7.2.2. |
|
316 - Use binary:Version instead of Source-Version. |
|
317 |
|
318 -- Eric Dorland <eric@debian.org> Sat, 21 Jul 2007 01:12:13 -0400 |
|
319 |
|
320 opensc (0.11.2-1ubuntu1) gutsy; urgency=low |
|
321 |
|
322 * Merge from Debian unstable, remaining changes: |
|
323 - Install the links for firefox |
|
324 - Maintainer field in debian/control |
|
325 |
|
326 -- Luca Falavigna <dktrkranz@ubuntu.com> Thu, 17 May 2007 10:39:14 +0100 |
|
327 |
|
328 opensc (0.11.2-1) unstable; urgency=low |
|
329 |
|
330 * New upstream release. (Closes: #413470, #410195, #419680) |
|
331 |
|
332 -- Eric Dorland <eric@debian.org> Thu, 17 May 2007 00:44:04 -0400 |
|
333 |
|
334 opensc (0.11.1-3ubuntu1) feisty; urgency=low |
|
335 |
|
336 * Merge from debian unstable, remaining changes: |
|
337 - Apply patch from http://www.opensc-project.org/opensc/changeset/3010 to |
|
338 fix regression with Estonian eID |
|
339 * debian/mozilla-opensc.links: install the links for firefox and mozilla |
|
340 (undo the Debian change) |
|
341 * Modified Maintainer values to match Debian-Maintainer-Field spec. |
|
342 |
|
343 -- Michael Bienia <geser@ubuntu.com> Mon, 12 Feb 2007 19:44:12 +0100 |
|
344 |
|
345 opensc (0.11.1-3) unstable; urgency=high |
|
346 |
|
347 * src/signer/dialog.c, debian/control: Fix path to pinentry and |
|
348 recommend pinentry for mozilla-opensc. Thanks Antti S. Lankila for the |
|
349 suggestion. (Closes: #392241) |
|
350 * opensc.docs: Install new and improved html docs. (Closes: #399838) |
|
351 * mozilla-opensc.links: Install links for iceweasel and iceape rather |
|
352 than firefox and mozilla. Considering who I am I should have picked up |
|
353 on this sooner. (Closes: #409946) |
|
354 * etc/opensc.conf.in: Document that lock_login is actually true by |
|
355 default. Thanks Antti-Juhani Kaijanaho. (Closes: #410024) |
|
356 |
|
357 -- Eric Dorland <eric@debian.org> Sat, 10 Feb 2007 23:27:03 -0500 |
|
358 |
|
359 opensc (0.11.1-2ubuntu1) feisty; urgency=low |
|
360 |
|
361 * Apply patch from http://www.opensc-project.org/opensc/changeset/3010 to |
|
362 fix regression with Estonian eID (LP: #83767) |
|
363 |
|
364 -- Michael Bienia <geser@ubuntu.com> Wed, 7 Feb 2007 16:28:02 +0100 |
|
365 |
|
366 opensc (0.11.1-2) unstable; urgency=low |
|
367 |
|
368 * debian/libopensc2.links: Link /usr/lib/opensc/opensc-pkcs11.so to |
|
369 /usr/lib/opensc-pkcs11.so to help with upgrades. (Closes: #363443) |
|
370 * etc/opensc.conf.in: Fix small typo, thanks Clemens Orthacker. |
|
371 |
|
372 -- Eric Dorland <eric@debian.org> Sat, 19 Aug 2006 13:25:31 -0400 |
|
373 |
|
374 opensc (0.11.1-1) unstable; urgency=low |
|
375 |
|
376 * New upstream release. |
|
377 |
|
378 -- Eric Dorland <eric@debian.org> Sat, 10 Jun 2006 01:22:46 -0400 |
|
379 |
|
380 opensc (0.11.0-1) unstable; urgency=low |
|
381 |
|
382 * New upstream release. (Closes: #366313) |
|
383 * debian/control: |
|
384 - Fix stray 2 in the description. Thanks Ludovic Rousseau. |
|
385 (Closes: #354744) |
|
386 - Standards-Version to 3.7.2.0. |
|
387 - Add libopensc2-dbg package. |
|
388 - Upgrade debhelper dependency to >> 5, for more sane -dbg package |
|
389 handling. |
|
390 * debian/watch: Add watch file. |
|
391 * man/pkcs15-tool.1: Patch from Daniel Kahn Gillmor to add --unblock-pin |
|
392 documentation to the man page. (Closes: #350634) |
|
393 * debian/rules: Strip into the -dbg package. |
|
394 * debian/compat: Use debhelper level 5. |
|
395 * debian/openct.install: |
|
396 - There isn't anything in /usr/sbin anymore. |
|
397 - Install new tools and their manpages. |
|
398 - No more section 7 manpages. |
|
399 * debian/libopensc2.shlibs: Add dependency on latest version. |
|
400 * debian/libopensc2.install: Don't try to install non-existant .profile |
|
401 files in /etc. |
|
402 * debian/mozilla-opensc.install, debian/mozilla-opensc.links: Fix path |
|
403 to signer. |
|
404 |
|
405 -- Eric Dorland <eric@debian.org> Sun, 28 May 2006 18:28:03 -0400 |
|
406 |
|
407 opensc (0.10.1-1) unstable; urgency=low |
|
408 |
|
409 * New upstream release. |
|
410 * debian/opensc.NEWS: Add a note about the package split. |
|
411 |
|
412 -- Eric Dorland <eric@debian.org> Wed, 11 Jan 2006 01:44:11 -0500 |
|
413 |
|
414 opensc (0.10.0-2) unstable; urgency=low |
|
415 |
|
416 * debian/libopensc2-dev.install: Only install lib*.so, etc, not |
|
417 *.so. (Closes: #344591) |
|
418 |
|
419 -- Eric Dorland <eric@debian.org> Fri, 23 Dec 2005 18:38:46 -0500 |
|
420 |
|
421 opensc (0.10.0-1) unstable; urgency=low |
|
422 |
|
423 * New upstream release. |
|
424 * debian/control: |
|
425 - Remove libpam-opensc, libscam1 and libopensc-openssl. |
|
426 - Remove gcc-3.3, libpam and libldap build dependencies. |
|
427 - Bump soname part of library names, and add appropriate Conflicts |
|
428 and Replaces. |
|
429 - Build depend on libltdl3-dev. |
|
430 - Bump Standards-Version to 3.6.2.1. |
|
431 * debian/libopensc-openssl.install, debian/libpam-opensc.docs, |
|
432 debian/libpam-opensc.install, debian/libscam1.examples, |
|
433 debian/libscam1.install, debian/libscam1.shlibs, debian/scldap.conf: |
|
434 Remove. |
|
435 * debian/libopensc1*: Renamed to libopensc2*. |
|
436 * debian/libopensc2.shlibs: Remove libpkcs11, bump other version info. |
|
437 * debian/libopensc2.install: New location for spy and pkcs11 modules. |
|
438 * debian/libopensc2-dev.install: Use *.so, *.la and *.a instead of |
|
439 individual listing. |
|
440 * debian/rules: |
|
441 - Try building with default gcc. |
|
442 - Add new upstream changelog location. |
|
443 * debian/copyright: UTF8ify. |
|
444 * debian/opensc.docs: Install new tools doc. |
|
445 * debian/libopensc2-dev.docs: New file, install api HTML doc. |
|
446 * debian/mozilla-opensc.install: Don't install /usr/lib/mozilla. |
|
447 * debian/mozilla-opensc.links: Install to new firefox location and make |
|
448 a link for mozilla plugin dir. |
|
449 |
|
450 -- Eric Dorland <eric@debian.org> Wed, 21 Dec 2005 01:21:34 -0500 |
|
451 |
|
452 opensc (0.9.6-3) unstable; urgency=medium |
|
453 |
|
454 * debian/control, debian/rules: Use gcc-3.3 instead of default gcc-4.0 |
|
455 until #322145 can be figured out. |
|
456 |
|
457 -- Eric Dorland <eric@debian.org> Wed, 31 Aug 2005 01:23:34 -0400 |
|
458 |
|
459 opensc (0.9.6-2) unstable; urgency=low |
|
460 |
|
461 * The "RTFM" release. |
|
462 * debian/opensc.install: Add manpages for pkcs11-tool and |
|
463 cardos-info. (Closes: #289751) |
|
464 * docs/pkcs15-init.1: Add documentation for -T switch. (Closes: #317414) |
|
465 * debian/opensc.docs: Install HTML and XML documentation. (Closes: |
|
466 #318312) |
|
467 |
|
468 -- Eric Dorland <eric@debian.org> Fri, 29 Jul 2005 17:39:31 -0400 |
|
469 |
|
470 opensc (0.9.6-1) unstable; urgency=medium |
|
471 |
|
472 * New upstream release, needs to go in with new openct. |
|
473 * debian/control: Build-Depend on new libopenct1. |
|
474 * debian/libopensc1.install: Install etc/opensc.conf instead of our old |
|
475 empty version, because profile_dir must be set now. |
|
476 * debian/opensc.conf: Delete, we don't need it anymore. |
|
477 * debian/libopensc1.examples: Install a copy of the config file (without |
|
478 the example suffix) as an example. |
|
479 * debian/libopensc1.shlibs, debian/libscam1.shlibs: Update versions. |
|
480 * debian/libscam1.examples: Remove .example suffix. |
|
481 |
|
482 -- Eric Dorland <eric@debian.org> Tue, 26 Apr 2005 01:16:16 -0400 |
|
483 |
|
484 opensc (0.9.4-9) unstable; urgency=high |
|
485 |
|
486 * debian/control: Remove extraneous build dependencies on libsasl, |
|
487 and tighten X dependency. (Closes: #304975) |
|
488 * debian/control: Remove uneccessarily tight dependency on libscam by |
|
489 libpam-opensc. |
|
490 |
|
491 -- Eric Dorland <eric@debian.org> Sun, 17 Apr 2005 00:59:57 -0400 |
|
492 |
|
493 opensc (0.9.4-8) unstable; urgency=high |
|
494 |
|
495 * Still yearning for testing. |
|
496 * debian/libopensc1.examples, debian/libscam1.examples: Install example |
|
497 configuration files. (Closes: #286629) |
|
498 * debian/rules: Have config files under /etc/opensc. |
|
499 * debian/opensc.conf, debian/scldap.conf: Added barren config files that |
|
500 tell you to look at the examples. |
|
501 * debian/libopensc1.install, debian/libscam1.install: Install config |
|
502 files. |
|
503 * src/pam/pam_support.c: Fix compile problem under gcc-4.0. Thanks |
|
504 Andreas Jochens. (Closes: #287877) |
|
505 |
|
506 -- Eric Dorland <eric@debian.org> Fri, 31 Dec 2004 21:42:53 -0500 |
|
507 |
|
508 opensc (0.9.4-7) unstable; urgency=high |
|
509 |
|
510 * Urgency high because the new openct is in testing and the borked s390 |
|
511 buildd is the only thing holding it back. |
|
512 * src/tools/pkcs11-tool.c: Apply by hand patch from Ph. Marek to fix bad |
|
513 --help documentation. (Closes: #284605) |
|
514 * debian/mozilla-opensc.links: Added, add link for mozilla-firefox |
|
515 plugins. |
|
516 |
|
517 -- Eric Dorland <eric@debian.org> Tue, 7 Dec 2004 22:09:28 -0500 |
|
518 |
|
519 opensc (0.9.4-6) unstable; urgency=medium |
|
520 |
|
521 * The "I really need to pay more attention" release. |
|
522 * debian/libopensc-openssl.install: Install only the engine files, not |
|
523 the signer. |
|
524 * debian/control: Have mozilla-opensc replace libopensc-openssl. |
|
525 |
|
526 -- Eric Dorland <eric@debian.org> Sat, 27 Nov 2004 14:46:40 -0500 |
|
527 |
|
528 opensc (0.9.4-5) unstable; urgency=medium |
|
529 |
|
530 * debian/libscam1.install: Allow libopensc1-dev install libscam's .la |
|
531 file. |
|
532 * debian/control: Have libopensc1-dev replace older versions of libscam |
|
533 because of the above. |
|
534 |
|
535 -- Eric Dorland <eric@debian.org> Sat, 27 Nov 2004 14:25:43 -0500 |
|
536 |
|
537 opensc (0.9.4-4) unstable; urgency=medium |
|
538 |
|
539 * Target unstable. Urgency medium since I'd like to see this in testing. |
|
540 |
|
541 -- Eric Dorland <eric@debian.org> Thu, 25 Nov 2004 23:50:05 -0500 |
|
542 |
|
543 opensc (0.9.4-3) experimental; urgency=low |
|
544 |
|
545 * debian/control: Add mozilla-opensc package. |
|
546 * debian/mozilla-opensc.install: Added file, install plugin files. |
|
547 * debian/rules: |
|
548 - Add AUTHORS file to all docs. |
|
549 - Add DEB_SHLIBDEPS_INCLUDE so we can find our own libs. |
|
550 * debian/libopensc1.shlibs: Add info for libpkcs11. |
|
551 * debian/opensc.docs: Added file, install QUICKSTART doc. |
|
552 * debian/libpam-opensc.docs: Added file, install PAM_README file. |
|
553 * debian/libscam1.install: libscam is now a full lib, install just the |
|
554 .so.* portions. |
|
555 * debian/libopensc1-dev.install: Install libscam's .so and .la. |
|
556 * debian/libscam1.shlibs: Add scam shlib. |
|
557 |
|
558 -- Eric Dorland <eric@debian.org> Thu, 18 Nov 2004 00:57:10 -0500 |
|
559 |
|
560 opensc (0.9.4-2) experimental; urgency=low |
|
561 |
|
562 * debian/control: |
|
563 - Add section to source headers. |
|
564 - Add appropriate conflicts and replaces for the library packages. |
|
565 |
|
566 -- Eric Dorland <eric@debian.org> Sat, 13 Nov 2004 12:33:03 -0500 |
|
567 |
|
568 opensc (0.9.4-1) experimental; urgency=low |
|
569 |
|
570 * New upstream release. Target experimental to give freeswan guys a |
|
571 chance. (Closes: #279968, #260828) |
|
572 * src/libopensc/reader-pcsc.c: Resolve some conflicts from previous |
|
573 patches, now in synch with upstream. |
|
574 * debian/{libopensc0-dev.install, libopensc0.install, libopensc0.shlibs, |
|
575 libscam0.install, libscam0.shlibs}: Renamed to change 0 to 1 to |
|
576 reflect new soname. |
|
577 * debian/control: |
|
578 - Change package name to reflect new soname. |
|
579 - Build-depend on pkg-config, for libs that use it. |
|
580 * debian/*.shlibs: Bump up sonames and versions. |
|
581 |
|
582 -- Eric Dorland <eric@debian.org> Sat, 13 Nov 2004 00:41:51 -0500 |
|
583 |
|
584 opensc (0.8.1-7) unstable; urgency=medium |
|
585 |
|
586 * Urgency medium since this reenables pcsclite support. |
|
587 * {configure,configure.in}: Replace /pcsc with /PCSC for new pcsclite |
|
588 include location. |
|
589 * src/libopensc/reader-pcsc.c: Replace LPCSTR with LPCTSTR for new |
|
590 libpcsclite. |
|
591 |
|
592 -- Eric Dorland <eric@debian.org> Tue, 20 Jul 2004 23:04:27 -0400 |
|
593 |
|
594 opensc (0.8.1-6) unstable; urgency=low |
|
595 |
|
596 * configure.in: use _pic.a instead of -pic.a, openssl changed. |
|
597 * configure: Rebuild. |
|
598 * debian/control: |
|
599 - Build-depend on libssl-dev (>= 0.9.7d-3) for pic.a |
|
600 renaming. |
|
601 - Build-depend on libpcsclite-dev (>= 1.2.9-beta1) for new |
|
602 libpcsclite1. (Closes: #247697) |
|
603 * src/libopensc/reader-pcsc.c: Patch for new libpcsclite1. Thanks |
|
604 Ludovic Rousseau. |
|
605 |
|
606 -- Eric Dorland <eric@debian.org> Sat, 29 May 2004 21:07:28 -0400 |
|
607 |
|
608 opensc (0.8.1-5) unstable; urgency=low |
|
609 |
|
610 * debian/control: |
|
611 - Make libopensc* and libscam0 optional and everything |
|
612 else extra, to allow things in optional to link to the libs. I |
|
613 still need to resolve the dependency on libpcsc (it's in extra). |
|
614 - Build depend on libssl-dev (>= 0.9.7d-2) for PIC libs. |
|
615 - Make debhelper build dep >> 4.1. |
|
616 * configure.in: Use libcrypto-pic to work around build problems on |
|
617 architectures that need PIC libs. (Closes: #239422) |
|
618 * configure: Rebuild. |
|
619 |
|
620 -- Eric Dorland <eric@debian.org> Sun, 16 May 2004 20:41:43 -0400 |
|
621 |
|
622 opensc (0.8.1-4) unstable; urgency=low |
|
623 |
|
624 * debian/control: Build-Depend on libassuan-dev that provides PIC |
|
625 libs. (Closes: #239422) |
|
626 |
|
627 -- Eric Dorland <eric@debian.org> Sun, 28 Mar 2004 22:22:53 -0500 |
|
628 |
|
629 opensc (0.8.1-3) unstable; urgency=low |
|
630 |
|
631 * debian/libpam-opensc.install: Install pam modules into /lib/security |
|
632 rather than /usr/lib/security. (Closes: #235948) |
|
633 * debian/control: |
|
634 - libpam-opensc needs to depend on libscam0. (Closes: #235949) |
|
635 - Shorten libopensc0 short description. |
|
636 * docs/pkcs15-init.1: Add .SH NAME line. |
|
637 * docs/pkcs15-profile.5.in: Change the .ds line to the actual name, add |
|
638 .SH NAME line (half of #231535) |
|
639 * docs/pkcs15.7: Other half, add .ds line, add .SH NAME line (Closes: |
|
640 #231535) |
|
641 |
|
642 -- Eric Dorland <eric@debian.org> Sat, 6 Mar 2004 19:30:54 -0500 |
|
643 |
|
644 opensc (0.8.1-2) unstable; urgency=low |
|
645 |
|
646 * debian/control: Build with libopenct0-dev. |
|
647 |
|
648 -- Eric Dorland <eric@debian.org> Tue, 27 Jan 2004 23:34:43 -0500 |
|
649 |
|
650 opensc (0.8.1-1) unstable; urgency=low |
|
651 |
|
652 * Initial release. (Based loosely on the packaging by Joe Phillips |
|
653 <joe.phillips@innovationsw.com>) (Closes: #157979, #187551) |
|
654 * Relibtoolize to fix build problem. |
|
655 |
|
656 -- Eric Dorland <eric@debian.org> Mon, 29 Dec 2003 16:43:01 -0500 |