The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD security : freebsd-update

Fetches and installs binary updates to FreeBSD

 This is the client half of the FreeBSD Update system; it fetches and
applies binary security updates. 

http://www.daemonology.net/freebsd-update/



freebsd-update history


v. 1.17
date: 2006/09/13 05:24:34;  author: cperciva;  state: Exp;  lines: +1 -1
Turn
IGNORE=	"foo now contained in the base system"
into
IGNORE=	"is now contained in the base system"
since the code which prints this string prefices it with the package
name.

Suggested by:	kris

v. 1.16 date: 2006/09/12 19:42:16; author: cperciva; state: Exp; lines: +4 -0 IGNORE for 7.x after 700019 and 6.x after 601104: FreeBSD Update is now in the FreeBSD base system. Reminded by: simon
v. 1.15 date: 2005/11/14 23:10:17; author: cperciva; state: Exp; lines: +7 -2 Now that bsdiff is part of the base system and conditional IGNORE= lines have been added to misc/bsdiff, make the dependency here conditional. Reminded by: Richmond Felix
v. 1.14 date: 2004/10/12 03:17:30; author: edwin; state: Exp; lines: +1 -0 [MAINTAINER UPDATE] security/freebsd-update If `freebsd-update cron` fails due to a lack of internet connection, two emails will be sent -- one with the error message from fetch(1), and the other from freebsd-update reporting that patches could not be downloaded. This patch corrects this mis-behaviour and causes a single email to be sent in such an event; this will be included in a future version of the distfile. PR: ports/72310 Submitted by: Colin Percival
v. 1.13 date: 2004/07/15 05:22:47; author: cperciva; state: Exp; lines: +1 -1 Now that I've had a chance to test it, add sparc64 to the list of approved architectures for FreeBSD Update. Excuse for committing without a ports commit bit: I'm the maintainer, and I didn't want to open a PR for a one-word change.
v. 1.12 date: 2004/07/12 21:12:10; author: krion; state: Exp; lines: +4 -6 Update to 1.6 PR: ports/68960 Submitted by: maintainer
v. 1.11 date: 2004/05/11 12:08:35; author: lofi; state: Exp; lines: +1 -1 Move comment.
v. 1.10 date: 2004/05/11 12:03:36; author: lofi; state: Exp; lines: +8 -2 PLIST_FILES-ify, pet portlint. PR: ports/62499 Submitted by: Colin Percival
v. 1.9 date: 2004/02/25 21:21:04; author: obrien; state: Exp; lines: +5 -0 Revert rev 1.8. Requested by: Colin Percival
v. 1.8 date: 2004/02/25 17:57:22; author: obrien; state: Exp; lines: +0 -5 Remove for-i386-only. This builds fine on other platforms and appears it would work just fine if someone were offering security update bits. Seconded: marcel
v. 1.7 date: 2003/12/04 17:02:28; author: arved; state: Exp; lines: +1 -1 Update to 1.5 PR: 59901 Submitted by: Colin Percival
v. 1.6 date: 2003/11/09 16:42:27; author: krion; state: Exp; lines: +9 -0 - Mark ONLY_FOR_ARCHS=i386 PR: 59084 Submitted by: maintainer
v. 1.5 date: 2003/10/15 07:20:24; author: daichi; state: Exp; lines: +8 -24 update security/freebsd-update: 1.3 -> 1.4 - 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. PR: 58028 Submitted by: Colin Percival (maintainer)
v. 1.4 date: 2003/08/23 13:42:21; author: edwin; state: Exp; lines: +1 -0 [MAINTAINER UPDATE] security/freebsd-update Call bspatch with a full path; this fixes problems where people are running freebsd-update with a PATH which doesn't include /usr/local/bin PR: ports/55869 Submitted by: Colin Percival
v. 1.3 date: 2003/06/24 19:55:26; author: leeym; state: Exp; lines: +6 -6 Update FreeBSD Update to version 1.3 PR: 53646 Submitted by: Colin Percival
v. 1.2 date: 2003/05/17 20:51:26; author: nork; state: Exp; lines: +17 -4 o Removes the original, out of date, README file. o Adds (new, up to date) man pages. o Puts the configuration file in $PREFIX/etc where it belongs. PR: ports/52244 Submitted by: Colin Percival
v. 1.1 date: 2003/04/11 20:52:02; author: nork; state: Exp; Add freebsd-update 1.2, fetches and installs binary updates to FreeBSD. This is the client half of the FreeBSD Update system; it fetches and applies binary security updates. PR: ports/50202 Submitted by: cperciva@daemonology.net ============================================================================= v. 1.17 date: 2006/09/13 05:24:34; author: cperciva; state: Exp; lines: +1 -1 Turn IGNORE= "foo now contained in the base system" into IGNORE= "is now contained in the base system" since the code which prints this string prefices it with the package name. Suggested by: kris
v. 1.16 date: 2006/09/12 19:42:16; author: cperciva; state: Exp; lines: +4 -0 IGNORE for 7.x after 700019 and 6.x after 601104: FreeBSD Update is now in the FreeBSD base system. Reminded by: simon
v. 1.15 date: 2005/11/14 23:10:17; author: cperciva; state: Exp; lines: +7 -2 Now that bsdiff is part of the base system and conditional IGNORE= lines have been added to misc/bsdiff, make the dependency here conditional. Reminded by: Richmond Felix
v. 1.14 date: 2004/10/12 03:17:30; author: edwin; state: Exp; lines: +1 -0 [MAINTAINER UPDATE] security/freebsd-update If `freebsd-update cron` fails due to a lack of internet connection, two emails will be sent -- one with the error message from fetch(1), and the other from freebsd-update reporting that patches could not be downloaded. This patch corrects this mis-behaviour and causes a single email to be sent in such an event; this will be included in a future version of the distfile. PR: ports/72310 Submitted by: Colin Percival
v. 1.13 date: 2004/07/15 05:22:47; author: cperciva; state: Exp; lines: +1 -1 Now that I've had a chance to test it, add sparc64 to the list of approved architectures for FreeBSD Update. Excuse for committing without a ports commit bit: I'm the maintainer, and I didn't want to open a PR for a one-word change.
v. 1.12 date: 2004/07/12 21:12:10; author: krion; state: Exp; lines: +4 -6 Update to 1.6 PR: ports/68960 Submitted by: maintainer
v. 1.11 date: 2004/05/11 12:08:35; author: lofi; state: Exp; lines: +1 -1 Move comment.
v. 1.10 date: 2004/05/11 12:03:36; author: lofi; state: Exp; lines: +8 -2 PLIST_FILES-ify, pet portlint. PR: ports/62499 Submitted by: Colin Percival
v. 1.9 date: 2004/02/25 21:21:04; author: obrien; state: Exp; lines: +5 -0 Revert rev 1.8. Requested by: Colin Percival
v. 1.8 date: 2004/02/25 17:57:22; author: obrien; state: Exp; lines: +0 -5 Remove for-i386-only. This builds fine on other platforms and appears it would work just fine if someone were offering security update bits. Seconded: marcel
v. 1.7 date: 2003/12/04 17:02:28; author: arved; state: Exp; lines: +1 -1 Update to 1.5 PR: 59901 Submitted by: Colin Percival
v. 1.6 date: 2003/11/09 16:42:27; author: krion; state: Exp; lines: +9 -0 - Mark ONLY_FOR_ARCHS=i386 PR: 59084 Submitted by: maintainer
v. 1.5 date: 2003/10/15 07:20:24; author: daichi; state: Exp; lines: +8 -24 update security/freebsd-update: 1.3 -> 1.4 - 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. PR: 58028 Submitted by: Colin Percival (maintainer)
v. 1.4 date: 2003/08/23 13:42:21; author: edwin; state: Exp; lines: +1 -0 [MAINTAINER UPDATE] security/freebsd-update Call bspatch with a full path; this fixes problems where people are running freebsd-update with a PATH which doesn't include /usr/local/bin PR: ports/55869 Submitted by: Colin Percival
v. 1.3 date: 2003/06/24 19:55:26; author: leeym; state: Exp; lines: +6 -6 Update FreeBSD Update to version 1.3 PR: 53646 Submitted by: Colin Percival
v. 1.2 date: 2003/05/17 20:51:26; author: nork; state: Exp; lines: +17 -4 o Removes the original, out of date, README file. o Adds (new, up to date) man pages. o Puts the configuration file in $PREFIX/etc where it belongs. PR: ports/52244 Submitted by: Colin Percival
v. 1.1 date: 2003/04/11 20:52:02; author: nork; state: Exp; Add freebsd-update 1.2, fetches and installs binary updates to FreeBSD. This is the client half of the FreeBSD Update system; it fetches and applies binary security updates. PR: ports/50202 Submitted by: cperciva@daemonology.net ============================================================================= v. 1.17 date: 2006/09/13 05:24:34; author: cperciva; state: Exp; lines: +1 -1 Turn IGNORE= "foo now contained in the base system" into IGNORE= "is now contained in the base system" since the code which prints this string prefices it with the package name. Suggested by: kris
v. 1.16 date: 2006/09/12 19:42:16; author: cperciva; state: Exp; lines: +4 -0 IGNORE for 7.x after 700019 and 6.x after 601104: FreeBSD Update is now in the FreeBSD base system. Reminded by: simon
v. 1.15 date: 2005/11/14 23:10:17; author: cperciva; state: Exp; lines: +7 -2 Now that bsdiff is part of the base system and conditional IGNORE= lines have been added to misc/bsdiff, make the dependency here conditional. Reminded by: Richmond Felix
v. 1.14 date: 2004/10/12 03:17:30; author: edwin; state: Exp; lines: +1 -0 [MAINTAINER UPDATE] security/freebsd-update If `freebsd-update cron` fails due to a lack of internet connection, two emails will be sent -- one with the error message from fetch(1), and the other from freebsd-update reporting that patches could not be downloaded. This patch corrects this mis-behaviour and causes a single email to be sent in such an event; this will be included in a future version of the distfile. PR: ports/72310 Submitted by: Colin Percival
v. 1.13 date: 2004/07/15 05:22:47; author: cperciva; state: Exp; lines: +1 -1 Now that I've had a chance to test it, add sparc64 to the list of approved architectures for FreeBSD Update. Excuse for committing without a ports commit bit: I'm the maintainer, and I didn't want to open a PR for a one-word change.
v. 1.12 date: 2004/07/12 21:12:10; author: krion; state: Exp; lines: +4 -6 Update to 1.6 PR: ports/68960 Submitted by: maintainer
v. 1.11 date: 2004/05/11 12:08:35; author: lofi; state: Exp; lines: +1 -1 Move comment.
v. 1.10 date: 2004/05/11 12:03:36; author: lofi; state: Exp; lines: +8 -2 PLIST_FILES-ify, pet portlint. PR: ports/62499 Submitted by: Colin Percival
v. 1.9 date: 2004/02/25 21:21:04; author: obrien; state: Exp; lines: +5 -0 Revert rev 1.8. Requested by: Colin Percival
v. 1.8 date: 2004/02/25 17:57:22; author: obrien; state: Exp; lines: +0 -5 Remove for-i386-only. This builds fine on other platforms and appears it would work just fine if someone were offering security update bits. Seconded: marcel
v. 1.7 date: 2003/12/04 17:02:28; author: arved; state: Exp; lines: +1 -1 Update to 1.5 PR: 59901 Submitted by: Colin Percival
v. 1.6 date: 2003/11/09 16:42:27; author: krion; state: Exp; lines: +9 -0 - Mark ONLY_FOR_ARCHS=i386 PR: 59084 Submitted by: maintainer
v. 1.5 date: 2003/10/15 07:20:24; author: daichi; state: Exp; lines: +8 -24 update security/freebsd-update: 1.3 -> 1.4 - 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. PR: 58028 Submitted by: Colin Percival (maintainer)
v. 1.4 date: 2003/08/23 13:42:21; author: edwin; state: Exp; lines: +1 -0 [MAINTAINER UPDATE] security/freebsd-update Call bspatch with a full path; this fixes problems where people are running freebsd-update with a PATH which doesn't include /usr/local/bin PR: ports/55869 Submitted by: Colin Percival
v. 1.3 date: 2003/06/24 19:55:26; author: leeym; state: Exp; lines: +6 -6 Update FreeBSD Update to version 1.3 PR: 53646 Submitted by: Colin Percival
v. 1.2 date: 2003/05/17 20:51:26; author: nork; state: Exp; lines: +17 -4 o Removes the original, out of date, README file. o Adds (new, up to date) man pages. o Puts the configuration file in $PREFIX/etc where it belongs. PR: ports/52244 Submitted by: Colin Percival
v. 1.1 date: 2003/04/11 20:52:02; author: nork; state: Exp; Add freebsd-update 1.2, fetches and installs binary updates to FreeBSD. This is the client half of the FreeBSD Update system; it fetches and applies binary security updates. PR: ports/50202 Submitted by: cperciva@daemonology.net =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm