diff options
author | 2011-01-30 14:34:08 +0000 | |
---|---|---|
committer | 2011-01-30 14:34:08 +0000 | |
commit | 3ffd6e5a2c77e35ba2e2d86916a776d6af35bfbf (patch) | |
tree | 115f8a3c15e9676820ae26d0c01e6e41c8d61b00 | |
parent | Version bumped. Removed 2.0.01 for security, bug #352569. (diff) | |
download | gentoo-2-3ffd6e5a2c77e35ba2e2d86916a776d6af35bfbf.tar.gz gentoo-2-3ffd6e5a2c77e35ba2e2d86916a776d6af35bfbf.tar.bz2 gentoo-2-3ffd6e5a2c77e35ba2e2d86916a776d6af35bfbf.zip |
mask >=net-dns/maradns-2 for security bug #352569.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 9288e17825b1..2c4102ecc613 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4993 2011/01/30 10:38:49 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4994 2011/01/30 14:34:08 matsuu Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 30 Jan 2011; MATSUU Takuto <matsuu@gentoo.org> package.mask: + Mask >=net-dns/maradns-2 wrt security #352569. + 30 Jan 2011; Hanno Boeck <hanno@gentoo.org> license_groups: Add tanuki-community to GPL-compatible, this is just GPL and a BSD-alike license. diff --git a/profiles/package.mask b/profiles/package.mask index 11d4ecd3ec57..ddd733bfaea5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12407 2011/01/30 10:06:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12408 2011/01/30 14:34:08 matsuu Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# MATSUU Takuto <matsuu@gentoo.org> (30 Jan 2011) +# mask for security bug #352569 +>=net-dns/maradns-2 + # Alexey Shvetsov <alexxy@gentoo.org> (26 Jam 2011) # Mask KDE SC 4.6.0 and deps ~kde-base/kdeplasma-addons-4.6.0 |