Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-09-13 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-29522 RocksDB RPM doesn't get built on Rocky Linux and Alma | Sergei Golubchik | 2022-09-13 | 1 | -1/+1 |
| | | | | | | | | use correct python on rocky8 and alma8 | ||||
* | | Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26 | Oleksandr Byelkin | 2022-08-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix typos in the codebase. | fluesvamp | 2022-08-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -1/+4 |
| |\ | |||||
| | * | MDEV-27109 mysql_config mariadb_config lists non existant -lmariadb | Alexey Bychko | 2022-01-14 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | added dependency devel->shared and conflict with previous versions update C/C 3.1 with the corresponding C/C part of the fix | ||||
| | * | /usr/lib64/pkgconfig is not owned by MariaDB-devel | Sergei Golubchik | 2022-01-14 | 1 | -0/+1 |
| | | | |||||
| | * | MDEV-27364 Build from 10.2-10.4 srpm fails on RHEL8 family due to ↵ | Sergei Golubchik | 2021-12-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | discrepancy in jemalloc requirements pass jemalloc requirement down to srpm build | ||||
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-11-29 | 1 | -45/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-11-29 | 1 | -45/+13 |
| |\ \ | | |/ | |||||
| | * | MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522 | Alexey Bychko | 2021-11-23 | 1 | -45/+13 |
| | | | | | | | | | | | | | | | this patch moves cpack summury and description for optional packages to the appropriate CMakeLists.txt files | ||||
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-11-09 | 1 | -6/+67 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-11-09 | 1 | -6/+67 |
| |\ \ | | |/ | |||||
| | * | MDEV-22522 RPM packages have meaningless summary/description | Alexey Bychko | 2021-11-08 | 1 | -6/+67 |
| | | | | | | | | | | | | added summary/description per package. | ||||
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-09-22 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-23506 mariadb-connector-c-devel package from standard RHEL 8 repo ↵bb-10.3-abychko | Alexey Bychko | 2021-09-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | conflicts with MariaDB's packages added alternative name for MariaDB-devel package to replace mariadb-connector-c-devel from RHEL 8 distribution. this patch is for 10.3+ on RHEL/Centos 8 | ||||
* | | | Merge 10.3 -> 10.4 | Sergei Petrunia | 2021-06-30 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2->10.3 | Sergei Petrunia | 2021-06-30 | 1 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | MDEV-25960 yum update overwrites customized logrotation config ↵ | Alexey Bychko | 2021-06-22 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | (/etc/logrotate.d/mysql) added %config directive to /etc/logrotate.d/mysql and put it to server package. if file is edited by customer and defaults are changed - new .rpmnew file with defaults will be created next to old one. | ||||
* | | | rpm packaging: account for fedora > 31 | Sergei Golubchik | 2021-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | RocksDB failed to package on fedora 32 and 33 with *** ERROR: ambiguous python shebang in /usr/bin/myrocks_hotbackup: #!/usr/bin/env python. Change it to python3 (or python2) explicitly. | ||||
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-05-25 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-24 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | MDEV-24996 file conflict in rpm packages | Sergei Golubchik | 2021-05-22 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2020-05-09 | 1 | -4/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3mariadb-10.3.23 | Sergei Golubchik | 2020-05-09 | 1 | -0/+8 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2mariadb-10.2.32 | Oleksandr Byelkin | 2020-05-08 | 1 | -0/+8 |
| | |\ | |||||
| | | * | MDEV-21437 MariaDB's SUSE/SLES packages don't "provide" all of the same ↵ | Sergei Golubchik | 2020-05-05 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | capabilities as the platform's default packages | ||||
| * | | | MDEV-22123 On RHEL8 mariadb-server is not provided | Sergei Golubchik | 2020-05-09 | 1 | -4/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setup alternative name for rhel8/centos8 use correct C/C version when providing mariadb-connector-c and other changes for installation over distro packages to work: dnf install mariadb-server dnf install --allowerasing MariaDB-{server,common,client,shared}*.rpm | ||||
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-02-10 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Ignore /lib64 for rpm | Anel Husakovic | 2020-02-10 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-24 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-24 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17292 Package the pam_user_map module | Sergei Golubchik | 2020-01-21 | 1 | -0/+3 |
| | | | | |||||
* | | | | Merge 10.3 into 10.4 | Aleksey Midenkov | 2019-12-02 | 1 | -3/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | RPM packaging fixes for FC31 | Sergei Golubchik | 2019-11-28 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Obsoletes: cannot contain (x86-64) anymore Python shebang must be specific | ||||
* | | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-09-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | use a shorter name for sources in debuginfo rpms | Sergei Golubchik | 2019-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | have the same path as in source rpms, don't build them differently | ||||
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | really make CPACK_RPM_DEBUGINFO_PACKAGE configurable | Sergei Golubchik | 2019-08-20 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 1 | -10/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Eugene Kosov | 2019-07-16 | 1 | -10/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | cleanup: CPACK_RPM_* package description | Sergei Golubchik | 2019-07-10 | 1 | -10/+1 |
| | | | | | | | | | | | | | | | | | | | | add cmake helper macro SET_IF_UNSET() and use it for CPACK_* variables | ||||
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-28 | 1 | -1/+1 |
| | |\ \ | | | |/ |