Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opensc: update to 0.22.0
@ 2021-12-09 21:37 dmarto
  2021-12-10 17:35 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: dmarto @ 2021-12-09 21:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

There is a new pull request by dmarto against master on the void-packages repository

https://github.com/dmarto/void-packages opensc22
https://github.com/void-linux/void-packages/pull/34453

opensc: update to 0.22.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

I have tested only under x86-glibc, the update is much needed for newer types of smart cards. I have successfully used the new version with older and newer cards. 

A patch file from https://github.com/void-linux/void-packages/pull/34453.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opensc22-34453.patch --]
[-- Type: text/x-diff, Size: 1654 bytes --]

From 4a78695d8e602f6974aa823420e4e5effc459dd7 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 9 Dec 2021 23:35:06 +0200
Subject: [PATCH] opensc: update to 0.22.0

---
 common/shlibs           | 2 +-
 srcpkgs/opensc/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index b9a112357c07..2c0536f1550a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1702,7 +1702,7 @@ libBulletSoftBody.so.3.17 bullet-3.17_1
 libBullet3Common.so.3.17 bullet-3.17_1
 libinotifytools.so.0 libinotify-tools-3.14_2
 libfswatch.so.11 libfswatch-1.13.0_1
-libopensc.so.7 libopensc-0.21.0_2
+libopensc.so.8 libopensc-0.22.0_1
 libSDL2_ttf-2.0.so.0 SDL2_ttf-2.0.12_1
 librtlsdr.so.0 librtlsdr-0.5.3_1
 libSDL2_mixer-2.0.so.0 SDL2_mixer-2.0.0_1
diff --git a/srcpkgs/opensc/template b/srcpkgs/opensc/template
index 596cd849584f..8ae62b250231 100644
--- a/srcpkgs/opensc/template
+++ b/srcpkgs/opensc/template
@@ -1,7 +1,7 @@
 # Template file for 'opensc'
 pkgname=opensc
-version=0.21.0
-revision=2
+version=0.22.0
+revision=1
 wrksrc="OpenSC-${version}"
 build_style=gnu-configure
 configure_args="--enable-man  --enable-sm --enable-static=no --enable-doc
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/OpenSC/OpenSC/wiki"
 distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
-checksum=d4ee136d1b3a764868433da01857da7347de240e0c82545faa8659c2384ee43d
+checksum=138acf5724573d68bdfaf988bb05c00391edbfe262e69835813ed6bd00748c7a
 conf_files="/etc/opensc.conf"
 CFLAGS="-Wno-error=format-overflow"
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-10 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 21:37 [PR PATCH] opensc: update to 0.22.0 dmarto
2021-12-10 17:35 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).