aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-06-10 03:18:06 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-06-10 03:21:40 -0300
commit42bdb78800d2be5dbd4b06b6fc1581420357bc99 (patch)
tree6fed5f9919187b607dd99058dc5c61d3b22efbac
parentMerge pull request #6366 from kmk3/build-standardize-install (diff)
downloadfirejail-42bdb78800d2be5dbd4b06b6fc1581420357bc99.tar.gz
firejail-42bdb78800d2be5dbd4b06b6fc1581420357bc99.tar.zst
firejail-42bdb78800d2be5dbd4b06b6fc1581420357bc99.zip
RELNOTES: add many items
-rw-r--r--RELNOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 673e8a20d..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)
@@ -73,6 +75,8 @@ firejail (0.9.73) baseline; urgency=low
73 * build: sort.py: add -i/-n/-- options (#6290 #6339) 75 * build: sort.py: add -i/-n/-- options (#6290 #6339)
74 * build: add strip target and simplify install targets (#6342) 76 * build: add strip target and simplify install targets (#6342)
75 * build: remove clean dependency from cppcheck targets (#6343) 77 * build: remove clean dependency from cppcheck targets (#6343)
78 * build: allow overriding common tools (#6354)
79 * build: standardize install commands (#6366)
76 * ci: always update the package db before installing packages (#5742) 80 * ci: always update the package db before installing packages (#5742)
77 * ci: fix codeql unable to download its own bundle (#5783) 81 * ci: fix codeql unable to download its own bundle (#5783)
78 * ci: split configure/build/install commands on gitlab (#5784) 82 * ci: split configure/build/install commands on gitlab (#5784)
@@ -98,6 +102,8 @@ firejail (0.9.73) baseline; urgency=low
98 * docs: fix typos (#5693) 102 * docs: fix typos (#5693)
99 * docs: markdown formatting and misc improvements (#5757) 103 * docs: markdown formatting and misc improvements (#5757)
100 * 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)
101 * legal: selinux.c: Split Copyright notice & use same license as upstream 107 * legal: selinux.c: Split Copyright notice & use same license as upstream
102 (#5667) 108 (#5667)
103 * profiles: qutebrowser: fix links not opening in the existing instance 109 * profiles: qutebrowser: fix links not opening in the existing instance
@@ -122,6 +128,8 @@ firejail (0.9.73) baseline; urgency=low
122 * profiles: add allow-php.inc to profile.template (#6299) 128 * profiles: add allow-php.inc to profile.template (#6299)
123 * profiles: clarify and add opengl-game to profile.template (#6300) 129 * profiles: clarify and add opengl-game to profile.template (#6300)
124 * 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)
125 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater 133 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater
126 -- 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
127 135