Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pam_kwallet6 for openSUSE:Factory 
checked in at 2025-05-23 14:27:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam_kwallet6 (Old)
 and      /work/SRC/openSUSE:Factory/.pam_kwallet6.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam_kwallet6"

Fri May 23 14:27:39 2025 rev:25 rq:1277888 version:6.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam_kwallet6/pam_kwallet6.changes        
2025-05-08 18:21:32.779982820 +0200
+++ /work/SRC/openSUSE:Factory/.pam_kwallet6.new.2732/pam_kwallet6.changes      
2025-05-23 14:27:47.129550325 +0200
@@ -1,0 +2,5 @@
+Thu May 15 19:17:33 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Use ksecretd for compatibility with kwallet >= 6.14.0
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam_kwallet6.spec ++++++
--- /var/tmp/diff_new_pack.f2OXOu/_old  2025-05-23 14:27:48.145593256 +0200
+++ /var/tmp/diff_new_pack.f2OXOu/_new  2025-05-23 14:27:48.149593425 +0200
@@ -62,7 +62,7 @@
 
 %package common
 Summary:        Support files for the KWallet PAM module
-Requires:       kwalletd6
+Requires:       kwalletd6 >= 6.14.0
 Requires:       socat
 Provides:       pam_kwallet-common = %{version}
 Obsoletes:      pam_kwallet-common < %{version}
@@ -76,8 +76,9 @@
 %autosetup -p1 -n %{rname}-%{version}
 
 %build
+# While there is still kwalletd6, only ksecretd supports --pam-login
 # Before usrmerge, the PAM module goes into /lib*/security/
-%cmake_kf6 -DKWALLETD_BIN_PATH=%{_kf6_bindir}/kwalletd6 \
+%cmake_kf6 -DKWALLETD_BIN_PATH=%{_kf6_bindir}/ksecretd \
     -DCMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} \
 %if 0%{?suse_version} < 1550
     -DCMAKE_INSTALL_LIBDIR=/%{_lib}

Reply via email to