diff options
author | vorlon <Unknown> | 2005-10-15 10:46:19 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2005-10-15 10:46:19 +0000 |
commit | 1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6 (patch) | |
tree | 71ff299bd7e3c54d3c9fcdf6ec6dd4fa273bc97c | |
parent | 6d6b10d8f2b6f073c9689601a7c697ab1b14ad6e (diff) | |
download | pam-1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6.tar.gz pam-1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6.tar.bz2 pam-1ccfda0bb24dab7eadfb7d91fda687909eb7a8f6.zip |
We moved to db4.3, not db4.2
-rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |