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/pkcs11-provider] rawhide: Revert "Temporarily disable loading by default"
Date: Wed, 12 Aug 2026 07:37:07 GMT	[thread overview]
Message-ID: <178652022732.1.12938397831309269917.rpms-pkcs11-provider-ac0f69435086@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-12  7:37 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=178652022732.1.12938397831309269917.rpms-pkcs11-provider-ac0f69435086@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