Name: | nss_db |
Version: | 2.2 |
Release: | 35.4.el5_5 |
Architecture: | i386 |
Group: | System Environment/Libraries |
Size: | 1707390 |
License: | GPL |
RPM: |
nss_db-2.2-35.4.el5_5.i386.rpm
|
Source RPM: |
nss_db-2.2-35.4.el5_5.src.rpm
|
Build Date: | Tue Apr 13 2010 |
Build Host: | ca-build9.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sources.redhat.com/glibc/ |
Summary: | An NSS library for the Berkeley DB. |
Description: | Nss_db is a set of C library extensions which allow Berkeley Databases
to be used as a primary source of aliases, ethers, groups, hosts,
networks, protocol, users, RPCs, services, and shadow passwords
(instead of or in addition to using flat files or NIS). Install nss_db
if your flat name service files are too large and lookups are slow. |
-
Thu Apr 08 2010 Nalin Dahyabhai <nalin@redhat.com> - 2.2-35.4
- import Kees Cook's patch to fix accidental leakage of part of ./DB_CONFIG
(#580542, CVE-2010-0826)
-
Tue Dec 11 2007 Nalin Dahyabhai <nalin@redhat.com> - 2.2-35.3
- correct a copy/paste error which blamed jkeating for the previous change
-
Tue Nov 06 2007 Nalin Dahyabhai <nalin@redhat.com> - 2.2-35.2
- when setting file contexts for creation of new files, only fail outright
if we were in enforcing mode and the file needed to be given a specific
label (#368281)
-
Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.2-35.1
- rebuild
-
Fri Feb 17 2006 Nalin Dahyabhai <nalin@redhat.com> - 2.2-35
- add missing 'ed' builddep
- set LDFLAGS and CPPFLAGS so that our local copy of DB is more likely to be
found by the configure script
-
Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.2-34.2.1
- bump again for double-long bug on ppc(64)
-
Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.2-34.2
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Wed Sep 28 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-34
- own the soname symlink which we provide in /%{_lib} (#169288)
- drop compat subpackage completely
-
Tue Aug 30 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-33
- update to db 4.3.28
- correct a use of uninitialized memory in the bundled libdb (Arjan van de Ven)
- obsolete the compat package, which is useless because current glibc wouldn't
use it anyway
-
Tue Apr 26 2005 Nalin Dahyabhai <nalin@redhat.com>
- set errno to ENOENT by default so that we don't leave stale errno values
around in error cases (#152467)
- clear the entire key DBT before handing it to a get() function
-
Tue Mar 29 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-32
- set errno to ENOENT when returning NSS_STATUS_NOTFOUND (#152467, Dave Lehman)
-
Wed Mar 16 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-31
- rebuild with new gcc, missed it by that much
-
Mon Feb 28 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-30
- update to DB 4.3 (#140094)
- add sample getent-based makefile as a doc file
- pass S_IFREG to matchpathcon() to properly match contexts which are earmarked
for only files
-
Wed Oct 20 2004 Nalin Dahyabhai <nalin@redhat.com> 2.2-29
- give makedb support for setting labels on files, and use it (#136522)
-
Thu Jul 29 2004 Nalin Dahyabhai <nalin@redhat.com> 2.2-28
- set _filter_GLIBC_PRIVATE instead of overriding findrequires, so that file
colors get marked correctly (originally #128436)
-
Tue Jul 06 2004 Nalin Dahyabhai <nalin@redhat.com> 2.2-27
- only provide a -compat subpackage on platforms where glibc provides
compat NSS modules (%{ix86})
- make -compat depend on the same version of the non-compat package
-
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Mon Jan 05 2004 Nalin Dahyabhai <nalin@redhat.com> 2.2-24
- disable use of RPM's internal dependency generator, which was preventing
the filtering out of glibc private dependencies (#112849)
-
Tue Dec 02 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-23
- find bundled libdb again (#111004)
-
Tue Aug 12 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-21.1
- rebuild
-
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Wed Jun 04 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-21
- disable mutex locking
-
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
-
Tue Jan 14 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-19
- force use of assembly mutexes on %{ix86} to avoid dependency on libpthread
-
Thu Nov 14 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-18
- disable various language bindings when building the bundled DB library
- remove unpackaged files from the buildroot in %install
- don't install the compat version on arches where if we don't need one
-
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-15
- rebuild in new environment
-
Mon Apr 15 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-14
- rebuild
-
Mon Apr 15 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-13
- whoops, __set_errno() is a glibc-internal symbol as well (#63373)
-
Wed Apr 03 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-12
- filter out dependency on glibc private symbols
-
Tue Apr 02 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-11
- don't use libc-internal symbols and interfaces
-
Mon Mar 25 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-10
- rebuild
-
Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-9
- rebuild
-
Mon Feb 18 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-8
- build using a bundled Berkeley DB with a unique name to avoid possible symbol
collisions with binaries using different versions (mix multiple versions of
any shared library in a single process, observe as wackiness ensues)
-
Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-7
- rebuild against db4-devel
-
Mon Aug 06 2001 Nalin Dahyabhai <nalin@redhat.com> 2.2-6
- require db3-devel at build-time, not db3 (#49544)
-
Fri May 25 2001 Nalin Dahyabhai <nalin@redhat.com>
- don't include copies of the shared libraries with the soname for their names
-
Thu May 24 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
-
Tue Feb 27 2001 Nalin Dahyabhai <nalin@redhat.com>
- don't own /var/db, the filesystem package does
-
Tue Feb 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- require make (#27313)
- add the docs to the package
-
Tue Dec 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.2
-
Thu Sep 14 2000 Jakub Jelinek <jakub@redhat.com>
- separate from db3