Hello community,

here is the log from the commit of package firejail for openSUSE:Factory 
checked in at 2020-11-08 20:59:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/firejail (Old)
 and      /work/SRC/openSUSE:Factory/.firejail.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "firejail"

Sun Nov  8 20:59:06 2020 rev:10 rq:846925 version:0.9.64

Changes:
--------
--- /work/SRC/openSUSE:Factory/firejail/firejail.changes        2020-10-27 
19:01:16.158844711 +0100
+++ /work/SRC/openSUSE:Factory/.firejail.new.11331/firejail.changes     
2020-11-08 20:59:10.556304507 +0100
@@ -1,0 +2,64 @@
+Mon Nov  2 19:44:51 UTC 2020 - Sebastian Wagner <[email protected]>
+
+- packaging fixes
+
+-------------------------------------------------------------------
+Sun Nov  1 16:58:56 UTC 2020 - Sebastian Wagner <[email protected]>
+
+- Update to version 0.9.64:
+  * replaced --nowrap option with --wrap in firemon
+  * The blocking action of seccomp filters has been changed from
+    killing the process to returning EPERM to the caller. To get the
+    previous behaviour, use --seccomp-error-action=kill or
+    syscall:kill syntax when constructing filters, or override in
+    /etc/firejail/firejail.config file.
+  * Fine-grained D-Bus sandboxing with xdg-dbus-proxy.
+    xdg-dbus-proxy must be installed, if not D-Bus access will be allowed.
+    With this version nodbus is deprecated, in favor of dbus-user none and
+    dbus-system none and will be removed in a future version.
+  * DHCP client support
+  * firecfg only fix dektop-files if started with sudo
+  * SELinux labeling support
+  * custom 32-bit seccomp filter support
+  * restrict ${RUNUSER} in several profiles
+  * blacklist shells such as bash in several profiles
+  * whitelist globbing
+  * mkdir and mkfile support for /run/user directory
+  * support ignore for include
+  * --include on the command line
+  * splitting up media players whitelists in whitelist-players.inc
+  * new condition: HAS_NOSOUND
+  * new profiles: gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, muraster
+  * new profiles: gnome-passwordsafe, bibtex, gummi, latex, mupdf-x11-curl
+  * new profiles: pdflatex, tex, wpp, wpspdf, wps, et, multimc, mupdf-x11
+  * new profiles: gnome-hexgl, com.github.johnfactotum.Foliate, mupdf-gl, 
mutool
+  * new profiles: desktopeditors, impressive, planmaker18, planmaker18free
+  * new profiles: presentations18, presentations18free, textmaker18, teams
+  * new profiles: textmaker18free, xournal, gnome-screenshot, ripperX
+  * new profiles: sound-juicer, com.github.dahenson.agenda, gnome-pomodoro
+  * new profiles: gnome-todo, x2goclient, iagno, kmplayer, penguin-command
+  * new profiles: frogatto, gnome-mines, gnome-nibbles, lightsoff, warmux
+  * new profiles: ts3client_runscript.sh, ferdi, abiword, four-in-a-row
+  * new profiles: gnome-mahjongg, gnome-robots, gnome-sudoku, gnome-taquin
+  * new profiles: gnome-tetravex, blobwars, gravity-beams-and-evaporating-stars
+  * new profiles: hyperrogue, jumpnbump-menu, jumpnbump, magicor, mindless
+  * new profiles: mirrormagic, mrrescue, scorched3d-wrapper, scorchwentbonkers
+  * new profiles: seahorse-adventures, wordwarvi, xbill, gnome-klotski
+  * new profiles: swell-foop, fdns, five-or-more, steam-runtime
+  * new profiles: nicotine, plv, mocp, apostrophe, quadrapassel, dino-im
+  * new profiles: hitori, bijiben, gnote, gnubik, ZeGrapher, 
xonotic-sdl-wrapper
+  * new profiles: gapplication, openarena_ded, element-desktop, cawbird
+  * new profiles: freetube, strawberry, jitsi-meet-desktop
+  * new profiles: homebank, mattermost-desktop, newsflash, com.gitlab.newsflash
+  * new profiles: sushi, xfce4-screenshooter, org.gnome.NautilusPreviewer, lyx
+  * new profiles: minitube, nuclear, mtpaint, minecraft-launcher, 
gnome-calendar
+  * new profiles: vmware, git-cola, otter-browser, kazam, menulibre, musictube
+  * new profiles: onboard, fractal, mirage, quaternion, spectral, man, psi
+  * new profiles: smuxi-frontend-gnome, balsa, kube, trojita, youtube
+  * new profiles: youtubemusic-nativefier, cola, dbus-send, notify-send
+  * new profiles: qrencode, ytmdesktop, twitch
+  * new profiles: xournalpp, chromium-freeworld, equalx
+- remove firejail-0.9.62-fix-usr-etc.patch, included upstream
+- remove firejail-apparmor-3.0.diff, included upstream
+
+-------------------------------------------------------------------

