diff options
author | 2004-01-07 13:55:29 +0000 | |
---|---|---|
committer | 2004-01-07 13:55:29 +0000 | |
commit | 8745de3970ada373b7f57b4cd693a7e6195bd938 (patch) | |
tree | fb1bcfaae0632d5296eddbb97e60b2b34df3ff47 /sys-kernel/xfs-sources/ChangeLog | |
parent | mark 2.4.2 x86, cleanup (diff) | |
download | historical-8745de3970ada373b7f57b4cd693a7e6195bd938.tar.gz historical-8745de3970ada373b7f57b4cd693a7e6195bd938.tar.bz2 historical-8745de3970ada373b7f57b4cd693a7e6195bd938.zip |
Added patches to address the security vulnerabilities in bugs #37292 and #37317.
Diffstat (limited to 'sys-kernel/xfs-sources/ChangeLog')
-rw-r--r-- | sys-kernel/xfs-sources/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-kernel/xfs-sources/ChangeLog b/sys-kernel/xfs-sources/ChangeLog index bfd5df646f20..4405ed6955fc 100644 --- a/sys-kernel/xfs-sources/ChangeLog +++ b/sys-kernel/xfs-sources/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-kernel/xfs-sources # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/ChangeLog,v 1.36 2004/01/04 01:22:58 scox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/ChangeLog,v 1.37 2004/01/07 13:55:10 plasmaroo Exp $ + +*xfs-sources-2.4.19-r3 (07 Jan 2004) + + 07 Jan 2004; <plasmaroo@gentoo.org> xfs-sources-2.4.19-r2.ebuild, + xfs-sources-2.4.19-r3.ebuild, xfs-sources-2.4.20-r5.ebuild, + xfs-sources-2.4.22-r1.ebuild, xfs-sources-2.4.22.ebuild, + xfs-sources-2.4.23-r1.ebuild, xfs-sources-2.4.23.ebuild: + Bumped versions and added patches to address the security + vulnerabilities in bugs #37292 and #37317. *xfs-sources-2.4.23 (04 Jan 2004) |