Commit Graph

14 Commits

Author SHA256 Message Date
Danilo Spinella
bcc2df9745 Accepting request 1129562 from home:jirislaby:branches:server:database
- Fix location of unwanted binaries (which are deleted)
- Fix location in rpmlintrc
- Disable LTO on ppc64le due to error
- constraints: increase memory to 16G on ppc64le, 10G is no longer enough
  (perhaps a linker bug?)

OBS-URL: https://build.opensuse.org/request/show/1129562
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=315
2023-11-29 12:09:58 +00:00
Danilo Spinella
d14c12cb84 Accepting request 956810 from home:dspinella:branches:server:database
- Update to 10.7.3 (bsc#1196016):
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-1073-release-notes
    https://mariadb.com/kb/en/library/mariadb-1073-changelog
    https://mariadb.com/kb/en/library/mariadb-1072-release-notes
    https://mariadb.com/kb/en/library/mariadb-1072-changelog
    https://mariadb.com/kb/en/library/mariadb-1071-release-notes
    https://mariadb.com/kb/en/library/mariadb-1071-changelog
    https://mariadb.com/kb/en/library/mariadb-1070-release-notes
    https://mariadb.com/kb/en/library/mariadb-1070-changelog
  * fixes for the following security vulnerabilities:
    10.7.3: CVE-2021-46665
            CVE-2021-46664
            CVE-2021-46661
            CVE-2021-46668
            CVE-2021-46663 
    10.7.2: CVE-2022-24052
            CVE-2022-24051
            CVE-2022-24050
            CVE-2022-24048
            CVE-2021-46659, bsc#1195339
    10.7.1: none
    10.7.0: none
- Remove upstreamed patches:
  * mariadb-10.0.15-logrotate.su.patch
  * mariadb-10.1.1-mysqld_multi_features.patch
- Refresh mariadb-10.2.4-logrotate.patch
- Update list of skipped tests
- Add bsc1194828.patch to fix build with GCC12, fixes bsc#1194828
- The following issues have already been fixed in this package but weren't

OBS-URL: https://build.opensuse.org/request/show/956810
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=292
2022-02-22 18:01:43 +00:00
Danilo Spinella
1f0d240ace OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=291 2022-02-21 15:07:55 +00:00
Martin Pluskal
600fc25949 Accepting request 812950 from home:Guillaume_G:branches:server:database
- Update _constraints to make it more readable and request
  more memory for aarch64 to avoid occasionnal OOM errors on %check

OBS-URL: https://build.opensuse.org/request/show/812950
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=256
2020-06-10 06:40:58 +00:00
Lars Vogdt
033b70d7f5 Accepting request 779235 from home:Andreas_Schwab:Factory
- Bump disk constraint to 18Gb

OBS-URL: https://build.opensuse.org/request/show/779235
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=247
2020-02-26 01:23:32 +00:00
961dd16ae8 Accepting request 769982 from home:kstreitova:branches:server:database
OBS-URL: https://build.opensuse.org/request/show/769982
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=242
2020-02-04 14:05:21 +00:00
Martin Pluskal
d6250d1a44 Accepting request 728600 from home:StefanBruens:branches:server:database
Instead of waiting hours for one of 6 compliant workers, allow slightly longer build time due to using swap on one of the immediately available workers, reducing the average time to completion.

This also avoids fighting for a fast worker with the packages really needing a worker with much memory.

OBS-URL: https://build.opensuse.org/request/show/728600
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=237
2019-09-06 06:47:07 +00:00
Martin Pluskal
66949ef81c Accepting request 721764 from home:kstreitova:branches:server:database
- remove sql_mode from my.ini/my.cnf as NO_ENGINE_SUBSTITUTION and
  STRICT_TRANS_TABLES are already set by default from version
  10.2.4 [bsc#1144314]

- add mariadb-10.3.17-fix_ppc_build.patch to fix a compilation
  failure for ppc if ${CRC32_LIBRARY} target has no COMPILE_FLAGS
  yet. Then GET_TARGET_PROPERTY returns COMPILE_FLAGS-NOTFOUND,
  which doesn't work very well when it's later fed back into
  COMPILE_FLAGS.
- _constraints: increase the memory because of the ppc build
- adjust mysql-systemd-helper ("shutdown protected MySQL" section)
  so it checks both ping response and the pid in a process list
  as it can take some time till the process is terminated.
  Otherwise it can lead to "found left-over process" situation
  when regular mariadb is started [bsc#1143215]

OBS-URL: https://build.opensuse.org/request/show/721764
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=236
2019-08-08 14:14:01 +00:00
Martin Pluskal
407577a0ad Accepting request 487348 from home:kstreitova:branches:server:database
- increase required physical memory in _constraints from 5 GB to
  7 GB in order to try to fix i586 build that fails because of
  "Out of memory" error

OBS-URL: https://build.opensuse.org/request/show/487348
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=190
2017-04-11 16:32:49 +00:00
Martin Pluskal
e20e9299ef Accepting request 394346 from devel:ARM:Factory
- fix constraints conditions for 32bit architectures

OBS-URL: https://build.opensuse.org/request/show/394346
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=182
2016-05-09 18:10:49 +00:00
Martin Pluskal
18bf970597 Accepting request 315366 from home:scarabeus_iv:branches:server:database
- Sync to git state fixing few triv issues

OBS-URL: https://build.opensuse.org/request/show/315366
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=177
2015-07-07 10:49:16 +00:00
Martin Pluskal
36235da928 Accepting request 292540 from home:k0da:branches:server:database
- Adjust _constraints. 11GB is not enough for ppc64 builds, 
  increase to 13GB

OBS-URL: https://build.opensuse.org/request/show/292540
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=167
2015-03-24 18:24:02 +00:00
Michal Hrusecky (old before rename to _miska_)
3b44ff4ed0 - run spec cleaner on spec
- update to 10.0.15
  * Release notes:
    http://kb.askmonty.org/v/mariadb-10015-release-notes
  * Changelog:
    http://kb.askmonty.org/v/mariadb-10015-changelog
- conditionally enable more storage engines
- updated packaging to the latest templates

OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=161
2014-12-06 13:56:41 +00:00
Michal Hrusecky (old before rename to _miska_)
fb43310ffe - Update to 10.0.13
* Release notes:
    http://kb.askmonty.org/v/mariadb-10013-release-notes
  * Changelog:
    http://kb.askmonty.org/v/mariadb-10013-changelog

OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=151
2014-08-18 17:44:17 +00:00