diff options
author | Steve Langasek <vorlon@debian.org> | 2010-04-25 05:53:47 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:26:03 -0800 |
commit | bf574a76debe2cbc8a3de6b3b826abc026fd42cd (patch) | |
tree | afc08bc16d5436f77e2614da120e65ef55a1f7c4 | |
parent | 5ab7b5c77862f0d50fd7f84098a60c4d3cf207bf (diff) | |
download | pam-bf574a76debe2cbc8a3de6b3b826abc026fd42cd.tar.gz pam-bf574a76debe2cbc8a3de6b3b826abc026fd42cd.tar.bz2 pam-bf574a76debe2cbc8a3de6b3b826abc026fd42cd.zip |
releasing version 1.1.1-3
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ce2979fd..7da2321a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pam (1.1.1-3) UNRELEASED; urgency=low +pam (1.1.1-3) unstable; urgency=low * pam-auth-update: fix a bug in our handling of module options when the module name contains digits, caused by a buggy regexp. :/ Partially @@ -6,7 +6,7 @@ pam (1.1.1-3) UNRELEASED; urgency=low * Install /sbin/pam_tally2 in the libpam-modules package; thanks to Olivier BONHOMME <obonhomme@nerim.net> for reporting. Closes: #554010. - -- Steve Langasek <vorlon@debian.org> Sun, 25 Apr 2010 06:26:31 +0200 + -- Steve Langasek <vorlon@debian.org> Sun, 25 Apr 2010 05:53:44 -0700 pam (1.1.1-2) unstable; urgency=low |