1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/opensc/debian/changelog Thu Mar 15 21:52:52 2012 +0100 1.3 @@ -0,0 +1,656 @@ 1.4 +opensc (0.12.2-msvb) oneiric; urgency=low 1.5 + * Upgraded to upstream git trunk. 1.6 + 1.7 + -- Michael Schloh von Bennewitz <michae@schloh.com> Wed, 14 Mar 2012 22:00:05 +0200 1.8 + 1.9 +opensc (0.12.1-1ubuntu1) oneiric; urgency=low 1.10 + 1.11 + * Merge from debian unstable. Remaining changes: 1.12 + - debian/patches/missing-libs.patch: Add libraries to allow opensc to 1.13 + build (refreshed) 1.14 + - debian/opensc.docs: include htmld documentation (snapshot from wiki) 1.15 + - debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1" 1.16 + - debian/opensc.install: added westcos-tool + manpage 1.17 + * Drop debian/patches/min-max.patch, debian/patches/buffer-overflow.patch, 1.18 + debian/patches/fix-storing-key-on-entersafe: Applied upstream 1.19 + * debian/control: Add dh-autoreconf as build-dependency 1.20 + * debian/rules: Call autoreconf sequence to rebuild autotools files 1.21 + 1.22 + -- Laurent Bigonville <bigon@debian.org> Fri, 10 Jun 2011 21:57:05 +0200 1.23 + 1.24 +opensc (0.12.1-1) unstable; urgency=low 1.25 + 1.26 + * New upstream release. (Closes: #627241) 1.27 + * debian/control: Upgrade Standards-Version to 3.9.2. 1.28 + * debian/opensc.install: rutoken-tool has been removed. 1.29 + * debian/opensc.install: Add eidenv and piv-tool manpages. 1.30 + 1.31 + -- Eric Dorland <eric@debian.org> Thu, 02 Jun 2011 01:31:38 -0400 1.32 + 1.33 +opensc (0.12.0-1) unstable; urgency=low 1.34 + 1.35 + * New upstream release. 1.36 + * debian/control, debian/rules, debian/mozilla-opensc.install, 1.37 + debian/mozilla-opensc.links: Remove the mozilla-opensc package, as 1.38 + it's no longer present. 1.39 + * debian/control, debian/rules: Don't build with openct anymore. 1.40 + * debian/rules: Changelog no longer in a weird place. 1.41 + * debian/source/options, debian/source/patch-header: Remove unnecessary 1.42 + single-debian-patch setting. 1.43 + * debian/patches/CVE-2010-4523, debian/patches/min-max-macros, 1.44 + debian/patches/series: Remove now unnecessary patches. 1.45 + * debian/libopensc2-dev.docs, debian/libopensc2-dev.install, 1.46 + debian/libopensc2.examples, debian/libopensc2.install, 1.47 + debian/libopensc2.links, debian/libopensc2.symbols, debian/control, 1.48 + debian/opensc.install: Remove the lib packages since they are now 1.49 + "private". 1.50 + * debian/control: Add xsltproc and docbook-xsl build depends for 1.51 + documentation building. 1.52 + * debian/rules: Remove unneedded override_dh_strip rule. 1.53 + * debian/rules: Install into debian/tmp. 1.54 + * debian/opensc.install: Remove no longer shipped cardos-info. 1.55 + 1.56 + -- Eric Dorland <eric@debian.org> Tue, 31 May 2011 03:13:29 -0400 1.57 + 1.58 +opensc (0.11.13-1.1) unstable; urgency=high 1.59 + 1.60 + * Non-maintainer upload. 1.61 + * CVE-2010-4523: Protect against buffer overflow from rogue cards 1.62 + (closes: #607427) 1.63 + 1.64 + -- Jonathan Wiltshire <jmw@debian.org> Wed, 22 Dec 2010 14:20:22 +0000 1.65 + 1.66 +opensc (0.11.13-1ubuntu5) natty; urgency=low 1.67 + 1.68 + * Drop the symlinks in legacy plugin folders 1.69 + - update debian/mozilla-opensc.links 1.70 + - update debian/mozilla-opensc.install 1.71 + 1.72 + -- Chris Coulson <chris.coulson@canonical.com> Tue, 22 Feb 2011 14:21:12 +0000 1.73 + 1.74 +opensc (0.11.13-1ubuntu4) natty; urgency=low 1.75 + 1.76 + * SECURITY UPDATE: specially crafted cards may be able to execute code. 1.77 + - debian/patches/min-max.patch: Add MIN and MAX macros for last patch 1.78 + - debian/patches/buffer-overflow.patch: Fix potential buffer overflow 1.79 + by rogue cards. (LP: #692483) 1.80 + 1.81 + -- Torsten Spindler (Canonical) <torsten@canonical.com> Tue, 21 Dec 2010 09:50:33 +0100 1.82 + 1.83 +opensc (0.11.13-1ubuntu3) natty; urgency=low 1.84 + 1.85 + * debian/patches/missing-libs.patch: Add libraries to allow opensc to build 1.86 + from source on natty (LP: #692571) 1.87 + 1.88 + -- Torsten Spindler (Canonical) <torsten@canonical.com> Mon, 20 Dec 2010 15:14:49 +0100 1.89 + 1.90 +opensc (0.11.13-1ubuntu2) maverick; urgency=low 1.91 + 1.92 + * debian/patches/fix-storing-key-on-entersafe: Fix storing a RSA key on 1.93 + EnterSafe cards. (LP: #622319) 1.94 + 1.95 + -- Firas Kraiem <firas@fkraiem.org> Mon, 23 Aug 2010 14:43:10 +0200 1.96 + 1.97 +opensc (0.11.13-1ubuntu1) maverick; urgency=low 1.98 + 1.99 + * Merge from debian unstable (LP: #600152), remaining changes: 1.100 + - debian/mozilla-opensc.links: Install links for firefox and 1.101 + xulrunner-addons. 1.102 + - debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1", 1.103 + as this is the path of libpcsclite in jaunty and above. 1.104 + - debian/opensc.install: added westcos-tool + manpage 1.105 + - include htmld documentation (snapshot from wiki) (Closes: #575113, 1.106 + LP: #543334) 1.107 + 1.108 + -- Lorenzo De Liso <blackz@ubuntu.com> Wed, 30 Jun 2010 12:04:58 +0200 1.109 + 1.110 +opensc (0.11.13-1) unstable; urgency=low 1.111 + 1.112 + * New upstream release. (Closes: #570107, #505404) 1.113 + * libtool.m4: Delete spurious libtool.m4 that was picked up somewhere. 1.114 + 1.115 + -- Eric Dorland <eric@debian.org> Mon, 01 Mar 2010 00:58:01 -0500 1.116 + 1.117 +opensc (0.11.12-1ubuntu3) lucid; urgency=low 1.118 + 1.119 + * include htmld documentation (snapshot from wiki) (Closes: #575113, 1.120 + LP: #543334) 1.121 + 1.122 + -- Andreas Jellinghaus <aj@dungeon.inka.de> Sun, 21 Mar 2010 12:08:21 +0100 1.123 + 1.124 +opensc (0.11.12-1ubuntu2) lucid; urgency=low 1.125 + 1.126 + [ Dominik Fischer ] 1.127 + * debian/rules: build with "--with-pcsc-provider=/lib/libpcsclite.so.1", 1.128 + as this is the path of libpcsclite in jaunty and above. 1.129 + * opensc.install: added westcos-tool + manpage 1.130 + 1.131 + -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 18 Feb 2010 02:52:33 -0800 1.132 + 1.133 +opensc (0.11.12-1ubuntu1) lucid; urgency=low 1.134 + 1.135 + [ Ubuntu Merge-o-Matic ] 1.136 + * Merge from debian testing. Remaining changes: 1.137 + - debian/mozilla-opensc.links: Install links for firefox and 1.138 + xulrunner-addons. 1.139 + - Fix in -2ubuntu2 (right now in karmic-proposed) can be dropped as well, 1.140 + already fixed upstream (LP: #519750) 1.141 + Thx to Andreas Jellinghaus for the bugreport 1.142 + 1.143 + -- Stephan Hermann <sh@sourcecode.de> Wed, 10 Feb 2010 16:20:55 +0000 1.144 + 1.145 +opensc (0.11.12-1) unstable; urgency=low 1.146 + 1.147 + * New upstream release. (Closes: #563671) 1.148 + * debian/source/format, debian/source/options, 1.149 + debian/source/patch-header: Convert to v3 quilt format, with 1.150 + single-debian-patch. 1.151 + * debian/rules: Enable documentation installation. 1.152 + * debian/control: Update description with advice from Andreas 1.153 + Jellinghaus, with some editing. (Closes: #552516) 1.154 + * debian/libopensc2.symbols: Update for new symbols. 1.155 + * debian/libopensc2.shlibs: Remove in favor of the symbols file. 1.156 + 1.157 + -- Eric Dorland <eric@debian.org> Sun, 10 Jan 2010 19:23:09 -0500 1.158 + 1.159 +opensc (0.11.9-2ubuntu1) lucid; urgency=low 1.160 + 1.161 + * Merge from debian testing (LP: #490849), remaining changes: 1.162 + - debian/mozilla-opensc.links: Install links for firefox and 1.163 + xulrunner-addons. 1.164 + 1.165 + -- Bhavani Shankar <right2bhavi@gmail.com> Tue, 01 Dec 2009 19:59:17 +0530 1.166 + 1.167 +opensc (0.11.9-2) unstable; urgency=low 1.168 + 1.169 + * debian/libopensc2.symbols: Add symbols file. 1.170 + * debian/compat: Use debhelper version 7. 1.171 + * debian/control: Drop build-deps on cdbs and build-depend on debhelper 1.172 + >= 7.0.50. 1.173 + * debian/rules: Convert to dh instead of debhelper. 1.174 + 1.175 + -- Eric Dorland <eric@debian.org> Mon, 07 Sep 2009 19:00:53 -0400 1.176 + 1.177 +opensc (0.11.9-1) unstable; urgency=low 1.178 + 1.179 + * New upstream release. 1.180 + * debian/control: Update Standards-Version to 3.8.3. 1.181 + 1.182 + -- Eric Dorland <eric@debian.org> Mon, 07 Sep 2009 17:38:19 -0400 1.183 + 1.184 +opensc (0.11.8-1ubuntu1) karmic; urgency=low 1.185 + 1.186 + * Merge from debian unstable, remaining change (LP: #396385): 1.187 + - debian/mozilla-opensc.links: Install links for firefox and 1.188 + xulrunner-addons. 1.189 + 1.190 + -- Bhavani Shankar <right2bhavi@gmail.com> Tue, 07 Jul 2009 11:41:27 +0530 1.191 + 1.192 +opensc (0.11.8-1) unstable; urgency=low 1.193 + 1.194 + * New upstream release. Fixes a security problem with pkcs11-tool 1.195 + generating insecure public keypairs. This problem was only with the 1.196 + 0.11.7 release, which was only part of unstable. (Closes: #527640) 1.197 + 1.198 + -- Eric Dorland <eric@debian.org> Sun, 10 May 2009 22:03:06 -0400 1.199 + 1.200 +opensc (0.11.7-2ubuntu1) karmic; urgency=low 1.201 + 1.202 + * Merge from debian unstable, remaining changes: 1.203 + - debian/mozilla-opensc.links: Install links for firefox and 1.204 + xulrunner-addons 1.205 + 1.206 + -- Nathan Handler <nhandler@ubuntu.com> Tue, 28 Apr 2009 21:57:52 +0000 1.207 + 1.208 +opensc (0.11.7-2) unstable; urgency=low 1.209 + 1.210 + * debian/rules: Explicitly enable openct and pcsc. (Closes: #522077) 1.211 + * debian/control: 1.212 + - Update Standards-Version to 3.8.1. 1.213 + - Add ${misc:Depends} everywhere. 1.214 + - Move libopensc2-dbg to the debug section. 1.215 + 1.216 + -- Eric Dorland <eric@debian.org> Sat, 04 Apr 2009 17:46:05 -0400 1.217 + 1.218 +opensc (0.11.7-1) unstable; urgency=low 1.219 + 1.220 + * New upstream release. Fixes CVE-2009-0368. 1.221 + * debian/rules: 1.222 + - New location for the ChangeLog. 1.223 + - Add --enable-signer to get the signer back. 1.224 + * debian/opensc.install: 1.225 + - cardos-tool.1 replaces cardos-info.1. 1.226 + - Install cardos-tool and rutoken-tool. 1.227 + * debian/opensc.docs, libopensc2-dev.docs: New html documentation location. 1.228 + 1.229 + -- Eric Dorland <eric@debian.org> Sun, 29 Mar 2009 03:56:10 -0400 1.230 + 1.231 +opensc (0.11.4-5ubuntu1) intrepid; urgency=low 1.232 + 1.233 + * Merge from debian unstable, remaining changes LP: #260257): 1.234 + - debian/mozilla-opensc.links: Install links for firefox and 1.235 + xulrunner-addons 1.236 + 1.237 + -- Nathan Handler <nhandler@ubuntu.com> Wed, 03 Sep 2008 20:06:26 -0500 1.238 + 1.239 +opensc (0.11.4-5) unstable; urgency=high 1.240 + 1.241 + * src/tools/pkcs15-tool.c: Small fix to the previous security 1.242 + vulnerability to remove a strict check for the default card label. 1.243 + 1.244 + -- Eric Dorland <eric@debian.org> Fri, 29 Aug 2008 03:14:53 -0400 1.245 + 1.246 +opensc (0.11.4-4) unstable; urgency=high 1.247 + 1.248 + * src/libopensc/card-cardos.c, src/tools/pkcs15-tool.c: Patch to fix 1.249 + CVE-2008-2235 "OpenSC initializes CardOS cards with improper 1.250 + access rights". 1.251 + * debian/control: Up Standards-Version to 3.7.3. 1.252 + * debian/opensc.NEWS: Fix typo. 1.253 + 1.254 + -- Eric Dorland <eric@debian.org> Thu, 31 Jul 2008 13:27:31 -0400 1.255 + 1.256 +opensc (0.11.4-3) unstable; urgency=low 1.257 + 1.258 + * etc/opensc.conf.in: Document that lock_login is actually set to false 1.259 + by default. Thanks Mark Proehl. (Closes: #457322) 1.260 + * debian/mozilla-opensc.install: Don't install .a file. (Closes: #459542) 1.261 + 1.262 + -- Eric Dorland <eric@debian.org> Mon, 07 Jan 2008 23:54:18 -0500 1.263 + 1.264 +opensc (0.11.4-2ubuntu2) hardy; urgency=low 1.265 + 1.266 + * debian/mozilla-opensc.install: Don't install .a file (DBTS: #459542). 1.267 + * debian/mozilla-opensc.links: Install link for xulrunner-addons 1.268 + (LP: #202343). 1.269 + 1.270 + -- Matti Lindell <mlind@cs.joensuu.fi> Fri, 28 Mar 2008 07:28:00 +0200 1.271 + 1.272 +opensc (0.11.4-2ubuntu1) hardy; urgency=low 1.273 + 1.274 + * Merge from debian unstable, remaining changes: 1.275 + - Install onepin-opensc-pkcs11.so and onepin-opensc-pkcs11.la 1.276 + Closes LP: #146350 1.277 + - Install the links for firefox. 1.278 + - Update maintainer field in debian/control. 1.279 + 1.280 + -- Jonathan Riddell <jriddell@ubuntu.com> Wed, 21 Nov 2007 19:05:01 +0000 1.281 + 1.282 +opensc (0.11.4-2) unstable; urgency=low 1.283 + 1.284 + * debian/libopensc2.install: Install onepin-opensc-pkcs11 signer. Thanks 1.285 + Laurent Bigonville. (Closes: #449219) 1.286 + * debian/libopensc2-dev.install: Install all the .a files. 1.287 + * debian/control: Remove XS- prefix from Vcs headers. 1.288 + 1.289 + -- Eric Dorland <eric@debian.org> Sun, 04 Nov 2007 18:04:34 -0500 1.290 + 1.291 +opensc (0.11.4-1) unstable; urgency=low 1.292 + 1.293 + * New upstream release. 1.294 + * src/signer/dialog.c: Remove spurious redefinition of PIN_ENTRY. 1.295 + * debian/control: Add Hompage and XS-Vcs-* headers. 1.296 + 1.297 + -- Eric Dorland <eric@debian.org> Sat, 22 Sep 2007 04:13:54 -0400 1.298 + 1.299 +opensc (0.11.3-1ubuntu2) gutsy; urgency=low 1.300 + 1.301 + * Install onepin-opensc-pkcs11.so and onepin-opensc-pkcs11.la 1.302 + Closes LP: #146350 1.303 + 1.304 + -- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Oct 2007 13:40:11 +0100 1.305 + 1.306 +opensc (0.11.3-1ubuntu1) gutsy; urgency=low 1.307 + 1.308 + * Merge from Debian unstable, remaining changes: 1.309 + - Install the links for firefox. 1.310 + - Update maintainer field in debian/control. 1.311 + 1.312 + -- Michele Angrisano <micheleangrisano@ubuntu.com> Sat, 21 Jul 2007 23:03:51 +0200 1.313 + 1.314 +opensc (0.11.3-1) unstable; urgency=low 1.315 + 1.316 + * New upstream release. (Closes: #424013) 1.317 + * debian/control: 1.318 + - Use Standards-Version 3.7.2.2. 1.319 + - Use binary:Version instead of Source-Version. 1.320 + 1.321 + -- Eric Dorland <eric@debian.org> Sat, 21 Jul 2007 01:12:13 -0400 1.322 + 1.323 +opensc (0.11.2-1ubuntu1) gutsy; urgency=low 1.324 + 1.325 + * Merge from Debian unstable, remaining changes: 1.326 + - Install the links for firefox 1.327 + - Maintainer field in debian/control 1.328 + 1.329 + -- Luca Falavigna <dktrkranz@ubuntu.com> Thu, 17 May 2007 10:39:14 +0100 1.330 + 1.331 +opensc (0.11.2-1) unstable; urgency=low 1.332 + 1.333 + * New upstream release. (Closes: #413470, #410195, #419680) 1.334 + 1.335 + -- Eric Dorland <eric@debian.org> Thu, 17 May 2007 00:44:04 -0400 1.336 + 1.337 +opensc (0.11.1-3ubuntu1) feisty; urgency=low 1.338 + 1.339 + * Merge from debian unstable, remaining changes: 1.340 + - Apply patch from http://www.opensc-project.org/opensc/changeset/3010 to 1.341 + fix regression with Estonian eID 1.342 + * debian/mozilla-opensc.links: install the links for firefox and mozilla 1.343 + (undo the Debian change) 1.344 + * Modified Maintainer values to match Debian-Maintainer-Field spec. 1.345 + 1.346 + -- Michael Bienia <geser@ubuntu.com> Mon, 12 Feb 2007 19:44:12 +0100 1.347 + 1.348 +opensc (0.11.1-3) unstable; urgency=high 1.349 + 1.350 + * src/signer/dialog.c, debian/control: Fix path to pinentry and 1.351 + recommend pinentry for mozilla-opensc. Thanks Antti S. Lankila for the 1.352 + suggestion. (Closes: #392241) 1.353 + * opensc.docs: Install new and improved html docs. (Closes: #399838) 1.354 + * mozilla-opensc.links: Install links for iceweasel and iceape rather 1.355 + than firefox and mozilla. Considering who I am I should have picked up 1.356 + on this sooner. (Closes: #409946) 1.357 + * etc/opensc.conf.in: Document that lock_login is actually true by 1.358 + default. Thanks Antti-Juhani Kaijanaho. (Closes: #410024) 1.359 + 1.360 + -- Eric Dorland <eric@debian.org> Sat, 10 Feb 2007 23:27:03 -0500 1.361 + 1.362 +opensc (0.11.1-2ubuntu1) feisty; urgency=low 1.363 + 1.364 + * Apply patch from http://www.opensc-project.org/opensc/changeset/3010 to 1.365 + fix regression with Estonian eID (LP: #83767) 1.366 + 1.367 + -- Michael Bienia <geser@ubuntu.com> Wed, 7 Feb 2007 16:28:02 +0100 1.368 + 1.369 +opensc (0.11.1-2) unstable; urgency=low 1.370 + 1.371 + * debian/libopensc2.links: Link /usr/lib/opensc/opensc-pkcs11.so to 1.372 + /usr/lib/opensc-pkcs11.so to help with upgrades. (Closes: #363443) 1.373 + * etc/opensc.conf.in: Fix small typo, thanks Clemens Orthacker. 1.374 + 1.375 + -- Eric Dorland <eric@debian.org> Sat, 19 Aug 2006 13:25:31 -0400 1.376 + 1.377 +opensc (0.11.1-1) unstable; urgency=low 1.378 + 1.379 + * New upstream release. 1.380 + 1.381 + -- Eric Dorland <eric@debian.org> Sat, 10 Jun 2006 01:22:46 -0400 1.382 + 1.383 +opensc (0.11.0-1) unstable; urgency=low 1.384 + 1.385 + * New upstream release. (Closes: #366313) 1.386 + * debian/control: 1.387 + - Fix stray 2 in the description. Thanks Ludovic Rousseau. 1.388 + (Closes: #354744) 1.389 + - Standards-Version to 3.7.2.0. 1.390 + - Add libopensc2-dbg package. 1.391 + - Upgrade debhelper dependency to >> 5, for more sane -dbg package 1.392 + handling. 1.393 + * debian/watch: Add watch file. 1.394 + * man/pkcs15-tool.1: Patch from Daniel Kahn Gillmor to add --unblock-pin 1.395 + documentation to the man page. (Closes: #350634) 1.396 + * debian/rules: Strip into the -dbg package. 1.397 + * debian/compat: Use debhelper level 5. 1.398 + * debian/openct.install: 1.399 + - There isn't anything in /usr/sbin anymore. 1.400 + - Install new tools and their manpages. 1.401 + - No more section 7 manpages. 1.402 + * debian/libopensc2.shlibs: Add dependency on latest version. 1.403 + * debian/libopensc2.install: Don't try to install non-existant .profile 1.404 + files in /etc. 1.405 + * debian/mozilla-opensc.install, debian/mozilla-opensc.links: Fix path 1.406 + to signer. 1.407 + 1.408 + -- Eric Dorland <eric@debian.org> Sun, 28 May 2006 18:28:03 -0400 1.409 + 1.410 +opensc (0.10.1-1) unstable; urgency=low 1.411 + 1.412 + * New upstream release. 1.413 + * debian/opensc.NEWS: Add a note about the package split. 1.414 + 1.415 + -- Eric Dorland <eric@debian.org> Wed, 11 Jan 2006 01:44:11 -0500 1.416 + 1.417 +opensc (0.10.0-2) unstable; urgency=low 1.418 + 1.419 + * debian/libopensc2-dev.install: Only install lib*.so, etc, not 1.420 + *.so. (Closes: #344591) 1.421 + 1.422 + -- Eric Dorland <eric@debian.org> Fri, 23 Dec 2005 18:38:46 -0500 1.423 + 1.424 +opensc (0.10.0-1) unstable; urgency=low 1.425 + 1.426 + * New upstream release. 1.427 + * debian/control: 1.428 + - Remove libpam-opensc, libscam1 and libopensc-openssl. 1.429 + - Remove gcc-3.3, libpam and libldap build dependencies. 1.430 + - Bump soname part of library names, and add appropriate Conflicts 1.431 + and Replaces. 1.432 + - Build depend on libltdl3-dev. 1.433 + - Bump Standards-Version to 3.6.2.1. 1.434 + * debian/libopensc-openssl.install, debian/libpam-opensc.docs, 1.435 + debian/libpam-opensc.install, debian/libscam1.examples, 1.436 + debian/libscam1.install, debian/libscam1.shlibs, debian/scldap.conf: 1.437 + Remove. 1.438 + * debian/libopensc1*: Renamed to libopensc2*. 1.439 + * debian/libopensc2.shlibs: Remove libpkcs11, bump other version info. 1.440 + * debian/libopensc2.install: New location for spy and pkcs11 modules. 1.441 + * debian/libopensc2-dev.install: Use *.so, *.la and *.a instead of 1.442 + individual listing. 1.443 + * debian/rules: 1.444 + - Try building with default gcc. 1.445 + - Add new upstream changelog location. 1.446 + * debian/copyright: UTF8ify. 1.447 + * debian/opensc.docs: Install new tools doc. 1.448 + * debian/libopensc2-dev.docs: New file, install api HTML doc. 1.449 + * debian/mozilla-opensc.install: Don't install /usr/lib/mozilla. 1.450 + * debian/mozilla-opensc.links: Install to new firefox location and make 1.451 + a link for mozilla plugin dir. 1.452 + 1.453 + -- Eric Dorland <eric@debian.org> Wed, 21 Dec 2005 01:21:34 -0500 1.454 + 1.455 +opensc (0.9.6-3) unstable; urgency=medium 1.456 + 1.457 + * debian/control, debian/rules: Use gcc-3.3 instead of default gcc-4.0 1.458 + until #322145 can be figured out. 1.459 + 1.460 + -- Eric Dorland <eric@debian.org> Wed, 31 Aug 2005 01:23:34 -0400 1.461 + 1.462 +opensc (0.9.6-2) unstable; urgency=low 1.463 + 1.464 + * The "RTFM" release. 1.465 + * debian/opensc.install: Add manpages for pkcs11-tool and 1.466 + cardos-info. (Closes: #289751) 1.467 + * docs/pkcs15-init.1: Add documentation for -T switch. (Closes: #317414) 1.468 + * debian/opensc.docs: Install HTML and XML documentation. (Closes: 1.469 + #318312) 1.470 + 1.471 + -- Eric Dorland <eric@debian.org> Fri, 29 Jul 2005 17:39:31 -0400 1.472 + 1.473 +opensc (0.9.6-1) unstable; urgency=medium 1.474 + 1.475 + * New upstream release, needs to go in with new openct. 1.476 + * debian/control: Build-Depend on new libopenct1. 1.477 + * debian/libopensc1.install: Install etc/opensc.conf instead of our old 1.478 + empty version, because profile_dir must be set now. 1.479 + * debian/opensc.conf: Delete, we don't need it anymore. 1.480 + * debian/libopensc1.examples: Install a copy of the config file (without 1.481 + the example suffix) as an example. 1.482 + * debian/libopensc1.shlibs, debian/libscam1.shlibs: Update versions. 1.483 + * debian/libscam1.examples: Remove .example suffix. 1.484 + 1.485 + -- Eric Dorland <eric@debian.org> Tue, 26 Apr 2005 01:16:16 -0400 1.486 + 1.487 +opensc (0.9.4-9) unstable; urgency=high 1.488 + 1.489 + * debian/control: Remove extraneous build dependencies on libsasl, 1.490 + and tighten X dependency. (Closes: #304975) 1.491 + * debian/control: Remove uneccessarily tight dependency on libscam by 1.492 + libpam-opensc. 1.493 + 1.494 + -- Eric Dorland <eric@debian.org> Sun, 17 Apr 2005 00:59:57 -0400 1.495 + 1.496 +opensc (0.9.4-8) unstable; urgency=high 1.497 + 1.498 + * Still yearning for testing. 1.499 + * debian/libopensc1.examples, debian/libscam1.examples: Install example 1.500 + configuration files. (Closes: #286629) 1.501 + * debian/rules: Have config files under /etc/opensc. 1.502 + * debian/opensc.conf, debian/scldap.conf: Added barren config files that 1.503 + tell you to look at the examples. 1.504 + * debian/libopensc1.install, debian/libscam1.install: Install config 1.505 + files. 1.506 + * src/pam/pam_support.c: Fix compile problem under gcc-4.0. Thanks 1.507 + Andreas Jochens. (Closes: #287877) 1.508 + 1.509 + -- Eric Dorland <eric@debian.org> Fri, 31 Dec 2004 21:42:53 -0500 1.510 + 1.511 +opensc (0.9.4-7) unstable; urgency=high 1.512 + 1.513 + * Urgency high because the new openct is in testing and the borked s390 1.514 + buildd is the only thing holding it back. 1.515 + * src/tools/pkcs11-tool.c: Apply by hand patch from Ph. Marek to fix bad 1.516 + --help documentation. (Closes: #284605) 1.517 + * debian/mozilla-opensc.links: Added, add link for mozilla-firefox 1.518 + plugins. 1.519 + 1.520 + -- Eric Dorland <eric@debian.org> Tue, 7 Dec 2004 22:09:28 -0500 1.521 + 1.522 +opensc (0.9.4-6) unstable; urgency=medium 1.523 + 1.524 + * The "I really need to pay more attention" release. 1.525 + * debian/libopensc-openssl.install: Install only the engine files, not 1.526 + the signer. 1.527 + * debian/control: Have mozilla-opensc replace libopensc-openssl. 1.528 + 1.529 + -- Eric Dorland <eric@debian.org> Sat, 27 Nov 2004 14:46:40 -0500 1.530 + 1.531 +opensc (0.9.4-5) unstable; urgency=medium 1.532 + 1.533 + * debian/libscam1.install: Allow libopensc1-dev install libscam's .la 1.534 + file. 1.535 + * debian/control: Have libopensc1-dev replace older versions of libscam 1.536 + because of the above. 1.537 + 1.538 + -- Eric Dorland <eric@debian.org> Sat, 27 Nov 2004 14:25:43 -0500 1.539 + 1.540 +opensc (0.9.4-4) unstable; urgency=medium 1.541 + 1.542 + * Target unstable. Urgency medium since I'd like to see this in testing. 1.543 + 1.544 + -- Eric Dorland <eric@debian.org> Thu, 25 Nov 2004 23:50:05 -0500 1.545 + 1.546 +opensc (0.9.4-3) experimental; urgency=low 1.547 + 1.548 + * debian/control: Add mozilla-opensc package. 1.549 + * debian/mozilla-opensc.install: Added file, install plugin files. 1.550 + * debian/rules: 1.551 + - Add AUTHORS file to all docs. 1.552 + - Add DEB_SHLIBDEPS_INCLUDE so we can find our own libs. 1.553 + * debian/libopensc1.shlibs: Add info for libpkcs11. 1.554 + * debian/opensc.docs: Added file, install QUICKSTART doc. 1.555 + * debian/libpam-opensc.docs: Added file, install PAM_README file. 1.556 + * debian/libscam1.install: libscam is now a full lib, install just the 1.557 + .so.* portions. 1.558 + * debian/libopensc1-dev.install: Install libscam's .so and .la. 1.559 + * debian/libscam1.shlibs: Add scam shlib. 1.560 + 1.561 + -- Eric Dorland <eric@debian.org> Thu, 18 Nov 2004 00:57:10 -0500 1.562 + 1.563 +opensc (0.9.4-2) experimental; urgency=low 1.564 + 1.565 + * debian/control: 1.566 + - Add section to source headers. 1.567 + - Add appropriate conflicts and replaces for the library packages. 1.568 + 1.569 + -- Eric Dorland <eric@debian.org> Sat, 13 Nov 2004 12:33:03 -0500 1.570 + 1.571 +opensc (0.9.4-1) experimental; urgency=low 1.572 + 1.573 + * New upstream release. Target experimental to give freeswan guys a 1.574 + chance. (Closes: #279968, #260828) 1.575 + * src/libopensc/reader-pcsc.c: Resolve some conflicts from previous 1.576 + patches, now in synch with upstream. 1.577 + * debian/{libopensc0-dev.install, libopensc0.install, libopensc0.shlibs, 1.578 + libscam0.install, libscam0.shlibs}: Renamed to change 0 to 1 to 1.579 + reflect new soname. 1.580 + * debian/control: 1.581 + - Change package name to reflect new soname. 1.582 + - Build-depend on pkg-config, for libs that use it. 1.583 + * debian/*.shlibs: Bump up sonames and versions. 1.584 + 1.585 + -- Eric Dorland <eric@debian.org> Sat, 13 Nov 2004 00:41:51 -0500 1.586 + 1.587 +opensc (0.8.1-7) unstable; urgency=medium 1.588 + 1.589 + * Urgency medium since this reenables pcsclite support. 1.590 + * {configure,configure.in}: Replace /pcsc with /PCSC for new pcsclite 1.591 + include location. 1.592 + * src/libopensc/reader-pcsc.c: Replace LPCSTR with LPCTSTR for new 1.593 + libpcsclite. 1.594 + 1.595 + -- Eric Dorland <eric@debian.org> Tue, 20 Jul 2004 23:04:27 -0400 1.596 + 1.597 +opensc (0.8.1-6) unstable; urgency=low 1.598 + 1.599 + * configure.in: use _pic.a instead of -pic.a, openssl changed. 1.600 + * configure: Rebuild. 1.601 + * debian/control: 1.602 + - Build-depend on libssl-dev (>= 0.9.7d-3) for pic.a 1.603 + renaming. 1.604 + - Build-depend on libpcsclite-dev (>= 1.2.9-beta1) for new 1.605 + libpcsclite1. (Closes: #247697) 1.606 + * src/libopensc/reader-pcsc.c: Patch for new libpcsclite1. Thanks 1.607 + Ludovic Rousseau. 1.608 + 1.609 + -- Eric Dorland <eric@debian.org> Sat, 29 May 2004 21:07:28 -0400 1.610 + 1.611 +opensc (0.8.1-5) unstable; urgency=low 1.612 + 1.613 + * debian/control: 1.614 + - Make libopensc* and libscam0 optional and everything 1.615 + else extra, to allow things in optional to link to the libs. I 1.616 + still need to resolve the dependency on libpcsc (it's in extra). 1.617 + - Build depend on libssl-dev (>= 0.9.7d-2) for PIC libs. 1.618 + - Make debhelper build dep >> 4.1. 1.619 + * configure.in: Use libcrypto-pic to work around build problems on 1.620 + architectures that need PIC libs. (Closes: #239422) 1.621 + * configure: Rebuild. 1.622 + 1.623 + -- Eric Dorland <eric@debian.org> Sun, 16 May 2004 20:41:43 -0400 1.624 + 1.625 +opensc (0.8.1-4) unstable; urgency=low 1.626 + 1.627 + * debian/control: Build-Depend on libassuan-dev that provides PIC 1.628 + libs. (Closes: #239422) 1.629 + 1.630 + -- Eric Dorland <eric@debian.org> Sun, 28 Mar 2004 22:22:53 -0500 1.631 + 1.632 +opensc (0.8.1-3) unstable; urgency=low 1.633 + 1.634 + * debian/libpam-opensc.install: Install pam modules into /lib/security 1.635 + rather than /usr/lib/security. (Closes: #235948) 1.636 + * debian/control: 1.637 + - libpam-opensc needs to depend on libscam0. (Closes: #235949) 1.638 + - Shorten libopensc0 short description. 1.639 + * docs/pkcs15-init.1: Add .SH NAME line. 1.640 + * docs/pkcs15-profile.5.in: Change the .ds line to the actual name, add 1.641 + .SH NAME line (half of #231535) 1.642 + * docs/pkcs15.7: Other half, add .ds line, add .SH NAME line (Closes: 1.643 + #231535) 1.644 + 1.645 + -- Eric Dorland <eric@debian.org> Sat, 6 Mar 2004 19:30:54 -0500 1.646 + 1.647 +opensc (0.8.1-2) unstable; urgency=low 1.648 + 1.649 + * debian/control: Build with libopenct0-dev. 1.650 + 1.651 + -- Eric Dorland <eric@debian.org> Tue, 27 Jan 2004 23:34:43 -0500 1.652 + 1.653 +opensc (0.8.1-1) unstable; urgency=low 1.654 + 1.655 + * Initial release. (Based loosely on the packaging by Joe Phillips 1.656 + <joe.phillips@innovationsw.com>) (Closes: #157979, #187551) 1.657 + * Relibtoolize to fix build problem. 1.658 + 1.659 + -- Eric Dorland <eric@debian.org> Mon, 29 Dec 2003 16:43:01 -0500