public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Enable pkg_gpgcheck in DNF5
@ 2026-08-10 9:36
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 79a0ee25204d7e6100aeb3ab98f1373c43803834
Author : Petr Písař <ppisar@redhat.com>
Date : 2024-12-02T15:28:11+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/79a0ee25204d7e6100aeb3ab98f1373c43803834?branch=f45
Log:
Enable pkg_gpgcheck in DNF5
To follow what a default configuration file for DNF4 looked like.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2329497
---
diff --git a/20-fedora-defaults.conf b/20-fedora-defaults.conf
index 75ee0e7..876df94 100644
--- a/20-fedora-defaults.conf
+++ b/20-fedora-defaults.conf
@@ -1,3 +1,4 @@
[main]
best=False
+pkg_gpgcheck=True
skip_if_unavailable=True
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:36 [rpms/fedora-release] f45: Enable pkg_gpgcheck in DNF5
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox