Bug 58028 - [MAINTAINER UPDATE] security/freebsd-update
Summary: [MAINTAINER UPDATE] security/freebsd-update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-14 21:40 UTC by Colin Percival
Modified: 2003-10-15 08:20 UTC (History)
0 users

See Also:


Attachments
freebsd-update.diff.4 (2.74 KB, text/plain)
2003-10-14 21:40 UTC, Colin Percival
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Percival 2003-10-14 21:40:04 UTC
  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
Comment 1 colin.percival 2003-10-15 04:21:01 UTC
   Oops.  Something's broken here -- please do not commit this until I 
track down and kill the bug.

Colin Percival
Comment 2 colin.percival 2003-10-15 04:44:08 UTC
   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
Comment 3 Daichi GOTO freebsd_committer freebsd_triage 2003-10-15 08:20:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!