|
1 | 1 | firejail (0.9.73) baseline; urgency=low
|
2 | 2 | * work in progress
|
3 | 3 | * security: fix sscanf rv checks (CodeQL) (#6184)
|
4 |
| - * feature: added noptm and keep-tpm commands to private-dev (#6390) |
5 | 4 | * feature: Add "keep-shell-rc" command and option (#1127 #5634)
|
6 | 5 | * feature: Print the argument when failing with "too long arguments" (#5677)
|
7 | 6 | * feature: a random hostname is assigned to each sandbox unless
|
@@ -33,18 +32,17 @@ firejail (0.9.73) baseline; urgency=low
|
33 | 32 | * modif: drop deprecated 'shell' option references (#5894)
|
34 | 33 | * modif: keep pipewire group unless nosound is used (#5992 #5993)
|
35 | 34 | * modif: fcopy: Use lstat when copying directory (#5957)
|
36 |
| - * modif: populate /run/firejail while holding flock (#6307) |
37 | 35 | * modif: private-dev: keep /dev/kfd unless no3d is used (#6380)
|
38 | 36 | * modif: keep /sys/module/nvidia* if prop driver and no no3d (#6372 #6387)
|
39 | 37 | * removal: LTS and FIRETUNNEL support
|
40 |
| - * bugfix: fix startup race condition for /run/firejail directory (#6307, #6307) |
41 | 38 | * bugfix: fix --hostname and --hosts-file commands
|
42 | 39 | * bugfix: fix examples in firejail-local AppArmor profile (#5717)
|
43 | 40 | * bugfix: arp.c: ensure positive timeout on select(2) (#5806)
|
44 | 41 | * bugfix: Wrong syscall names for s390_pci_mmio_read and s390_pci_mmio_write
|
45 | 42 | (#5965 #5976)
|
46 | 43 | * bugfix: firejail --ls reports wrong file sizes for large files (#5982
|
47 | 44 | #6086)
|
| 45 | + * bugfix: fix startup race condition for /run/firejail directory (#6307) |
48 | 46 | * bugfix: fix various resource leaks (#6367)
|
49 | 47 | * bugfix: profstats: fix restrict-namespaces max count (#6369)
|
50 | 48 | * build: auto-generate syntax files (#5627)
|
|
0 commit comments