Revisions of mariadb

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 920278 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 278)
- Replace %{_rpmconfigdir}/macros.d with %{_rpmmacrodir},
  remove ownership of this directory. Fixes boo#1182218
- Run spec-cleaner
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 917536 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 276)
- Update to 10.6.4
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-1064-release-notes
    https://mariadb.com/kb/en/library/mariadb-1064-changelog
    https://mariadb.com/kb/en/library/mariadb-1063-release-notes
    https://mariadb.com/kb/en/library/mariadb-1063-changelog
    https://mariadb.com/kb/en/library/mariadb-1062-release-notes
    https://mariadb.com/kb/en/library/mariadb-1062-changelog
    https://mariadb.com/kb/en/library/mariadb-1061-release-notes
    https://mariadb.com/kb/en/library/mariadb-1061-changelog
    https://mariadb.com/kb/en/library/mariadb-1060-release-notes
    https://mariadb.com/kb/en/library/mariadb-1060-changelog
  * fixes for the following security vulnerabilities:
    10.6.4: CVE-2021-2372
            CVE-2021-2389
- Removed support to tokudb as it has been removed from upstream
- Refresh mariadb-10.2.4-fortify-and-O.patch
- Add manpages to dev package
- Add new systemd socket from upstream
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 913272 from Martin Liška's avatar Martin Liška (marxin) (revision 275)
- Support both rpmlint 1.x and 2.x.
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 913044 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 274)
- Update rpmlint rules in order to work with rpmlint2
  (bsc#1179049).
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 911405 from Martin Liška's avatar Martin Liška (marxin) (revision 272)
- Update rpmlint rules in order to work with rpmlint2
  (bsc#1179049).
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 907966 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 271)
- Update to 10.6.3:
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-1063-release-notes
    https://mariadb.com/kb/en/library/mariadb-1063-changelog
    https://mariadb.com/kb/en/library/mariadb-1062-release-notes
    https://mariadb.com/kb/en/library/mariadb-1062-changelog
    https://mariadb.com/kb/en/library/mariadb-1061-release-notes
    https://mariadb.com/kb/en/library/mariadb-1061-changelog
    https://mariadb.com/kb/en/library/mariadb-106-release-notes
    https://mariadb.com/kb/en/library/mariadb-106-changelog
- Removed TokuDB support as it has been removed from upstream
- Refresh mariadb-10.2.4-fortify-and-0.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 896422 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 270)
- Update to version 10.5.10

Fix CVE-2021-2154
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 889298 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 269)
- Add mariadb-10.5.9-cmake-3.20.patch: Fix syntax error which is
  exposed by cmake 3.20.
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 879293 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 267)
- Update to 10.5.9
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-1059-release-notes
    https://mariadb.com/kb/en/library/mariadb-1059-changelog
  * fixes for the following security vulnerabilities:
    10.5.9: none
- Tracker bug: [bsc#1182739]
- Update fixes [bsc#1182255] (MDL BF-BF Conflict caused by
  TRUNCATE TABLE)
- refresh mariadb-10.2.19-link-and-enable-c++11-atomics.patch
- remove fix-lock-rollback-assert-abort.patch (applied upstream)
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 872661 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 266)
- update the list of the skipped tests

- update to 10.4.12 [jsc#SLE-8269]
- tracker bugs for version updates in between:
  * 10.2.25 tracker bug [bsc#1136035]
  * 10.2.29 tracker bug [bsc#1156669]
  wants to use xtrabackup as sst method (also solves [bsc#1122475]
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) committed (revision 265)
Remove irrelevant changelog entries so it's not confusing
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 866424 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 264)
- revert the permission change, we will revisit it at a later point 

- we give the config files and directory the permissions
  u=rwx,go=rx root:mysql, if we give the mysql group permissions we
  should not need to leave the permissions open for others.
  change permissions to u=rwx,g=rx,o=

- exclude galera files if we build without this feature.

- instead of setting the permissions in the files section inherit
  what ever we set during installation. This simplifies the code
  for the file section a lot. and we have a lot more flexiblity to
  fix permissions in %install

- added fix-lock-rollback-assert-abort.patch
  fix an abort when a transaction is rolled back
- track all patches in a series so we can easily set up a quilt
  tree without requiring all the devel packages
Adam Majer's avatar Adam Majer (adamm) committed (revision 263)
Revert %attr consolidation. Breaks build.
Adam Majer's avatar Adam Majer (adamm) accepted request 852692 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 262)
- switch to bcond_with to make it easier to enable galera support
  via the prjconfig
- fix non galera case for building
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 849241 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 261)
- Update to 10.5.8
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-1058-release-notes
    https://mariadb.com/kb/en/library/mariadb-1058-changelog
  * fixes for the following security vulnerabilities:
    10.5.7: CVE-2020-14812, CVE-2020-14765, CVE-2020-14776,
            CVE-2020-14789
    10.5.8: none
- tracker bugs: [bsc#1177472] and [bsc#1178428]
- refresh mariadb-10.2.19-link-and-enable-c++11-atomics.patch
- update suse_skipped_tests.list

  * fixes for the following security vulnerabilities:
    10.5.6: CVE-2020-15180
    < 10.5.6: none
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 842600 from Markus Reckwerth's avatar Markus Reckwerth (marec2000) (revision 260)
- update to 10.5.6
  * release notes and changelog
    https://mariadb.com/kb/en/mariadb-1056-release-notes
    https://mariadb.com/kb/en/mariadb-1056-changelog
- refresh mariadb-10.2.19-link-and-enable-c++11-atomics.patch
- drop mariadb-10.5-fix-prevent-optimizing-out-buf-argument-in-ch.patch
- mariadb now builds against pcre2
- added binaries aria_s3_copy and mariadb-conv to tools subpackage
- added type_test.type_test_double to list of skipped tests
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 831240 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 259)
-  Using basic.target dependencies is not needed with any systemd 
   release unless DefaultDependencies is disabled, remove from
   unit files

- Mariadb uses hrtimers with absolute CLOCK_REALTIME values, this
  won't work correctly if the clock isn't set and will do funny things
  if it goes backward after starting the server as POSIX says that the new
  clock value shall influence them, start the service after time-sync.target
  to workaround the problem.
Displaying revisions 41 - 60 of 318
openSUSE Build Service is sponsored by