forked from pool/mariadb
Kristyna Streitova
87a37dd2ad
- 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 OBS-URL: https://build.opensuse.org/request/show/866424 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=264
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
mariadb-10.2.4-logrotate.patch -p0
|
|
mariadb-10.1.1-mysqld_multi-features.patch -p0
|
|
mariadb-10.0.15-logrotate-su.patch -p0
|
|
mariadb-10.2.4-fortify-and-O.patch -p0
|
|
mariadb-10.2.19-link-and-enable-c++11-atomics.patch -p1
|
|
mariadb-10.4.12-harden_setuid.patch -p1
|
|
mariadb-10.4.12-fix-install-db.patch -p1
|
|
fix-lock-rollback-assert-abort.patch
|