aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2019-10-24 09:58:03 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2019-10-24 09:58:03 -0400
commite1a40cf6abef199e56e123235118610fb36b3ba8 (patch)
tree95aa3efc00b1219fb37425e31762e626b7028d71
parentAdd gnupg support to wusc in claws-mail.profile (diff)
downloadfirejail-e1a40cf6abef199e56e123235118610fb36b3ba8.tar.gz
firejail-e1a40cf6abef199e56e123235118610fb36b3ba8.tar.zst
firejail-e1a40cf6abef199e56e123235118610fb36b3ba8.zip
readme/relnotes update
-rw-r--r--README9
-rw-r--r--README.md6
-rw-r--r--RELNOTES4
3 files changed, 17 insertions, 2 deletions
diff --git a/README b/README
index d34bebb2a..90e733025 100644
--- a/README
+++ b/README
@@ -125,6 +125,8 @@ Bader Zaidan (https://github.com/BaderSZ)
125 - Telegram profile 125 - Telegram profile
126Bandie (https://github.com/Bandie) 126Bandie (https://github.com/Bandie)
127 - fixed riot-desktop 127 - fixed riot-desktop
128Barış Ekin Yıldırım (https://github.com/circuitshaker)
129 - removing net none from code.profile
128Benjamin Kampmann (https://github.com/ligthyear) 130Benjamin Kampmann (https://github.com/ligthyear)
129 - Forward exit code from child process 131 - Forward exit code from child process
130bitfreak25 (https://github.com/bitfreak25) 132bitfreak25 (https://github.com/bitfreak25)
@@ -207,6 +209,8 @@ David Thole (https://github.com/TheDarkTrumpet)
207 - added profile for teams-for-linux 209 - added profile for teams-for-linux
208Deelvesh Bunjun (https://github.com/DeelveshBunjun) 210Deelvesh Bunjun (https://github.com/DeelveshBunjun)
209 - added xpdf profile 211 - added xpdf profile
212Denys Havrysh (https://github.com/vutny)
213 - update SkypeForLinux profile for latest version
210dewbasaur (https://github.com/dewbasaur) 214dewbasaur (https://github.com/dewbasaur)
211 - block access to history files 215 - block access to history files
212 - Firefox PDF.js exploit (CVE-2015-4495) fixes 216 - Firefox PDF.js exploit (CVE-2015-4495) fixes
@@ -228,6 +232,8 @@ emacsomancer (https://github.com/emacsomancer)
228 - added profile for Conkeror browser 232 - added profile for Conkeror browser
229eventyrer (https://github.com/eventyrer) 233eventyrer (https://github.com/eventyrer)
230 - update gnome-mplayer.profile 234 - update gnome-mplayer.profile
235Ethan R (https://github.com/AN3223)
236 - add allow-perl.inc to w3m.profile
231Fabian Würfl (https://github.com/BafDyce) 237Fabian Würfl (https://github.com/BafDyce)
232 - fixed race condition when creating a new directory 238 - fixed race condition when creating a new directory
233 - Liferea profile 239 - Liferea profile
@@ -737,6 +743,9 @@ Thomas Jarosch (https://github.com/thomasjfox)
737 - added lstat() / lstat64() support to libtrace 743 - added lstat() / lstat64() support to libtrace
738 - include mkuid.sh in make dist 744 - include mkuid.sh in make dist
739 - cppcheck bugfixes 745 - cppcheck bugfixes
746Timo Hardebusch (https://github.com/tihadot)
747 - add signal-cli profile
748 - KeePassXC: added a warning regarding tray icon
740tinmanx (https://github.com/tinmanx) 749tinmanx (https://github.com/tinmanx)
741 - remove network access from cherrytree.profile 750 - remove network access from cherrytree.profile
742Tom Mellor (https://github.com/kalegrill) 751Tom Mellor (https://github.com/kalegrill)
diff --git a/README.md b/README.md
index f73168986..210d10251 100644
--- a/README.md
+++ b/README.md
@@ -118,4 +118,8 @@ We also keep a list of profile fixes for previous released versions in [etc-fixe
118 118
119## New profiles: 119## New profiles:
120 120
121gnome-sound-recorder, godot, jerry, keepassxc-cli, keepassxc-proxy, klatexformula, klatexformula_cmdl, links, newsbeuter, OpenArena, pandoc, qgis, rhythmbox-client, tcpdump, teams-for-linux, tshark, xlinks, zeal, mpg123, conplay, mpg123.bin, mpg123-alsa, mpg123-id3dump, mpg123-jack, mpg123-nas, mpg123-openal, mpg123-oss, mpg123-portaudio, mpg123-pulse, mpg123-strip, out123, pavucontrol-qt, gnome-characters, gnome-character-map, rsync, Whalebird, tor-browser (AUR), Zulip, tb-starter-wrapper, bzcat, kiwix-desktop, ar, gnome-latex, pngquant, kalgebra, kalgebramobile 121gnome-sound-recorder, godot, jerry, keepassxc-cli, keepassxc-proxy, klatexformula, klatexformula_cmdl, links, newsbeuter, OpenArena,
122pandoc, qgis, rhythmbox-client, tcpdump, teams-for-linux, tshark, xlinks, zeal, mpg123, conplay, mpg123.bin, mpg123-alsa, mpg123-id3dump,
123mpg123-jack, mpg123-nas, mpg123-openal, mpg123-oss, mpg123-portaudio, mpg123-pulse, mpg123-strip, out123, pavucontrol-qt,
124gnome-characters, gnome-character-map, rsync, Whalebird, tor-browser (AUR), Zulip, tb-starter-wrapper, bzcat, kiwix-desktop, ar,
125gnome-latex, pngquant, kalgebra, kalgebramobile, signal-cli
diff --git a/RELNOTES b/RELNOTES
index 92208fba0..b3514aafb 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -5,6 +5,8 @@ firejail (0.9.61) baseline; urgency=low
5 * allow-debuggers support in profiles 5 * allow-debuggers support in profiles
6 * several seccomp enhancements 6 * several seccomp enhancements
7 * compiler flags autodetection 7 * compiler flags autodetection
8 * move chroot entirely from path based to file descriptor based mounts
9 * whitelisting /usr/share in a large number of profiles
8 * new scripts in conrib: gdb-firejail.sh and sort.py 10 * new scripts in conrib: gdb-firejail.sh and sort.py
9 * enhancement: whitelist /usr/share in some profiles 11 * enhancement: whitelist /usr/share in some profiles
10 * new condition: HAS_X11 12 * new condition: HAS_X11
@@ -19,7 +21,7 @@ firejail (0.9.61) baseline; urgency=low
19 * new profiles: tor-browser (AUR), Zulip, tb-starter-wrapper, bzcat, 21 * new profiles: tor-browser (AUR), Zulip, tb-starter-wrapper, bzcat,
20 * new profiles: kiwix-desktop, bzcat, zstd, pzstd, zstdcat, zstdgrep, zstdless 22 * new profiles: kiwix-desktop, bzcat, zstd, pzstd, zstdcat, zstdgrep, zstdless
21 * new profiles: zstdmt, unzstd, i2p, ar, gnome-latex, pngquant, kalgebra 23 * new profiles: zstdmt, unzstd, i2p, ar, gnome-latex, pngquant, kalgebra
22 * new profiles: kalgebramobile 24 * new profiles: kalgebramobile, signal-cli
23 -- netblue30 <netblue30@yahoo.com> Sat, 1 Jun 2019 08:00:00 -0500 25 -- netblue30 <netblue30@yahoo.com> Sat, 1 Jun 2019 08:00:00 -0500
24 26
25firejail (0.9.60) baseline; urgency=low 27firejail (0.9.60) baseline; urgency=low