aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-30 04:15:17 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-30 04:16:20 -0300
commitf9ebe8b960b8a0d8ad178f7e0e37675694da26a2 (patch)
tree6f91f3585a75aee51609cce5a65a1ee76ad1c0a7 /RELNOTES
parentRELNOTES: add bugfix and profile items (diff)
downloadfirejail-f9ebe8b960b8a0d8ad178f7e0e37675694da26a2.tar.gz
firejail-f9ebe8b960b8a0d8ad178f7e0e37675694da26a2.tar.zst
firejail-f9ebe8b960b8a0d8ad178f7e0e37675694da26a2.zip
RELNOTES: move bugfix item into profiles
Relates to #5601 #5618.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 9e2a6eb96..0da866f93 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -31,8 +31,6 @@ firejail (0.9.73) baseline; urgency=low
31 * modif: keep pipewire group unless nosound is used (#5992 #5993) 31 * modif: keep pipewire group unless nosound is used (#5992 #5993)
32 * modif: fcopy: Use lstat when copying directory (#5957) 32 * modif: fcopy: Use lstat when copying directory (#5957)
33 * removal: LTS and FIRETUNNEL support 33 * removal: LTS and FIRETUNNEL support
34 * bugfix: qutebrowser: links will not open in the existing instance (#5601
35 #5618)
36 * bugfix: fix --hostname and --hosts-file commands 34 * bugfix: fix --hostname and --hosts-file commands
37 * bugfix: fix examples in firejail-local AppArmor profile (#5717) 35 * bugfix: fix examples in firejail-local AppArmor profile (#5717)
38 * bugfix: arp.c: ensure positive timeout on select(2) (#5806) 36 * bugfix: arp.c: ensure positive timeout on select(2) (#5806)
@@ -97,6 +95,8 @@ firejail (0.9.73) baseline; urgency=low
97 * docs: add uninstall instructions to README.md (#5812) 95 * docs: add uninstall instructions to README.md (#5812)
98 * legal: selinux.c: Split Copyright notice & use same license as upstream 96 * legal: selinux.c: Split Copyright notice & use same license as upstream
99 (#5667) 97 (#5667)
98 * profiles: qutebrowser: fix links not opening in the existing instance
99 (#5601 #5618)
100 * profiles: clarify userns comments (#5686) 100 * profiles: clarify userns comments (#5686)
101 * profiles: bulk rename electron to electron-common (#5700) 101 * profiles: bulk rename electron to electron-common (#5700)
102 * profiles: streamline seccomp socket comment (#5735) 102 * profiles: streamline seccomp socket comment (#5735)