grknight    15/02/16 14:28:23

  Modified:             ChangeLog package.mask
  Log:
  Mask MySQL and MariaDB 5.5 series for security bug 537216

Revision  Changes    Path
1.9793               profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9793&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9793&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9792&r2=1.9793

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9792
retrieving revision 1.9793
diff -u -r1.9792 -r1.9793
--- ChangeLog   15 Feb 2015 16:58:46 -0000      1.9792
+++ ChangeLog   16 Feb 2015 14:28:22 -0000      1.9793
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9792 2015/02/15 
16:58:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9793 2015/02/16 
14:28:22 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!
 
+  16 Feb 2015; Brian Evans <[email protected]> package.mask:
+  Mask MySQL and MariaDB 5.5 series for security bug 537216
+
   15 Feb 2015; Hans de Graaff <[email protected]> package.mask:
   Mask old virtuals based on the slot-per-version idea for removal, bug 421497.
 



1.16364              profiles/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16364&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16364&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16363&r2=1.16364

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16363
retrieving revision 1.16364
diff -u -r1.16363 -r1.16364
--- package.mask        15 Feb 2015 16:58:46 -0000      1.16363
+++ package.mask        16 Feb 2015 14:28:22 -0000      1.16364
@@ -1,5 +1,5 @@
 ####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16363 2015/02/15 
16:58:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16364 2015/02/16 
14:28:22 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,16 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans <[email protected]> (16 Feb 2015)
+# Mask MySQL and MariaDB 5.5 series for security bug 537216
+# Please make sure mysql_upgrade has been run before moving to 5.6
+# Not removing until roughly Dec 2015 as an upgrade path must
+# exist or else the server may crash if the admin has not done
+# proper maintenance prior to updating
+=virtual/mysql-5.5
+=dev-db/mysql-5.5*
+=dev-db/mariadb-5.5*
+
 # Hans de Graaff <[email protected]> (15 Feb 2015)
 # Mask old virtuals based on the slot-per-version idea for removal,
 # bug 421497.




Reply via email to