Oleksandr Byelkin
f5fae75652
Merge branch '11.0' into 11.1
2023-08-09 08:25:14 +02:00
Oleksandr Byelkin
51f9d62005
Merge branch '10.11' into 11.0
2023-08-09 07:53:48 +02:00
Oleksandr Byelkin
036df5f970
Merge branch '10.10' into 10.11
2023-08-08 14:57:31 +02:00
Oleksandr Byelkin
34a8e78581
Merge branch '10.6' into 10.9
2023-08-04 08:01:06 +02:00
Oleksandr Byelkin
6bf8483cac
Merge branch '10.5' into 10.6
2023-08-01 15:08:52 +02:00
Oleksandr Byelkin
f291c3df2c
Merge branch '10.4' into 10.5
2023-07-27 15:43:21 +02:00
Marko Mäkelä
c6ac1e39b6
Merge 11.0 into 11.1
2023-07-26 15:13:43 +03:00
Marko Mäkelä
f2b4972bd4
Merge 10.11 into 11.0
2023-07-26 15:13:06 +03:00
Marko Mäkelä
bce3ee704f
Merge 10.10 into 10.11
2023-07-26 14:44:43 +03:00
Geoff Montee
23dae6173c
MDEV-18374: Add SELinux policy to cracklib_password_check packages
2023-07-26 11:13:09 +01:00
Oleksandr Byelkin
f52954ef42
Merge commit '10.4' into 10.5
2023-07-20 11:54:52 +02:00
Marko Mäkelä
15a42a0a18
Merge 10.6 into 10.9
2023-07-05 16:45:10 +03:00
Marko Mäkelä
2855bc53bc
Merge 10.5 into 10.6
2023-07-05 16:40:22 +03:00
Daniel Black
5f2a77cef1
MDEV-31268 Fedora MariaDB-shared replaces mariadb-connector-c
...
file /usr/lib64/libmariadb.so.3 from install of MariaDB-shared-10.11.3-1.fc38.x86_64 conflicts with file from package mariadb-connector-c-3.3.5-1.fc38.x86_64
2023-07-04 09:01:01 +10:00
Anel Husakovic
77a229cd2d
MDEV-31358: Update description for MariaDB debian/rpm packages
...
Reviewer: <daniel@mariadb.org>
2023-07-03 17:45:58 +10:00
Sergei Golubchik
e146940ab3
MDEV-31480 RPM packages fail to install because they require /bin/sh for %pretrans
...
workaround cmake bug #25044
https://gitlab.kitware.com/cmake/cmake/-/issues/25044
2023-06-30 01:28:29 +02:00
Marko Mäkelä
3883eb63dc
Merge 11.0 into 11.1
2023-06-08 14:09:21 +03:00
Marko Mäkelä
5fb2c031f7
Merge 10.11 into 11.0
2023-06-08 13:49:48 +03:00
Marko Mäkelä
c04284e747
Merge 10.10 into 10.11
2023-06-07 15:01:43 +03:00
Sergei Golubchik
19856db637
disable lto in srpm builds
2023-06-05 20:16:30 +02:00
Marko Mäkelä
31be25349f
Merge 10.6 into 10.9
2023-05-25 09:24:32 +03:00
Marko Mäkelä
3bd10b57b2
Merge 10.5 into 10.6
2023-05-22 17:11:41 +03:00
Daniel Black
c0adb05b30
MDEV-31268: Fedora mariadb-connector-c-config conflicts with MariaDB's MariaDB-common
...
The previous fix in MDEV-24629 had a version end of life date.
Thanks @pgnd on Zulip for noticing.
2023-05-22 16:54:42 +10:00
Daniel Black
9656356b55
MDEV-30203 Move mysql symlinks to different package
...
For both Deb and RPM, create mariadb-client-compat and
mariadb-server-compat containing the mysql links to the mariadb
named executables/scripts.
The mariadb-client-core mysqlcheck was moved to mariadb-client-compat.
The symlinks in MYSQL_ADD_EXECUTABLE is tagged as a
{Client,Server}Symlinks component and placed in
the symlinks packages.
Man pages are restructured be installed into compat package
if that matches the executable.
Columnstore has a workaround as it doesn't use the cmake/plugin.cmake.
Scripts likewise have compatibility symlinks are in
the {server,client}-compat packages.
Co-author: Andrew Hutchings <andrew@linuxjedi.co.uk>
Closes #2390
2023-02-12 12:15:22 +01:00
Daniel Black
36ea5dffe7
resolve-stack-dump was moved from server to client (RPM)
...
like where the man page and Debian package put it.
2023-02-12 12:15:22 +01:00
Sergei Golubchik
c6f0814468
more changes to man page handling
...
* move them from ManPagesX component to X (works better for plugins),
but keep ManPagesDevelopment as C/C is using it
* move backup manpages to Backup
* move plugin manpages (s3, rocksdb) to plugins
2023-02-12 12:15:22 +01:00
Sergei Golubchik
738d4604b7
cmake: rename backup component to Backup
...
for consistency
2023-02-12 12:15:22 +01:00
Marko Mäkelä
10635c2833
Merge 10.10 into 10.11
2023-01-24 15:17:39 +02:00
Marko Mäkelä
4d9fe4032b
Merge 10.8 into 10.9
2023-01-24 14:59:42 +02:00
Daniel Black
a10003bd68
rpm: ignore man3
...
During testing of RPM packages in MDEV-30203:
file /usr/share/man/man3 from install of
MariaDB-devel-11.0.1-1.el7_9.x86_64 conflicts with file from
package filesystem-3.2-25.el7.x86_64
MariaDB is the first libmariadb to include man3 man pages
so make the changes here like what is done for man1 and man8.
2023-01-24 20:35:05 +11:00
Daniel Black
d15260990d
MDEV-22659: Create one logrotate config - Deb/Rpm fix
2022-10-27 21:18:17 +11:00
Marko Mäkelä
18795f5512
Merge 10.3 into 10.4
2022-09-13 16:36:38 +03:00
Sergei Golubchik
83175219c3
MDEV-29522 RocksDB RPM doesn't get built on Rocky Linux and Alma
...
use correct python on rocky8 and alma8
2022-09-13 08:56:18 +02:00
Oleksandr Byelkin
10ed52767d
Merge branch '10.8' into 10.9
2022-08-10 13:57:24 +02:00
Oleksandr Byelkin
c442e1ae21
Merge branch '10.5' into 10.6
2022-08-10 13:06:08 +02:00
Oleksandr Byelkin
1ac0bce36e
Merge branch '10.4' into 10.5
2022-08-10 12:24:31 +02:00
Oleksandr Byelkin
65e8506ca9
Merge branch '10.3' into bb-10.4-release
2022-08-10 12:21:08 +02:00
fluesvamp
f2830af16c
Fix typos in the codebase.
2022-08-09 18:41:09 +03:00
Oleksandr Byelkin
22d455612b
Merge branch '10.8' into 10.9
2022-08-09 09:57:13 +02:00
Oleksandr Byelkin
ee620a7416
Merge branch '10.5' into 10.6
2022-08-04 16:58:42 +02:00
Sergei Golubchik
d7649968d9
MDEV-29220 Missing RHEL-9-specific logic in cpack_rpm.cmake
2022-08-03 13:02:30 +02:00
Jan Lindström
7878eae95e
Small fixes
...
Add new requirement for pv tool for debian and rpm
Fix one test result difference.
Set message about missing progress reporting tool pv as info.
2022-03-18 20:50:10 +01:00
Oleksandr Byelkin
f5c5f8e41e
Merge branch '10.5' into 10.6
2022-02-03 17:01:31 +01:00
Oleksandr Byelkin
cf63eecef4
Merge branch '10.4' into 10.5
2022-02-01 20:33:04 +01:00
Sergei Golubchik
fb40a2fabf
pass MYSQL_MAINTAINER_MODE down to srpm builds
...
fixes errors on rpm-*-debug builder
2022-01-31 11:45:30 +01:00
Sergei Golubchik
2d4a0f6079
pass MYSQL_MAINTAINER_MODE down to srpm builds
...
fixes errors on rpm-*-debug builder
2022-01-30 22:52:59 +01:00
Oleksandr Byelkin
a576a1cea5
Merge branch '10.3' into 10.4
2022-01-30 09:46:52 +01:00
Oleksandr Byelkin
41a163ac5c
Merge branch '10.2' into 10.3
2022-01-29 15:41:05 +01:00
Alexey Bychko
746050d02d
MDEV-27109 mysql_config mariadb_config lists non existant -lmariadb
...
added dependency devel->shared and conflict with previous versions
update C/C 3.1 with the corresponding C/C part of the fix
2022-01-14 22:16:39 +01:00
Sergei Golubchik
b5a14f061b
/usr/lib64/pkgconfig is not owned by MariaDB-devel
2022-01-14 22:16:39 +01:00