Commit Graph

52 Commits

Author SHA1 Message Date
Tom Lane
ebe1f00d07 Update to MySQL 5.1.50. 2024-02-05 16:59:12 +01:00
Tom Lane
25fc107329 Update to MySQL 5.1.48 2024-02-05 16:59:12 +01:00
Tom Lane
aab815016f Update to MySQL 5.1.47 2024-02-05 16:59:12 +01:00
Tom Lane
5f03667688 Update to MySQL 5.1.46 2024-02-05 16:59:12 +01:00
Tom Lane
ffd7047b58 Update to MySQL 5.1.45 2024-02-05 16:59:12 +01:00
Tom Lane
ce2db75c8b Update to mysql 5.1.44; remove non-free documentation file. 2024-02-05 16:59:12 +01:00
Tom Lane
021d6527f9 Update to MySQL 5.1.43 2024-02-05 16:59:12 +01:00
Tom Lane
a7d331a0c9 Update to MySQL 5.1.42; also fix #547485 2024-02-05 16:59:12 +01:00
Tom Lane
51519c66b4 Update to MySQL 5.1.41, also remove old_passwords=1 2024-02-05 16:59:12 +01:00
Tom Lane
195f2c4413 Update to 5.1.40; also fix #533736 2024-02-05 16:59:12 +01:00
Tom Lane
fbfeb21c64 Update to MySQL 5.1.39 2024-02-05 16:59:12 +01:00
Tom Lane
8ac557d4bb Update to MySQL 5.1.37 2024-02-05 16:59:12 +01:00
Tom Lane
aac391952f Update to MySQL 5.1.36 2024-02-05 16:59:12 +01:00
Tom Lane
c9d92c2197 Update to MySQL 5.1.35. Fix SELinux context when recreating
/var/lib/mysql/.
2024-02-05 16:59:12 +01:00
Tom Lane
82ab89f3ab Update to MySQL 5.1.34 2024-02-05 16:59:12 +01:00
Tom Lane
af5d0e52a1 Update to MySQL 5.1.33 2024-02-05 16:59:12 +01:00
Tom Lane
ed2c5b9498 Update to MySQL 5.1.32 2024-02-05 16:59:12 +01:00
Tom Lane
0fe8ff9055 Update to MySQL 5.1.31 2024-02-05 16:59:12 +01:00
Tom Lane
f74a10ff4d Update to MySQL 5.1.30 2024-02-05 16:59:12 +01:00
Tom Lane
67c46965b4 Update to mysql version 5.0.67 2024-02-05 16:59:12 +01:00
Tom Lane
20564e52c0 Update to mysql version 5.0.51a 2024-02-05 16:59:12 +01:00
Tom Lane
2c9ebe036a Update to MySQL 5.0.45. Also fix bzs 241912, 245770. 2024-02-05 16:59:12 +01:00
Tom Lane
22c32d815d Update to MySQL 5.0.37. Resolves: #231838 Put client library into a
separate mysql-libs RPM to reduce dependencies Resolves: #205630 Minor
    rpmlint cleanups.
