diff --git a/README.md b/README.md index 8d012fabf..b4288bf40 100644 --- a/README.md +++ b/README.md @@ -145,14 +145,10 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe ````` ````` -## Latest released version: 0.9.60 - release 0.9.62 pending - -The development for 0.9.62 is handled on release-0.9.62 branch. - -I had to cut the release branch again as of this commit - big fixes from @smitsohu and @glitsj16. -Also problems with the configure script as reported by @matu3ba. I am reusing the same -name for the release branch, release-0.9.62, so if you have an old release-0.9.62 branch around, -get rid of it and load the new one. - +## Latest released version: 0.9.62 ## Current development version: 0.9.63 + +### New profiles: + +firefox-x11 diff --git a/RELNOTES b/RELNOTES index 202d7a366..079753639 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,5 +1,9 @@ -firejail (0.9.61) baseline; urgency=low +firejail (0.9.63) baseline; urgency=low * work in progress + * DHCP client support + * new profiles: firefox-x11 + +firejail (0.9.62) baseline; urgency=low * added file-copy-limit in /etc/firejail/firejail.config * profile templates (/usr/share/doc/firejail) * allow-debuggers support in profiles diff --git a/etc/firefox-x11.profile b/etc/firefox-x11.profile new file mode 100644 index 000000000..ffd64aad7 --- /dev/null +++ b/etc/firefox-x11.profile @@ -0,0 +1,10 @@ +# Firejail profile alias for firefox-x11 +# This file is overwritten after every install/update +# Persistent local customizations +include firefox-x11.local +# Persistent global definitions +# added by included profile +#include globals.local + +# Redirect +include firefox.profile diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config index a2ec36a8f..a9a191ea0 100644 --- a/src/firecfg/firecfg.config +++ b/src/firecfg/firecfg.config @@ -202,6 +202,7 @@ firefox-developer-edition firefox-esr firefox-nightly firefox-wayland +firefox-x11 flacsplt flameshot flashpeak-slimjet