Subject: CVS commit: pkgsrc/security/audit-packages
From: Alistair G. Crooks
Date: 2003-09-02 12:20:29
Message id: 20030902102030.9C60BB004@cvs.netbsd.org

Log Message:
Update audit-packages to 1.18.

Changes from previous version:

+ rely on an embedded sha1 digest to tell whether the vulnerabilities
  file has been damaged in transit or received successfully, rather than
  trusting that the file will not grow smaller

+ use the new filename "pkg-vulnerabilities"

+ use definitions from defs.${OPSYS}.mk in the download-vulnerability-list
  script

+ at installation time, don't rely on "ln -sf" to DTRT - explicitly call
  "rm -f" before attempting the symbolc link

With thanks to seb@ for testing.

Files:
RevisionActionfile
1.3modifypkgsrc/security/audit-packages/MESSAGE
1.27modifypkgsrc/security/audit-packages/Makefile
1.11modifypkgsrc/security/audit-packages/files/audit-packages
1.16modifypkgsrc/security/audit-packages/files/download-vulnerability-list