From 17ace05b09ee6a91d0a2901654a21dbf213fe577 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 6 Feb 2025 10:37:52 -0500 Subject: [PATCH] merges --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README b/README index 7fcc6a3a7..2f1bcbc97 100644 --- a/README +++ b/README @@ -306,6 +306,8 @@ Christian Stadelmann (https://github.com/genodeftest) - evolution profile fix Clayton Williams (https://github.com/gosre) - addition of RLIMIT_AS +cobratbq (https://github.com/cobratbq) + - tor profile: add memory-deny-write-execute CodeWithMa (https://github.com/CodeWithMa) - mpv.profile: add new XDG_STATE_HOME path corecontingency (https://https://github.com/corecontingency) @@ -785,6 +787,7 @@ Lucas (https://github.com/lucasmz-dev) - disable-common: add bubblejail paths - added b3smum (blake3) profile - firecfg: fix sha384sum & add b2sum/cksum + - device-flasher.linux profile Lukáš Krejčí (https://github.com/lskrejci) - fixed parsing of --keep-var-tmp luzpaz (https://github.com/luzpaz) @@ -994,6 +997,13 @@ powerjungle (https://github.com/powerjungle) - fixed multimc - build: add --disable-sandbox-check configure flag - build: call autoreconf to match new autoconf version + - update distribution table & add note in SECURITY.md + - (SECURITY.md): add message below table regarding distribution versions + - (SECURITY.md): add two more distributions with LTS support for firejail + - (SECURITY.md): update latest firejail version for still supported distros + - (SECURITY.md): remove distributions which have reached end-of-life + - docs: improve whitelist and blacklist descriptions in man pages + - bugfix: do not interact with dbus directory if dbus proxy is disabled probonopd (https://github.com/probonopd) - automatic build on Travis CI pshpsh (https://github.com/pshpsh)