From 8cf0d94963038b5d1772e0c59cb945c66afd5536 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 16 Mar 2023 20:40:08 -0300 Subject: RELNOTES: sort items by date added Added in the following commits: * 336ecb5d6 ("network testing; merges", 2023-03-02) * 0e48f9933 ("remove firemon --interface option - it is a duplication of firejail --net.print", 2023-03-08) Relates to the following commits: * e4f9f36a4 ("random hostname by default; fix --hostname and --hosts-file", 2023-02-27) * 0e48f9933 ("remove firemon --interface option - it is a duplication of firejail --net.print", 2023-03-08) --- RELNOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELNOTES') 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 * feature: a random hostname is assigned to each sandbox unless overwritten using --hostname command * feature: add IPv6 support for --net.print option - * modif: remove firemon --interface option (duplicating --net.print option) * modif: Stop forwarding own double-dash to the shell (#5599 #5600) * modif: Prevent sandbox name (--name=) and host name (--hostname=) from containing only digits (#5578) * modif: Escape control characters of the command line (#5613) * modif: Allow only letters and digits for sandbox name (--name=) and host name (--hostname=) - * bugfix: fix --hostname and --hosts-file commands + * modif: remove firemon --interface option (duplicating --net.print option) * bugfix: qutebrowser: links will not open in the existing instance (#5601 #5618) + * bugfix: fix --hostname and --hosts-file commands * build: auto-generate syntax files (#5627) * build: mark most phony targets as such (#5637) * build: mkdeb.sh: pass all arguments to ./configure (#5654) -- cgit v1.2.3-54-g00ecf