Update of FreeBSD Update to version 1.4. Improvements include: * Much cleaner code (FreeBSD Update is now a shell script, rather than a huge ugly makefile), * Better performance, * Reduced bandwidth usage when no updates are available, * Warnings about files which have been affected by security updates, but cannot be updated because they have been modified locally, * An "intrusion detection" mode which compares every file which can be installed as part of a RELEASE against a (signed) database of known good hashes. Fix: In addition to the following patch, please remove the following files: security/freebsd-update/files/freebsd-update security/freebsd-update/files/freebsd-update.8 security/freebsd-update/files/freebsd-update.conf.5 security/freebsd-update/files/patch-aa-rmverify security/freebsd-update/files/patch-ab-path
Oops. Something's broken here -- please do not commit this until I track down and kill the bug. Colin Percival
Ok, bug quashed. Please apply the following additional patch: --- security/freebsd-update/distinfo Tue Oct 14 20:28:18 2003 +++ security/freebsd-update/distinfo Tue Oct 15 04:51:48 2003 @@ -1 +1 @@ -MD5 (freebsd-update-1.4.tar.gz) = 49cfac58933c47887bf954a109747c96 +MD5 (freebsd-update-1.4.tar.gz) = 431bc5215f14f3e07a11a55b005db372
State Changed From-To: open->closed Committed. Thanks!