aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvorlon <Unknown>2005-10-15 10:46:19 +0000
committervorlon <Unknown>2005-10-15 10:46:19 +0000
commit1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6 (patch)
tree71ff299bd7e3c54d3c9fcdf6ec6dd4fa273bc97c
parent6d6b10d8f2b6f073c9689601a7c697ab1b14ad6e (diff)
downloadpam-1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6.tar.gz
pam-1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6.tar.bz2
pam-1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6.zip
We moved to db4.3, not db4.2
-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