Commit Graph

167 Commits

Author SHA1 Message Date
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
Jesse Keating
a18fe76942 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 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
72104158d6 Fix mistaken removal of --with-innodb and --with-ndbcluster 2024-02-05 16:59:12 +01:00
Tom Lane
20f4d06062 Add note that this rebuild also fixes openssl dependency 2024-02-05 16:59:12 +01:00
Tom Lane
01fe2f40c5 Remove no-longer-accepted configure arguments; add CFLAGS/LDFLAGS to link
test so that it works when CFLAGS is different from platform default
    (eg ppc64 vs ppc)
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
2dceb7c1c5 Build mysql's embedded server library. 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
e9e34fccd8 Enable ndbcluster support, fix a couple of small issues 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
e6fb210ebd Second try at stack-guard patch, also apply fix for bug #435494 2024-02-05 16:59:12 +01:00
Dennis Gilmore
0198dfa540 add sparc multilib and dualbuilding handling 2024-02-05 16:59:12 +01:00
Tom Lane
650f83934b Fix mysql's stack overflow problem (or perhaps more accurately, work around
brain damage in RHEL5 kernel)
2024-02-05 16:59:12 +01:00
Jesse Keating
93270f4987 - Autorebuild for GCC 4.3 2024-02-05 16:59:12 +01:00
Tom Lane
533c5cc42c Sigh ... this code is even more fragile than it appears. Try setting
STACK_MIN_SIZE to 24K, not either 16K nor 32K, each of which fail for
    different reasons.
2024-02-05 16:59:12 +01:00
Tom Lane
bd5697ac43 Seems we need to raise STACK_MIN_SIZE again too. 2024-02-05 16:59:12 +01:00
Tom Lane
6699c49255 Dike out regression test that is guaranteed to stop working after a year. I
thought upstream would have acquired a clue after it failed last year
    at this time, but it seems not.
