SHA256
1
0
forked from pool/mariadb

Accepting request 930735 from home:dspinella:branches:server:database

- Update to 10.6.5
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-1065-release-notes
    https://mariadb.com/kb/en/library/mariadb-1065-changelog
  * fixes for the following security vulnerabilities:
    10.6.5: none
- Not affected by [CVE-2021-35604], bsc#1192497
- Drop upstreamed patch:
  * mariadb-10.2.19-link-and-enable-c++11-atomics.patch

- Use pam macros instead of hardcoding directories, fixes bsc#1191038
- Add fix-pamdir.patch

OBS-URL: https://build.opensuse.org/request/show/930735
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=283
This commit is contained in:
Danilo Spinella
2021-11-10 18:16:01 +00:00
committed by Git OBS Bridge
parent 71e0b9d8b4
commit 70e0242f8e
8 changed files with 49 additions and 84 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 9 08:34:26 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Update to 10.6.5
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-1065-release-notes
https://mariadb.com/kb/en/library/mariadb-1065-changelog
* fixes for the following security vulnerabilities:
10.6.5: none
- Not affected by [CVE-2021-35604], bsc#1192497
- Drop upstreamed patch:
* mariadb-10.2.19-link-and-enable-c++11-atomics.patch
-------------------------------------------------------------------
Mon Nov 8 15:36:39 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Use pam macros instead of hardcoding directories, fixes bsc#1191038
- Add fix-pamdir.patch
-------------------------------------------------------------------
Sun Oct 31 08:27:25 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>