diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-12-22 10:07:29 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-12-22 10:07:29 +0000 |
commit | cd4fa75b91d46b1b4b5dbe2903e3544886df6f3d (patch) | |
tree | 6fb79463e8070ce70865d817f1a84f1ae10bff8f | |
parent | Version bump. (diff) | |
download | historical-cd4fa75b91d46b1b4b5dbe2903e3544886df6f3d.tar.gz historical-cd4fa75b91d46b1b4b5dbe2903e3544886df6f3d.tar.bz2 historical-cd4fa75b91d46b1b4b5dbe2903e3544886df6f3d.zip |
+ bind/bind-tools mask wrt bugs #158217, #158664
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4426f4ca3eda..31bd96e587be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6482 2006/12/22 09:31:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6483 2006/12/22 10:07:29 voxus Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,13 @@ ## End example ## +# Konstantin V. Arkhipov <voxus@gentoo.org> (22 Dec 2006) +# Stability issues on hardened systems: bugs #158217, #158664 +~net-dns/bind-9.2.7 +~net-dns/bind-tools-9.2.7 +~net-dns/bind-9.3.3 +~net-dns/bind-tools-9.3.3 + # Daniel Black <dragonheart@gentoo.org> (22 Dec 2006) # needs a bit more gcc compatibilty testing >=dev-libs/mpfr-2.2.1 |