diff --git a/pam-config-0.53.tar.bz2 b/pam-config-0.53.tar.bz2 deleted file mode 100644 index b7b6ffd..0000000 --- a/pam-config-0.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3498a9159c4a998e60666d86c6556182df200711505224ea429bf781e07a694 -size 271161 diff --git a/pam-config-0.54.tar.bz2 b/pam-config-0.54.tar.bz2 new file mode 100644 index 0000000..ab96bb7 --- /dev/null +++ b/pam-config-0.54.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca12666e7155fea7c883b22f3a8f639be3acb8f4352b4e9d6cfb1900d949957 +size 271438 diff --git a/pam-config.changes b/pam-config.changes index 5b97af2..09f6f43 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 30 14:41:10 CEST 2008 - kukuk@suse.de + +- Version 0.54 + * Add pam_ssh support (to start ssh-agent, not for authentication) + ------------------------------------------------------------------- Fri May 23 15:25:22 CEST 2008 - kukuk@suse.de diff --git a/pam-config.spec b/pam-config.spec index e784f72..02d7599 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -1,5 +1,5 @@ # -# spec file for package pam-config (Version 0.53) +# spec file for package pam-config (Version 0.54) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: pam-config Summary: Modify common PAM configuration files -Version: 0.53 +Version: 0.54 Release: 1 License: GPL v2 only AutoReqProv: on @@ -88,6 +88,9 @@ fi %ghost %config %{_sysconfdir}/pam.d/common-session-pc %changelog +* Mon Jun 30 2008 kukuk@suse.de +- Version 0.54 + * Add pam_ssh support (to start ssh-agent, not for authentication) * Fri May 23 2008 kukuk@suse.de - Version 0.53 * Better debug messages on writing config files