aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-05-05 07:45:58 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-05-05 07:45:58 -0300
commit78f8c6c9921a363bef78e874d44547d0a2b38581 (patch)
tree6f7ef270d756d7e339665cd1cab59677c3d29038 /RELNOTES
parentMerge pull request #5812 from kmk3/docs-add-uninstall (diff)
downloadfirejail-78f8c6c9921a363bef78e874d44547d0a2b38581.tar.gz
firejail-78f8c6c9921a363bef78e874d44547d0a2b38581.tar.zst
firejail-78f8c6c9921a363bef78e874d44547d0a2b38581.zip
RELNOTES: add bugfix, ci and docs items
Relates to #5806 #5812 #5815.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index f7065f293..63679af80 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -15,6 +15,7 @@ firejail (0.9.73) baseline; urgency=low
15 * bugfix: qutebrowser: links will not open in the existing instance (#5601 15 * bugfix: qutebrowser: links will not open in the existing instance (#5601
16 #5618) 16 #5618)
17 * bugfix: fix --hostname and --hosts-file commands 17 * bugfix: fix --hostname and --hosts-file commands
18 * bugfix: arp.c: ensure positive timeout on select(2) (#5806)
18 * build: auto-generate syntax files (#5627) 19 * build: auto-generate syntax files (#5627)
19 * build: mark most phony targets as such (#5637) 20 * build: mark most phony targets as such (#5637)
20 * build: mkdeb.sh: pass all arguments to ./configure (#5654) 21 * build: mkdeb.sh: pass all arguments to ./configure (#5654)
@@ -25,12 +26,14 @@ firejail (0.9.73) baseline; urgency=low
25 * ci: split configure/build/install commands on gitlab (#5784) 26 * ci: split configure/build/install commands on gitlab (#5784)
26 * ci: fix swapped name/email arguments in debian_ci (#5795) 27 * ci: fix swapped name/email arguments in debian_ci (#5795)
27 * ci: formatting and misc improvements (#5802) 28 * ci: formatting and misc improvements (#5802)
29 * ci: run for every branch instead of just master (#5815)
28 * test: split individual test groups in github workflows 30 * test: split individual test groups in github workflows
29 * test: add chroot, appimage and network tests in github workflows 31 * test: add chroot, appimage and network tests in github workflows
30 * docs: remove apparmor options in --help when building without apparmor 32 * docs: remove apparmor options in --help when building without apparmor
31 support (#5589) 33 support (#5589)
32 * docs: fix typos (#5693) 34 * docs: fix typos (#5693)
33 * docs: markdown formatting and misc improvements (#5757) 35 * docs: markdown formatting and misc improvements (#5757)
36 * docs: add uninstall instructions to README.md (#5812)
34 * legal: selinux.c: Split Copyright notice & use same license as upstream 37 * legal: selinux.c: Split Copyright notice & use same license as upstream
35 (#5667) 38 (#5667)
36 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater 39 * new profiles: fix-qdf, qpdf, zlib-flate, standard-notes, url-eater