diff options
author | 2014-08-21 12:50:54 +0000 | |
---|---|---|
committer | 2014-08-21 12:50:54 +0000 | |
commit | 165405aeb84421078749e609ca0269cb85a18370 (patch) | |
tree | ad805de1f2c672c7b9bb8983493853386b7c3f46 /profiles | |
parent | Add ~alpha/~ia64/~s390/~sh/~sparc wrt #512546 (diff) | |
download | historical-165405aeb84421078749e609ca0269cb85a18370.tar.gz historical-165405aeb84421078749e609ca0269cb85a18370.tar.bz2 historical-165405aeb84421078749e609ca0269cb85a18370.zip |
Add masks on mariadb-5.{2,3} and virtual/mysql-5{2,3}
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 15 |
2 files changed, 14 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 68e6e241bed1..57d92eef09bc 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9311 2014/08/21 11:31:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9312 2014/08/21 12:50:54 grknight 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! + 21 Aug 2014; Brian Evans <grknight@gentoo.org> package.mask: + Remove old mask on =dev-db/mariadb-5.1.67. Add masks for virtual/mysql-5{2,3} + and dev-db/mariadb-5.{2,3}* for 30 day removal to allow migration time + 21 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> package.mask: Unmask media-libs/jpeg >= 9a wrt Tracker #479818 because it doesn't have any bugs left open. diff --git a/profiles/package.mask b/profiles/package.mask index c9b6aaa1ea60..477a7412de99 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15977 2014/08/21 11:31:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15978 2014/08/21 12:50:54 grknight 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 @@ -30,6 +30,14 @@ #--- END OF EXAMPLES --- +# Brian Evans <grknight@gentoo.org> (21 Aug 2014) +# Old versions of dev-db/mariadb masked for removal in 30 days +# Please upgrade to the 5.5 series +=virtual/mysql-5.2 +=virtual/mysql-5.3 +=dev-db/mariadb-5.2.14 +=dev-db/mariadb-5.3.12 + # Lars Wendler <polynomial-c@gentoo.org> (19 Aug 2014) # t7004-tag.sh testsuite causes segfault when run in portage's sandbox # (bug #520270). @@ -643,11 +651,6 @@ www-apache/mod_spdy # - requires at least gcc 4.7(and possibly even 4.8 for some features) >=dev-libs/botan-1.11.0 -# Agostino Sarubbo <ago@gentoo.org> (29 Aug 2013) -# Mask 5.1 series because the backport of the CVE-2012-5627 -# has not be done. bug #446240 comment 2 -=dev-db/mariadb-5.1.67 - # Tom Wijsman <TomWij@gentoo.org> (15 Aug 2013) # Dependencies are unable to satisfy current version, # broken; needs a version bump from bug #475552. |