pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_install
Module Name: pkgsrc
Committed By: joerg
Date: Wed Apr 14 18:24:59 UTC 2010
Modified Files:
pkgsrc/pkgtools/pkg_install: Makefile
pkgsrc/pkgtools/pkg_install/files/add: perform.c
pkgsrc/pkgtools/pkg_install/files/admin: audit.c
pkgsrc/pkgtools/pkg_install/files/lib: Makefile.in lib.h pkgdb.c
version.h vulnerabilities-file.c
Removed Files:
pkgsrc/pkgtools/pkg_install/files/lib: decompress.c
Log Message:
pkg_install-20100405:
- Try to detect common forms of pkgdb corruption and issue a warning in
that case.
- Refactor the pkg_vulnerabilities logic to use the compression support
from libarchive. This reduces the amount zlib/bzip2 interaction to the
linkage.
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pkgsrc/pkgtools/pkg_install/Makefile
cvs rdiff -u -r1.95 -r1.96 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -u -r1.14 -r1.15 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
cvs rdiff -u -r1.28 -r1.29 pkgsrc/pkgtools/pkg_install/files/lib/Makefile.in
cvs rdiff -u -r1.3 -r0 pkgsrc/pkgtools/pkg_install/files/lib/decompress.c
cvs rdiff -u -r1.62 -r1.63 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
cvs rdiff -u -r1.37 -r1.38 pkgsrc/pkgtools/pkg_install/files/lib/pkgdb.c
cvs rdiff -u -r1.152 -r1.153 pkgsrc/pkgtools/pkg_install/files/lib/version.h
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/pkgtools/pkg_install/files/lib/vulnerabilities-file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index