Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/pkg_install
Module Name: src
Committed By: adrianp
Date: Sat Jul 14 20:03:43 UTC 2007
Modified Files:
src/usr.sbin/pkg_install: Makefile
src/usr.sbin/pkg_install/lib: version.h
Added Files:
src/usr.sbin/pkg_install/audit-packages: Makefile audit-packages.1
audit-packages.c audit-packages.conf audit-packages.conf.5
download-vulnerability-list
Log Message:
Update to pkg_install-20070714
Merge of audit-packages with various improvements:
* Version 20070714
Initial release of re-write in C
Add support for notfication of eol packages (-e)
Multiple levels of verbosity (e.g. -v -v)
Specify a custom config file to use (-c)
Query running config values (-Q)
Default to download .gz compress pkg-vulnerabilities file
Support for .bz2 compress pkg-vulnerabilities file
Verify signature on downloaded files (-s)
Thanks to tron@, jschauma@, agc@, joerg@ and pkgsrc-security@ for feedback
and testing.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.sbin/pkg_install/Makefile
cvs rdiff -r0 -r1.1 src/usr.sbin/pkg_install/audit-packages/Makefile \
src/usr.sbin/pkg_install/audit-packages/audit-packages.1 \
src/usr.sbin/pkg_install/audit-packages/audit-packages.c \
src/usr.sbin/pkg_install/audit-packages/audit-packages.conf \
src/usr.sbin/pkg_install/audit-packages/audit-packages.conf.5 \
src/usr.sbin/pkg_install/audit-packages/download-vulnerability-list
cvs rdiff -r1.84 -r1.85 src/usr.sbin/pkg_install/lib/version.h
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