Commit Graph

56 Commits

Author SHA1 Message Date
Honza Horak
638671d4df Spec rewrite to be more similar to oterh MySQL implementations 2024-02-05 16:59:12 +01:00
Honza Horak
dfd59cb65f Port scripts for systemd unit from MariaDB 2024-02-05 16:59:12 +01:00
Honza Horak
c8c069a981 Remove unnecessary requirement, it is generated automatically 2024-02-05 16:59:12 +01:00
Honza Horak
0e0751941b Port some latest changes from MariaDB package to sync those packages
Error messages now provided by a separate package (thanks Alexander Barkov)
2024-02-05 16:59:12 +01:00
Honza Horak
aa9309386f Remove trailing whitespace 2024-02-05 16:59:12 +01:00
Honza Horak
55f683d672 Server requires any compatible mysql-compat-client package 2024-02-05 16:59:12 +01:00
Honza Horak
94a40f5463 Require /etc/my.cnf instead of shipping it 2024-02-05 16:59:12 +01:00
Honza Horak
a44f11cb5f Add mysql-compat-server symbol, common symbol for arbitrary MySQL
implementation
2024-02-05 16:59:12 +01:00
Bjorn Munch
c0f3a06ea8 Fix aarch64 build, rebase cipherspec patch
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2024-02-05 16:59:12 +01:00
Honza Horak
923d2c303f Update to MySQL 5.6.19, for various fixes described at
https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-19.html
- outfile_loaddata resolved on all archs
- Solaris files not installed, no need to remove
- Simplify multilib install
- Use install's -D option some places
- Add explicit conflict with mariadb-galera-server
2024-02-05 16:59:12 +01:00
Dennis Gilmore
e880a44ae4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Honza Horak
a65645d164 Fix multiple mtr sessions by Bjorn Munch 2024-02-05 16:59:12 +01:00
Bjorn Munch
22963a2b91 Update to 5.6.17
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2024-02-05 16:59:12 +01:00
Honza Horak
c8b7192f95 Rebuild -man-pages.patch to apply smoothly
Changes made by Bjorn Munch <bjorn.munch@oracle.com>:
Update to MySQL 5.6.16, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-16.html
Patches now upstream: tmpdir, cve-2013-1861, covscan-signexpr, covscan-stroverflow
Fixed upstream: innodbwarn
ldconfig needed in embedded subpackage
Remove unused generate-tarball.sh from tree
Rediff mysql-install patch
Make symvers 18 default, provide symvers 16 for backward compat
(bz #1045013)
Man page patch disabled due too many conflicts
Memcached build patched to not remove -Werror=<something> in CFLAGS
2024-02-05 16:59:12 +01:00
Honza Horak
39b3158cc9 Don't test EDH-RSA-DES-CBC-SHA cipher, it seems to be removed from openssl which now makes mariadb/mysql FTBFS because openssl_1 test fails
Related: #1044565
2024-02-05 16:59:12 +01:00
Honza Horak
49d55805e8 Fix for CVE-2014-0001
Resolves: #1059545
2024-02-05 16:59:12 +01:00
Honza Horak
352fa34cf5 Disable tests for ppc(64) and s390(x):
innodb.innodb_ctype_ldml main.ctype_ldml main.ps_ddl main.ps_ddl1
Related: #1056972
2024-02-05 16:59:12 +01:00
Honza Horák
c50e8ff469 We need -n in %setup macro 2024-02-05 16:59:12 +01:00
Honza Horák
61eeb85b85 Enable InnoDB Memcached plugin 2024-02-05 16:59:12 +01:00
Honza Horák
58eb0e8858 Some spec file clean-up based on Bjorn Munch's suggestions 2024-02-05 16:59:12 +01:00
Honza Horák
8cbc4e239c Update to MySQL 5.6.15 2024-02-05 16:59:12 +01:00
Honza Horák
2a50e07d79 Sync my.cnf with mariadb 2024-02-05 16:59:12 +01:00
Honza Horák
bd92dc30da Turn on tests 2024-02-05 16:59:12 +01:00
Honza Horák
535f967c18 Update to 5.6.14 2024-02-05 16:59:12 +01:00
Honza Horák
ab3f3d0d30 Enhanced my.cnf to be the same as in mariadb
Resolves: #1003115
2024-02-05 16:59:12 +01:00
Honza Horák
c24d02a91f Update to MySQL 5.5.33, for various fixes described at
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-33.html
2024-02-05 16:59:12 +01:00
Honza Horák
b0fd4045fd Merge branch 'master' of ssh://pkgs.fedoraproject.org/community-mysql
Conflicts:
	community-mysql.spec
2024-02-05 16:59:12 +01:00
Honza Horák
3323aa2c86 Fix multilib header location for arm 2024-02-05 16:59:12 +01:00
Honza Horák
0ac0170a6c Fix systemd and perl requirements 2024-02-05 16:59:12 +01:00
Honza Horák
3ceacf37e3 Copy some generated files in order find-debuginfo.sh finds them
Related: #729040
2024-02-05 16:59:12 +01:00
Petr Písař
aa4500691e Perl 5.18 rebuild 2024-02-05 16:59:12 +01:00
Honza Horák
aef7663e53 Revert path change to ldconfig, UsrMove is not complete yet 2024-02-05 16:59:12 +01:00
Honza Horák
a55bb65cee Arm support for multilib hacks 2024-02-05 16:59:12 +01:00
Honza Horák
f6965ec0a1 Use xz instead of gzip
Resolves: #982387
2024-02-05 16:59:12 +01:00
Honza Horák
ae00096103 Use proper path to ldconfig 2024-02-05 16:59:12 +01:00
Honza Horák
b954a4cc68 Fix misleading error message when uninstalling built-in plugins
Related: #966645
2024-02-05 16:59:12 +01:00
Honza Horák
53c3274f26 Apply fixes found by Coverity static analysis tool 2024-02-05 16:59:12 +01:00
Honza Horák
357b8cde00 Remove external man pages, upstream fixed man pages license 2024-02-05 16:59:12 +01:00
Honza Horák
1a38df5b1e Uploaded correctly stripped sources 2024-02-05 16:59:12 +01:00
Honza Horák
17693971aa Use man pages from 5.5.30, because their license do not allow us to ship them since 5.5.31 2024-02-05 16:59:12 +01:00
Honza Horák
3a4491d3c8 Strip warning in rpl_deadlock_innodb 2024-02-05 16:59:12 +01:00
Honza Horák
c8c1b8c56c Update to MySQL 5.5.32 2024-02-05 16:59:12 +01:00
Honza Horák
e6a00cb0a6 Release bump 2024-02-05 16:59:12 +01:00
Honza Horák
74bb4c4ea0 Fix for CVE-2013-1861 backported from MariaDB
Resolves: #921836
2024-02-05 16:59:12 +01:00
Honza Horák
a8bc704d6d Fix test suite requirements 2024-02-05 16:59:12 +01:00
Honza Horák
f48240871d Use /var/tmp as default tmpdir to prevent potential issues
Resolves: #905635
2024-02-05 16:59:12 +01:00
Jan Staněk
1d87c09dd2 Added missing command-line options to man-pages (#948930) 2024-02-05 16:59:12 +01:00
Honza Horák
bcb6c3a615 Remove mysql provides from devel sub-packages to not build against community-mysql if mysql-devel is specified 2024-02-05 16:59:12 +01:00
Honza Horák
53e30da6fc Fix building with relro and PIE 2024-02-05 16:59:12 +01:00
Honza Horák
33af135575 Fix paths in -plugin-test patch 2024-02-05 16:59:12 +01:00