Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2025-12-16 15:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam (Old)
 and      /work/SRC/openSUSE:Factory/.pam.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam"

Tue Dec 16 15:49:26 2025 rev:150 rq:1322909 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam/pam.changes  2025-09-16 18:18:06.974381205 
+0200
+++ /work/SRC/openSUSE:Factory/.pam.new.1939/pam.changes        2025-12-16 
15:49:29.209608787 +0100
@@ -1,0 +2,7 @@
+Thu Dec 11 14:03:11 UTC 2025 - Valentin Lefebvre <[email protected]>
+
+- Add pam_env.conf.d directory for configuration snippets, to support drop-in
+  configuration files for pam_env, following the modular configuration pattern
+  used in modern Linux distributions.
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pam.spec ++++++
--- /var/tmp/diff_new_pack.PEoZE5/_old  2025-12-16 15:49:31.157691278 +0100
+++ /var/tmp/diff_new_pack.PEoZE5/_new  2025-12-16 15:49:31.161691448 +0100
@@ -295,7 +295,7 @@
 # /run/motd.d
 install -Dm0644 %{SOURCE13} %{buildroot}%{_tmpfilesdir}/pam.conf
 
-mkdir -p %{buildroot}%{_pam_secdistconfdir}/{limits.d,namespace.d}
+mkdir -p 
%{buildroot}%{_pam_secdistconfdir}/{limits.d,namespace.d,pam_env.conf.d}
 
 # Remove manual pages for main package
 %if !%{build_doc}
@@ -356,6 +356,7 @@
 %{_pam_secdistconfdir}/group.conf
 %{_pam_secdistconfdir}/faillock.conf
 %{_pam_secdistconfdir}/pam_env.conf
+%dir %{_pam_secdistconfdir}/pam_env.conf.d
 %if %{with selinux}
 %{_pam_secdistconfdir}/sepermit.conf
 %endif

Reply via email to