2024-02-05 16:59:12 +01:00
Tom Lane
7a107d09e1 Update to MySQL 5.0.33. Fix #221085, #223713. 2024-02-05 16:59:12 +01:00
Tom Lane
148a89c268 Update to MySQL 5.0.27, fix a couple minor issues noted in changelog entry. 2024-02-05 16:59:12 +01:00
Tom Lane
f7ee09dfd6 Update to MySQL 5.0.22 (fixes CVE-2006-2753) 2024-02-05 16:59:12 +01:00
Tom Lane
fa98cf328f Update to MySQL 5.0.21. 2024-02-05 16:59:12 +01:00
Tom Lane
807c7e4985 Update to MySQL 5.0.18 2024-02-05 16:59:12 +01:00
Tom Lane
cae1c674f9 Update to MySQL 5.0.16; kluge around header multilib problem. 2024-02-05 16:59:12 +01:00
Tom Lane
6cfe7c32f0 Update to MySQL 5.0.15. 2024-02-05 16:59:12 +01:00
Tom Lane
a5079af36c Update to MySQL 4.1.14. 2024-02-05 16:59:12 +01:00
Tom Lane
229de3d260 Update to MySQL 4.1.12. Get the openssl regression tests to pass. 2024-02-05 16:59:12 +01:00
Tom Lane
652b269cca Update to MySQL 4.1.11 to fix bz#152911; also fix bz#154123, bz#143537. 2024-02-05 16:59:12 +01:00
Tom Lane
8eee5c7eb9 Update to MySQL 4.1.10a to fix security vulnerabilities (bz#150868,
bz#150871).
2024-02-05 16:59:12 +01:00
Tom Lane
1d6e6eb7c9 Update to MySQL 4.1.10. 2024-02-05 16:59:12 +01:00
Tom Lane
7b606d4314 Update to MySQL 4.1.9. 2024-02-05 16:59:12 +01:00
Tom Lane
f2a9cba9de Update devel branch to MySQL 4.1.7. 2024-02-05 16:59:12 +01:00
cvsdist
1ce219d353 auto-import changelog data from mysql-3.23.58-1.9.src.rpm
Wed Sep 17 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.58-1.9
- upgrade to 3.23.58 for security fixes (#104501)
2024-02-05 16:59:12 +01:00
cvsdist
0c3d182e99 auto-import changelog data from mysql-3.23.56-1.9.src.rpm
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)
2024-02-05 16:59:12 +01:00
cvsdist
a1ede3ac06 auto-import changelog data from mysql-3.23.54a-4.src.rpm
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
2024-02-05 16:59:12 +01:00
cvsdist
73588eaead auto-import changelog data from mysql-3.23.52-1.src.rpm
Fri Aug 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.52-1
- 3.23.52. Fixes a minor security problem, various bugfixes.
2024-02-05 16:59:12 +01:00
cvsdist
f031fece04 auto-import changelog data from mysql-3.23.51-4.src.rpm
Mon Jul 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-4
- rebuild
Thu Jul 18 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-3
- Fix #63543 and #63542
Thu Jul 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-2
- Turn off bdb on PPC(#68591)
- Turn off the assembly optimizations, for safety.
Wed Jun 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-1
- Work around annoying auto* thinking this is a crosscompile
- 3.23.51
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon Jun 10 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.50-2
- Add dependency on perl-DBI and perl-DBD-MySQL (#66349)
Thu May 30 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.50-1
- 3.23.50
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Mon May 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.49-4
- Rebuild
- Don't set CXX to gcc, it doesn't work anymore
- Exclude Alpha
2024-02-05 16:59:12 +01:00
cvsdist
2c21a3d55c auto-import mysql-3.23.49-0.7 from mysql-3.23.49-0.7.src.rpm 2024-02-05 16:59:12 +01:00
cvsdist
01baec9a85 auto-import changelog data from mysql-3.23.41-1.src.rpm
Tue Aug 14 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.41-1
- 3.23.41 bugfix release
- disable innodb, to avoid the broken updates
- Use "mysqladmin flush_logs" instead of kill -HUP in logrotate script
    (#51711)
2024-02-05 16:59:11 +01:00
cvsdist
a6c3d38434 auto-import changelog data from mysql-3.23.40-1.src.rpm
Sat Jul 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.40, bugfix release
- Add zlib-devel to buildrequires:
Fri Jul 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- BuildRequires-tweaking
Thu Jun 28 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Reenable test, but don't run them for s390, s390x or ia64
- Make /etc/my.cnf config(noplace). Same for /etc/logrotate.d/mysqld
Thu Jun 14 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.29
- enable innodb
- enable assembly again
- disable tests for now..
2024-02-05 16:59:11 +01:00
cvsdist
ac78e94637 auto-import changelog data from mysql-3.23.38-1.src.rpm
Tue May 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.38
- Don't use BDB on Alpha - no fast mutexes
Tue Apr 24 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.37
- Add _GNU_SOURCE to the compile flags
2024-02-05 16:59:11 +01:00
cvsdist
5736950da1 auto-import changelog data from mysql-3.23.36-1.src.rpm
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)
2024-02-05 16:59:11 +01:00
cvsdist
3122f9d8d7 auto-import changelog data from mysql-3.23.32-1.7.src.rpm
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
2024-02-05 16:59:11 +01:00
cvsdist
f16ef3f517 auto-import changelog data from mysql-3.23.26-1.src.rpm
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)
2024-02-05 16:59:11 +01:00
cvsdist
555510a779 auto-import changelog data from mysql-3.23.24-1.src.rpm
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
2024-02-05 16:59:11 +01:00