aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-09 00:49:42 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-09 01:39:43 -0300
commitec90c2ae645ace9b6dedb66335a6761fc429876a (patch)
treeefda1497765421bc4952c985632b2904c3e7e7a1 /RELNOTES
parentRELNOTES: add missing new profiles (diff)
downloadfirejail-ec90c2ae645ace9b6dedb66335a6761fc429876a.tar.gz
firejail-ec90c2ae645ace9b6dedb66335a6761fc429876a.tar.zst
firejail-ec90c2ae645ace9b6dedb66335a6761fc429876a.zip
RELNOTES: add removed nvm profile
Commands used to find the profile: $ git log --pretty= --graph --name-only \ --diff-filter=DBX 0.9.68..HEAD -- etc $ tig --diff-filter=DXB 0.9.68..HEAD -- etc Relates to #5058.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 1ce1268e4..975cd9ae6 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -30,6 +30,7 @@ firejail (0.9.69) baseline; urgency=low
30 * docs: mention capabilities(7) on --caps (#5078) 30 * docs: mention capabilities(7) on --caps (#5078)
31 * new profiles: onionshare, onionshare-cli, opera-developer, songrec 31 * new profiles: onionshare, onionshare-cli, opera-developer, songrec
32 * new profiles: node-gyp, npx, semver, ping-hardened 32 * new profiles: node-gyp, npx, semver, ping-hardened
33 * removed profiles: nvm
33 -- netblue30 <netblue30@yahoo.com> Mon, 7 Feb 2022 09:00:00 -0500 34 -- netblue30 <netblue30@yahoo.com> Mon, 7 Feb 2022 09:00:00 -0500
34 35
35firejail (0.9.68) baseline; urgency=low 36firejail (0.9.68) baseline; urgency=low