From a872b3d7c4fb80f1536cb3f3ba0890244a0db7324b98b9c4252c7b3fd2c3dea7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 15 Aug 2017 14:51:08 +0000 Subject: [PATCH] Accepting request 517016 from home:tiwai:branches:Virtualization - Update to version 0.9.48: * modifs: whitelisted Transmission, Deluge, qBitTorrent, KTorrent; please use ~/Downloads directory for saving files * modifs: AppArmor made optional; a warning is printed on the screen if the sandbox fails to load the AppArmor profile * feature: --novideo * feature: drop discretionary access control capabilities for root sandboxes * feature: added /etc/firejail/globals.local for global customizations * feature: profile support in overlayfs mode * new profiles: vym, darktable, Waterfox, digiKam, Catfish, HandBrake * bugfixes OBS-URL: https://build.opensuse.org/request/show/517016 OBS-URL: https://build.opensuse.org/package/show/Virtualization/firejail?expand=0&rev=7 --- firejail-0.9.44.6.tar.xz | 3 --- firejail-0.9.48.tar.xz | 3 +++ firejail.changes | 19 +++++++++++++++++++ firejail.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 firejail-0.9.44.6.tar.xz create mode 100644 firejail-0.9.48.tar.xz diff --git a/firejail-0.9.44.6.tar.xz b/firejail-0.9.44.6.tar.xz deleted file mode 100644 index 339e29c..0000000 --- a/firejail-0.9.44.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f7b1c3e497d90a5ed21465991727a8099af3839b8642cc17c0664962cd55787 -size 214564 diff --git a/firejail-0.9.48.tar.xz b/firejail-0.9.48.tar.xz new file mode 100644 index 0000000..f7b9a24 --- /dev/null +++ b/firejail-0.9.48.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637da4221ff91c351020de15ef07a7b4f72bc015255be74cbbeb898bba254709 +size 257592 diff --git a/firejail.changes b/firejail.changes index 1546c36..9e2d783 100644 --- a/firejail.changes +++ b/firejail.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Aug 15 15:47:49 CEST 2017 - tiwai@suse.de + +- Update to version 0.9.48: + * modifs: whitelisted Transmission, Deluge, qBitTorrent, + KTorrent; + please use ~/Downloads directory for saving files + * modifs: AppArmor made optional; a warning is printed on the + screen if the sandbox fails to load the AppArmor profile + * feature: --novideo + * feature: drop discretionary access control capabilities for + root sandboxes + * feature: added /etc/firejail/globals.local for global + customizations + * feature: profile support in overlayfs mode + * new profiles: vym, darktable, Waterfox, digiKam, Catfish, + HandBrake + * bugfixes + ------------------------------------------------------------------- Mon Jan 16 16:33:59 CET 2017 - tiwai@suse.de diff --git a/firejail.spec b/firejail.spec index 3cbed43..911c587 100644 --- a/firejail.spec +++ b/firejail.spec @@ -17,7 +17,7 @@ Name: firejail -Version: 0.9.44.6 +Version: 0.9.48 Release: 0 Summary: Linux namepaces sandbox program License: GPL-2.0