diff --git a/README b/README index d704dc53f..b37fd311d 100644 --- a/README +++ b/README @@ -709,6 +709,8 @@ Jonas Heinrich (https://github.com/onny) - remove /etc/hosts is_link check for NixOS - whitelist for NixOS to resolve binary paths in user environment - NixOS fix OpenGL app support +Jonas Jelten (https://github.com/TheJJ) + - fix strace color probing in allow-debuggers & seccomp-ptrace Jose Riha (https://github.com/jose1711) - added meteo-qt profile - created qgis, links, xlinks profiles @@ -1067,6 +1069,7 @@ powerjungle (https://github.com/powerjungle) - (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 + - halloy IRC client probonopd (https://github.com/probonopd) - automatic build on Travis CI pshpsh (https://github.com/pshpsh) diff --git a/RELNOTES b/RELNOTES index 6adfb8cf8..3466e16fd 100644 --- a/RELNOTES +++ b/RELNOTES @@ -47,6 +47,7 @@ firejail (0.9.79) baseline; urgency=low * profiles: disable by default several systemd tools (ca934a2) * profiles: fix allowing netcat in playonlinux and ssh profiles (#6911 #7059) * profiles: firefox: add new ~/.config/mozilla dir (#7056 #7061) + * new profiles: halloy IRC client (#7100) * new profiles: fragments (#7023) * new profiles: srb2 (#6996) * new profiles: zen, zen-bin, zen-browser (#7029)