diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-06-11 22:21:14 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-06-11 22:21:14 +0000 |
commit | f6fc977176235e7a846b13947ef662f16c630f93 (patch) | |
tree | c55a909fc44aead6ddb748660c85f363d72becfc /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-f6fc977176235e7a846b13947ef662f16c630f93.tar.gz gentoo-2-f6fc977176235e7a846b13947ef662f16c630f93.tar.bz2 gentoo-2-f6fc977176235e7a846b13947ef662f16c630f93.zip |
(#225907) Huge memory leaks, and 0.11.2 is just broken so try to get people off it.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 9 |
2 files changed, 13 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8966b7567c59..0327cdb98c49 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1535 2008/06/11 18:16:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1536 2008/06/11 22:21:14 dberkholz 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 doubt put a record here! + 11 Jun 2008; Donnie Berkholz <dberkholz@gentoo.org>; package.mask: + (#225907) Huge memory leaks, and 0.11.2 is just broken so try to get + people off it. + 11 Jun 2008; Torsten Veller <tove@gentoo.org> package.mask: Masked mail-mta/xmail for removal diff --git a/profiles/package.mask b/profiles/package.mask index 15137c1c65c9..9b363f9ba0dc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8714 2008/06/11 18:16:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8715 2008/06/11 22:21:14 dberkholz 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 @@ -28,6 +28,13 @@ ## app-misc/some-package #--- END OF EXAMPLES --- + +# Donnie Berkholz <dberkholz@gentoo.org> (11 Jun 2008) +# (#225907) Huge memory leaks, and 0.11.2 is just broken so try to get +# people off it. +=x11-libs/pixman-0.11.2 +=x11-libs/pixman-0.11.4 + # Torsten Veller <tove@gentoo.org> (11 Jun 2008) # Masked for removal in 30 days # Bugs: 99776 128014 131249 197816 |