From cbff43bffe7f425c7018c867e6e788775d8b217b Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 13 Mar 2026 23:51:52 -0300 Subject: [PATCH] RELNOTES: add blobby profile item Relates to #7102. --- README | 2 ++ RELNOTES | 1 + 2 files changed, 3 insertions(+) diff --git a/README b/README index 78ff0a5b5..b9228d95c 100644 --- a/README +++ b/README @@ -426,6 +426,8 @@ dmfreemon (https://github.com/dmfreemon) Dmitriy Chestnykh (https://github.com/chestnykh) - add ability to disable user profiles at compile time - lookup xauth in PATH +dogknowsnx (https://github.com/dogknowsnx) + - profiles: blobby: allow lua (#7102) Dpeta (https://github.com/Dpeta) - add Chatterino profile dringsim (https://github.com/dringsim) diff --git a/RELNOTES b/RELNOTES index 957b38463..2753d4b41 100644 --- a/RELNOTES +++ b/RELNOTES @@ -51,6 +51,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) + * profiles: blobby: allow lua (#7102) * new profiles: fragments (#7023) * new profiles: srb2 (#6996) * new profiles: zen, zen-bin, zen-browser (#7029)