aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-28 10:34:28 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-28 10:40:25 -0300
commit17684bb087610f98cb5d033de4a9a099e827a0b0 (patch)
treee3fe59520fec5387db730dd0d4c9613000cd2eea /RELNOTES
parentRELNOTES: add modif and ci items (diff)
downloadfirejail-17684bb087610f98cb5d033de4a9a099e827a0b0.tar.gz
firejail-17684bb087610f98cb5d033de4a9a099e827a0b0.tar.zst
firejail-17684bb087610f98cb5d033de4a9a099e827a0b0.zip
RELNOTES: add bugfix and profile items
Relates to #5717 #6049 #6051 #6052.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 7a8efb1a1..9e2a6eb96 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -34,6 +34,7 @@ firejail (0.9.73) baseline; urgency=low
34 * bugfix: qutebrowser: links will not open in the existing instance (#5601 34 * bugfix: qutebrowser: links will not open in the existing instance (#5601
35 #5618) 35 #5618)
36 * bugfix: fix --hostname and --hosts-file commands 36 * bugfix: fix --hostname and --hosts-file commands
37 * bugfix: fix examples in firejail-local AppArmor profile (#5717)
37 * bugfix: arp.c: ensure positive timeout on select(2) (#5806) 38 * bugfix: arp.c: ensure positive timeout on select(2) (#5806)
38 * bugfix: Wrong syscall names for s390_pci_mmio_read and s390_pci_mmio_write 39 * bugfix: Wrong syscall names for s390_pci_mmio_read and s390_pci_mmio_write
39 (#5965 #5976) 40 (#5965 #5976)
@@ -104,6 +105,7 @@ firejail (0.9.73) baseline; urgency=low
104 * profiles: standardize on just "GTK" on comments (#5794) 105 * profiles: standardize on just "GTK" on comments (#5794)
105 * profiles: improvements to profiles using private (#5946) 106 * profiles: improvements to profiles using private (#5946)
106 * profiles: standardize commented code and eol comments (#5987) 107 * profiles: standardize commented code and eol comments (#5987)
108 * profiles: disable-common: add more suid programs (#6049 #6051 #6052)
107 * profiles: replace private-opt with whitelist & document private-opt issues 109 * profiles: replace private-opt with whitelist & document private-opt issues
108 (#6021) 110 (#6021)
109 * profiles: drop paths already in wusc (#6218) 111 * profiles: drop paths already in wusc (#6218)