From ed8a025c1f079145bf38109981ab136a356da9e0 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Wed, 17 May 2017 10:21:09 -0400 Subject: merged 0.9.46-bugfixes on mainline following 0.9.46 release --- platform/debian/conffiles | 1 - platform/debian/control | 2 +- platform/rpm/old-mkrpm.sh | 48 +++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 47 insertions(+), 4 deletions(-) (limited to 'platform') diff --git a/platform/debian/conffiles b/platform/debian/conffiles index b9eadb9fc..965f18501 100644 --- a/platform/debian/conffiles +++ b/platform/debian/conffiles @@ -301,4 +301,3 @@ /etc/firejail/blender.profile /etc/firejail/2048-qt.profile /etc/firejail/gimp-2.8.profile - diff --git a/platform/debian/control b/platform/debian/control index 4287d6561..4161cbfb2 100644 --- a/platform/debian/control +++ b/platform/debian/control @@ -2,7 +2,7 @@ Package: firejail Version: FIREJAILVER-1 Architecture: amd64 Maintainer: netblue30 -Installed-Size: 272 +Installed-Size: 2024 Depends: libc6 Suggests: python, python3 Section: admin diff --git a/platform/rpm/old-mkrpm.sh b/platform/rpm/old-mkrpm.sh index 46a2c613d..78e93507c 100755 --- a/platform/rpm/old-mkrpm.sh +++ b/platform/rpm/old-mkrpm.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION="0.9.46~rc1" +VERSION="0.9.46" rm -fr ~/rpmbuild rm -f firejail-$VERSION-1.x86_64.rpm @@ -366,6 +366,50 @@ rm -rf %{buildroot} %{_sysconfdir}/%{name}/xonotic.profile %{_sysconfdir}/%{name}/xpra.profile %{_sysconfdir}/%{name}/zoom.profile +%{_sysconfdir}/%{name}/2048-qt.profile +%{_sysconfdir}/%{name}/Xephyr.profile +%{_sysconfdir}/%{name}/Xvfb.profile +%{_sysconfdir}/%{name}/akregator.profile +%{_sysconfdir}/%{name}/arduino.profile +%{_sysconfdir}/%{name}/baloo_file.profile +%{_sysconfdir}/%{name}/bibletime.profile +%{_sysconfdir}/%{name}/blender.profile +%{_sysconfdir}/%{name}/caja.profile +%{_sysconfdir}/%{name}/clipit.profile +%{_sysconfdir}/%{name}/dia.profile +%{_sysconfdir}/%{name}/dino.profile +%{_sysconfdir}/%{name}/fontforge.profile +%{_sysconfdir}/%{name}/galculator.profile +%{_sysconfdir}/%{name}/geany.profile +%{_sysconfdir}/%{name}/gimp-2.8.profile +%{_sysconfdir}/%{name}/globaltime.profile +%{_sysconfdir}/%{name}/gnome-font-viewer.profile +%{_sysconfdir}/%{name}/gucharmap.profile +%{_sysconfdir}/%{name}/hugin.profile +%{_sysconfdir}/%{name}/kcalc.profile +%{_sysconfdir}/%{name}/knotes.profile +%{_sysconfdir}/%{name}/kodi.profile +%{_sysconfdir}/%{name}/ktorrent.profile +%{_sysconfdir}/%{name}/leafpad.profile +%{_sysconfdir}/%{name}/lximage-qt.profile +%{_sysconfdir}/%{name}/lxmusic.profile +%{_sysconfdir}/%{name}/mate-calc.profile +%{_sysconfdir}/%{name}/mate-calculator.profile +%{_sysconfdir}/%{name}/mate-color-select.profile +%{_sysconfdir}/%{name}/mate-dictionary.profile +%{_sysconfdir}/%{name}/meld.profile +%{_sysconfdir}/%{name}/nemo.profile +%{_sysconfdir}/%{name}/nylas.profile +%{_sysconfdir}/%{name}/orage.profile +%{_sysconfdir}/%{name}/pcmanfm.profile +%{_sysconfdir}/%{name}/qlipper.profile +%{_sysconfdir}/%{name}/ristretto.profile +%{_sysconfdir}/%{name}/viewnior.profile +%{_sysconfdir}/%{name}/viking.profile +%{_sysconfdir}/%{name}/xfce4-dict.profile +%{_sysconfdir}/%{name}/xfce4-notes.profile +%{_sysconfdir}/%{name}/youtube-dl.profile + /usr/bin/firejail /usr/bin/firemon @@ -407,7 +451,7 @@ rm -rf %{buildroot} chmod u+s /usr/bin/firejail %changelog -* Fri Apr 7 2017 netblue30 0.9.46~rc1 +* Mon May 15 2017 netblue30 0.9.46-1 * Fri Oct 21 2016 netblue30 0.9.44-1 - CVE-2016-7545 submitted by Aleksey Manevich -- cgit v1.2.3-54-g00ecf