Commit graph

121 commits

Author SHA1 Message Date
Your Name
eb2a1db558 Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 2m24s
2025-01-31 15:35:49 +00:00
ba419770ed Добавление .gitignore и .gitea/workflows/ci.yml 2025-01-07 22:32:37 +03:00
60c9dcca63 10.5.27 2024-12-13 18:48:03 +00:00
18922826cc 10.5.27 2024-12-12 13:10:52 +00:00
cb3c29e1bf 10.5.27 2024-12-11 21:58:04 +00:00
46fba217cd 10.5.27 2024-12-11 12:15:15 +00:00
0f951e109e 10.5.27 2024-12-11 09:38:49 +00:00
d8bc3c0050 10.5.27 2024-12-10 22:22:16 +00:00
7d2a2eaf38 10.5.27 2024-12-10 21:58:54 +00:00
96dd5806a6 Merge pull request #1 from djam/mariadb:rosa2021.1
Backports and update
2024-12-09 15:36:36 +00:00
Aleksandr Proklov
6cf6327397 fix source 2023-11-14 13:55:07 +09:00
Aleksandr Proklov
e6df5e1557 Update version to 10.5.23 2023-11-14 13:46:00 +09:00
Mikhail Novosyolov
a8b917e042 upd: 10.5.10 -> 10.5.20, remove upstreamized patches 2023-05-15 17:33:50 +03:00
Ilfat G
0ca9356f4f Add e2k patch 2022-04-21 18:12:47 +00:00
Mikhail Novosyolov
546fa50a21 make /var/lib/mysql pre-exists before scripts creates it 2021-09-06 02:15:37 +03:00
Andrey Grigorev
89ca44b626 MassBuild#2340: Increase release tag 2021-08-11 12:14:33 +00:00
Aleksandr Proklov
92d5ada6c5 update version 10.5.10 2021-05-22 22:44:04 +09:00
Victor Ryzhikh
94bd9dbb5d Added build requires libcurl 2021-05-22 12:13:51 +00:00
Victor Ryzhikh
4fb19945bc Added build requires git 2021-05-22 12:09:11 +00:00
Mikhail Novosyolov
4cfe7169e6 P mysql (used in e.g. mydns) 2021-02-17 20:27:17 +03:00
Mikhail Novosyolov
86aa1607f7 Adapt for ROSA 2021-02-13 15:35:53 +03:00
Mikhail Novosyolov
0132e7e3ec No-change import from openSUSE mariadb 10.5.8-3.1
This package in ROSA was maintained quite poorly, had only a few users
and lacked such important features as running multiple instances
of MySQL server (mysqld@.service) and scripts for automatic upgrade
to newer versions.
Also upstream has renamed libraries, now there is mysql-connector-c with
devel parts.
/srv/mysql is also rather strange, /var/lib/mysql is more common.
Let's rebase to a well-maintained package from openSUSE.
It is being done in a not released platform without any compatibility
for smooth upgrades fromt he old package. The new one has a lower epoch,
automatic upgrades won't be done.
High epoch is not needed anymore: mysql-community has not been merged from
abf.io/rosaserver to abf.io/import, and now the library in mariadb is
called libmariadbclient, not libmysqlclient (but compatibility symlinks do exist),
so there are no duplicated provides and so there is no need in a high epoch.

This commits just imports from openSUSE's SRPM without any changes,
the following one will adapt it for ROSA. It will allow to easily see
the diff against the openSUSE's package to easify further syncs
and contibuting back to SUSE (https://bugzilla.opensuse.org/show_bug.cgi?id=1182218)
2021-02-13 14:21:52 +03:00
Mikhail Novosyolov
fc1d5fbe04 Use config-based creation of users by systemd-sysusers, get rid of rpm-helper 2021-02-12 23:15:39 +03:00
Mikhail Novosyolov
43b012b17c R hostname
/usr/bin/mysqld_safe: line 708: hostname: command not found
2021-02-12 23:06:24 +03:00
Mikhail Novosyolov
71ac7e98af Do not provide private libraries 2021-02-12 23:01:10 +03:00
Mikhail Novosyolov
b5128bde9d Do not listen to ALL network interfaces by default, that is insecure, administrator must enable it himself, udnerstanding what he is doing, otherwise only lo must be listened to. Patch name was incorrect. 2021-02-12 22:52:56 +03:00
Mikhail Novosyolov
c081a5251e upd: 10.1.46 -> 10.5.8 2021-02-12 22:50:45 +03:00
Alzim
ef21702449 Updated to 10.1.46 2020-08-15 12:53:20 +03:00
Алексей-З
c85f08b378 Fix mariadb.spec 2020-06-23 17:24:03 +00:00
Алексей-З
cb8035e105 Added %global __requires_exclude ^perl\\(.*\\.pl)$ for rpm4 2020-06-23 17:23:18 +00:00
Alzim
271bba8b5b Updated to 10.1.45 2020-06-23 17:46:33 +03:00
Victor Ryzhikh
1c70caa7a8 Rebuild 2020-05-26 16:55:52 +00:00
Alexander Stefanov
8fea7d9eec autoupdate 10.1.44 2020-04-25 10:57:51 +00:00
Victor Ryzhikh
4ff32038bc rpm5 -> rpm4 (9) 2020-03-06 08:38:05 +00:00
Victor Ryzhikh
eaf696e076 rpm5 -> rpm4 (9) 2020-03-06 08:06:41 +00:00
Victor Ryzhikh
b2965e4b85 rpm5 -> rpm4 (9) 2020-02-28 21:11:54 +00:00
Victor Ryzhikh
1f0e7ef637 rpm5 -> rpm4 (9) 2020-02-28 20:35:47 +00:00
Victor Ryzhikh
d6e1b9ae79 rpm5 -> rpm4 (9) 2020-02-28 20:08:38 +00:00
Victor Ryzhikh
8580d22a34 rpm5 -> rpm4 (9) 2020-02-28 19:47:03 +00:00
NixTux Commit Bot
fda2b065e7 bot: rpm5 -> rpm4 (8) 2020-01-13 16:03:04 +03:00
NixTux Commit Bot
ea80048106 bot: rpm5 -> rpm4 (1) 2020-01-04 04:36:04 +03:00
Алзим
0e0347398b Updated to 10.1.43 2019-11-23 18:47:24 +03:00
Алзим
4bc850b563 Updated to 10.1.41 2019-08-14 12:29:57 +03:00
Mikhail Novosyolov
ffb658701a Merge branch 'rosa2019.1' into rosa2019.0 2019-07-15 00:15:38 +03:00
Mikhail Novosyolov
f873299360 Merge branch 'rosa2016.1' into rosa2019.1 2019-07-15 00:15:15 +03:00
Mikhail Novosyolov
0d68b3d5b9 Improve comment about mysql-devel 2019-07-15 00:09:48 +03:00
Mikhail Novosyolov
b491ea89cb Move /usr/bin/mysqld-prepare-db-dir to /usr/sbin/ 2019-07-15 00:02:26 +03:00
Mikhail Novosyolov
a6367dad03 upd to 10.1.40, more fixes of provides 2019-07-14 22:47:38 +03:00
Mikhail Novosyolov
bc7ffbe8fc Fix coexistance of "Provides: mysql-devel" in MariaDB and Oracle MySQL 2019-07-14 22:35:56 +03:00
7c02d44dfa MassBuild#1715: Increase release tag 2019-07-06 19:15:37 +00:00