From 662fe0cd6adbcf4a511d2e49c2e2897f97a20aaa Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Nov 2015 07:20:31 -0500 Subject: rtorrent integration --- Makefile.in | 1 + README | 6 +++--- RELNOTES | 3 ++- platform/debian/conffiles | 1 + 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index c14ec5cdc..3ae71a230 100644 --- a/Makefile.in +++ b/Makefile.in @@ -121,6 +121,7 @@ realinstall: install -c -m 0644 .etc/weechat.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/weechat-curses.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/hexchat.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/rtorrent.profile $(DESTDIR)/$(sysconfdir)/firejail/. bash -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" rm -fr .etc # man pages diff --git a/README b/README index 84dad184c..c84e92ea7 100644 --- a/README +++ b/README @@ -18,15 +18,15 @@ License: GPL v2 Firejail Authors: netblue30 (netblue30@yahoo.com) -avoidr (https://github.com/avoidr) - - blacklist ncat, manpage fixes, - - hostname support in profile file Peter Hogg (https://github.com/pigmonkey) - WeeChat profile + - rtorrent profile rogshdo (https://github.com/rogshdo) - BitlBee profile avoidr (https://github.com/avoidr) - whitelist fix + - blacklist ncat, manpage fixes, + - hostname support in profile file Bruno Nova (https://github.com/brunonova) - whitelist fix - bash arguments fix diff --git a/RELNOTES b/RELNOTES index 172e44bc9..881c2883b 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,5 +1,6 @@ firejail (0.9.35) baseline; urgency=low - * added unbound, dnscrypt-proxy, BitlBee, HexChat and WeeChat profiles + * added unbound, dnscrypt-proxy, BitlBee, HexChat, WeeChat + and rtorrent profiles * added --noblacklist option * whitelist command enhancements * prevent leaking user information by modifying /home directory, diff --git a/platform/debian/conffiles b/platform/debian/conffiles index c0d07a446..6aeb9d5f4 100644 --- a/platform/debian/conffiles +++ b/platform/debian/conffiles @@ -48,3 +48,4 @@ /etc/firejail/weechat.profile /etc/firejail/weechat-curses.profile /etc/firejail/hexchat.profile +/etc/firejail/rtorrent.profile -- cgit v1.2.3-70-g09d2