diff --git a/pam-config-0.16.tar.bz2 b/pam-config-0.16.tar.bz2 deleted file mode 100644 index 83abf0d..0000000 --- a/pam-config-0.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d896f91391d928470301a8901596891c9794bfdcaf967f922e54e6f7fd9f9c8 -size 147062 diff --git a/pam-config-0.20.tar.bz2 b/pam-config-0.20.tar.bz2 new file mode 100644 index 0000000..a84d88e --- /dev/null +++ b/pam-config-0.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69944768afa2d563f82c4641d304d845992f45b787b63df500c88de2ae8635cc +size 154762 diff --git a/pam-config.changes b/pam-config.changes index b54e1a8..e82a0d1 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 6 12:48:18 CEST 2007 - kukuk@suse.de + +- Version 0.20: + - Rewrite internal interface + - Add pam_unix and pam_mount + ------------------------------------------------------------------- Wed Jun 27 13:53:20 CEST 2007 - kukuk@suse.de diff --git a/pam-config.spec b/pam-config.spec index 5d0bf38..6faf117 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -1,5 +1,5 @@ # -# spec file for package pam-config (Version 0.16) +# spec file for package pam-config (Version 0.20) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,9 +12,9 @@ Name: pam-config Summary: Modify common PAM configuration files -Version: 0.16 +Version: 0.20 Release: 1 -License: GNU General Public License (GPL) +License: GPL v2 only Autoreqprov: on PreReq: pam >= 0.99 Requires: pam-modules >= 10.2 @@ -86,6 +86,10 @@ fi %ghost %config %{_sysconfdir}/pam.d/common-session-pc %changelog +* Fri Jul 06 2007 - kukuk@suse.de +- Version 0.20: + - Rewrite internal interface + - Add pam_unix and pam_mount * Wed Jun 27 2007 - kukuk@suse.de - Version 0.16: - Add support for pam_lastlog and pam_loginuid