aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES13
1 files changed, 12 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 19f54ebc9..2e1fbf0b5 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -40,6 +40,8 @@ firejail (0.9.73) baseline; urgency=low
40 (#5965 #5976) 40 (#5965 #5976)
41 * bugfix: firejail --ls reports wrong file sizes for large files (#5982 41 * bugfix: firejail --ls reports wrong file sizes for large files (#5982
42 #6086) 42 #6086)
43 * bugfix: fix various resource leaks (#6367)
44 * bugfix: profstats: fix restrict-namespaces max count (#6369)
43 * build: auto-generate syntax files (#5627) 45 * build: auto-generate syntax files (#5627)
44 * build: mark all phony targets as such (#5637) 46 * build: mark all phony targets as such (#5637)
45 * build: mkdeb.sh: pass all arguments to ./configure (#5654) 47 * build: mkdeb.sh: pass all arguments to ./configure (#5654)
@@ -70,7 +72,11 @@ firejail (0.9.73) baseline; urgency=low
70 * build: reduce hardcoding and inconsistencies (#6230) 72 * build: reduce hardcoding and inconsistencies (#6230)
71 * build: sort.py: filter empty and duplicate items (#6261) 73 * build: sort.py: filter empty and duplicate items (#6261)
72 * build: fix "warning: "_FORTIFY_SOURCE" redefined" (#6282 #6283) 74 * build: fix "warning: "_FORTIFY_SOURCE" redefined" (#6282 #6283)
73 * build: sort.py: add and require -i to edit in-place (#6290) 75 * build: sort.py: add -i/-n/-- options (#6290 #6339)
76 * build: add strip target and simplify install targets (#6342)
77 * build: remove clean dependency from cppcheck targets (#6343)
78 * build: allow overriding common tools (#6354)
79 * build: standardize install commands (#6366)
74 * ci: always update the package db before installing packages (#5742) 80 * ci: always update the package db before installing packages (#5742)
75 * ci: fix codeql unable to download its own bundle (#5783) 81 * ci: fix codeql unable to download its own bundle (#5783)
76 * ci: split configure/build/install commands on gitlab (#5784) 82 * ci: split configure/build/install commands on gitlab (#5784)
@@ -85,6 +91,7 @@ firejail (0.9.73) baseline; urgency=low
85 * ci: allow running workflows manually (#6026) 91 * ci: allow running workflows manually (#6026)
86 * ci: re-enable sort.py (#6104) 92 * ci: re-enable sort.py (#6104)
87 * ci: add timeout limits (#6178) 93 * ci: add timeout limits (#6178)
94 * ci: make dependabot updates monthly and bump PR limit (#6338)
88 * contrib/syntax: remove 'text/plain' from firejail-profile.lang.in (#6057 95 * contrib/syntax: remove 'text/plain' from firejail-profile.lang.in (#6057
89 #6059) 96 #6059)
90 * contrib/vim: match profile files more broadly (#5850) 97 * contrib/vim: match profile files more broadly (#5850)
@@ -95,6 +102,8 @@ firejail (0.9.73) baseline; urgency=low
95 * docs: fix typos (#5693) 102 * docs: fix typos (#5693)
96 * docs: markdown formatting and misc improvements (#5757) 103 * docs: markdown formatting and misc improvements (#5757)
97 * docs: add uninstall instructions to README.md (#5812) 104 * docs: add uninstall instructions to README.md (#5812)
105 * docs: add precedence info to manpage & fix noblacklist example (#6358
106 #6359)
98 * legal: selinux.c: Split Copyright notice & use same license as upstream 107 * legal: selinux.c: Split Copyright notice & use same license as upstream
99 (#5667) 108 (#5667)
100 * profiles: qutebrowser: fix links not opening in the existing instance 109 * profiles: qutebrowser: fix links not opening in the existing instance
@@ -119,6 +128,8 @@ firejail (0.9.73) baseline; urgency=low
119 * profiles: add allow-php.inc to profile.template (#6299) 128 * profiles: add allow-php.inc to profile.template (#6299)
120 * profiles: clarify and add opengl-game to profile.template (#6300) 129 * profiles: clarify and add opengl-game to profile.template (#6300)
121 * profiles: allow-ssh: allow /etc/ssh/ssh_revoked_hosts (#6308 #6309) 130 * profiles: allow-ssh: allow /etc/ssh/ssh_revoked_hosts (#6308 #6309)
131 * profiles: libreoffice: support signing documents with GPG (#6352 #6353)
132 * profiles: blacklist i3 IPC socket & dir except for i3 itself (#6361)
122 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater 133 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater
123 -- netblue30 <netblue30@yahoo.com> Mon, 17 Jan 2023 09:00:00 -0500 134 -- netblue30 <netblue30@yahoo.com> Mon, 17 Jan 2023 09:00:00 -0500
124 135