diff --git a/firejail-0.9.50.tar.xz b/firejail-0.9.50.tar.xz deleted file mode 100644 index 305fc54..0000000 --- a/firejail-0.9.50.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c15475b7ec8b42ee8707f03207bef9ba92d801fc61fd8d1e0f8cfc03833bb800 -size 279488 diff --git a/firejail-0.9.52.tar.xz b/firejail-0.9.52.tar.xz new file mode 100644 index 0000000..51aa3e9 --- /dev/null +++ b/firejail-0.9.52.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da14c93ebc0e8deb420ab9979d1c006ecc98b5b310b27cae43f0c623c9471471 +size 299396 diff --git a/firejail-0.9.52.tar.xz.asc b/firejail-0.9.52.tar.xz.asc new file mode 100644 index 0000000..ce0c8be --- /dev/null +++ b/firejail-0.9.52.tar.xz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEE+VEWSZX1xABqc0EeLMs2rfxYSacFAlov3ecACgkQLMs2rfxY +Sacd1wgAj56JTfDnNkG5LcUfeONcRqd430QzV8QH1eK8mQrAHwkQYhikxvG0J4/R +LndJ1OsrDy+QokXWlWGpp+zSj/FMnCYZs28DKm7jMyKHagdcB96QYaz+jVDQERtx +e6rxTWiz6J/kVXx+7yG8UxSXMzP1ScmsmpleaIKPQWQbhrUw0rSp8lNIEuvegCdB +uXThrWvL/9raonWfaES4fJw7LO90BfA3CGJsmUGaibXi2K4Fjorugbn0bikiQQMI +0Y2/7a9cSa4qtRmvOL3b5hScr2Vc1vLEwsssrjQMhLSwf2wcBGqcgLVoP5sc5ZWQ +js8LbOhwgosJouLCQswqGnZbsdMo8Q== +=3zHj +-----END PGP SIGNATURE----- diff --git a/firejail.changes b/firejail.changes index dd04ee1..f92fd47 100644 --- a/firejail.changes +++ b/firejail.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Wed Dec 13 00:54:11 UTC 2017 - avindra@opensuse.org + +- Update to version 0.9.52: + * New features + + systemd-resolved integration + + whitelisted /var in most profiles + + GTK2, GTK3 and Qt4 private-lib support + + --debug-private-lib + + test deployment of private-lib for the some apps: evince, + galculator, gnome-calculator, leafpad, mousepad, + transmission-gtk, xcalc, xmr-stak-cpu, atril, + mate-color-select, tar, file, strings, gpicview, eom, eog, + gedit, pluma + + netfilter template support + + various new arguments + * --writable-run-user + * --rlimit-as + * --rlimit-cpu + * --timeout + * --build (profile build tool) + * --netfilter.print + * --netfilter6.print + * deprecations in modif + + --allow-private-blacklists (blacklisting, read-only, + read-write, tmpfs and noexec are allowed in private home + directories + + remount-proc-sys (firejail.config) + + follow-symlink-private-bin (firejail.config) + + --profile-path + * enhancements + + support Firejail user config directory in firecfg + + disable DBus activation in firecfg + + enumerate root directories in apparmor profile + + /etc and /usr/share whitelisting support + + globbing support for --private-bin + * new profiles: upstreamed profiles from 3 sources: + + https://github.com/chiraag-nataraj/firejail-profiles + + https://github.com/nyancat18/fe + + https://aur.archlinux.org/packages/firejail-profiles + * new profiles: terasology, surf, rocketchat, clamscan, clamdscan, + clamdtop, freshclam, xmr-stak-cpu, amule, ardour4, ardour5, + brackets, calligra, calligraauthor, calligraconverter, + calligraflow, calligraplan, calligraplanwork, calligrasheets, + calligrastage, calligrawords, cin, dooble, dooble-qt4, + fetchmail, freecad, freecadcmd, google-earth,imagej, karbon, + 1kdenlive, krita, linphone, lmms, macrofusion, mpd, natron, + Natron, ricochet, shotcut, teamspeak3, tor, tor-browser-en, + Viber, x-terminal-emulator, zart, conky, arch-audit, ffmpeg, + bluefish, cinelerra, openshot-qt, pinta, uefitool, aosp, + pdfmod, gnome-ring, xcalc, zaproxy, kopete, cliqz, + signal-desktop, kget, nheko, Enpass, kwin_x11, krunner, ping, + bsdtar, makepkg (Arch), archaudit-report cower (Arch), kdeinit4 +- Add full link to source tarball from sourceforge +- Add asc file + ------------------------------------------------------------------- Sat Sep 9 14:40:29 UTC 2017 - aavindraa@gmail.com diff --git a/firejail.spec b/firejail.spec index 1a699e1..c5c7b23 100644 --- a/firejail.spec +++ b/firejail.spec @@ -17,14 +17,15 @@ Name: firejail -Version: 0.9.50 +Version: 0.9.52 Release: 0 Summary: Linux namepaces sandbox program License: GPL-2.0 Group: Productivity/Security Url: https://firejail.wordpress.com/ -Source0: %{name}-%{version}.tar.xz -Source1: %{name}.rpmlintrc +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz +Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc +Source2: %{name}.rpmlintrc BuildRequires: gcc-c++ BuildRequires: libapparmor-devel Requires(pre): permissions