diff --git a/mariadb.changes b/mariadb.changes index 689b317..860dee1 100644 --- a/mariadb.changes +++ b/mariadb.changes @@ -1,28 +1,9 @@ -------------------------------------------------------------------- -Thu Jan 21 12:20:09 UTC 2021 - Marcus Rueckert - -- revert the permission change, we will revisit it at a later point - -------------------------------------------------------------------- -Wed Jan 20 19:39:21 UTC 2021 - Marcus Rueckert - -- 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= - ------------------------------------------------------------------- Wed Jan 20 19:37:46 UTC 2021 - Marcus Rueckert - exclude galera files if we build without this feature. - -------------------------------------------------------------------- -Wed Jan 20 17:44:44 UTC 2021 - Marcus Rueckert - -- 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 +- switch from 664 to 644 for my.cnf configuration file (probably + a typo) ------------------------------------------------------------------- Wed Jan 20 15:49:47 UTC 2021 - Marcus Rueckert