Mailinglist Archive: opensuse-commit (1139 mails)

< Previous Next >
commit pam
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 26 Jan 2007 17:44:37 +0100
  • Message-id: <20070126164437.DC17567817F@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package pam
checked in at Fri Jan 26 17:44:37 CET 2007.

--------
--- pam/pam.changes 2007-01-23 13:20:01.000000000 +0100
+++ /mounts/work_src_done/STABLE/pam/pam.changes 2007-01-24 11:29:17.270579000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 24 11:27:16 CET 2007 - mc@xxxxxxx
+
+- add %verify_permissions for /sbin/unix_chkpwd
+ [#237625]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pam.spec ++++++
--- /var/tmp/diff_new_pack.y11374/_old 2007-01-26 17:44:22.000000000 +0100
+++ /var/tmp/diff_new_pack.y11374/_new 2007-01-26 17:44:22.000000000 +0100
@@ -23,7 +23,7 @@
Group: System/Libraries
Autoreqprov: on
Version: 0.99.7.1
-Release: 1
+Release: 2
Summary: A security tool that provides authentication for applications
Obsoletes: pam-laus
Source: Linux-PAM-%{version}.tar.bz2
@@ -144,9 +144,14 @@
%clean
rm -rf $RPM_BUILD_ROOT

-%post -p /sbin/ldconfig
+%post
+%run_ldconfig

-%postun -p /sbin/ldconfig
+%postun
+%run_ldconfig
+
+%verifyscript
+%verify_permissions -e /sbin/unix_chkpwd

%files -f Linux-PAM.lang
%defattr(-,root,root)
@@ -226,7 +231,7 @@
/%{_lib}/security/pam_wheel.so
/%{_lib}/security/pam_xauth.so
/sbin/pam_tally
-%attr (4755,root,shadow)/sbin/unix_chkpwd
+%verify(not mode) %attr (4755,root,shadow)/sbin/unix_chkpwd

%files devel
%defattr(644,root,root,755)
@@ -239,6 +244,9 @@
%{_libdir}/libpam_misc.so

%changelog -n pam
+* Wed Jan 24 2007 - mc@xxxxxxx
+- add %%verify_permissions for /sbin/unix_chkpwd
+ [#237625]
* Tue Jan 23 2007 - kukuk@xxxxxxx
- Update to Version 0.99.7.1 (security fix)
* Wed Jan 17 2007 - kukuk@xxxxxxx









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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread