Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh committed Oct 22, 2017
1 parent ba23108 commit 157bf58
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Joan Figueras (https://github.com/figue)
John Mullee (https://github.com/jmullee)
- fix empty-string assignment in whitelisting code
Jonas Heinrich (https://github.com/onny)
- added signal-dekstop profile
- added signal-desktop profile
jrabe (https://github.com/jrabe)
- disallow access to kdbx files
- Epiphany profile
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Use this issue to request new profiles: [#1139](https://github.com/netblue30/fir
Add "include /etc/firejail/whitelist-var-common.inc" to an application profile and test it. If it's working,
send a pull request. I did it so far for some more common applications like Firefox, Chromium etc.

Added globbing support for --private-bin. Added whitlisting support for /etc and /usr/share.
Added globbing support for --private-bin. Added whitelisting support for /etc and /usr/share.

--private-lib was enhanced to autodetect GTK2, GTK3 and Qt4 libraries. We do a test run with this option enabled
for the following applications: evince, galculator, gnome-calculator,
Expand Down Expand Up @@ -190,7 +190,7 @@ calligrawords, cin, dooble, dooble-qt4, fetchmail, freecad, freecadcmd, google-e
imagej, karbon, kdenlive, krita, linphone, lmms, macrofusion, mpd, natron, Natron,
ricochet, shotcut, teamspeak3, tor, tor-browser-en, Viber, x-terminal-emulator, zart,
conky, arch-audit, ffmpeg, bluefish, cliqz, cinelerra, openshot-qt, pinta, uefitool,
aosp, pdfmod, gnome-ring, signal-dekstop, xcalc, zaproxy
aosp, pdfmod, gnome-ring, signal-desktop, xcalc, zaproxy

Upstreamed many profiles from the following sources: https://github.com/chiraag-nataraj/firejail-profiles,
https://github.com/nyancat18/fe, and https://aur.archlinux.org/packages/firejail-profiles.
https://github.com/nyancat18/fe, and https://aur.archlinux.org/packages/firejail-profiles.
4 changes: 2 additions & 2 deletions RELNOTES
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ firejail (0.9.51) baseline; urgency=low
google-earth,imagej, karbon, kdenlive, krita, linphone, lmms, macrofusion,
mpd, natron, Natron, ricochet, shotcut, teamspeak3, tor, tor-browser-en,
Viber, x-terminal-emulator, zart, conky, arch-audit, ffmpeg, bluefish, cliqz,
cinelerra, openshot-qt, pinta, uefitool, aosp, pdfmod, gnome-ring, signal-dekstop,
cinelerra, openshot-qt, pinta, uefitool, aosp, pdfmod, gnome-ring, signal-desktop,
xcalc, zaproxy

-- netblue30 <[email protected]> Thu, 14 Sep 2017 20:00:00 -0500
Expand Down Expand Up @@ -268,7 +268,7 @@ firejail (0.9.42) baseline; urgency=low
* feature: option to fix desktop files (firecfg --fix)
* compile time: Busybox support (--enable-busybox-workaround)
* compile time: disable overlayfs (--disable-overlayfs)
* compile time: disable whitlisting (--disable-whitelist)
* compile time: disable whitelisting (--disable-whitelist)
* compile time: disable global config (--disable-globalcfg)
* run time: enable/disable overlayfs (overlayfs yes/no)
* run time: enable/disable quiet as default (quiet-by-default yes/no)
Expand Down
2 changes: 1 addition & 1 deletion platform/rpm/old-mkrpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ chmod u+s /usr/bin/firejail
- feature: option to fix desktop files (firecfg --fix)
- compile time: Busybox support (--enable-busybox-workaround)
- compile time: disable overlayfs (--disable-overlayfs)
- compile time: disable whitlisting (--disable-whitelist)
- compile time: disable whitelisting (--disable-whitelist)
- compile time: disable global config (--disable-globalcfg)
- run time: enable/disable overlayfs (overlayfs yes/no)
- run time: enable/disable quiet as default (quiet-by-default yes/no)
Expand Down

0 comments on commit 157bf58

Please sign in to comment.