aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-04-25 09:27:50 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-04-25 09:29:58 -0300
commit8b49fe5155c77006ff8198af324a673d959945c6 (patch)
tree8154cb19afdf50a953d24657f92303a66f5fabe4 /RELNOTES
parentMerge pull request #6307 from spiiroin/serialize_remounts (diff)
downloadfirejail-8b49fe5155c77006ff8198af324a673d959945c6.tar.gz
firejail-8b49fe5155c77006ff8198af324a673d959945c6.tar.zst
firejail-8b49fe5155c77006ff8198af324a673d959945c6.zip
RELNOTES: add feature, modif and profile items
Relates to #6302 #6305 #6307 #6308 #6309.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index f9d317865..ea7289234 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -15,7 +15,7 @@ firejail (0.9.73) baseline; urgency=low
15 * feature: expand simple macros in more commands (--chroot= --netfilter= 15 * feature: expand simple macros in more commands (--chroot= --netfilter=
16 --netfilter6= --trace=) (#6032 #6109) 16 --netfilter6= --trace=) (#6032 #6109)
17 * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187 #6195 #6200 17 * feature: add Landlock support (#5269 #6078 #6115 #6125 #6187 #6195 #6200
18 #6228 #6260) 18 #6228 #6260 #6302 #6305)
19 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 19 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
20 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 20 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
21 from containing only digits (#5578 #5741) 21 from containing only digits (#5578 #5741)
@@ -30,6 +30,7 @@ firejail (0.9.73) baseline; urgency=low
30 * modif: drop deprecated 'shell' option references (#5894) 30 * modif: drop deprecated 'shell' option references (#5894)
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 * modif: populate /run/firejail while holding flock (#6307)
33 * removal: LTS and FIRETUNNEL support 34 * removal: LTS and FIRETUNNEL support
34 * bugfix: fix --hostname and --hosts-file commands 35 * bugfix: fix --hostname and --hosts-file commands
35 * bugfix: fix examples in firejail-local AppArmor profile (#5717) 36 * bugfix: fix examples in firejail-local AppArmor profile (#5717)
@@ -116,6 +117,7 @@ firejail (0.9.73) baseline; urgency=low
116 * profiles: add allow-nodejs.inc to profile.template (#6298) 117 * profiles: add allow-nodejs.inc to profile.template (#6298)
117 * profiles: add allow-php.inc to profile.template (#6299) 118 * profiles: add allow-php.inc to profile.template (#6299)
118 * profiles: clarify and add opengl-game to profile.template (#6300) 119 * profiles: clarify and add opengl-game to profile.template (#6300)
120 * profiles: allow-ssh: allow /etc/ssh/ssh_revoked_hosts (#6308 #6309)
119 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater 121 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater
120 -- netblue30 <netblue30@yahoo.com> Mon, 17 Jan 2023 09:00:00 -0500 122 -- netblue30 <netblue30@yahoo.com> Mon, 17 Jan 2023 09:00:00 -0500
121 123