Commit Graph

408 Commits

Author SHA1 Message Date
Michal Schorm
3d65c27591 Revert "Fix ldconfig scriptlets"
This reverts commit d70e481fb94ffc9f282a5a11e69007cbe77af013.

This change is not applicable for packages shipping config files for ld.so.conf.d
2024-02-05 16:59:12 +01:00
Michal Schorm
61691eaf86 Bump release for rebuild 2024-02-05 16:59:12 +01:00
Michal Schorm
82bf904624 Added failing tests; #1546978 2024-02-05 16:59:12 +01:00
Michal Schorm
4a7645fc14 Move my_print_defaults binary to the server package to resolve conflict with mariadb 2024-02-05 16:59:12 +01:00
Michal Schorm
18545727fc Add a compiler to buildroot; https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot 2024-02-05 16:59:12 +01:00
Michal Schorm
93c629b9e6 Remove 'static' library subpackage. mysql-connector-odbc now supports dynamic linking again. 2024-02-05 16:59:12 +01:00
Fedora Release Engineering
6db585e11b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2024-02-05 16:59:12 +01:00
Michal Schorm
b4cedcb8c5 Fix ldconfig scriptlets 2024-02-05 16:59:12 +01:00
Michal Schorm
66a9f0c729 Remove one "Obsoletes: mysql-bench" 2024-02-05 16:59:12 +01:00
Michal Schorm
6217a8e021 Fix obsoletes using isa macro; #1537210 2024-02-05 16:59:12 +01:00
Michal Schorm
ce7ba8251e Fix for libxcrypt - do not assume "crypt()" function is provided by glibc; #1536881 2024-02-05 16:59:12 +01:00
Michal Schorm
f451daacf5 Changelog fix 2024-02-05 16:59:12 +01:00
Michal Schorm
fe62adf619 Update to MySQL 5.7.21 2024-02-05 16:59:12 +01:00
Björn Esser
f0b62302d1 Rebuilt for switch to libxcrypt 2024-02-05 16:59:12 +01:00
Michal Schorm
1bc2fd122c Exclude failing test 2024-02-05 16:59:12 +01:00
Michal Schorm
1f24bc90d1 Provide subackage with a client static library needed by mysql-connector-odbc package
Remove Group tag as it shouldn't be used anymore
2024-02-05 16:59:12 +01:00
Honza Horak
41cb3dcd0a Port for OpenSSL 1.1
Change few SSL calls
Fix tests that expect some particular ciphers
2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
6fd9a625c7 In F>27 stick to upstream library version naming 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
1e6afad97f Update to MySQL 5.7.20
CVE fixes: #1503701
            CVE-2017-10155 CVE-2017-10227 CVE-2017-10268 CVE-2017-10276 CVE-2017-10279
            CVE-2017-10283 CVE-2017-10286 CVE-2017-10294 CVE-2017-10314 CVE-2017-10378
            CVE-2017-10379 CVE-2017-10384

Fix owner and perms on log file in post script: #1497694
2024-02-05 16:59:12 +01:00
Honza Horak
cd415c1408 Use correct package name for the coreutils packge 2024-02-05 16:59:12 +01:00
Honza Horak
def1b525ca Support --defaults-group-suffix option in systemd unit file
Related: #1400702
2024-02-05 16:59:12 +01:00
Honza Horak
565d028215 Fix white-space issues and macro expanding in mysql.init.in 2024-02-05 16:59:12 +01:00
Honza Horak
741611f3ab Add bundled(boost) virtual provide 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
50c04a9d11 Retry must be 2 or higher to get any effect from --report-unstable-tests 2024-02-05 16:59:12 +01:00
Honza Horak
10feb64c2b Update list of failed tests 2024-02-05 16:59:12 +01:00
Honza Horak
1209ab5a99 Include mysqld@.service file and do not run start scripts in the unit file as root 2024-02-05 16:59:12 +01:00
Honza Horak
04822f57a7 Do not run parts of SysV init script as root if possible 2024-02-05 16:59:12 +01:00
Honza Horak
59dd61704a Remove snippets from mysql-preparep-db-dir.sh that could have security impact
Related: CVE-2017-3312
2024-02-05 16:59:12 +01:00
Honza Horak
6a32704ac7 Allow to use MD5 in FIPS mode
Related: #1449689
2024-02-05 16:59:12 +01:00
Fedora Release Engineering
d967b83f8a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Fedora Release Engineering
f09370fcd5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Michal Schorm
49eb0b52bd Replication tests in the testsuite enabled, they don't fail anymore
Retry count in the testsuite dropped to 0

Changelog entry for the last commit extended:

 Resolves: #1462688; /run
           #1406172; random failures of the testsuite
           #1417880, #1417883, #1417885, #1417887,  #1417890, #1417891, #1417893,
           #1417894, #1417896; replication tests
 CVE fixes: #1472716
           CVE-2017-3633, CVE-2017-3634, CVE-2017-3635, CVE-2017-3641, CVE-2017-3647
           CVE-2017-3648, CVE-2017-3649, CVE-2017-3651, CVE-2017-3652, CVE-2017-3653
2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
6fbf159828 Update to MySQL 5.7.19 2024-02-05 16:59:12 +01:00
Honza Horak
9eaac6f5d5 Move perl-interpreter dependency to the condition so it only is required on Fedora 2024-02-05 16:59:12 +01:00
Petr Písař
da1b03a630 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2024-02-05 16:59:12 +01:00
Igor Gnatenko
abf104f1ab Rebuild due to bug in RPM (RHBZ #1468476)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2024-02-05 16:59:12 +01:00
Fedora Release Engineering
3a0875126d - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Michal Schorm
f0193f18a9 new-sources mysql-boost-5.7.18.tar.gz 2024-02-05 16:59:12 +01:00
Michal Schorm
056252c5cc 'force' option for 'rm' removed in specfile 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
8ef28c0a49 Update to MySQL 5.7.18 2024-02-05 16:59:12 +01:00
Michal Schorm
d9064d84f1 Testsuite retry count lifted to 3 tries 2024-02-05 16:59:12 +01:00
Michal Schorm
050d7d4d25 Fix of broken cross mysql-mariadb dependecies
Fix of community-mysql server-client dependecy
2024-02-05 16:59:12 +01:00
Fedora Release Engineering
be605dbe15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
f71cc1e912 Fix test that used a hardcoded date (2017-01-01). 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
45a82f1268 Update to MySQL 5.7.17. 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
285fcede94 Update to MySQL 5.7.16 2024-02-05 16:59:12 +01:00
Jakub Dorňák
a28cc03084 Adjust list of problematic tests 2024-02-05 16:59:12 +01:00
Jakub Dorňák
46c13300ea Adjust list of problematic tests 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
bcd0ca993a Adjust list of problematic tests 2024-02-05 16:59:12 +01:00
Norvald H. Ryeng
c866c8730d Update to MySQL 5.7.15 2024-02-05 16:59:12 +01:00