aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2001-12-21 19:47:50 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2001-12-21 19:47:50 +0000
commitb1008d49cf0cca67c23324e5a3f11cbbc44844e4 (patch)
tree81391d833b9fa1c1d14c5d4b6bf7d5a0dde7f1c5 /UPDATING
parent5b5ef9ff478150b37dcbfec6e9eb0af735f01cf6 (diff)
downloadsrc-b1008d49cf0cca67c23324e5a3f11cbbc44844e4.tar.gz
src-b1008d49cf0cca67c23324e5a3f11cbbc44844e4.zip
Bump patchlevel for fix to pw(8).
Notes
Notes: svn path=/releng/4.4/; revision=88362
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index da3e8a97278f..c73e7c2a8df4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -9,6 +9,10 @@ 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.
+20011221: p2
+ A bug was fixed wherein the pw(8) command created a short-lived
+ but world-readable copy of /etc/master.passwd.
+
20011202: p1
A security hole in OpenSSH involving `UseLogin yes' has been
patched.