Michal Schorm
61840ee570
Fixed incorrect Jemalloc initialization
...
#1459671
2017-06-08 09:27:02 +02:00
Michal Schorm
cb0274f734
Merge branch 'f26'
2017-06-03 02:55:17 +02:00
Michal Schorm
e240eff408
Rebase to 10.1.24
...
Build dependecies Bison and Libarchive added, others corrected
Disabling Mroonga engine for i686 architecture, as it is not supported by MariaDB
Removed patches: (fixed by upstream)
Patch5: %{pkgnamepatch}-file-contents.patch
Patch14: %{pkgnamepatch}-example-config-files.patch
Patch31: %{pkgnamepatch}-string-overflow.patch
Patch32: %{pkgnamepatch}-basedir.patch
Patch41: %{pkgnamepatch}-galera-new-cluster-help.patch
Skipped tests list updated
Bigger READMEs update (made by upstream)
Resolves: rhbz#1414387
CVE-2017-3313
Resolves partly: rhbz#1443408
CVE-2017-3308 CVE-2017-3309 CVE-2017-3453 CVE-2017-3456 CVE-2017-3464
2017-06-03 02:51:28 +02:00
Michal Schorm
40f649e4cd
Plugin oqgraph enabled
...
Plugin jemalloc enabled
'force' option for 'rm' removed
Enabled '--big-test' option for the testsuite
Disabled '--skip-rpl' option for the testsuite = replication tests enabled
Multilib manpage added RH unstable tests added to upstream file instead of our own
Server dependency changed from 'sh-utils' to 'coreutils'
2017-06-03 02:48:29 +02:00
Honza Horak
321612e19e
Use coreutils rather than fileutils, since that is correct name of the package
...
In modules, fileutils provide might be missing, so we would have unsatisfied dependency
2017-06-03 02:48:20 +02:00
Michal Schorm
789b0094ed
Rebase to 10.1.24
...
Build dependecies Bison and Libarchive added, others corrected
Disabling Mroonga engine for i686 architecture, as it is not supported by MariaDB
Removed patches: (fixed by upstream)
Patch5: %{pkgnamepatch}-file-contents.patch
Patch14: %{pkgnamepatch}-example-config-files.patch
Patch31: %{pkgnamepatch}-string-overflow.patch
Patch32: %{pkgnamepatch}-basedir.patch
Patch41: %{pkgnamepatch}-galera-new-cluster-help.patch
Skipped tests list updated
Bigger READMEs update (made by upstream)
Resolves: rhbz#1414387
CVE-2017-3313
Resolves partly: rhbz#1443408
CVE-2017-3308 CVE-2017-3309 CVE-2017-3453 CVE-2017-3456 CVE-2017-3464
2017-06-03 02:17:41 +02:00
Michal Schorm
7998c8ef3a
Plugin oqgraph enabled
...
Plugin jemalloc enabled
'force' option for 'rm' removed
Enabled '--big-test' option for the testsuite
Disabled '--skip-rpl' option for the testsuite = replication tests enabled
Multilib manpage added RH unstable tests added to upstream file instead of our own
Server dependency changed from 'sh-utils' to 'coreutils'
2017-06-03 02:16:39 +02:00
Honza Horak
42046e34d7
Use coreutils rather than fileutils, since that is correct name of the package
...
In modules, fileutils provide might be missing, so we would have unsatisfied dependency
2017-05-30 14:33:52 +02:00
Fedora Release Engineering
0faea8d867
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
2017-05-15 21:27:48 +00:00
Fedora Release Engineering
2b74e7b23c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
2017-05-15 21:27:43 +00:00
Michal Schorm
39794f9864
One test diabled
2017-05-15 10:32:14 +02:00
Michal Schorm
4a9448cf0c
Removed strmov patch, it is no longer needed. The issue was fixed long ago in both MariaDB and MySQL
...
Removed "After=syslog.target" from systemd unit files. This option is a default one
2017-03-08 15:10:16 +01:00
Michal Schorm
5bf2ab94ed
Added comment to mysql.service.in
2017-03-07 13:39:27 +01:00
Michal Schorm
c2cd667555
Fix of date in changelog
2017-03-07 10:31:35 +01:00
Michal Schorm
9442da1922
Cracklib plugin enabled
2017-03-07 10:28:51 +01:00
Michal Schorm
5732289a93
Fix for some RPMLint issues
...
Fix: Only server utilities can be move to server-utils subpackage. The rest (from client)
were moved back to where they came from (client the main subpackage)
Added correct "Obsoletes" for the server-utils subpackage
Fixed FTBFS in F26 on x86_64, because of -Werror option
Related: #1421092 , #1395127
2017-02-15 17:04:36 +01:00
Fedora Release Engineering
49c2f70b31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 20:28:30 +00:00
Honza Horak
79362ec511
Add comment about why we need config subpackage.
2017-02-01 12:42:38 +01:00
Michal Schorm
2e8ca36dd8
Update 10.1.21:
...
add new-sources
2017-01-24 23:12:37 +01:00
Michal Schorm
ae4f65b461
Rebase to version 10.1.21
...
Most of the non-essential utilites has been moved to the new sub-package mariadb-server-utils
Patches "admincrash" and "errno" removed, they are no longer relevant
"mysql-embedded-check.c" removed, no longer relevant
Buildrequires krb5-devel duplicity removed
Manpage for mysql_secure_installation extended
Preparation for the CrackLib plugin to be added (waiting for correct SELinux rules to be relased)
Related: #1260821 , #1205082 , #1414387
2017-01-24 10:59:46 +01:00
Honza Horak
96f19d7d3d
Add explicit EVR requirement in main package for -libs
...
Related: #1406320
2017-01-03 13:21:04 +01:00
Honza Horak
220a57c9a3
Use correct macro when removing doc files
...
Resolves : #1400981
2016-12-20 17:54:00 +01:00
Michal Schorm
45e6a32f4d
Rebase to version 10.1.20
...
Related: #1405258
2016-12-17 00:05:18 +01:00
Michal Schorm
10402ba1d7
Move patch from specfile to standalone patch file
...
Related: #1382988
2016-12-04 03:04:56 +01:00
Michal Schorm
921725f94f
Move of comment to resolve parser error
2016-12-01 12:15:08 +01:00
Michal Schorm
f21a855eb2
devel: use pkgconfig(openssl) to allow any implementation (like compat-openssl10)
2016-12-01 12:09:15 +01:00
Michal Schorm
cb9d852433
- Log-error option added to all config files examples
...
Resolves : #1382988
2016-12-01 02:00:37 +01:00
Michal Schorm
920fb712c2
Testsuite blacklists heavily updated. Current tracker: #1399847
2016-11-29 23:20:46 +01:00
Michal Schorm
5dcaa2e485
Testsuite blacklists heavily updated. Current tracker: #1399847
2016-11-29 23:16:04 +01:00
Michal Schorm
ae326a6efb
JdbcMariaDB.jar test removed
...
- PCRE version check added
- Resolves : #1382988
- Related: #1396945 , #1096787
2016-11-29 12:04:47 +01:00
Michal Schorm
a02a62d1a0
JdbcMariaDB.jar test removed
...
- PCRE version check added
- Resolves : #1382988
- Related: #1396945 , #1096787
2016-11-29 12:03:31 +01:00
Michal Schorm
f243ae134a
JdbcMariaDB.jar test removed
...
- PCRE version check added
- Resolves : #1382988
- Related: #1396945 , #1096787
2016-11-29 12:02:40 +01:00
Michal Schorm
684ad9995a
JdbcMariaDB.jar test removed
...
- PCRE version check added
- Resolves : #1382988
- Related: #1396945 , #1096787
2016-11-28 01:09:55 +01:00
Michal Schorm
14c6fb26f0
JdbcMariaDB.jar test removed
...
- PCRE version check added
- Resolves : #1382988
- Related: #1396945
2016-11-24 10:08:22 +01:00
Michal Schorm
286444dc31
Merge branches 'f25' and 'f24' back together
2016-11-16 15:09:16 +01:00
Michal Schorm
e27677ac0e
test suite ENABLED, consensus was made it still should be run every build
2016-11-16 14:57:34 +01:00
Michal Schorm
5958df69b3
fixed bug 1382988
...
- added comment to the test suite
- test suite DISABLED for most builds in Koji, see comments
2016-11-16 14:35:20 +01:00
Michal Schorm
6409446a34
Update of mysql-prepare-db-dir.sh
...
- Solves: https://bugzilla.redhat.com/show_bug.cgi?id=1382988
2016-11-16 11:48:42 +01:00
Michal Schorm
873305ba73
Update to 10.1.19
...
- added temporary support to build with OpenSSL 1.0 on Fedora >= 26
- added krb5-devel pkg as Buldrquires to prevent gssapi failure
2016-11-16 07:09:57 +01:00
Michal Schorm
416d868bd6
Update to 10.1.19
...
- added krb5-devel pkg as Buildrequires, since it can cause CMake errors
2016-11-15 21:42:14 +01:00
Michal Schorm
0d67e7b883
Update to 10.1.19
...
- added krb5-devel pkg as Buildrequires, since it can cause CMake errors
2016-11-15 21:36:47 +01:00
Michal Schorm
d1924a9dc6
typo
2016-11-15 21:33:18 +01:00
Michal Schorm
13aaaccfd0
Update to 10.1.19
...
- added temporary support to build with OpenSSL 1.0 on Fedora >= 26
- added krb5-devel pkg as Buldrquires to preven gssapi failure.
2016-11-15 20:13:02 +01:00
Michal
0a9c40135b
Disabled openssl-devel package
2016-11-15 12:44:41 +01:00
Michal
e03800e0e3
Added compat-openssl10-devel package as well.
2016-11-15 12:42:17 +01:00
Michal Schorm
5d73f5f249
Update to 10.1.19
...
- added temporary support to build with OpenSSL 1.0 on Fedora >= 26
2016-11-15 12:05:47 +01:00
Michal Schorm
038270721d
Update to 10.1.19
2016-11-15 11:56:13 +01:00
Michal Schorm
431c116cac
Update to 10.1.19
2016-11-15 11:41:43 +01:00
Jakub Dorňák
f02f0df623
Update to 10.1.18
2016-10-04 19:10:57 +02:00
Jakub Dorňák
685b728bed
Merge branch 'master' into f24
2016-09-08 08:50:38 +02:00