From 470736347d055e32b0f6f1710b6dd2ee57b7820a3b5243a286438c74c755d870 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 29 Sep 2011 18:07:13 +0000 Subject: [PATCH] Accepting request 85500 from home:lmedinas:branches:security:chipcard Bumped to 0.12.2. 0.12.0 is old and this one should go to factory asap. OBS-URL: https://build.opensuse.org/request/show/85500 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=27 --- opensc-0.12.0.tar.bz2 | 3 --- opensc-0.12.2.tar.bz2 | 3 +++ opensc.changes | 43 +++++++++++++++++++++++++++++++++++++++++++ opensc.spec | 13 +++++++------ 4 files changed, 53 insertions(+), 9 deletions(-) delete mode 100644 opensc-0.12.0.tar.bz2 create mode 100644 opensc-0.12.2.tar.bz2 diff --git a/opensc-0.12.0.tar.bz2 b/opensc-0.12.0.tar.bz2 deleted file mode 100644 index 07fbb82..0000000 --- a/opensc-0.12.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:295a9f3dfe4d7a18b8b98f54f21e6b396b88c0607bbab785aa32c94792842cc8 -size 1065834 diff --git a/opensc-0.12.2.tar.bz2 b/opensc-0.12.2.tar.bz2 new file mode 100644 index 0000000..d2cc156 --- /dev/null +++ b/opensc-0.12.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c0625ef5a6875dfe3a2488e62420bea2ee60aa924135366058168520798653 +size 1313677 diff --git a/opensc.changes b/opensc.changes index fa54737..8897a1c 100644 --- a/opensc.changes +++ b/opensc.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Thu Sep 29 18:26:23 UTC 2011 - lmedinas@opensuse.org +- Updated to version 0.12.2: + * Builds are now silent by default when OpenSC is built from + source on Unix. + * Using --wait with command line tools works with 64bit Linux + again. + * Greatly improved OpenPGP card support, including OpenPGP + 2.0 cards like the one found in German Privacy Foundation + CryptoStick. + * Fixed support for FINeID cards issued after 01.03.2011 with + 2048bit keys. + * #256: Fixed support for TCOS cards (broken since 0.12.0). + * Added support for IDKey-cards to TCOS3 driver. + * #361: Improved PC/SC driver to fetch the maximum PIN sizes + from the open source CCID driver. This fixes the issue for + Linux/OSX with recent driver. + * Fix FINeID cards for organizations. + * Several smaller bugs and compiler warnings fixed + +- Updated to version 0.12.1: + * IAS-ECC 1.0.1 + * Support for cards with multiple PKCS#15 applications + * New card driver: IAS/ECC 1.0.1 + * rutoken-tool has been deprecated and removed. + * eidenv and piv-tool utilities now have manual pages. + * pkcs11-tool now requires the use of --module parameter. + * All tools can now use an ATR as an argument to --reader, + to skip to the card with given ATR. + * opensc-tool -l with -v now shows information about the + inserted cards. + * Creating files have an enforced upper size limit, 64K + * Support for multiple PKCS#15 applications with different + AID-s. PKCS#15 applications can be listed with pkcs15-tool + --list-applications. Binding to a specific AID with PKCS#15 + tools can be done with --aid. + * Hex strings (like card ATR or APDU-s) can now be separated + by space, in addition to colons. + * Pinpad readers known to be bogus are now ignored by OpenSC. + At the moment only "HP USB Smart Card Keyboard" is disabled. + * Numerous compiler warnings, unused code and internal bugs + have been eliminated. + ------------------------------------------------------------------- Fri Jan 7 14:49:37 CET 2011 - sbrabec@suse.cz diff --git a/opensc.spec b/opensc.spec index 6ebc34d..40e60b8 100644 --- a/opensc.spec +++ b/opensc.spec @@ -1,7 +1,7 @@ # -# spec file for package opensc (Version 0.11.13) +# spec file for package opensc (Version 0.12.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,16 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: opensc BuildRequires: libtool BuildRequires: openssl-devel BuildRequires: pcsc-lite-devel BuildRequires: pkg-config BuildRequires: readline-devel -BuildRequires: libxslt docbook-xsl-stylesheets +BuildRequires: docbook-xsl-stylesheets libxslt Url: http://www.opensc-project.org/opensc/ -Version: 0.12.0 -Release: 0 +Version: 0.12.2 +Release: 1 Group: Productivity/Security Summary: Smart Card Utilities License: LGPLv2.1+ @@ -39,7 +41,6 @@ Obsoletes: opensc-java <= 0.2.2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description - OpenSC provides a set of utilities to access smart cards. It mainly focuses on cards that support cryptographic operations. It facilitates their use in security applications such as mail encryption,