aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index c4cfea668..28f9b6edd 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -5,16 +5,16 @@ firejail (0.9.73) baseline; urgency=low
5 * feature: a random hostname is assigned to each sandbox unless 5 * feature: a random hostname is assigned to each sandbox unless
6 overwritten using --hostname command 6 overwritten using --hostname command
7 * feature: add IPv6 support for --net.print option 7 * feature: add IPv6 support for --net.print option
8 * modif: remove firemon --interface option (duplicating --net.print option)
9 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 8 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
10 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 9 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
11 from containing only digits (#5578) 10 from containing only digits (#5578)
12 * modif: Escape control characters of the command line (#5613) 11 * modif: Escape control characters of the command line (#5613)
13 * modif: Allow only letters and digits for sandbox name (--name=) and 12 * modif: Allow only letters and digits for sandbox name (--name=) and
14 host name (--hostname=) 13 host name (--hostname=)
15 * bugfix: fix --hostname and --hosts-file commands 14 * modif: remove firemon --interface option (duplicating --net.print option)
16 * bugfix: qutebrowser: links will not open in the existing instance (#5601 15 * bugfix: qutebrowser: links will not open in the existing instance (#5601
17 #5618) 16 #5618)
17 * bugfix: fix --hostname and --hosts-file commands
18 * build: auto-generate syntax files (#5627) 18 * build: auto-generate syntax files (#5627)
19 * build: mark most phony targets as such (#5637) 19 * build: mark most phony targets as such (#5637)
20 * build: mkdeb.sh: pass all arguments to ./configure (#5654) 20 * build: mkdeb.sh: pass all arguments to ./configure (#5654)