aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-14 18:38:58 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-14 18:54:33 -0300
commit25fb040baaed2328550686d1e7b3ad4f3f89f175 (patch)
tree264c43a4bcf2c1c47ab5ef3ba6ef717e6a0f3623 /RELNOTES
parentRELNOTES: fix keep-shell-rc feature item (diff)
downloadfirejail-25fb040baaed2328550686d1e7b3ad4f3f89f175.tar.gz
firejail-25fb040baaed2328550686d1e7b3ad4f3f89f175.tar.zst
firejail-25fb040baaed2328550686d1e7b3ad4f3f89f175.zip
RELNOTES: add modif and build items
Relates to #5613 #5654.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 76acbbce6..15dc77e76 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -4,12 +4,14 @@ firejail (0.9.73) baseline; urgency=low
4 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 4 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
5 * modif: Prevent sandbox name (--name=) and host name (--hostname) 5 * modif: Prevent sandbox name (--name=) and host name (--hostname)
6 from containing only digits (#5578) 6 from containing only digits (#5578)
7 * modif: Escape control characters of the command line (#5613)
7 * modif: Allow only letters and digits for sandbox name (--name=) and 8 * modif: Allow only letters and digits for sandbox name (--name=) and
8 host name (--hostname) 9 host name (--hostname)
9 * bugfix: qutebrowser: links will not open in the existing instance (#5601 10 * bugfix: qutebrowser: links will not open in the existing instance (#5601
10 #5618) 11 #5618)
11 * build: auto-generate syntax files (#5627) 12 * build: auto-generate syntax files (#5627)
12 * build: mark most phony targets as such (#5637) 13 * build: mark most phony targets as such (#5637)
14 * build: mkdeb.sh: pass all arguments to ./configure (#5654)
13 * docs: remove apparmor options in --help when building without apparmor 15 * docs: remove apparmor options in --help when building without apparmor
14 support (#5589) 16 support (#5589)
15 -- netblue30 <netblue30@yahoo.com> Mon, 16 Jan 2023 09:00:00 -0500 17 -- netblue30 <netblue30@yahoo.com> Mon, 16 Jan 2023 09:00:00 -0500