Next | Query returned 84 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2003-09-02 12:20:29 by Alistair G. Crooks | Files touched by this commit (4)
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.
   2003-08-22 12:11:59 by Alistair G. Crooks | Files touched by this commit (2)
Log message:
Update audit-packages to 1.17.

Instead of using the number of bytes to determine whether or not the
file has shrunk, use the number of lines.  This will allow for
spelling corrections, login name of committers being shorter than
others, etc.  This is a temporary measure until a better distribution
mechanism is used.  Suggested by David Brownlee.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-09 15:02:00 by Aymeric Vincent | Files touched by this commit (1)
Log message:
Remove NO_MTREE=yes
It broke installation of audit-packages as the first package in the system.
Okayed by Alistair.
   2003-06-12 21:52:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
-f the symlinks. Requested by Jeremy C. Reed.
   2003-06-12 08:59:31 by Thomas Klausner | Files touched by this commit (3)
Log message:
Add man page supplied by Jeremy C. Reed in PR 21865, with some fixes by me.
Bump to 1.16.
   2003-05-21 16:07:46 by Stoned Elipot | Files touched by this commit (3)
Log message:
Update to version 1.15.

The directory ${PKGVULNDIR)} holding the 'vulnerabilities' file
which default value is determined at configure time can now be
overridden at runtime from the environment.

As a side effect the strings substituted at configure time in
files/{audit-packages,download-vulnerability-list} are now of the
form '@VAR@' and not '${VAR}'.
   2003-04-25 22:05:20 by Julio Merino | Files touched by this commit (1)
Log message:
Make the PKGVULNDIR variable more generic, so one can choose where to
store the vulnerabilities file.  This variable was already recognized by
audit-packages but not by bsd.pkg.mk which hardcoded DISTDIR.
   2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795)
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
   2002-12-13 12:18:15 by Masao Uebayashi | Files touched by this commit (1)
Log message:
Change directory before ${FETCH_CMD} as mk/bsd.pkg.mk does.  This avoids a
fetch error if FETCH_CMD is e.g. ``curl -O''.  No functional changes.

Next | Query returned 84 messages, browsing 71 to 80 | Previous