summaryrefslogtreecommitdiffstats
path: root/compat-mysql55.spec
diff options
context:
space:
mode:
Diffstat (limited to 'compat-mysql55.spec')
-rw-r--r--compat-mysql55.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/compat-mysql55.spec b/compat-mysql55.spec
index 0e9ccd7..504ed92 100644
--- a/compat-mysql55.spec
+++ b/compat-mysql55.spec
@@ -5,7 +5,7 @@
%endif
Name: compat-mysql55
-Version: 5.5.43
+Version: 5.5.44
Release: 1%{?dist}
Summary: MySQL shared libraries
Group: Applications/Databases
@@ -44,8 +44,6 @@ Patch19: mysql-file-contents.patch
Patch20: mysql-string-overflow.patch
Patch21: mysql-dh1024.patch
Patch22: mysql-innodbwarn.patch
-# http://bugs.mysql.com/68999
-Patch23: mysql-openssl.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gperf, perl, readline-devel, openssl-devel
@@ -97,7 +95,6 @@ rm -f Docs/mysql.info
%patch20 -p1
%patch21 -p1
%patch22 -p1
-%patch23 -p1
# upstream has fallen down badly on symbol versioning, do it ourselves
cp %{SOURCE8} libmysql/libmysql.version
@@ -222,6 +219,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri May 29 2015 Remi Collet <RPMS@FamilleCollet.com> - 5.5.44-1
+- update to 5.5.44
+
* Mon Apr 13 2015 Remi Collet <RPMS@FamilleCollet.com> - 5.5.43-1
- update to 5.5.43