@@ -40,6 +40,8 @@ firejail (0.9.73) baseline; urgency=low
40
40
(#5965 #5976)
41
41
* bugfix: firejail --ls reports wrong file sizes for large files (#5982
42
42
#6086)
43
+ * bugfix: fix various resource leaks (#6367)
44
+ * bugfix: profstats: fix restrict-namespaces max count (#6369)
43
45
* build: auto-generate syntax files (#5627)
44
46
* build: mark all phony targets as such (#5637)
45
47
* build: mkdeb.sh: pass all arguments to ./configure (#5654)
@@ -73,6 +75,8 @@ firejail (0.9.73) baseline; urgency=low
73
75
* build: sort.py: add -i/-n/-- options (#6290 #6339)
74
76
* build: add strip target and simplify install targets (#6342)
75
77
* build: remove clean dependency from cppcheck targets (#6343)
78
+ * build: allow overriding common tools (#6354)
79
+ * build: standardize install commands (#6366)
76
80
* ci: always update the package db before installing packages (#5742)
77
81
* ci: fix codeql unable to download its own bundle (#5783)
78
82
* ci: split configure/build/install commands on gitlab (#5784)
@@ -98,6 +102,8 @@ firejail (0.9.73) baseline; urgency=low
98
102
* docs: fix typos (#5693)
99
103
* docs: markdown formatting and misc improvements (#5757)
100
104
* docs: add uninstall instructions to README.md (#5812)
105
+ * docs: add precedence info to manpage & fix noblacklist example (#6358
106
+ #6359)
101
107
* legal: selinux.c: Split Copyright notice & use same license as upstream
102
108
(#5667)
103
109
* profiles: qutebrowser: fix links not opening in the existing instance
@@ -122,6 +128,8 @@ firejail (0.9.73) baseline; urgency=low
122
128
* profiles: add allow-php.inc to profile.template (#6299)
123
129
* profiles: clarify and add opengl-game to profile.template (#6300)
124
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
133
* new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater
126
134
-- netblue30 <
[email protected] > Mon, 17 Jan 2023 09:00:00 -0500
127
135
0 commit comments