aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 35977a6a..6dab17d6 100644
--- a/changelog
+++ b/changelog
@@ -29,7 +29,7 @@ pam (0.79-2) unstable; urgency=low
The ".c.o: rm -rf $@" release
* Fix debian/rules so that make clean doesn't remove ./configure when the
timestamp on configure.in is newer (!).
- * Switch pam_userdb from db3 to db4.2, which according to the libdb
+ * Switch pam_userdb from db3 to db4.3, which according to the libdb
maintainers should require no manual intervention for upgrading on-disk
database formats. Closes: #165068.
* Patch 058: yes, of course we want to read /etc/environment by