From 0e7d89e6d4e5987c2ac3901220172cc4ce4ac2a47a56eefdcc7f21338e95bc55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 13 Dec 2013 11:04:22 +0000 Subject: [PATCH] Accepting request 209335 from home:luizluca:branches:security:chipcard This patch updates opensc to latest version (0.13.0). This update fixes problem with non-listed etokens in 13.1 (i.e. Aladdin eToken PRO 64) OBS-URL: https://build.opensuse.org/request/show/209335 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=31 --- opensc-0.12.2.tar.bz2 | 3 --- opensc-0.13.0.tar.bz2 | 3 +++ opensc.changes | 5 +++++ opensc.spec | 8 ++++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 opensc-0.12.2.tar.bz2 create mode 100644 opensc-0.13.0.tar.bz2 diff --git a/opensc-0.12.2.tar.bz2 b/opensc-0.12.2.tar.bz2 deleted file mode 100644 index d2cc156..0000000 --- a/opensc-0.12.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1c0625ef5a6875dfe3a2488e62420bea2ee60aa924135366058168520798653 -size 1313677 diff --git a/opensc-0.13.0.tar.bz2 b/opensc-0.13.0.tar.bz2 new file mode 100644 index 0000000..68ada39 --- /dev/null +++ b/opensc-0.13.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3483c2e81b3b00e869127331df87a98d161ac66048a9ca6f9cf44851ecc742 +size 1463713 diff --git a/opensc.changes b/opensc.changes index 8e09af1..32147b4 100644 --- a/opensc.changes +++ b/opensc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 3 18:53:23 UTC 2013 - luizluca@tre-sc.gov.br + +- update to version 0.13.0 + ------------------------------------------------------------------- Tue Jun 12 21:00:03 UTC 2012 - mgorse@suse.com diff --git a/opensc.spec b/opensc.spec index 7e7e5e4..ce4d9f8 100644 --- a/opensc.spec +++ b/opensc.spec @@ -1,7 +1,7 @@ # # spec file for package opensc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -24,12 +24,12 @@ BuildRequires: openssl-devel BuildRequires: pcsc-lite-devel BuildRequires: pkg-config BuildRequires: readline-devel -Url: http://www.opensc-project.org/opensc/ -Version: 0.12.2 +Url: https://github.com/OpenSC/OpenSC/wiki +Version: 0.13.0 Release: 0 Summary: Smart Card Utilities License: LGPL-2.1+ -Group: Productivity/Security +Group: Productivity/Security Source: %{name}-%{version}.tar.bz2 Source1: %{name}-ADVISORIES Source2: %{name}-rpmlintrc