Old:
----
  firejail-0.9.62-fix-usr-etc.patch
  firejail-0.9.62.4.tar.xz
  firejail-0.9.62.4.tar.xz.asc
  firejail-apparmor-3.0.diff

New:
----
  firejail-0.9.64.tar.xz
  firejail-0.9.64.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ firejail.spec ++++++
--- /var/tmp/diff_new_pack.utfC9A/_old  2020-11-08 20:59:11.408302853 +0100
+++ /var/tmp/diff_new_pack.utfC9A/_new  2020-11-08 20:59:11.412302846 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           firejail
-Version:        0.9.62.4
+Version:        0.9.64
 Release:        0
 Summary:        Linux namepaces sandbox program
 License:        GPL-2.0-only
@@ -25,10 +25,6 @@
 URL:            https://firejail.wordpress.com/
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 Source1:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
-# PATCH-FIX-OPENSUSE firejail-0.9.62-fix-usr-etc.patch -- 
https://github.com/netblue30/firejail/issues/3145 two patches combined, source 
see file
-Patch0:         firejail-0.9.62-fix-usr-etc.patch
-# PATCH-FIX-UPSTREAM firejail-apparmor-3.0.diff -- 
https://github.com/netblue30/firejail/issues/3659
-Patch1:         firejail-apparmor-3.0.diff
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libapparmor-devel
@@ -46,9 +42,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-sed -i '1s/^#!\/usr\/bin\/env /#!\/usr\/bin\//' contrib/fj-mkdeb.py 
contrib/fjclip.py contrib/fjdisplay.py contrib/fjresize.py contrib/sort.py
+sed -i '1s/^#!\/usr\/bin\/env /#!\/usr\/bin\//' contrib/fj-mkdeb.py 
contrib/fjclip.py contrib/fjdisplay.py contrib/fjresize.py contrib/sort.py 
contrib/fix_private-bin.py contrib/jail_prober.py
 
 %build
 %configure --docdir=%{_docdir}/%{name} \
@@ -70,6 +64,7 @@
 %verify_permissions -e %{_bindir}/firejail
 
 %files
+%license COPYING
 %attr(4750,root,firejail) %verify(not user group mode) %{_bindir}/firejail
 %{_bindir}/firecfg
 %{_bindir}/firemon
@@ -84,5 +79,11 @@
 %config %{_sysconfdir}/apparmor.d/local/firejail-default
 %dir %{_sysconfdir}/apparmor.d
 %dir %{_sysconfdir}/apparmor.d/local
+%dir %{_datadir}/vim
+%dir %{_datadir}/vim/vimfiles
+%dir %{_datadir}/vim/vimfiles/ftdetect
+%dir %{_datadir}/vim/vimfiles/syntax
+%{_datadir}/vim/vimfiles/ftdetect/firejail.vim
+%{_datadir}/vim/vimfiles/syntax/firejail.vim
 
 %changelog

++++++ firejail-0.9.62.4.tar.xz -> firejail-0.9.64.tar.xz ++++++
++++ 100820 lines of diff (skipped)


Reply via email to