From 86fa3a51d76bbb62f7676dee106a5bd8c5c4fcc7 Mon Sep 17 00:00:00 2001 From: avoidr Date: Sat, 14 May 2016 17:34:13 +0200 Subject: edit Makefile.in, conffiles, README{.md,} --- Makefile.in | 1 + README | 3 ++- README.md | 2 +- platform/debian/conffiles | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2d49f88e1..34daed387 100644 --- a/Makefile.in +++ b/Makefile.in @@ -183,6 +183,7 @@ realinstall: install -c -m 0644 .etc/xplayer.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/xreader.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/xviewer.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/mcabber.profile $(DESTDIR)/$(sysconfdir)/firejail/. sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/firejail.config ]; then install -c -m 0644 etc/firejail.config $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" rm -fr .etc diff --git a/README b/README index fcd1c54cd..dd0c5a5b1 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ avoidr (https://github.com/avoidr) - whitelist fix - recently-used.xbel fix - added parole profile - - blacklist ncat, manpage fixes, + - blacklist ncat - hostname support in profile file - Google Chrome profile rework - added cmus profile @@ -37,6 +37,7 @@ avoidr (https://github.com/avoidr) - add net iface support in profile files - paths fix - lots of profile fixes + - added mcabber profile Ruan (https://github.com/ruany) - fixed hexchat profile Vasya Novikov (https://github.com/vn971) diff --git a/README.md b/README.md index eb4b1af81..4fa79d9f2 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,6 @@ $ man firejail-profile lxterminal, Epiphany, cherrytree, Polari, Vivaldi, Atril, qutebrowser, SlimJet, Battle for Wesnoth, Hedgewars, qTox, OpenSSH client, OpenBox window manager, Dillo, cmus, dnsmasq, PaleMoon, Icedove, abrowser, 0ad, netsurf, Warzone2100, okular, gwenview, Gpredict, Aweather, Stellarium, Google-Play-Music-Desktop-Player, quiterss, -cyberfox, generic Ubuntu snap application profile, xplayer, xreader, xviewer +cyberfox, generic Ubuntu snap application profile, xplayer, xreader, xviewer, mcabber diff --git a/platform/debian/conffiles b/platform/debian/conffiles index 4f118d571..8cf8f165c 100644 --- a/platform/debian/conffiles +++ b/platform/debian/conffiles @@ -97,3 +97,4 @@ /etc/firejail/xplayer.profile /etc/firejail/xreader.profile /etc/firejail/xviewer.profile +/etc/firejail/mcabber.profile -- cgit v1.2.3-70-g09d2