aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-12-08 12:39:31 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2021-12-08 12:39:31 -0500
commit3a39024f43b4d77b6545881d91c9fd04f94e9204 (patch)
tree313cecb443181f9bd256f9a8dcd61044bd0a5ecf
parentMerge pull request #4752 from kmk3/elinks-fix-liblua-access (diff)
downloadfirejail-3a39024f43b4d77b6545881d91c9fd04f94e9204.tar.gz
firejail-3a39024f43b4d77b6545881d91c9fd04f94e9204.tar.zst
firejail-3a39024f43b4d77b6545881d91c9fd04f94e9204.zip
updates
-rw-r--r--README6
-rw-r--r--README.md2
-rw-r--r--RELNOTES2
3 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index 805210ad9..c762c471b 100644
--- a/README
+++ b/README
@@ -256,6 +256,7 @@ crass (https://github.com/crass)
256croket (https://github.com/crocket) 256croket (https://github.com/crocket)
257 - fix librewolf profile 257 - fix librewolf profile
258 - added profiles for imv, retroarch, and torbrowser 258 - added profiles for imv, retroarch, and torbrowser
259 - fix dino profile
259curiosity-seeker (https://github.com/curiosity-seeker - old) 260curiosity-seeker (https://github.com/curiosity-seeker - old)
260curiosityseeker (https://github.com/curiosityseeker - new) 261curiosityseeker (https://github.com/curiosityseeker - new)
261 - tightening unbound and dnscrypt-proxy profiles 262 - tightening unbound and dnscrypt-proxy profiles
@@ -471,6 +472,7 @@ hlein (https://github.com/hlein)
471 - strip out \r's from jail prober 472 - strip out \r's from jail prober
472 - make env/arg sanity check failure messages more useful 473 - make env/arg sanity check failure messages more useful
473 - relocate firecfg.config to /etc/firejail/ 474 - relocate firecfg.config to /etc/firejail/
475 - fix display profile for Gentoo distribution
474Holger Heinz (https://github.com/hheinz) 476Holger Heinz (https://github.com/hheinz)
475 - manpage work 477 - manpage work
476Haowei Yu (https://github.com/sfc-gh-hyu) 478Haowei Yu (https://github.com/sfc-gh-hyu)
@@ -559,6 +561,7 @@ Jose Riha (https://github.com/jose1711)
559 - improve hints for allowing browser access to Gnome extensions connector 561 - improve hints for allowing browser access to Gnome extensions connector
560 - fix warshow, jumpnbump, tremulous, blobwars profile fixes 562 - fix warshow, jumpnbump, tremulous, blobwars profile fixes
561 - drop noinput for games with gampad/joystick support 563 - drop noinput for games with gampad/joystick support
564 - goldendict profile fix
562jrabe (https://github.com/jrabe) 565jrabe (https://github.com/jrabe)
563 - disallow access to kdbx files 566 - disallow access to kdbx files
564 - Epiphany profile 567 - Epiphany profile
@@ -1098,6 +1101,9 @@ Vladislav Nepogodin (https://github.com/vnepogodin)
1098 - added Sway profile 1101 - added Sway profile
1099 - fix CLion profile 1102 - fix CLion profile
1100 - fixes for disable-programs.inc 1103 - fixes for disable-programs.inc
1104 - CachyBrowser profile
1105Hugo Osvaldo Barrera (https://github.com/WhyNotHugo)
1106 - Skype profile tweaks
1101xee5ch (https://github.com/xee5ch) 1107xee5ch (https://github.com/xee5ch)
1102 - skypeforlinux profile 1108 - skypeforlinux profile
1103Ypnose (https://github.com/Ypnose) 1109Ypnose (https://github.com/Ypnose)
diff --git a/README.md b/README.md
index 33b23f418..4e40e1a32 100644
--- a/README.md
+++ b/README.md
@@ -292,4 +292,4 @@ $ ./profstats *.profile
292### New profiles: 292### New profiles:
293 293
294clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle, 294clion-eap, lifeograph, io.github.lainsce.Notejot, rednotebook, zim, microsoft-edge-beta, ncdu2, gallery-dl, yt-dlp, goldendict, bundle,
295cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser 295cmake, make, meson, pip, codium, telnet, ftp, OpenStego, imv, retroarch, torbrowser, CachyBrowser
diff --git a/RELNOTES b/RELNOTES
index 5d276e376..0136b3b04 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -15,7 +15,7 @@ firejail (0.9.67) baseline; urgency=low
15 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl 15 * new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl
16 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake 16 * new profiles: yt-dlp, goldendict, goldendict, bundle, cmake
17 * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego 17 * new profiles: make, meson, pip, codium, telnet, ftp, OpenStego
18 * new profiles: imv, retroarch, torbrowser 18 * new profiles: imv, retroarch, torbrowser, CachyBrowser
19 -- netblue30 <netblue30@yahoo.com> Thu, 29 Jul 2021 09:00:00 -0500 19 -- netblue30 <netblue30@yahoo.com> Thu, 29 Jul 2021 09:00:00 -0500
20 20
21firejail (0.9.66) baseline; urgency=low 21firejail (0.9.66) baseline; urgency=low