@@ -25,6 +25,7 @@ firejail (0.9.73) baseline; urgency=low
2525 * feature: fshaper.sh: support tc on NixOS (#6426 #6431)
2626 * feature: add aarch64 syscalls (#5821 #6574)
2727 * feature: add --disable-sandbox-check configure flag (#6592)
28+ * feature: block /dev/ntsync & add keep-dev-ntsync command (#6655 #6660)
2829 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
2930 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
3031 from containing only digits (#5578 #5741)
@@ -59,6 +60,7 @@ firejail (0.9.73) baseline; urgency=low
5960 * bugfix: fix possible memory leak in fs_home.c (#6598)
6061 * bugfix: do not interact with dbus directory if dbus proxy is disabled
6162 (#6591)
63+ * bugfix: firecfg: check full .desktop filename in check_profile() (#6674)
6264 * build: auto-generate syntax files (#5627)
6365 * build: mark all phony targets as such (#5637)
6466 * build: mkdeb.sh: pass all arguments to ./configure (#5654)
@@ -100,6 +102,7 @@ firejail (0.9.73) baseline; urgency=low
100102 * build: sort.py: strip whitespace in profiles (#6556)
101103 * build: sort.py: fix whitespace in entire profile (#6593)
102104 * build: sort.py: quote diff lines (#6594)
105+ * build: remove cppcheck-old target/job (#6676)
103106 * ci: always update the package db before installing packages (#5742)
104107 * ci: fix codeql unable to download its own bundle (#5783)
105108 * ci: split configure/build/install commands on gitlab (#5784)
@@ -141,6 +144,7 @@ firejail (0.9.73) baseline; urgency=low
141144 * docs: update distribution table & add note in SECURITY.md (#6624)
142145 * docs: clarify unmaintained status of overlayfs in configure.ac (#6632)
143146 * docs: improve whitelist and blacklist descriptions in man pages (#6622)
147+ * docs: note that --build may generate a non-functional profile (#6653)
144148 * legal: selinux.c: Split Copyright notice & use same license as upstream
145149 (#5667)
146150 * profiles: qutebrowser: fix links not opening in the existing instance
@@ -197,6 +201,10 @@ firejail (0.9.73) baseline; urgency=low
197201 * profiles: anki: fix dark mode detection & misc changes (#6581)
198202 * profiles: tor: add memory-deny-write-execute (#6641)
199203 * profiles: torbrowser-launcher: move path from dc to dp (#6640)
204+ * profiles: ytmdesktop: add redirect & whitelist /opt/ytmdesktop (#6662
205+ #6666)
206+ * profiles: seahorse: add redirect org.gnome.seahorse.Application (#6658
207+ #6673)
200208 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater
201209 -- netblue30 <
[email protected] > Mon, 17 Jan 2023 09:00:00 -0500
202210
0 commit comments