diff options
author | Warner Losh <imp@FreeBSD.org> | 2002-01-27 07:17:59 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2002-01-27 07:17:59 +0000 |
commit | 6a53694e246eeb6d3be4deeff0d181777f00c160 (patch) | |
tree | daced48e028d1b2c09a5aed4f283440418cf1e22 /UPDATING | |
parent | e4f98b94ab090ec7c65667937e46c8a78810636f (diff) | |
download | src-6a53694e246eeb6d3be4deeff0d181777f00c160.tar.gz src-6a53694e246eeb6d3be4deeff0d181777f00c160.zip |
Move 4.3 header info. Add p3 and p4.
Notes
Notes:
svn path=/releng/4.4/; revision=89852
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 30 |
1 files changed, 23 insertions, 7 deletions
@@ -1,19 +1,35 @@ -Updating Information for FreeBSD STABLE users +Updating Information for FreeBSD STABLE users, 4.4 security branch This file is maintained and copyrighted by M. Warner Losh <imp@village.org>. Please send new entries directly to him. See end of file for further details. For commonly done items, please see the -COMMON ITEMS: section later in the file. +COMMON ITEMS: section later in the file. A reverse chronology since +4.0 was released is included, followed by the common items quick +how-tos, followed by entries for versions of -current prior to 4.0 +Release. -A reverse chronology since 4.0 was released is included, followed by -the common items quick how-tos, followed by entries for versions of --current prior to 4.0 Release. +This is for the 4.4 release branch. All entries since 4.4 are an +itemized list of commits to this branch, numbered from the beginning. +By this count, we're at 4.4.0p4. -20011221: p2 +The security advisories related to various patches contain information +on how to build/install a minimal set of binaries and start/stop a +minimal number of processes, if possible, for that patch. For those +updates that don't have an advisory, or to be safe, you can do a full +build and install as described in the COMMON ITEMS section. + +20020123: p4 FreeBSD-SA-02:08.exec + There's a small window in exec where one could debug a setuid + program and obtain elevated priviledges. This was corrected. + +20020117: p3 FreeBSD-SA-02:07.k5su + k5su fixes. + +20011221: p2 FreeBSD-SA-02:02 A bug was fixed wherein the pw(8) command created a short-lived but world-readable copy of /etc/master.passwd. -20011202: p1 +20011202: p1 FreeBSD-SA-01:63 A security hole in OpenSSH involving `UseLogin yes' has been patched. |