Sahana Prasad
b2538b7fac
Rebuilt with OpenSSL 3.0.0
2021-09-14 19:07:37 +02:00
Fedora Release Engineering
c7187a7e48
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 13:45:14 +00:00
Michal Schorm
74e625fc1a
Rebase to 3.1.13
2021-05-14 01:58:19 +02:00
Michal Schorm
813e4ea64f
Fix package Conflicts on other OS than Fedora
2021-04-27 15:46:33 +02:00
Michal Schorm
edf9f0c64c
Rebase to 3.1.12
2021-02-24 04:03:00 +01:00
Fedora Release Engineering
85ef049ddb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 19:15:55 +00:00
Michal Schorm
4adfa785f4
Rebase to 3.1.11
2020-11-04 21:57:57 +01:00
Lukas Javorsky
f22b7f382e
Rebase to 3.1.10
2020-09-18 08:46:59 +02:00
Michal Schorm
79208d90fd
Start using %__cmake_builddir, packaging guidelines has been updated
2020-08-14 08:37:17 +02:00
Michal Schorm
b59d80d8fe
- Revert the CMake change regarding the in-source builds for now
...
- %%cmake macro covers the %%{set_build_flags}, so they are not needed
That also means, the debug buildchnages to the build flags must be done AFTER the
%%cmake macro was used.
- %%cmake macro also covers the CMAKE_INSTALL_PREFIX="%%{_prefix}" option
- Default to %%cmake commands instead fo %%make commands
- Update the WITH_UNITTEST macro to the one upstream use now
- Introduce macro to enable / disable testusite (and building of the *-test subpackage)
2020-08-05 12:27:17 +02:00
Fedora Release Engineering
ccd1d1c064
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 04:24:09 +00:00
Fedora Release Engineering
bd8dedbbd6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 06:53:00 +00:00
Michal Schorm
8c95b867fc
Remove completed items from TO-DO list
2020-07-14 14:52:52 +02:00
Michal Schorm
51a7c3f389
Add explicit confict between mariadb-connector-c-devel and community-mysql-devel packages
2020-07-14 14:52:20 +02:00
Lukas Javorsky
96b684599f
Rebase to 3.1.9
2020-06-24 14:50:28 +02:00
Lukas Javorsky
6af15df805
Rebase to 3.1.8
2020-05-23 18:08:28 +02:00
Michal Schorm
c6882e026b
Rebase to 3.1.7 latest git
...
Fix for: https://jira.mariadb.org/browse/CONC-441
2020-03-16 04:29:09 +01:00
Michal Schorm
ded4d906f8
Rebase to 3.1.7
2020-02-03 15:40:11 +01:00
Fedora Release Engineering
2718ac4a14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 12:04:02 +00:00
Lukas Javorsky
8f4140f3e2
Rebase to 3.1.6
2019-12-17 14:22:57 +01:00
Michal Schorm
386a5aa6d7
Rebase to 3.1.5
...
Remove plugindir patch. Issue fixed by upstream:
https://jira.mariadb.org/browse/MDEV-20569
2019-11-12 12:41:39 +01:00
Michal Schorm
4ee332f663
Fix for #1624533
2019-11-03 13:28:57 +01:00
Michal Schorm
160c217cea
Remove a misleading comment which was deprecated by commit 3228be76
2019-11-03 12:46:37 +01:00
Lukas Javorsky
3d89935a11
Rebase to 3.1.4
2019-10-04 11:37:36 +02:00
Michal Schorm
3228be7687
Enable building of the ed25519 client plugin.
...
It won't be shipped anymore by 'mariadb-server'
2019-09-11 13:03:58 +02:00
Michal Schorm
057d1bd06e
The testsuite is now fully working
...
NOTE: 4th test of 'misc' suite, called "test_sslenforce", needs SSL encryption to be set up
2019-08-21 22:08:57 +02:00
Michal Schorm
8671500d5f
Extract the prepared testsuite to the standalone subpackage so it can be run outside of the buildroot
2019-08-21 17:34:34 +02:00
Michal Schorm
239038b1a4
Remove glob from library version, as per Fedora Packaging Guidelines
2019-08-21 16:42:30 +02:00
Michal Schorm
1c023f4cea
Rebase to 3.1.3
2019-08-02 19:04:46 +02:00
Michal Schorm
c4d9f6ff20
Fix typo
2019-07-19 17:46:53 +02:00
Michal Schorm
6cca8d740f
Use macro to set the build flags
...
The -devel subpackage requires the main package which contains the license, so there's no need to pack the license also to the devel package.
2019-07-19 16:23:25 +02:00
Michal Schorm
0f4ddc6269
Fix the debug build
2019-07-19 15:53:56 +02:00
Michal Schorm
b2aac8038d
Use macro for tarball name
2019-07-18 12:15:15 +02:00
Michal Schorm
b3eef80bec
Added a debug switch
2019-07-16 14:07:33 +02:00
Michal Schorm
db2966c1ba
Rebase to 3.1.2 version
...
Disabling the ED25519 plugin
Plugindir patch upstreamed
2019-07-16 12:54:21 +02:00
Michal Schorm
fa32028be2
Tweak SPECfile: use macros for make commands
2019-07-11 13:30:50 +02:00
Michal Schorm
ad54a14b2c
Fix overlinking issues
2019-05-21 15:14:46 +02:00
Michal Schorm
79c3b16ee6
Add info for the testsuite execution
2019-05-21 10:54:34 +02:00
Michal Schorm
e9a42f0845
Add info about the downstream issues
2019-05-21 10:34:48 +02:00
Michal Schorm
500aa3b134
Update info about the issues reported to the upstream
2019-05-21 10:31:14 +02:00
Michal Schorm
92bc0a32e8
Remove scriplet; no longer needed
...
It fixed an issue in F26 and F27. We gave the users enough time to update
2019-05-21 10:08:58 +02:00
Michal Schorm
9c95f3b762
Rebase to 3.0.10
...
Add krb5-devel to the buildroot, so the auth_gssapi_client plugin can build
2019-05-15 16:53:05 +02:00
Michal Schorm
8781fc38b4
Add "zlib-devel" requirement in "-devel" subpackage. MariaDB requires linking with "-lz", which will fail without the zlib library
...
Related: #1693966
2019-03-29 12:29:32 +01:00
Michal Schorm
6d76f1c220
Fix plugindir issues
...
Resolves : #1624533
2019-03-21 04:18:23 +01:00
Michal Schorm
94ac5ea6db
Rebase to 3.0.9
2019-02-18 11:35:49 +01:00
Fedora Release Engineering
01fba4799b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 09:39:38 +00:00
Michal Schorm
cd885fffb2
Update commands for newer CMake
2019-01-17 10:47:06 +01:00
Michal Schorm
6ff61449ed
Rebase to 3.0.8
2019-01-02 14:43:30 +01:00
Michal Schorm
71d6c1a449
Rebase to 3.0.7
2018-11-19 14:15:23 +01:00
Michal Schorm
0ff721d6da
Bump release for the last fix
2018-09-04 15:58:58 +02:00