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
74cca1c3ff
Forgot to add the files
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
367a32a6d7
New sources
2024-02-05 16:59:12 +01:00
Honza Horak
9ace3f2a32
Add patch
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
9d7b5566cd
Re-created -man-pages.patch
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
96d68559a3
Rebase patch30
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
Honza Horák
dd5f004a66
Add BR for perl(Env) needed by test rpl_manual_change_index_file
2024-02-05 16:59:12 +01:00
Honza Horák
50bf53ed7f
Fix some paths related to test suite
2024-02-05 16:59:12 +01:00
Honza Horák
74caac9abf
Build with _hardened_build
2024-02-05 16:59:12 +01:00
Honza Horák
4497a055f9
fix paths in -plugin-test patch
2024-02-05 16:59:12 +01:00
Honza Horák
bcfa13df01
Update to MySQL 5.5.31
2024-02-05 16:59:12 +01:00
Honza Horák
849395bef6
run test suite
2024-02-05 16:59:12 +01:00
Tom Lane
c80ae3ea7b
mysql is being replaced by mariadb and/or MySQL.
...
this commit is squash of:
last commit(s) of 'mysql' repo 'rawhide' branch
and
first commit(s) of 'community-mysql' repo 'rawhide' branch
2024-02-05 16:59:12 +01:00