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