From 157bf58b14fa927df13e0c133e53a3362586f5b0 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 22 Oct 2017 19:56:24 +0200 Subject: typos --- README | 2 +- README.md | 6 +++--- RELNOTES | 4 ++-- platform/rpm/old-mkrpm.sh | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 7c4309b8f..8c69d8fba 100644 --- a/README +++ b/README @@ -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 diff --git a/README.md b/README.md index d69e6d89b..9618981f6 100644 --- a/README.md +++ b/README.md @@ -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, @@ -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. \ No newline at end of file +https://github.com/nyancat18/fe, and https://aur.archlinux.org/packages/firejail-profiles. diff --git a/RELNOTES b/RELNOTES index 9efcd5c55..2e76f82de 100644 --- a/RELNOTES +++ b/RELNOTES @@ -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 Thu, 14 Sep 2017 20:00:00 -0500 @@ -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) diff --git a/platform/rpm/old-mkrpm.sh b/platform/rpm/old-mkrpm.sh index 13049f736..0e7c940ef 100755 --- a/platform/rpm/old-mkrpm.sh +++ b/platform/rpm/old-mkrpm.sh @@ -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) -- cgit v1.2.3-54-g00ecf