{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":311293512,"defaultBranch":"master","name":"mysql-selinux","ownerLogin":"devexp-db","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-11-09T09:54:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8981912?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726487830.0","currentOid":""},"activityList":{"items":[{"before":"a672fbbb107afe2529f68b4c4ad8841d97c5ddb2","after":"d39fb268348ea3b1bdbee08bc8c4e945e313cb6f","ref":"refs/heads/master","pushedAt":"2024-09-16T11:52:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FaramosCZ","name":null,"path":"/FaramosCZ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15154612?s=80&v=4"},"commit":{"message":"Allow mysqld_t to read and write to the 'memory.pressure' file in cgroup2\n\n--\n\nNote:\nThe original suggestion was:\n allow mysqld_t cgroup_t:file { read write };\nhowever one should not use a SELinux type from outside of their own SELinux module\n\n--\n\nNote from Daniel Black:\nFor clarity\n https://github.com/MariaDB/server/commit/2323483528fbc5116c2990a208afddd775ee0e85#diff-ed06407705f2d1088e796ecb0c9592f1928f7b86fa8e48cbbe50f589fce18f3cR801\nis the write to describe the PSI event desired from the kernel.\nref: https://www.kernel.org/doc/html/latest/accounting/psi.html\n\n--\n\nResolves: RHBZ#2294899 RHBZ#2256002","shortMessageHtmlLink":"Allow mysqld_t to read and write to the 'memory.pressure' file in cgr…"}},{"before":"2d5769f5eef3b2d9069b26d5aa9e8344422af5df","after":"a672fbbb107afe2529f68b4c4ad8841d97c5ddb2","ref":"refs/heads/master","pushedAt":"2023-11-18T12:15:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FaramosCZ","name":null,"path":"/FaramosCZ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15154612?s=80&v=4"},"commit":{"message":"2nd attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705\n\nI verified the policy compiles successfuly in Fedora before pushing","shortMessageHtmlLink":"2nd attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705"}},{"before":"d4b14cddbb43234dace42bdcd51af57a27a005c6","after":"2d5769f5eef3b2d9069b26d5aa9e8344422af5df","ref":"refs/heads/master","pushedAt":"2023-11-17T22:23:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FaramosCZ","name":null,"path":"/FaramosCZ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15154612?s=80&v=4"},"commit":{"message":"Revert \"Attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705\"\nThis reverts commit de84778e555b891fd9ea5f3111c87a4990650d6c.\n\nI made a mistake and the rules were not valid:\n| Compiling targeted mysql module\n| mysql.te:80:ERROR 'unknown type sysctl_net_t' at token ';' on line 5659:\n| allow mysqld_t proc_net_t:file { read getattr open };\n| allow mysqld_t sysctl_net_t:dir search;\n| /usr/bin/checkmodule: error(s) encountered while parsing configuration\n\nReverting until I find a way to implement the rules correctly","shortMessageHtmlLink":"Revert \"Attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705\""}},{"before":"de84778e555b891fd9ea5f3111c87a4990650d6c","after":"d4b14cddbb43234dace42bdcd51af57a27a005c6","ref":"refs/heads/master","pushedAt":"2023-11-17T21:09:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"FaramosCZ","name":null,"path":"/FaramosCZ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15154612?s=80&v=4"},"commit":{"message":"Add mariadb-backup and mariadbd (upstream)\n\nmariadb-backup needs to access raw files so give it the same context as\nthe server.\n\nmariadbd upstream has its path in /usr/sbin/mariadbd so we can add that\nto the default policy if a user installs an upstream package.\n\nUpstream bug: https://jira.mariadb.org/browse/MDEV-24941","shortMessageHtmlLink":"Add mariadb-backup and mariadbd (upstream)"}},{"before":"d718485d4a306f0a16db67f00d4770e9a6b88399","after":"de84778e555b891fd9ea5f3111c87a4990650d6c","ref":"refs/heads/master","pushedAt":"2023-11-17T21:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FaramosCZ","name":null,"path":"/FaramosCZ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15154612?s=80&v=4"},"commit":{"message":"Attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705\n\nPicked from:\n https://github.com/MariaDB/server/blob/11.3/support-files/policy/selinux/mariadb-server.te#L70\n https://github.com/MariaDB/server/blob/11.3/support-files/policy/selinux/mariadb-server.te#L71\n https://github.com/MariaDB/server/blob/11.3/support-files/policy/selinux/mariadb-server.te#L100","shortMessageHtmlLink":"Attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705"}},{"before":"ccc35f41886af54bdc87fbaa67436e6c8e3fa173","after":"d718485d4a306f0a16db67f00d4770e9a6b88399","ref":"refs/heads/master","pushedAt":"2023-09-14T09:09:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FaramosCZ","name":null,"path":"/FaramosCZ","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15154612?s=80&v=4"},"commit":{"message":"Empty commit to test Fedora PACKIT configuration for packaging automation","shortMessageHtmlLink":"Empty commit to test Fedora PACKIT configuration for packaging automa…"}},{"before":"45d5f31921a770db842a178d0f71e61823eda606","after":"ccc35f41886af54bdc87fbaa67436e6c8e3fa173","ref":"refs/heads/master","pushedAt":"2023-07-11T09:32:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ljavorsk","name":"Lukas Javorsky","path":"/ljavorsk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52954689?s=80&v=4"},"commit":{"message":"Merge pull request #3 from adobes1/master\n\nFix regex to also match '/var/lib/mysql/mysqlx.sock'","shortMessageHtmlLink":"Merge pull request #3 from adobes1/master"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMTo1Mjo1Ni4wMDAwMDBazwAAAAS3XKrj","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMTo1Mjo1Ni4wMDAwMDBazwAAAAS3XKrj","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xMVQwOTozMjo1MC4wMDAwMDBazwAAAANS-9pz"}},"title":"Activity · devexp-db/mysql-selinux"}