Wed Apr 30 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.56-1
- upgrade to 3.23.56 for security fixes
- remove patch for double-free (included in 3.23.56)
Mon Dec 16 2002 Joe Orton <jorton@redhat.com> 3.23.54a-4
- upgrade to 3.23.54a for safe_mysqld fix
Thu Dec 12 2002 Joe Orton <jorton@redhat.com> 3.23.54-3
- upgrade to 3.23.54 for latest security fixes
Tue Nov 19 2002 Jakub Jelinek <jakub@redhat.com> 3.23.52-5
- Always include <errno.h> for errno
- Remove unpackaged files
Tue Nov 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- do not prereq userdel, not used at all
Mon Sep 09 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.52-4
- Use %{_libdir}
- Add patch for x86-64
Wed Mar 28 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Make it obsolete our 6.2 PowerTools packages
- 3.23.36 bugfix release - fixes some security issues which didn't apply to
our standard configuration
- Make "make test" part of the build process, except on IA64 (it fails
there)
Tue Mar 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.35 bugfix release
- Don't delete the mysql user on uninstall
Tue Mar 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.34a bugfix release
Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- added readline-devel to BuildRequires:
Tue Feb 06 2001 Trond Eivind Glomsrød <teg@redhat.com>
- small i18n-fixes to initscript (action needs $)
Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
- make it shut down and rotate logs without using mysqladmin (from #24909)
Mon Jan 29 2001 Trond Eivind Glomsrød <teg@redhat.com>
- conflict with "MySQL"
Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
- improve gettextizing
Mon Jan 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.32
- fix logrotate script (#24589)
Sun Jan 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.32
- fix logrotate script, so it doesn't return "false" if mysqld isn't
running (#24589)
Thu Jan 18 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.31
Wed Jan 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
- move the items in Requires(post): to Requires: in preparation for an
errata for 7.0 when 3.23.31 is released
Tue Jan 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
- add the log file to the rpm database, and make it 0640 (#24116)
- as above in logrotate script
- changes to the init sequence - put most of the data in /etc/my.cnf
instead of hardcoding in the init script
- use /var/run/mysqld/mysqld.pid instead of /var/run/mysqld/pid
- use standard safe_mysqld
- shut down cleaner
Mon Jan 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.30
- do an explicit chmod on /var/lib/mysql in post, to avoid any problems
with broken permissons. There is a report of rm not changing this on
its own (#22989)
Mon Jan 01 2001 Trond Eivind Glomsrød <teg@redhat.com>
- bzipped source
- changed from 85 to 78 in startup, so it starts before apache (which can
use modules requiring mysql)
Wed Dec 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.29a
Tue Dec 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add requirement for new libstdc++, build for errata
Mon Dec 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.29
Mon Nov 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.28 (gamma)
- remove old patches, as they are now upstreamed
Tue Nov 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add a requirement for a new glibc (#20735)
- build on IA64
Wed Nov 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable more assembly
Wed Nov 01 2000 Jakub Jelinek <jakub@redhat.com>
- fix mysql on SPARC (#20124)
Tue Oct 31 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.27
Wed Oct 25 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add patch for fixing bogus aliasing in mysql from Jakub, which should fix
#18905 and #18620
Mon Oct 23 2000 Trond Eivind Glomsrød <teg@redhat.com>
- check for negative niceness values, and negate it if present (#17899)
- redefine optflags on IA32 FTTB
Wed Oct 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.26, which among other fixes now uses mkstemp() instead of tempnam().
- revert changes made yesterday, Jakub fixed the compiler
Tue Oct 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use the compat C++ compiler FTTB. Argh.
- add requirement of ncurses4 (see above)
Sun Oct 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.25
- fix shutdown problem (#17956)
Tue Sep 26 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Don't try to include no-longer-existing PUBLIC file as doc (#17532)
Tue Sep 12 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rename config file to /etc/my.cnf, which is what mysqld wants... doh.
(#17432)
- include a changed safe_mysqld, so the pid file option works.
- make mysql dir world readable to they can access the mysql socket.
(#17432)
- 3.23.24
Wed Sep 06 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.23