Update to MySQL 5.5.18

This commit is contained in:
Tom Lane 2011-11-20 01:22:47 -05:00 committed by Michal Schorm
parent 4b4f648924
commit 2351422434
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/mysql-5.5.17-nodocs.tar.gz
/mysql-5.5.18-nodocs.tar.gz

View File

@ -1,5 +1,5 @@
Name: mysql
Version: 5.5.17
Version: 5.5.18
Release: 1%{?dist}
Summary: MySQL client programs and shared libraries
@ -656,6 +656,10 @@ fi
%{_mandir}/man1/mysql_client_test.1*
%changelog
* Sun Nov 20 2011 Tom Lane <tgl@redhat.com> 5.5.18-1
- Update to MySQL 5.5.18, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html
* Sat Nov 12 2011 Tom Lane <tgl@redhat.com> 5.5.17-1
- Update to MySQL 5.5.17, for various fixes described at
http://dev.mysql.com/doc/refman/5.5/en/news-5-5-17.html

View File

@ -1 +1 @@
48b4df648747f49468c4753db786acbf mysql-5.5.17-nodocs.tar.gz
22e4bbacb27efdb38c0b54b5c5fab3e8 mysql-5.5.18-nodocs.tar.gz