From 2666d441c2d8107b1987b869714189af64b954c6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 14 Jun 2011 22:21:51 -0400 Subject: Reenable nss_db with a completely new implementation No longer is Berkeley db used. Instead a simple hash function is used. The database files are not updated once they are created and therefore no complicated database is needed. --- shlib-versions | 1 + 1 file changed, 1 insertion(+) (limited to 'shlib-versions') diff --git a/shlib-versions b/shlib-versions index d3e8407522..a7839de462 100644 --- a/shlib-versions +++ b/shlib-versions @@ -113,6 +113,7 @@ alpha.*-.*-linux.* libresolv=2.1 .*-.*-.* libnss_nisplus=2 .*-.*-.* libnss_ldap=2 .*-.*-.* libnss_hesiod=2 +.*-.*-.* libnss_db=2 # Tests for NSS. They must have the same NSS_SHLIB_REVISION number as # the rest. -- cgit 1.4.1