public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opensc] rawhide: Remove useless patch disabling file cache in pkcs15init
@ 2026-06-26 21:34 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-06-26 21:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opensc
Branch : rawhide
Commit : d7e42f825f036b3e6d474602549104dc9af24429
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-06-26T23:33:50+02:00
Stats  : +0/-16 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/opensc/c/d7e42f825f036b3e6d474602549104dc9af24429?branch=rawhide

Log:
Remove useless patch disabling file cache in pkcs15init

---
diff --git a/opensc-0.22.0-file-cache.patch b/opensc-0.22.0-file-cache.patch
deleted file mode 100644
index d958549..0000000
--- a/opensc-0.22.0-file-cache.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -up opensc-0.22.0/etc/opensc.conf.file-cache opensc-0.22.0/etc/opensc.conf
---- opensc-0.22.0/etc/opensc.conf.file-cache	2021-10-08 13:14:44.091772071 +0200
-+++ opensc-0.22.0/etc/opensc.conf	2021-10-08 13:19:27.339051951 +0200
-@@ -10,3 +10,10 @@ app default {
- 		enable_pinpad = false;
- 	}
- }
-+# the pkcs15-init is used for card initialization when the file caching
-+# brings more trouble than use so disable that:
-+app pkcs15-init {
-+	framework pkcs15 {
-+		use_file_caching = false;
-+	}
-+}

diff --git a/opensc.spec b/opensc.spec
index 0046872..6cb66b8 100644
--- a/opensc.spec
+++ b/opensc.spec
@@ -8,8 +8,6 @@ URL:            https://github.com/OpenSC/OpenSC/wiki
 Source0:        https://github.com/OpenSC/OpenSC/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:        opensc.module
 Patch1:         opensc-0.19.0-pinpad.patch
-# File caching by default (#2000626)
-Patch8:         %{name}-0.22.0-file-cache.patch
 # Registering SHA1 mechanisms does not work in FIPS mode
 # https://github.com/OpenSC/OpenSC/pull/3645
 Patch9:         %{name}-0.27.1-fips-sha1.patch

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-26 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 21:34 [rpms/opensc] rawhide: Remove useless patch disabling file cache in pkcs15init Jakub Jelen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox