aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README61
-rw-r--r--RELNOTES3
2 files changed, 33 insertions, 31 deletions
diff --git a/README b/README
index fa67c1252..8923abaf4 100644
--- a/README
+++ b/README
@@ -40,6 +40,37 @@ Aleksey Manevich (https://github.com/manevich)
40 - X11 support rewrite 40 - X11 support rewrite
41 - gether shell selection code in one place 41 - gether shell selection code in one place
42 - fixed several TOCTOU security problems 42 - fixed several TOCTOU security problems
43 - added --fix option to firecfg utility
44Fred-Barclay (https://github.com/Fred-Barclay)
45 - added Vivaldi, Atril profiles
46 - added PaleMoon profile
47 - split Icedove and Thunderbird profiles
48 - added 0ad profile
49 - fixed version for .deb packages
50 - added Warzone2100 profile
51 - blacklisted VeraCrypt
52 - added Gpredict profile
53 - added Aweather, Stellarium profiles
54 - fixed HexChat and Atril profiles
55 - fixed disable-common.inc for mate-terminal
56 - blacklisted escape-happy terminals in disable-common.inc
57 - blacklisted g++
58 - added xplayer, xreader, and xviewer profiles
59 - added Brave profile
60 - added Gitter profile
61 - various organising
62 - added LibreOffice profile
63 - added pix profile
64 - added audacity profile
65 - fixed Telegram and qtox profiles
66 - added Atom Beta and Atom profiles
67 - tightened 0ad, atril, evince, gthumb, pix, qtox, and xreader profiles.
68 - several private-bin conversions
69 - added jitsi profile
70 - pidgin private-bin conversion
71 - added eom profile
72 - added gnome-chess profile
73 - added DOSBox profile
43greigdp (https://github.com/greigdp) 74greigdp (https://github.com/greigdp)
44 - Gajim IM client profile 75 - Gajim IM client profile
45 - fix Slack profile 76 - fix Slack profile
@@ -74,36 +105,6 @@ Thomas Jarosch (https://github.com/thomasjfox)
74 - include mkuid.sh in make dist 105 - include mkuid.sh in make dist
75Niklas Haas (https://github.com/haasn) 106Niklas Haas (https://github.com/haasn)
76 - blacklisting for keybase.io's client 107 - blacklisting for keybase.io's client
77Fred-Barclay (https://github.com/Fred-Barclay)
78 - added Vivaldi, Atril profiles
79 - added PaleMoon profile
80 - split Icedove and Thunderbird profiles
81 - added 0ad profile
82 - fixed version for .deb packages
83 - added Warzone2100 profile
84 - blacklisted VeraCrypt
85 - added Gpredict profile
86 - added Aweather, Stellarium profiles
87 - fixed HexChat and Atril profiles
88 - fixed disable-common.inc for mate-terminal
89 - blacklisted escape-happy terminals in disable-common.inc
90 - blacklisted g++
91 - added xplayer, xreader, and xviewer profiles
92 - added Brave profile
93 - added Gitter profile
94 - various organising
95 - added LibreOffice profile
96 - added pix profile
97 - added audacity profile
98 - fixed Telegram and qtox profiles
99 - added Atom Beta and Atom profiles
100 - tightened 0ad, atril, evince, gthumb, pix, qtox, and xreader profiles.
101 - several private-bin conversions
102 - added jitsi profile
103 - pidgin private-bin conversion
104 - added eom profile
105 - added gnome-chess profile
106 - added DOSBox profile
107Jaykishan Mutkawoa (https://github.com/jmutkawoa) 108Jaykishan Mutkawoa (https://github.com/jmutkawoa)
108 - cpio profile 109 - cpio profile
109Paupiah Yash (https://github.com/CaffeinatedStud) 110Paupiah Yash (https://github.com/CaffeinatedStud)
diff --git a/RELNOTES b/RELNOTES
index 3c69b0a1c..d07bfa896 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -24,6 +24,7 @@ firejail (0.9.42~rc2) baseline; urgency=low
24 * feature: mkfile profile command 24 * feature: mkfile profile command
25 * feature: quiet profile command 25 * feature: quiet profile command
26 * feature: x11 profile command 26 * feature: x11 profile command
27 * feature: option to fix desktop files (firecfg --fix)
27 * compile time: Busybox support (--enable-busybox-workaround) 28 * compile time: Busybox support (--enable-busybox-workaround)
28 * compile time: disable overlayfs (--disable-overlayfs) 29 * compile time: disable overlayfs (--disable-overlayfs)
29 * compile time: disable whitlisting (--disable-whitelist) 30 * compile time: disable whitlisting (--disable-whitelist)
@@ -41,7 +42,7 @@ firejail (0.9.42~rc2) baseline; urgency=low
41 * profiles: tar (gtar), unzip, unrar, file, skypeforlinux, 42 * profiles: tar (gtar), unzip, unrar, file, skypeforlinux,
42 * profiles: inox, Slack, gnome-chess. Gajim IM client, DOSBox 43 * profiles: inox, Slack, gnome-chess. Gajim IM client, DOSBox
43 * bugfixes 44 * bugfixes
44 -- netblue30 <netblue30@yahoo.com> Thu, 26 Aug 2016 08:00:00 -0500 45 -- netblue30 <netblue30@yahoo.com> Fri, 26 Aug 2016 08:00:00 -0500
45 46
46firejail (0.9.40) baseline; urgency=low 47firejail (0.9.40) baseline; urgency=low
47 * added --nice option 48 * added --nice option