diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1ec0c45..367d02e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libpam-pwdfile (2.0-1) unstable; urgency=medium + + * New upstream release. + - enable large file support + - do away with legacy crypt types + - INSTALL: mention libxcrypt + * update upstream URLs + * adapt descriptions to upstream changes + * Install PAM module into /usr. + Thanks to Michael Biebl <biebl@debian.org> (Closes: #1061849) + * update to newer packaging standards + * remove trailing space in debian/changelog + * add Build-Depends: libcrypt-dev (Closes: #1066572) + * enable most dpkg-buildflags features + * make debian/copyright cover all files + + -- Timo Weingärtner <timo@tiwe.de> Thu, 20 Jun 2024 14:47:20 +0200 + libpam-pwdfile (1.0-1) unstable; urgency=low * New upstream release. |