Mailinglist Archive: opensuse-commit (1262 mails)

< Previous Next >
commit pam-modules
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 4 Sep 2006 12:34:28 +0200 (CEST)
  • Message-id: <20060904103428.B50DB9528C@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package pam-modules
checked in at Mon Sep 4 12:34:28 CEST 2006.

--------
--- pam-modules/pam-modules.changes 2006-08-22 23:34:56.000000000 +0200
+++ pam-modules/pam-modules.changes 2006-09-04 10:56:52.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 4 10:56:39 CEST 2006 - kukuk@xxxxxxx
+
+- Remove obsolete pam_unix2.conf and pam_pwcheck.conf files.
+
+-------------------------------------------------------------------

Old:
----
pam_pwcheck.conf.sles

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

Other differences:
------------------
++++++ pam-modules.spec ++++++
--- /var/tmp/diff_new_pack.IbVVoN/_old 2006-09-04 12:34:18.000000000 +0200
+++ /var/tmp/diff_new_pack.IbVVoN/_new 2006-09-04 12:34:18.000000000 +0200
@@ -16,7 +16,7 @@
Group: System/Libraries
Autoreqprov: on
Version: 10.2
-Release: 3
+Release: 5
Summary: Additional PAM Modules
Source0: pam_unix2-1.99.0.tar.bz2
Source1: pam_pwcheck-3.9.tar.bz2
@@ -25,7 +25,6 @@
Source5: pam_make-1.1.tar.bz2
Source20: logindevperm
Source21: unix2_chkpwd.c
-Source22: pam_pwcheck.conf.sles
Source41: unix2_chkpwd.8
Source50: dlopen.sh
Patch: pam_devperm-1.6.diff
@@ -91,17 +90,14 @@
cp -fpv ${i} $DOC/modules/README.`dirname ${i}`
done
install -m 644 $RPM_SOURCE_DIR/unix2_chkpwd.8 $RPM_BUILD_ROOT%{_mandir}/man8/
-#
-# On UL or SLES, we have other defaults
-#
-%if %sles_version >= 8
-cp $RPM_SOURCE_DIR/pam_pwcheck.conf.sles $RPM_BUILD_ROOT/etc/security/pam_pwcheck.conf
-%endif
# Remove default/passwd file
rm $RPM_BUILD_ROOT/etc/default/passwd
# /dev is no tmpfs
rm -f $RPM_BUILD_ROOT/sbin/restore_devperm
rm -f $RPM_BUILD_ROOT/etc/init.d/boot.restore_permissions
+# Config files are obsolete:
+rm $RPM_BUILD_ROOT/etc/security/pam_unix2.conf
+rm $RPM_BUILD_ROOT/etc/security/pam_pwcheck.conf
# Find lang files
%{find_lang} pam_unix2
%{find_lang} pam_pwcheck pam_unix2.lang
@@ -114,8 +110,6 @@
%defattr(-,root,root,755)
%doc %{_defaultdocdir}/pam
%attr(644,root,root) %config(noreplace) /etc/logindevperm
-%attr(644,root,root) %config(noreplace) /etc/security/pam_unix2.conf
-%attr(644,root,root) %config(noreplace) /etc/security/pam_pwcheck.conf
%attr(2755,root,shadow) /sbin/unix2_chkpwd
%attr(755,root,root) /%{_lib}/security/pam_*.so
%attr(644,root,root) %doc %{_mandir}/man5/logindevperm.5.gz
@@ -123,6 +117,8 @@
%attr(644,root,root) %doc %{_mandir}/man8/unix*_chkpwd.8.gz

%changelog -n pam-modules
+* Mon Sep 04 2006 - kukuk@xxxxxxx
+- Remove obsolete pam_unix2.conf and pam_pwcheck.conf files.
* Tue Aug 22 2006 - kukuk@xxxxxxx
- Update pam_pwcheck and pam_unix2 (drop obsolete arguments, fix
stacking with other modules).







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



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