aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-05 23:38:25 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-05 23:38:25 -0300
commitf08f73564f108be7fd76ef4c05ada465b76b4f81 (patch)
tree26211ee8b1151ab9755a422cd3eb0997b6ce6751 /RELNOTES
parentRELNOTES: add com.github.tchx84.Flatseal profile (diff)
downloadfirejail-f08f73564f108be7fd76ef4c05ada465b76b4f81.tar.gz
firejail-f08f73564f108be7fd76ef4c05ada465b76b4f81.tar.zst
firejail-f08f73564f108be7fd76ef4c05ada465b76b4f81.zip
RELNOTES: add build-related items
Relates to #4594 #4695 #4712.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index f164f63b4..c7e211f49 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -40,6 +40,9 @@ firejail (0.9.68rc2) baseline; urgency=low
40 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235) 40 * bugfix: firecfg does not work with symlinks (discord.desktop) (#4235)
41 * bugfix: Seccomp list output goes to stdout instead of stderr (#4328) 41 * bugfix: Seccomp list output goes to stdout instead of stderr (#4328)
42 * bugfix: private-etc does not work with symlinks (#4887) 42 * bugfix: private-etc does not work with symlinks (#4887)
43 * build: allow building with address sanitizer (#4594)
44 * build: Stop linking pthread (#4695)
45 * build: Configure cleanup and improvements (#4712)
43 * docs: fix contradictory descriptions of machine-id ("preserves" vs 46 * docs: fix contradictory descriptions of machine-id ("preserves" vs
44 "spoofs") (#4689) 47 "spoofs") (#4689)
45 * docs: Document that private-bin and private-etc always accumulate (#4078) 48 * docs: Document that private-bin and private-etc always accumulate (#4078)