Package: libnss-db / 2.2.3pre1-5

Metadata

Package Version Patches format
libnss-db 2.2.3pre1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
010 db2_upgrade_code.patch | (download)

src/db-compat.c | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

---
030 no_internal_libc.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
src/db-XXX.c | 21 10 + 11 - 0 !
src/db-alias.c | 21 10 + 11 - 0 !
src/db-netgrp.c | 16 8 + 8 - 0 !
src/db-open.c | 4 2 + 2 - 0 !
5 files changed, 31 insertions(+), 33 deletions(-)

---
050 initialize_all_fields.patch | (download)

src/db-XXX.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
060 errno.patch | (download)

src/db-XXX.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
070 selinux.patch | (download)

configure.in | 38 38 + 0 - 0 !
src/Makefile.am | 2 1 + 1 - 0 !
src/makedb.c | 64 64 + 0 - 0 !
3 files changed, 103 insertions(+), 1 deletion(-)

---
080 translations.patch | (download)

configure.in | 2 1 + 1 - 0 !
po/Makevars | 41 41 + 0 - 0 !
po/pl.po | 112 112 + 0 - 0 !
po/sv.po | 113 113 + 0 - 0 !
src/Makefile.am | 2 1 + 1 - 0 !
5 files changed, 268 insertions(+), 2 deletions(-)

---
090 automake_AC_CANONICAL_HOST.patch | (download)

configure.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
100 automake_libtool.patch | (download)

src/Makefile.am | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

---
110 automake_install data local.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
200 set db environment.dpatch | (download)

src/db-XXX.c | 9 5 + 4 - 0 !
src/db-alias.c | 9 5 + 4 - 0 !
src/db-compat.c | 5 2 + 3 - 0 !
src/db-compat.h | 2 1 + 1 - 0 !
src/db-netgrp.c | 5 3 + 2 - 0 !
src/db-open.c | 44 32 + 12 - 0 !
src/nss_db.h | 4 2 + 2 - 0 !
7 files changed, 50 insertions(+), 28 deletions(-)

 fix file content leak when using db (cve-2010-0826).
intl.patch | (download)

Makefile.am | 4 3 + 1 - 0 !
configure.in | 5 3 + 2 - 0 !
2 files changed, 6 insertions(+), 3 deletions(-)

---