summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-03-03 19:27:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-03-03 19:27:19 +0000
commit3d2939024febb50a318fe2413c6619aa8eaa2d7c (patch)
tree181e368b0a798b9c3b4ff085bce2fc1c60d025d7 /games-server/monopd/ChangeLog
parentFix wrong USE flag dep. (diff)
downloadgentoo-2-3d2939024febb50a318fe2413c6619aa8eaa2d7c.tar.gz
gentoo-2-3d2939024febb50a318fe2413c6619aa8eaa2d7c.tar.bz2
gentoo-2-3d2939024febb50a318fe2413c6619aa8eaa2d7c.zip
add patch from upstream to address security bug #124829
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'games-server/monopd/ChangeLog')
-rw-r--r--games-server/monopd/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/games-server/monopd/ChangeLog b/games-server/monopd/ChangeLog
index 18af6feee1f1..02b8735ff5de 100644
--- a/games-server/monopd/ChangeLog
+++ b/games-server/monopd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-server/monopd
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/monopd/ChangeLog,v 1.15 2005/07/14 03:05:45 mr_bones_ Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-server/monopd/ChangeLog,v 1.16 2006/03/03 19:27:18 mr_bones_ Exp $
+
+ 03 Mar 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ +files/monopd-0.9.3-dosfix.patch, monopd-0.9.3.ebuild:
+ add patch from upstream to address security bug #124829
14 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org> monopd-0.9.3.ebuild:
use doinitd as suggested by Nikolas Garofil via bug #98751