public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pkcs11-provider] rawhide: Revert "Temporarily disable loading by default"
@ 2026-08-12  7:37 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-08-12  7:37 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pkcs11-provider
            Branch : rawhide
            Commit : ac0f69435086ed0a8b7ade9e83b40177a3b98073
            Author : Jakub Jelen <jjelen@redhat.com>
            Date   : 2026-08-11T18:11:35+02:00
            Stats  : +4/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/pkcs11-provider/c/ac0f69435086ed0a8b7ade9e83b40177a3b98073?branch=rawhide

            Log:
            Revert "Temporarily disable loading by default"

This reverts commit 7e719e733dc2633eb9d378227da1c1018a5694ba.

We believe the issues with automatic provider loading should be
resolve and it should not cause issues anymore.

---
diff --git a/pkcs11-provider.conf b/pkcs11-provider.conf
index 70bb609..d7c1f36 100644
--- a/pkcs11-provider.conf
+++ b/pkcs11-provider.conf
@@ -1,9 +1,8 @@
-##[provider_sect]
-##pkcs11 = pkcs11_sect
-
-##[pkcs11_sect]
-##activate = 1
+[provider_sect]
+pkcs11 = pkcs11_sect
 
+[pkcs11_sect]
+activate = 1
 ## Some applications may require early loading to work properly
 ## however this setting should not be enabled by default because
 ## it will cause every application loading openssl to initialize

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

only message in thread, other threads:[~2026-08-12  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12  7:37 [rpms/pkcs11-provider] rawhide: Revert "Temporarily disable loading by default" Jakub Jelen

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