[packages/rpm] - reenable rpm-sequoia

baggins baggins at pld-linux.org
Fri Feb 7 23:03:32 CET 2025


commit 051253c2f469e0a7c66d2b17d01c95551d0299d8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Feb 7 23:44:44 2025 +0100

    - reenable rpm-sequoia
    
    This will cause issues on systems with installed packages with
    non-conformant or malformaed OpenPGP signatures (read signed with rpm5).
    Reinstalling such packages with --nosignature fixes this after all
    packages in PLD-Th have been resigned with rpm.org.
    
    We would have to do it anyway, future rpm versions will not support
    rpmpgp_legacy library.

 rpm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 7580f46..38bc521 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -12,7 +12,7 @@
 %bcond_without	selinux		# SELinux plugin
 %bcond_without	dbus		# dbus announce and systemd inhibit plugins
 %bcond_without	fsverity	# fsverity plugin
-%bcond_with	sequoia		# Sequoia OpenPGP (causes signature verification problems)
+%bcond_without	sequoia		# Sequoia OpenPGP (replaces rpmpgp_legacy)
 
 %define		popt_ver	1.15
 
@@ -34,7 +34,7 @@ Summary(ru.UTF-8):	Менеджер пакетов от RPM
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.20.0
-Release:	4
+Release:	4.1
 Epoch:		1
 License:	GPL v2 / LGPL v2.1
 Group:		Base
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/051253c2f469e0a7c66d2b17d01c95551d0299d8



More information about the pld-cvs-commit mailing list