Update to MySQL 5.0.22 (fixes CVE-2006-2753)

This commit is contained in:
Tom Lane 2006-06-01 17:40:36 +00:00 committed by Michal Schorm
parent 0e48f65640
commit f7ee09dfd6
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
mysql-5.0.21.tar.gz
mysql-5.0.22.tar.gz

View File

@ -1,6 +1,6 @@
Name: mysql
Version: 5.0.21
Release: 2
Version: 5.0.22
Release: 1
Summary: MySQL client programs and shared libraries.
License: GPL
Group: Applications/Databases
@ -410,6 +410,9 @@ fi
%attr(-,mysql,mysql) %{_datadir}/mysql-test
%changelog
* Thu Jun 1 2006 Tom Lane <tgl@redhat.com> 5.0.22-1
- Update to MySQL 5.0.22 (fixes CVE-2006-2753)
* Tue May 2 2006 Tom Lane <tgl@redhat.com> 5.0.21-2
- Fix bogus perl Requires for mysql-test

View File

@ -1 +1 @@
c3165204c42e1db6fc3a95a4fd2cd22f mysql-5.0.21.tar.gz
b0533dce52a3147234e588f51affbcab mysql-5.0.22.tar.gz