diff options
author | Sam Hartman <hartmans@debian.org> | 2023-01-04 13:40:45 -0700 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2023-01-04 13:40:45 -0700 |
commit | 20fe7578588f4be62cf22961c01703b62662364a (patch) | |
tree | a606e764b1b50347a9e591650e0055e4d7417b84 /debian/changelog | |
parent | f50670072b02d355fdd54efd50e0388d1721b6ad (diff) | |
download | pam-20fe7578588f4be62cf22961c01703b62662364a.tar.gz pam-20fe7578588f4be62cf22961c01703b62662364a.tar.bz2 pam-20fe7578588f4be62cf22961c01703b62662364a.zip |
changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a6fe1b45..83794f03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ -pam (1.5.2-6) UNRELEASED; urgency=medium +pam (1.5.2-6) unstable; urgency=medium * Update debian/copyright, Thanks Bastian Germann, Closes: #460232 * When pam-auth-update is called with --root, use /usr/share/pam-configs from the root not from the host system, Thanks Johannes Schauer Marin Rodrigues, Closes: #1022952 * Build-depend on libcrypt-dev, Closes: #1024645 - + * Add pam-auth-udpate --disable, Closes: #1004000 + * Add autopkgtests + -- Sam Hartman <hartmans@debian.org> Tue, 03 Jan 2023 13:15:23 -0700 pam (1.5.2-5) unstable; urgency=medium |