Skip to content

Commit 43be683

Browse files
committed
RELNOTES: remove and sort duplicate items
Remove the newer #6390 item as it is already on the list, remove the older #6307 item (modif) and sort the new #6307 item (bugfix). This amends commit 9ebecd0 ("readme/relnotes update", 2024-07-13).
1 parent 9ebecd0 commit 43be683

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

RELNOTES

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
firejail (0.9.73) baseline; urgency=low
22
* work in progress
33
* security: fix sscanf rv checks (CodeQL) (#6184)
4-
* feature: added noptm and keep-tpm commands to private-dev (#6390)
54
* feature: Add "keep-shell-rc" command and option (#1127 #5634)
65
* feature: Print the argument when failing with "too long arguments" (#5677)
76
* feature: a random hostname is assigned to each sandbox unless
@@ -33,18 +32,17 @@ firejail (0.9.73) baseline; urgency=low
3332
* modif: drop deprecated 'shell' option references (#5894)
3433
* modif: keep pipewire group unless nosound is used (#5992 #5993)
3534
* modif: fcopy: Use lstat when copying directory (#5957)
36-
* modif: populate /run/firejail while holding flock (#6307)
3735
* modif: private-dev: keep /dev/kfd unless no3d is used (#6380)
3836
* modif: keep /sys/module/nvidia* if prop driver and no no3d (#6372 #6387)
3937
* removal: LTS and FIRETUNNEL support
40-
* bugfix: fix startup race condition for /run/firejail directory (#6307, #6307)
4138
* bugfix: fix --hostname and --hosts-file commands
4239
* bugfix: fix examples in firejail-local AppArmor profile (#5717)
4340
* bugfix: arp.c: ensure positive timeout on select(2) (#5806)
4441
* bugfix: Wrong syscall names for s390_pci_mmio_read and s390_pci_mmio_write
4542
(#5965 #5976)
4643
* bugfix: firejail --ls reports wrong file sizes for large files (#5982
4744
#6086)
45+
* bugfix: fix startup race condition for /run/firejail directory (#6307)
4846
* bugfix: fix various resource leaks (#6367)
4947
* bugfix: profstats: fix restrict-namespaces max count (#6369)
5048
* build: auto-generate syntax files (#5627)

0 commit comments

Comments
 (0)