aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-02-23 11:17:06 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-02-23 11:17:06 +0100
commit6c4de95c405dba0b3fa4ac735dcc4866ee67768e (patch)
tree239cf6cf5b702d82ef2156972c73f06578fc317c
parentmisc things (diff)
downloadfirejail-6c4de95c405dba0b3fa4ac735dcc4866ee67768e.tar.gz
firejail-6c4de95c405dba0b3fa4ac735dcc4866ee67768e.tar.zst
firejail-6c4de95c405dba0b3fa4ac735dcc4866ee67768e.zip
merges & RELNOTES
-rw-r--r--README8
-rw-r--r--README.md2
-rw-r--r--RELNOTES4
3 files changed, 11 insertions, 3 deletions
diff --git a/README b/README
index 61d94bec9..8c254d313 100644
--- a/README
+++ b/README
@@ -90,6 +90,8 @@ Alexander Gerasiov (https://github.com/gerasiov)
90 - profile updates 90 - profile updates
91Alexander Stein (https://github.com/ajstein) 91Alexander Stein (https://github.com/ajstein)
92 - added profile for qutebrowser 92 - added profile for qutebrowser
93Andreas Hunkeler (https://github.com/Karneades)
94 - Add profile for offical Linux Teams application
93Andrey Alekseenko (https://github.com/al42and) 95Andrey Alekseenko (https://github.com/al42and)
94 - fixing lintian warnings 96 - fixing lintian warnings
95 - fixed Skype profile 97 - fixed Skype profile
@@ -102,6 +104,7 @@ announ (https://github.com/announ)
102Antonio Russo (https://github.com/aerusso) 104Antonio Russo (https://github.com/aerusso)
103 - enumerate root directories in apparmor profile 105 - enumerate root directories in apparmor profile
104 - fix join-or-start 106 - fix join-or-start
107 - wusc fixes
105aoand (https://github.com/aoand) 108aoand (https://github.com/aoand)
106 - seccomp fix: allow numeric syscalls 109 - seccomp fix: allow numeric syscalls
107Austin Morton (https://github.com/apmorton) 110Austin Morton (https://github.com/apmorton)
@@ -245,7 +248,7 @@ Fabian Würfl (https://github.com/BafDyce)
245Felipe Barriga Richards (https://github.com/fbarriga) 248Felipe Barriga Richards (https://github.com/fbarriga)
246 - --private-etc fix 249 - --private-etc fix
247Florian Begusch (https://github.com/florianbegusch) 250Florian Begusch (https://github.com/florianbegusch)
248 - (la)tex profiles 251 - (la)tex profiles
249 - fixed transmission-common.profile 252 - fixed transmission-common.profile
250floxo (https://github.com/floxo) 253floxo (https://github.com/floxo)
251 - fixed qml disk cache issue 254 - fixed qml disk cache issue
@@ -453,6 +456,8 @@ Kishore96in (https://github.com/Kishore96in)
453 - added falkon profile 456 - added falkon profile
454KOLANICH (https://github.com/KOLANICH) 457KOLANICH (https://github.com/KOLANICH)
455 - added symlink fixer fix_private-bin.py in contrib section 458 - added symlink fixer fix_private-bin.py in contrib section
459 - update fix_private-bin.py
460 - fix meld
456Kristóf Marussy (https://github.com/kris7t) 461Kristóf Marussy (https://github.com/kris7t)
457 - dns support 462 - dns support
458Kunal Mehta (https://github.com/legoktm) 463Kunal Mehta (https://github.com/legoktm)
@@ -594,6 +599,7 @@ Quentin Minster (https://github.com/laomaiweng)
594 - propagate --quiet to children Firejail'ed processes 599 - propagate --quiet to children Firejail'ed processes
595 - nodbus enhancements/bugfixes 600 - nodbus enhancements/bugfixes
596 - added vim syntax and ftdetect files 601 - added vim syntax and ftdetect files
602 - Allow exec from /usr/libexec & co. with AppArmor
597Rafael Cavalcanti (https://github.com/rccavalcanti) 603Rafael Cavalcanti (https://github.com/rccavalcanti)
598 - chromium profile fixes for Arch Linux 604 - chromium profile fixes for Arch Linux
599Rahiel Kasim (https://github.com/rahiel) 605Rahiel Kasim (https://github.com/rahiel)
diff --git a/README.md b/README.md
index dce1f9cfb..f90cdb7d4 100644
--- a/README.md
+++ b/README.md
@@ -151,4 +151,4 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
151 151
152### New profiles: 152### New profiles:
153 153
154gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, gnome-passwordsafe, bibtex, gummi, latex, pdflatex, tex, wpp, wpspdf, wps, et, multimc, gnome-hexgl, com.github.johnfactotum.Foliate, desktopeditors, impressive, mupdf-gl, mupdf-x11, mupdf-x11-curl, muraster, mutool, planmaker18, planmaker18free, presentations18, presentations18free, textmaker18, textmaker18free 154gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, gnome-passwordsafe, bibtex, gummi, latex, pdflatex, tex, wpp, wpspdf, wps, et, multimc, gnome-hexgl, com.github.johnfactotum.Foliate, desktopeditors, impressive, mupdf-gl, mupdf-x11, mupdf-x11-curl, muraster, mutool, planmaker18, planmaker18free, presentations18, presentations18free, textmaker18, textmaker18free, teams
diff --git a/RELNOTES b/RELNOTES
index 6e75b28a0..ab0dc481d 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,12 +1,14 @@
1firejail (0.9.63) baseline; urgency=low 1firejail (0.9.63) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * DHCP client support 3 * DHCP client support
4 * SELinux labeling support
4 * new profiles: gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, muraster 5 * new profiles: gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, muraster
5 * new profiles: gnome-passwordsafe, bibtex, gummi, latex, mupdf-x11-curl 6 * new profiles: gnome-passwordsafe, bibtex, gummi, latex, mupdf-x11-curl
6 * new profiles: pdflatex, tex, wpp, wpspdf, wps, et, multimc, mupdf-x11 7 * new profiles: pdflatex, tex, wpp, wpspdf, wps, et, multimc, mupdf-x11
7 * new profiles: gnome-hexgl, com.github.johnfactotum.Foliate, mupdf-gl, mutool 8 * new profiles: gnome-hexgl, com.github.johnfactotum.Foliate, mupdf-gl, mutool
8 * new profiles: desktopeditors, impressive, planmaker18, planmaker18free 9 * new profiles: desktopeditors, impressive, planmaker18, planmaker18free
9 * new profiles: presentations18, presentations18free, textmaker18, textmaker18free 10 * new profiles: presentations18, presentations18free, textmaker18, teams
11 * new profiles: textmaker18free
10 12
11firejail (0.9.62) baseline; urgency=low 13firejail (0.9.62) baseline; urgency=low
12 * added file-copy-limit in /etc/firejail/firejail.config 14 * added file-copy-limit in /etc/firejail/firejail.config