Commit Graph

166 Commits

Author SHA1 Message Date
Michal Schorm
e8f86d7b5c Revert "Fix ldconfig scriptlets"
This reverts commit d70e481fb9.

This change is not applicable for packages shipping config files for ld.so.conf.d
2018-02-26 16:38:39 +01:00
Michal Schorm
88d32992e1 Bump release for rebuild 2018-02-25 12:05:36 +01:00
Michal Schorm
8ca170051e Added failing tests; #1546978 2018-02-20 10:14:49 +01:00
Michal Schorm
a88a835c51 Move my_print_defaults binary to the server package to resolve conflict with mariadb 2018-02-19 02:54:01 +01:00
Michal Schorm
888834d55c Add a compiler to buildroot; https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot 2018-02-18 20:41:00 +01:00
Michal Schorm
41d78fe18d Remove 'static' library subpackage. mysql-connector-odbc now supports dynamic linking again. 2018-02-17 17:25:11 +01:00
Fedora Release Engineering
3622151946 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 05:29:10 +00:00
Michal Schorm
d70e481fb9 Fix ldconfig scriptlets 2018-01-30 12:29:31 +01:00
Michal Schorm
f960602973 Remove one "Obsoletes: mysql-bench" 2018-01-26 10:42:08 +01:00
Michal Schorm
5c8475437d Fix obsoletes using isa macro; #1537210 2018-01-25 12:37:39 +01:00
Michal Schorm
9afcfe2eb0 Fix for libxcrypt - do not assume "crypt()" function is provided by glibc; #1536881 2018-01-22 02:18:27 +01:00
Michal Schorm
181a715390 Changelog fix 2018-01-21 04:23:35 +01:00
Michal Schorm
f07a920969 Update to MySQL 5.7.21 2018-01-21 04:21:00 +01:00
Björn Esser
5a03d7e9c7
Rebuilt for switch to libxcrypt 2018-01-20 23:06:32 +01:00
Michal Schorm
0977d7c2ea Exclude failing test 2018-01-02 15:34:57 +01:00
Michal Schorm
d662c8947b Provide subackage with a client static library needed by mysql-connector-odbc package
Remove Group tag as it shouldn't be used anymore
2018-01-02 14:52:58 +01:00
Honza Horak
5bccc9c6ec Port for OpenSSL 1.1
Change few SSL calls
Fix tests that expect some particular ciphers
2017-12-09 09:41:20 +01:00
Norvald H. Ryeng
5c70dc0fd9 In F>27 stick to upstream library version naming 2017-11-28 15:36:22 +01:00
Norvald H. Ryeng
51a726ceaa 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
2017-10-25 05:59:44 +02:00
Honza Horak
61b324e26e Use correct package name for the coreutils packge 2017-08-30 15:03:45 +02:00
Honza Horak
7df1bd6b07 Support --defaults-group-suffix option in systemd unit file
Related: #1400702
2017-08-28 23:14:26 +02:00
Honza Horak
8ac654b88b Add bundled(boost) virtual provide 2017-08-28 22:51:36 +02:00
Norvald H. Ryeng
9bd5aaeb84 Retry must be 2 or higher to get any effect from --report-unstable-tests 2017-08-28 13:07:19 +02:00
Honza Horak
d5605e55e6 Update list of failed tests 2017-08-04 08:46:38 +02:00
Honza Horak
bd721273ef Include mysqld@.service file and do not run start scripts in the unit file as root 2017-08-04 08:34:52 +02:00
Honza Horak
435e717ad0 Do not run parts of SysV init script as root if possible 2017-08-04 08:34:52 +02:00
Honza Horak
dd8b0ea730 Remove snippets from mysql-preparep-db-dir.sh that could have security impact
Related: CVE-2017-3312
2017-08-04 08:34:52 +02:00
Honza Horak
87ebae8cab Allow to use MD5 in FIPS mode
Related: #1449689
2017-08-04 08:34:46 +02:00
Fedora Release Engineering
db61b0f7ec - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 19:03:31 +00:00
Fedora Release Engineering
96f4391b18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 05:16:55 +00:00
Michal Schorm
7190edc6ea 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
2017-07-25 15:08:13 +02:00
Norvald H. Ryeng
77ff3a5e40 Update to MySQL 5.7.19 2017-07-24 11:49:15 +02:00
Honza Horak
42d1733982 Move perl-interpreter dependency to the condition so it only is required on Fedora 2017-07-12 15:10:47 +02:00
Petr Písař
eccdc6a287 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:50:15 +02:00
Igor Gnatenko
3e9e8cd9f9 Rebuild due to bug in RPM (RHBZ #1468476)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-07-07 12:14:39 +02:00
Fedora Release Engineering
d8ac7a4892 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild 2017-05-15 21:04:49 +00:00
Michal Schorm
1d6166c6a7 'force' option for 'rm' removed in specfile 2017-04-19 13:41:28 +02:00
Norvald H. Ryeng
ef8535fd0d Update to MySQL 5.7.18 2017-04-19 13:24:18 +02:00
Michal Schorm
55aff2cc79 Testsuite retry count lifted to 3 tries 2017-03-07 10:13:01 +01:00
Michal Schorm
edace6bcbd Fix of broken cross mysql-mariadb dependecies
Fix of community-mysql server-client dependecy
2017-02-15 16:55:40 +01:00
Fedora Release Engineering
fddd774f2c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:46:10 +00:00
Norvald H. Ryeng
a5b2635364 Fix test that used a hardcoded date (2017-01-01). 2017-01-05 14:15:07 +01:00
Norvald H. Ryeng
ff1ca8592c Update to MySQL 5.7.17. 2016-12-15 15:12:00 +01:00
Norvald H. Ryeng
6c7478e1df Update to MySQL 5.7.16 2016-10-18 12:56:22 +02:00
Jakub Dorňák
5a37a0d5c7 Adjust list of problematic tests 2016-09-16 21:45:24 +02:00
Jakub Dorňák
f5cb3b5ffa Adjust list of problematic tests 2016-09-12 13:45:33 +02:00
Norvald H. Ryeng
7c7448b230 Adjust list of problematic tests 2016-09-08 11:22:02 +02:00
Norvald H. Ryeng
5e9f498a98 Update to MySQL 5.7.15 2016-09-07 13:33:44 +02:00
Norvald H. Ryeng
e32085d812 Update to MySQL 5.7.14 2016-08-09 16:40:08 +02:00
Honza Horak
a0bac69f97 Do not require perl-generators on systems where this package does not exist 2016-07-13 20:12:27 +02:00