Name: | nss_db |
Version: | 2.2 |
Release: | 38.el5_11 |
Architecture: | i386 |
Group: | System Environment/Libraries |
Size: | 1714357 |
License: | GPL |
RPM: |
nss_db-2.2-38.el5_11.i386.rpm
|
Source RPM: |
nss_db-2.2-38.el5_11.src.rpm
|
Build Date: | Mon Jan 05 2015 |
Build Host: | ca-build56.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. |
-
Fri Nov 21 2014 Nalin Dahyabhai <nalin@redhat.com> - 2.2-38
- build without strict aliasing (internal build tooling)
-
Sun Nov 16 2014 Nalin Dahyabhai <nalin@redhat.com> - 2.2-37
- pull in fix for a memory leak in nss_db (#1163493)
-
Fri Apr 09 2010 Nalin Dahyabhai <nalin@redhat.com> - 2.2-36
- import Kees Cook's patch to fix accidental leakage of part of ./DB_CONFIG
(#580543, CVE-2010-0826)
-
Wed Dec 12 2007 Nalin Dahyabhai <nalin@redhat.com> - 2.2-35.3
- correct a copy/paste error which blamed jkeating for the previous change
-
Wed Nov 07 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)
-
Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.2-35.1
- rebuild
-
Sat Feb 18 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
-
Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 2.2-34.2.1
- bump again for double-long bug on ppc(64)
-
Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 2.2-34.2
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Thu Sep 29 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-34
- own the soname symlink which we provide in /%{_lib} (#169288)
- drop compat subpackage completely
-
Wed Aug 31 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
-
Wed Apr 27 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
-
Wed Mar 30 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-32
- set errno to ENOENT when returning NSS_STATUS_NOTFOUND (#152467, Dave Lehman)
-
Thu Mar 17 2005 Nalin Dahyabhai <nalin@redhat.com> 2.2-31
- rebuild with new gcc, missed it by that much
-
Tue Mar 01 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
-
Thu Oct 21 2004 Nalin Dahyabhai <nalin@redhat.com> 2.2-29
- give makedb support for setting labels on files, and use it (#136522)
-
Fri Jul 30 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)
-
Wed Jul 07 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
-
Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Wed Mar 03 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Tue Jan 06 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)
-
Wed Dec 03 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-23
- find bundled libdb again (#111004)
-
Wed Aug 13 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-21.1
- rebuild
-
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
-
Thu Jun 05 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-21
- disable mutex locking
-
Thu Jan 23 2003 Tim Powers <timp@redhat.com>
- rebuilt
-
Wed Jan 15 2003 Nalin Dahyabhai <nalin@redhat.com> 2.2-19
- force use of assembly mutexes on %{ix86} to avoid dependency on libpthread
-
Fri Nov 15 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
-
Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Mon May 27 2002 Tim Powers <timp@redhat.com>
- automated rebuild
-
Sat May 18 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-15
- rebuild in new environment
-
Tue Apr 16 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-14
- rebuild
-
Tue Apr 16 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-13
- whoops, __set_errno() is a glibc-internal symbol as well (#63373)
-
Thu Apr 04 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-12
- filter out dependency on glibc private symbols
-
Wed Apr 03 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-11
- don't use libc-internal symbols and interfaces
-
Tue Mar 26 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-10
- rebuild
-
Sat Feb 23 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-9
- rebuild
-
Tue Feb 19 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)
-
Thu Jan 24 2002 Nalin Dahyabhai <nalin@redhat.com> 2.2-7
- rebuild against db4-devel
-
Tue Aug 07 2001 Nalin Dahyabhai <nalin@redhat.com> 2.2-6
- require db3-devel at build-time, not db3 (#49544)
-
Sat May 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- don't include copies of the shared libraries with the soname for their names
-
Fri May 25 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
-
Wed Feb 28 2001 Nalin Dahyabhai <nalin@redhat.com>
- don't own /var/db, the filesystem package does
-
Wed Feb 14 2001 Nalin Dahyabhai <nalin@redhat.com>
- require make (#27313)
- add the docs to the package
-
Wed Dec 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.2
-
Fri Sep 15 2000 Jakub Jelinek <jakub@redhat.com>
- separate from db3