aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-08-21 17:59:00 +0200
committerMichał Górny <mgorny@gentoo.org>2015-08-21 17:59:00 +0200
commita50b763c338161b4621d23e9fa5cd6e11455d6ca (patch)
tree1eb543d2acbe00d8501244a7246f4cb84316be74 /2014-08-20-mysql_5_5_upgrade_procedures
parentdocument openssh-7.0 dsa key change #557388 (diff)
downloadgentoo-news-a50b763c338161b4621d23e9fa5cd6e11455d6ca.tar.gz
gentoo-news-a50b763c338161b4621d23e9fa5cd6e11455d6ca.tar.bz2
gentoo-news-a50b763c338161b4621d23e9fa5cd6e11455d6ca.zip
Drop year subdirectories to match client structure
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=523828
Diffstat (limited to '2014-08-20-mysql_5_5_upgrade_procedures')
-rw-r--r--2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt31
-rw-r--r--2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt.asc11
2 files changed, 42 insertions, 0 deletions
diff --git a/2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt b/2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt
new file mode 100644
index 0000000..f0feef1
--- /dev/null
+++ b/2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt
@@ -0,0 +1,31 @@
+Title: MySQL 5.5 upgrade procedures
+Author: Brian Evans <grknight@gentoo.org>
+Content-Type: text/plain
+Posted: 2014-08-20
+Revision: 1
+News-Item-Format: 1.0
+Display-If-Installed: <dev-db/mysql-5.5
+
+MySQL 5.5 is now stable across all arches. The upgrade process
+will require you to rebuild everything linked to
+libmysqlclient.so.16 and libmysqlclient_r.so.16.
+
+This may be done for you by portage with 'emerge @preserved-rebuild'.
+
+A small number of libraries may not be automatically rebuilt against
+the new MySQL libraries using preserved-rebuild. If you have
+difficulties with packages not finding the new libraries, install
+app-portage/gentoolkit and run:
+# revdep-rebuild --library libmysqlclient.so.16
+# revdep-rebuild --library libmysqlclient_r.so.16
+
+The official upgrade documentation is available here:
+http://dev.mysql.com/doc/refman/5.5/en/upgrading.html
+
+Please be sure to review the upgrade document for any possible actions
+necessary before and after the upgrade. This includes running
+mysql_upgrade after the upgrade completion.
+
+Due to security flaws, MySQL 5.1 will be hard masked in 30 days after
+this news item is posted. It will remain masked in the tree for
+3 months before removal.
diff --git a/2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt.asc b/2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt.asc
new file mode 100644
index 0000000..2b9101b
--- /dev/null
+++ b/2014-08-20-mysql_5_5_upgrade_procedures/2014-08-20-mysql_5_5_upgrade_procedures.en.txt.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQEcBAABAgAGBQJT8/LyAAoJEE4V4vFnx44dYWQIAK/pwDO0rYQeIMu44DqSSqRb
+FklJNY3Y2B0Chphsu/nIXSeKOmUaxRITh+DM4IJXjtFTafxQHjr3ST/76sEBSDkk
+8avnkYSTahAAz2qyWauXv5f+e/AUqaPlvxWB2iy0e6Fs3GGbeglcoMRRs2kW1upY
+7rAgdUI6ptB6lv5k9H6bs5HtgDUkdc6nawZhqLUJQFslmDofogSBXfchb8WUgiUR
+9HRLYnjp78Qa+8OD5jmrZnNEhy1Wp48nlgrwYGfyj51DAVb69Mchi335traeencW
+v9QHo+2Zm67gMeMY/xrIHg20tXjgTUx303KOj7l4sQA1PJX6miFeX8djuIlcFwk=
+=JDNo
+-----END PGP SIGNATURE-----