summaryrefslogtreecommitdiffstats
path: root/mysql55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-28 16:14:51 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-28 16:14:51 +0100
commit0603c4871846766a684067d02ba293000b726a56 (patch)
treeeb78a433c3cc3338496ab8412e6f926481836544 /mysql55.spec
parenta683afa2824eb3cd7707b472be918ec7eaa2faf5 (diff)
MySQL 5.5.29
Diffstat (limited to 'mysql55.spec')
-rw-r--r--mysql55.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/mysql55.spec b/mysql55.spec
index 3cfc528..c560e02 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -10,8 +10,8 @@
%endif
Name: mysql
-Version: 5.5.28
-Release: 3%{?dist}
+Version: 5.5.29
+Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
Group: Applications/Databases
@@ -70,7 +70,6 @@ Patch18: mysql-cipherspec.patch
Patch19: mysql-file-contents.patch
Patch20: mysql-string-overflow.patch
Patch21: mysql-dh1024.patch
-Patch22: mysql-cve-2012-5611.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gperf
@@ -254,7 +253,6 @@ rm -f Docs/mysql.info
%patch19 -p1
%patch20 -p1
%patch21 -p1
-%patch22 -p1
# workaround for upstream bug #56342
rm -f mysql-test/t/ssl_8k_key-master.opt
@@ -814,6 +812,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
+* Fri Dec 28 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.5.29-1
+- update to MySQL 5.5.29 Community Server GA
+ http://dev.mysql.com/doc/refman/5.5/en/news-5-5-29.html
+
* Sat Dec 8 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.5.28-3
- sync with rawhide, rebuild for security
- use with_systemd and with_dtrace macro instead of version test