Michal Schorm
4444d37142
Fix removal of files, if build without client library
...
Testsuite enabled
2017-08-06 23:55:54 +02:00
Fedora Release Engineering
97c8a754f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 03:04:46 +00:00
Fedora Release Engineering
1af8bed533
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 20:52:11 +00:00
Adam Williamson
6bbbe1d098
Revert previous change, back to libmariadb headers (RHBZ #1474764 )
2017-07-25 09:10:46 -07:00
Adam Williamson
b97399acb9
Install correct headers (server, not client) - MDEV-13370
2017-07-21 14:56:38 -07:00
Jonathan Wakely
bb731eb481
Rebuilt for s390x binutils bug
2017-07-19 16:50:44 +01:00
Jonathan Wakely
87012c4860
Rebuilt for Boost 1.64
2017-07-18 11:02:43 +01:00
Michal Schorm
236df84a14
fix of a patch
2017-07-13 16:48:22 +02:00
Michal Schorm
e094bad526
physical remove for previsou commit
2017-07-13 16:38:43 +02:00
Michal Schorm
04a85451ac
Remove mysql-wait-* scripts. They aren't needed when using systemd "Type=notify"
2017-07-13 16:30:08 +02:00
Michal Schorm
4b238a58a0
Upload sources for 10.2.7
...
Patch for 10.2.7 added
2017-07-13 14:19:51 +02:00
Michal Schorm
70e252bc2b
Rebase to 10.2.7
...
Get back mysql_config, its "--libmysqld-libs" is still needed
Symlink libmariadb.so.18 should point to versioned libmariadb library, since it was moved to -libs subpackage
MariaBackup Beta included
2017-07-13 14:12:13 +02:00
Adam Williamson
61b7a7d354
Fix SRPM build...I guess?
2017-07-12 15:46:35 -07:00
Adam Williamson
dcfdba190c
Add manual Provides: for the libmysqlcient compat symlink
2017-07-12 15:40:34 -07:00
Adam Williamson
c9111f4735
Move libmysqlclient.so.18 compat link to -libs subpackage
...
Reviewed by mschorm.
2017-07-12 12:10:28 -07:00
Michal Schorm
0242237c5a
Update of unstable tests list for 10.2.6 version
2017-07-12 16:14:27 +02:00
Honza Horak
80328f92e1
Use the new provide perl-interpreter only in Fedora
2017-07-12 15:17:26 +02:00
Petr Písař
8e5086329f
perl dependency renamed to perl-interpreter < https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules >
2017-07-12 14:53:52 +02:00
Michal Schorm
65d1b5a319
Disable Sphinx - circural dependency
2017-07-12 09:10:46 +02:00
Michal Schorm
3775a7afa5
Disable Dtrace
2017-07-12 01:01:39 +02:00
Michal Schorm
38ba8acc0a
Remove unneeded requires.
2017-07-11 22:59:11 +02:00
Michal Schorm
69417aa78b
Rebase to 10.2.6
...
SSL patch removed
'libmariadb.so.3' replaced 'limysqlclient.so.18.0.0'
"make test" removed, it needs running server and same test are included in the testsuite
2017-07-11 22:26:16 +02:00
Michal Schorm
14e38f3096
Update of 'sources' to 10.1.25
2017-07-11 14:16:44 +02:00
Michal Schorm
e2f0086f30
Disable plugins 'cracklib' and 'gssapi' by default
...
Related: #1468028 , #1464070
Looks like the testsuite removes its 'var' content correctly, no need to do that explicitly.
2017-07-11 14:11:08 +02:00
Igor Gnatenko
93cc726551
Rebuild due to bug in RPM (RHBZ #1468476 )
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-07-07 12:22:23 +02:00
Michal Schorm
570e5a390a
Use "/run" location instead of "/var/run" symlink
...
Related: #1455811
AppArmor policy files removed
Some cosmetic changelog changes
2017-06-19 12:49:43 +02:00
Michal Schorm
6572cb6308
Update of source URL
2017-06-14 03:14:01 +02:00
Honza Horak
25e7bbfef5
Fix checking whether we can initialize the datadir
...
Existance of .bash_history is ignored
Every file is checked separately, so we don't get false negative check when *.err matches e.g. 'mysql test zzz.org.err' content
Related: #1356897
2017-06-09 07:58:19 +02:00
Honza Horak
b23629497b
Downstream script mariadb-prepare-db-dir fixed for CVE-2017-3265
...
Related: #1458940
Changes based on MySQL changes:
76e9d7e5b3
7a5145e445
2017-06-09 07:41:54 +02:00
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