2024-02-05 16:59:12 +01:00
Tom Lane
e46ac38a7e Back-port upstream fixes for CVE-2007-5925, CVE-2007-5969, CVE-2007-6303. 2024-02-05 16:59:12 +01:00
Tom Lane
d38545319b Rebuild for new openssl 2024-02-05 16:59:12 +01:00
Tom Lane
0251ac5d0b Hm, ps isn't in default buildroot now either 2024-02-05 16:59:12 +01:00
Tom Lane
eea6dd5930 Rebuild to fix Fedora toolchain issues 2024-02-05 16:59:12 +01:00
Tom Lane
567c9b6be5 Fix perl BuildRequires 2024-02-05 16:59:12 +01:00
Tom Lane
c9789fb9b5 Adjust License tag per spot's recommendation 2024-02-05 16:59:12 +01:00
Tom Lane
719d82a74b Work around recent Fedora change that makes "open" a macro name 2024-02-05 16:59:12 +01:00
Tom Lane
b457a5c250 Update License tag 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
1e2d80ff8a initscript and packaging cleanups, per bugs 233771, 233731 2024-02-05 16:59:12 +01:00
Tom Lane
7d34bb6ac6 Move ldconfig dependency to the right subpackage. Doesn't seem worth a
rebuild, though.
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
ebf8197d53 Cope with mysql's newly voracious appetite for spare stack space. 2024-02-05 16:59:12 +01:00
Tom Lane
366de58519 Cope with new automake in F7 2024-02-05 16:59:12 +01:00
Tom Lane
7bc9b690d7 Cope with new automake in F7 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
eb1df3860b Correct date in changelog entry. 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
Jesse Keating
081a83a5a9 bumped for rebuild 2024-02-05 16:59:12 +01:00
Tom Lane
96ebf13bb4 Add code to cleanup leftover mysql daemon processes --- should make
brew/beehive builds more robust when retrying after a failure.
2024-02-05 16:59:12 +01:00
Tom Lane
a448c5eaa5 Work around gcc bug #193912. 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
0e48f65640 Fix bogus perl Requires for mysql-test 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
587f6c6241 Synchronize FC6 with recent work in 4E-stacks branch. 2024-02-05 16:59:12 +01:00
Jesse Keating
b367ab972a bump for bug in double-long on ppc(64) 2024-02-05 16:59:12 +01:00
Tom Lane
cafb0a92ae err-log option has been renamed to log-error, fix my.cnf and initscript 2024-02-05 16:59:12 +01:00
Jesse Keating
48cc9c7544 bump for new gcc/glibc 2024-02-05 16:59:12 +01:00
Tom Lane
986cdaa7ed Hack to get mysql regression tests to pass more reliably. 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
2874560e46 fix my_config.h for ppc platforms (man this is painful) 2024-02-05 16:59:12 +01:00
Tom Lane
59d8e93d3c Fix 32bit-vs-64bit confusion in my_config.h 2024-02-05 16:59:12 +01:00
Tom Lane
994e8044f3 oops, looks like we want uname -i not uname -m 2024-02-05 16:59:12 +01:00
Tom Lane
4985366e25 Add -fwrapv to dodge gcc 4.1's latest creative reinterpretation of basic C
semantics.
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
Jesse Keating
abac1f7385 gcc update bump 2024-02-05 16:59:12 +01:00
Tom Lane
96aca199d7 Make stop script wait for daemon process to disappear (bz#172426) 2024-02-05 16:59:12 +01:00
Tom Lane
e8b83fa128 Rebuild due to openssl library update. 2024-02-05 16:59:12 +01:00
Tom Lane
97abdcf441 Work around a regression test problem. 2024-02-05 16:59:12 +01:00
Tom Lane
850b2a0e7e Merge mysql-test-ssl.patch into mysql-testing.patch since the latter turns
out to have to touch the same files to work properly in 5.0.
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
1ead66d7db Use politically correct patch name. 2024-02-05 16:59:12 +01:00
Tom Lane
ee8d597ef6 Fix another instance of not-very-exciting buffer overflow. 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
b6945290bc Trial patch for OpenSSL threading issues, per bz#155850. 2024-02-05 16:59:12 +01:00
Tom Lane
70494806c9 Enable openssl tests during build, per bz#155850 2024-02-05 16:59:12 +01:00
Tom Lane
7d81af0361 Avoid dependency on <asm/atomic.h>, cause it won't build anymore on ia64. 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
9f0113bbe2 Add CVE ids to changelog entry. 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
edde243165 Fix package Requires: interdependencies. 2024-02-05 16:59:12 +01:00
Tom Lane
75e3f576f3 Get mysql to actually build and work with devel tip gcc. 2024-02-05 16:59:12 +01:00
Tom Lane
709d44eca8 Work around probable gcc 4.0 bug. 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
942607bce9 Fix for bz#143724. 2024-02-05 16:59:12 +01:00
Tim Waugh
0cf72a514c - Rebuilt for new readline. 2024-02-05 16:59:12 +01:00
Tom Lane
2526eceec6 Suppress test on s390x again (don't have time to debug it today). 2024-02-05 16:59:12 +01:00
Tom Lane
801031f3ed Fix things so that MySQL tests can be run concurrently in 32- and 64-bit
chroots.
2024-02-05 16:59:12 +01:00
Tom Lane
a7768d6f9e Suppress someone's silly idea that libtool overhead can be skipped. Run
make test on all archs.
2024-02-05 16:59:12 +01:00
Tom Lane
e3c78ce63d Enable SSL (bz#142032) 2024-02-05 16:59:12 +01:00
Daniel J Walsh
e5953bdf85 Add restorecon incase the log file gets deleted and recreated. 2024-02-05 16:59:12 +01:00
Tom Lane
d317acda8a Turn off old_passwords in default my.cnf file. 2024-02-05 16:59:12 +01:00
Tom Lane
a30372b280 Handle ldconfig more cleanly, per Joe Orton. 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
Tom Lane
6773a8c883 Fix comments in changelog, for posterity's sake. 2024-02-05 16:59:12 +01:00
Tom Lane
e8b8fafc70 Fix security issues CAN-2004-0835, CAN-2004-0836, CAN-2004-0837 2024-02-05 16:59:12 +01:00
Tom Lane
516ba6c198 Fix multilib problems, also minor bugs 128852, 129409. 2024-02-05 16:59:12 +01:00
Tom Lane
2713f0a32c Fixes for bugs 119442, 125991, 130347, 130348, 124352. 2024-02-05 16:59:12 +01:00
cvsdist
2473c8f019 auto-import changelog data from mysql-3.23.58-10.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2024-02-05 16:59:12 +01:00
cvsdist
b0d0484761 auto-import changelog data from mysql-3.23.58-9.src.rpm
Sat Apr 17 2004 Warren Togami <wtogami@redhat.com> 3.23.58-9
- remove redundant INSTALL-SOURCE, manual.*
- compress manual.txt.bz2
- BR time
Tue Mar 16 2004 Tom Lane <tgl@redhat.com> 3.23.58-8
- repair logfile attributes in %files, per bug #102190
- repair quoting problem in mysqlhotcopy, per bug #112693
- repair missing flush in mysql_setpermission, per bug #113960
- repair broken error message printf, per bug #115165
- delete mysql user during uninstall, per bug #117017
- rebuilt
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Feb 24 2004 Tom Lane <tgl@redhat.com>
- fix chown syntax in mysql.init
- rebuild
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2024-02-05 16:59:12 +01:00
cvsdist
de504ddf84 auto-import changelog data from mysql-3.23.58-5.src.rpm
Tue Nov 18 2003 Kim Ho <kho@redhat.com> 3.23.58-5
- update mysql.init to use anonymous user (UNKNOWN_MYSQL_USER) for pinging
    mysql server (#108779)
2024-02-05 16:59:12 +01:00
cvsdist
729c1d4ac1 auto-import changelog data from mysql-3.23.58-4.src.rpm
Mon Oct 27 2003 Kim Ho <kho@redhat.com> 3.23.58-4
- update mysql.init to wait (max 10 seconds) for mysql server to start
    (#58372)
Mon Oct 27 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.58-3
- re-enable Berkeley DB support (#106832)
- re-enable ia64 testing
Fri Sep 19 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.58-2
- rebuilt
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
5af4972e6f auto-import changelog data from mysql-3.23.54a-11.src.rpm
Tue Feb 18 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.54a-11
- enable thread safe client
- add patch for double free fix
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Mon Jan 13 2003 Karsten Hopp <karsten@redhat.de> 3.23.54a-9
- disable checks on s390x
Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 3.23.54a-8
- use internal dep generator.
Wed Jan 01 2003 Bill Nottingham <notting@redhat.com> 3.23.54a-7
- fix mysql_config on hammer
Sun Dec 22 2002 Tim Powers <timp@redhat.com> 3.23.54a-6
- don't use rpms internal dep generator
Tue Dec 17 2002 Elliot Lee <sopwith@redhat.com> 3.23.54a-5
- Push it into the build system
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
83f6843bf2 auto-import changelog data from mysql-3.23.52-3.src.rpm
Wed Sep 04 2002 Jakub Jelinek <jakub@redhat.com> 3.23.52-3
- rebuilt with gcc-3.2-7
2024-02-05 16:59:12 +01:00
cvsdist
7346508221 auto-import changelog data from mysql-3.23.52-2.src.rpm
Thu Aug 29 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.52-2
- Add --enable-local-infile to configure - a new option which doesn't
    default to the old behaviour (#72885)
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