public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/opensc] rawhide: Remove useless patch disabling file cache in pkcs15init
Date: Fri, 26 Jun 2026 21:34:01 GMT	[thread overview]
Message-ID: <178250964170.1.17127749537402296744.rpms-opensc-d7e42f825f03@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-26 21:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178250964170.1.17127749537402296744.rpms-opensc-d7e42f825f03@fedoraproject.org \
    --to=jjelen@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox