Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (8b22a1cf97f8b5652c668d0396e61b47d4a5ef6e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (8b22a1cf97f8b5652c668d0396e61b47d4a5ef6e)
  • Date: Fri, 19 Feb 2021 20:17:11 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/ccid/DETAILS | 2 +-
crypto/ccid/HISTORY | 3 +++
crypto/opensc/DETAILS | 11 ++++-------
crypto/opensc/HISTORY | 4 ++++
crypto/pcsc-lite/DETAILS | 2 +-
crypto/pcsc-lite/HISTORY | 3 +++
crypto/pcsc-tools/DETAILS | 2 +-
crypto/pcsc-tools/HISTORY | 3 +++
8 files changed, 20 insertions(+), 10 deletions(-)

New commits:
commit 8b22a1cf97f8b5652c668d0396e61b47d4a5ef6e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

opensc 0.21.0

commit 63c1bb6b37eae33b7b861681273ee2ce6d76c83b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pcsc-tools 1.5.7

commit 417de02cb26da0d48b565bbd7e224c301619519e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pcsc-lite 1.9.1

commit 6ba69ff86c760bb2119fdccbff93db68221784f2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

ccid 1.4.34

diff --git a/crypto/ccid/DETAILS b/crypto/ccid/DETAILS
index ed00d9f..59a36a7 100755
--- a/crypto/ccid/DETAILS
+++ b/crypto/ccid/DETAILS
@@ -1,5 +1,5 @@
SPELL=ccid
- VERSION=1.4.30
+ VERSION=1.4.34
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://ccid.apdu.fr
diff --git a/crypto/ccid/HISTORY b/crypto/ccid/HISTORY
index 6611e29..ea5f2ff 100644
--- a/crypto/ccid/HISTORY
+++ b/crypto/ccid/HISTORY
@@ -1,3 +1,6 @@
+2021-02-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.34
+
2018-11-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.30

diff --git a/crypto/opensc/DETAILS b/crypto/opensc/DETAILS
index 99a077b..9db4cc3 100755
--- a/crypto/opensc/DETAILS
+++ b/crypto/opensc/DETAILS
@@ -1,14 +1,11 @@
SPELL=opensc
- VERSION=0.12.2
+ VERSION=0.21.0
SECURITY_PATCH=3
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://www.opensc-project.org/files/opensc/${SOURCE}
-
-
SOURCE_HASH=sha512:544971f2c79723f618806c7043f0f1ffc25332752cbcaec97ffb1c99f9a2dff2237a6e5f5e020a4b9878921fec3a5234ca7e4fe9c8175c3f6142b169fcc65334
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-
- WEB_SITE=http://www.opensc-project.org
+
SOURCE_URL[0]="https://github.com/OpenSC/OpenSC/releases/download/$VERSION/$SOURCE";
+
SOURCE_HASH=sha512:3511b0a04a96e62011c48667e3fd36a1611fe67a89f7626ff056c9c3614f8cabc91c9924a6ca7a8ea50076a128e3967277a0dd624b4fa27c62cefee9fab22646
+ WEB_SITE=https://github.com/OpenSC/OpenSC/wiki
ENTERED=20040224
LICENSE[0]=LGPL
KEYWORDS="crypto"
diff --git a/crypto/opensc/HISTORY b/crypto/opensc/HISTORY
index fe5452c..1218aaa 100644
--- a/crypto/opensc/HISTORY
+++ b/crypto/opensc/HISTORY
@@ -1,3 +1,7 @@
+2021-02-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.21.0
+ fixed WEB_SITE
+
2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: openssl => SSL

diff --git a/crypto/pcsc-lite/DETAILS b/crypto/pcsc-lite/DETAILS
index 40d1bce..cb48980 100755
--- a/crypto/pcsc-lite/DETAILS
+++ b/crypto/pcsc-lite/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcsc-lite
- VERSION=1.9.0
+ VERSION=1.9.1
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/crypto/pcsc-lite/HISTORY b/crypto/pcsc-lite/HISTORY
index 9a271f6..8aa00c6 100644
--- a/crypto/pcsc-lite/HISTORY
+++ b/crypto/pcsc-lite/HISTORY
@@ -1,3 +1,6 @@
+2021-02-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.1
+
2020-08-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.9.0

diff --git a/crypto/pcsc-tools/DETAILS b/crypto/pcsc-tools/DETAILS
index fdff4e0..17932c5 100755
--- a/crypto/pcsc-tools/DETAILS
+++ b/crypto/pcsc-tools/DETAILS
@@ -1,5 +1,5 @@
SPELL=pcsc-tools
- VERSION=1.5.3
+ VERSION=1.5.7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
diff --git a/crypto/pcsc-tools/HISTORY b/crypto/pcsc-tools/HISTORY
index 36bf00d..98572a3 100644
--- a/crypto/pcsc-tools/HISTORY
+++ b/crypto/pcsc-tools/HISTORY
@@ -1,3 +1,6 @@
+2021-02-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.5.7
+
2018-08-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.3




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (8b22a1cf97f8b5652c668d0396e61b47d4a5ef6e), Ismael Luceno, 02/19/2021

Archive powered by MHonArc 2.6.24.

Top of Page