From 1ead66d7dbbd551fa9e2e52acf1a3aa2da42fcc3 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Tue, 23 Aug 2005 13:11:06 +0000 Subject: [PATCH] Use politically correct patch name. --- mysql.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mysql.spec b/mysql.spec index 75b2385..33fd256 100644 --- a/mysql.spec +++ b/mysql.spec @@ -1,6 +1,6 @@ Name: mysql Version: 4.1.12 -Release: 2 +Release: 3 Source0: http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-%{version}.tar.gz Source1: mysql.init Source2: mysql.logrotate @@ -15,7 +15,7 @@ Patch4: mysql-testing.patch Patch5: mysql-no-atomic.patch Patch6: mysql-lock-ssl.patch Patch7: mysql-test-ssl.patch -Patch8: mysql-buffer-nazi.patch +Patch8: mysql-buffer-warning.patch URL: http://www.mysql.com BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: MySQL client programs and shared libraries. @@ -365,6 +365,9 @@ fi %{_datadir}/sql-bench %changelog +* Tue Aug 23 2005 Tom Lane 4.1.12-3 +- Use politically correct patch name. + * Tue Jul 12 2005 Tom Lane 4.1.12-2 - Fix buffer overflow newly exposed in isam code; it's the same issue previously found in myisam, and not very exciting, but I'm tired of