Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opensc: update to 0.21.0.
@ 2020-11-24 18:34 ericonr
  2020-11-24 18:56 ` [PR PATCH] [Updated] " ericonr
  2020-12-11  3:23 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ericonr @ 2020-11-24 18:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages opensc
https://github.com/void-linux/void-packages/pull/26680

opensc: update to 0.21.0.
Fixes multiple CVEs.

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

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

From d761ef67aa5017ef0086b273da7f9f51b9eeb27a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 24 Nov 2020 15:33:34 -0300
Subject: [PATCH] opensc: update to 0.21.0.

Fixes multiple CVEs.
---
 srcpkgs/opensc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/opensc/template b/srcpkgs/opensc/template
index 89b3b74c4f4..84e085bd326 100644
--- a/srcpkgs/opensc/template
+++ b/srcpkgs/opensc/template
@@ -1,6 +1,6 @@
 # Template file for 'opensc'
 pkgname=opensc
-version=0.20.0
+version=0.21.0
 revision=1
 wrksrc="OpenSC-${version}"
 build_style=gnu-configure
@@ -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=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
+checksum=d4ee136d1b3a764868433da01857da7347de240e0c82545faa8659c2384ee43d
 conf_files="/etc/opensc.conf"
 CFLAGS="-Wno-error=format-overflow"
 

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

* Re: [PR PATCH] [Updated] opensc: update to 0.21.0.
  2020-11-24 18:34 [PR PATCH] opensc: update to 0.21.0 ericonr
@ 2020-11-24 18:56 ` ericonr
  2020-12-11  3:23 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-11-24 18:56 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages opensc
https://github.com/void-linux/void-packages/pull/26680

opensc: update to 0.21.0.
Fixes multiple CVEs. - I have no way of testing, unfortunately.

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

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

From 60a7ec02b66f50d1cf9b2fe6aa407cae682ac660 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 24 Nov 2020 15:33:34 -0300
Subject: [PATCH] opensc: update to 0.21.0.

Fixes multiple CVEs.
---
 common/shlibs           | 2 +-
 srcpkgs/opensc/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 51c9ba0635a..6c61184c984 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1758,7 +1758,7 @@ libLinearMath.so.2.89 bullet-2.89_1
 libBulletSoftBody.so.2.89 bullet-2.89_1
 libinotifytools.so.0 libinotify-tools-3.14_2
 libfswatch.so.11 libfswatch-1.13.0_1
-libopensc.so.6 libopensc-0.18.0_1
+libopensc.so.7 libopensc-0.21.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 89b3b74c4f4..84e085bd326 100644
--- a/srcpkgs/opensc/template
+++ b/srcpkgs/opensc/template
@@ -1,6 +1,6 @@
 # Template file for 'opensc'
 pkgname=opensc
-version=0.20.0
+version=0.21.0
 revision=1
 wrksrc="OpenSC-${version}"
 build_style=gnu-configure
@@ -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=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
+checksum=d4ee136d1b3a764868433da01857da7347de240e0c82545faa8659c2384ee43d
 conf_files="/etc/opensc.conf"
 CFLAGS="-Wno-error=format-overflow"
 

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

* Re: [PR PATCH] [Merged]: opensc: update to 0.21.0.
  2020-11-24 18:34 [PR PATCH] opensc: update to 0.21.0 ericonr
  2020-11-24 18:56 ` [PR PATCH] [Updated] " ericonr
@ 2020-12-11  3:23 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-12-11  3:23 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

opensc: update to 0.21.0.
https://github.com/void-linux/void-packages/pull/26680

Description:
Fixes multiple CVEs. - I have no way of testing, unfortunately.

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

end of thread, other threads:[~2020-12-11  3:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 18:34 [PR PATCH] opensc: update to 0.21.0 ericonr
2020-11-24 18:56 ` [PR PATCH] [Updated] " ericonr
2020-12-11  3:23 ` [PR PATCH] [Merged]: " ericonr

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).