From 097d56b41333b43c9f39c9e7b8b5593e53ad59fd Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Tue, 14 Feb 2023 18:07:16 -0300 Subject: RELNOTES: fix inconsistent indents and options This amends commit 707f48a12 ("RELNOTES", 2023-02-14). Note: The "Allow only letters and digits" modif item was implemented on commit b4ffaa207 ("merges; more on cleaning up esc chars", 2023-02-14) and relates to both #5578 and #5613. The "--hostname" part of both the "Prevent" and the "Allow" modif items was also only added on that commit. Discussion about the hostname: https://github.com/netblue30/firejail/pull/5613#issuecomment-1421271389 Relates to #5578. --- RELNOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index 15dc77e76..d66613616 100644 --- a/RELNOTES +++ b/RELNOTES @@ -2,11 +2,11 @@ firejail (0.9.73) baseline; urgency=low * work in progress * feature: Add "keep-shell-rc" command and option (#1127 #5634) * 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: 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) + host name (--hostname=) * bugfix: qutebrowser: links will not open in the existing instance (#5601 #5618) * build: auto-generate syntax files (#5627) -- cgit v1.2.3-70-g09d2