aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2017-05-17 10:21:09 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2017-05-17 10:21:09 -0400
commited8a025c1f079145bf38109981ab136a356da9e0 (patch)
tree23770d9de47c41b552109a9780dffc397236161d /platform
parent0.9.47 development (diff)
downloadfirejail-ed8a025c1f079145bf38109981ab136a356da9e0.tar.gz
firejail-ed8a025c1f079145bf38109981ab136a356da9e0.tar.zst
firejail-ed8a025c1f079145bf38109981ab136a356da9e0.zip
merged 0.9.46-bugfixes on mainline following 0.9.46 release
Diffstat (limited to 'platform')
-rw-r--r--platform/debian/conffiles1
-rw-r--r--platform/debian/control2
-rwxr-xr-xplatform/rpm/old-mkrpm.sh48
3 files changed, 47 insertions, 4 deletions
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 @@
301/etc/firejail/blender.profile 301/etc/firejail/blender.profile
302/etc/firejail/2048-qt.profile 302/etc/firejail/2048-qt.profile
303/etc/firejail/gimp-2.8.profile 303/etc/firejail/gimp-2.8.profile
304
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
2Version: FIREJAILVER-1 2Version: FIREJAILVER-1
3Architecture: amd64 3Architecture: amd64
4Maintainer: netblue30 <netblue30@yahoo.com> 4Maintainer: netblue30 <netblue30@yahoo.com>
5Installed-Size: 272 5Installed-Size: 2024
6Depends: libc6 6Depends: libc6
7Suggests: python, python3 7Suggests: python, python3
8Section: admin 8Section: 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 @@
1#!/bin/bash 1#!/bin/bash
2VERSION="0.9.46~rc1" 2VERSION="0.9.46"
3rm -fr ~/rpmbuild 3rm -fr ~/rpmbuild
4rm -f firejail-$VERSION-1.x86_64.rpm 4rm -f firejail-$VERSION-1.x86_64.rpm
5 5
@@ -366,6 +366,50 @@ rm -rf %{buildroot}
366%{_sysconfdir}/%{name}/xonotic.profile 366%{_sysconfdir}/%{name}/xonotic.profile
367%{_sysconfdir}/%{name}/xpra.profile 367%{_sysconfdir}/%{name}/xpra.profile
368%{_sysconfdir}/%{name}/zoom.profile 368%{_sysconfdir}/%{name}/zoom.profile
369%{_sysconfdir}/%{name}/2048-qt.profile
370%{_sysconfdir}/%{name}/Xephyr.profile
371%{_sysconfdir}/%{name}/Xvfb.profile
372%{_sysconfdir}/%{name}/akregator.profile
373%{_sysconfdir}/%{name}/arduino.profile
374%{_sysconfdir}/%{name}/baloo_file.profile
375%{_sysconfdir}/%{name}/bibletime.profile
376%{_sysconfdir}/%{name}/blender.profile
377%{_sysconfdir}/%{name}/caja.profile
378%{_sysconfdir}/%{name}/clipit.profile
379%{_sysconfdir}/%{name}/dia.profile
380%{_sysconfdir}/%{name}/dino.profile
381%{_sysconfdir}/%{name}/fontforge.profile
382%{_sysconfdir}/%{name}/galculator.profile
383%{_sysconfdir}/%{name}/geany.profile
384%{_sysconfdir}/%{name}/gimp-2.8.profile
385%{_sysconfdir}/%{name}/globaltime.profile
386%{_sysconfdir}/%{name}/gnome-font-viewer.profile
387%{_sysconfdir}/%{name}/gucharmap.profile
388%{_sysconfdir}/%{name}/hugin.profile
389%{_sysconfdir}/%{name}/kcalc.profile
390%{_sysconfdir}/%{name}/knotes.profile
391%{_sysconfdir}/%{name}/kodi.profile
392%{_sysconfdir}/%{name}/ktorrent.profile
393%{_sysconfdir}/%{name}/leafpad.profile
394%{_sysconfdir}/%{name}/lximage-qt.profile
395%{_sysconfdir}/%{name}/lxmusic.profile
396%{_sysconfdir}/%{name}/mate-calc.profile
397%{_sysconfdir}/%{name}/mate-calculator.profile
398%{_sysconfdir}/%{name}/mate-color-select.profile
399%{_sysconfdir}/%{name}/mate-dictionary.profile
400%{_sysconfdir}/%{name}/meld.profile
401%{_sysconfdir}/%{name}/nemo.profile
402%{_sysconfdir}/%{name}/nylas.profile
403%{_sysconfdir}/%{name}/orage.profile
404%{_sysconfdir}/%{name}/pcmanfm.profile
405%{_sysconfdir}/%{name}/qlipper.profile
406%{_sysconfdir}/%{name}/ristretto.profile
407%{_sysconfdir}/%{name}/viewnior.profile
408%{_sysconfdir}/%{name}/viking.profile
409%{_sysconfdir}/%{name}/xfce4-dict.profile
410%{_sysconfdir}/%{name}/xfce4-notes.profile
411%{_sysconfdir}/%{name}/youtube-dl.profile
412
369 413
370/usr/bin/firejail 414/usr/bin/firejail
371/usr/bin/firemon 415/usr/bin/firemon
@@ -407,7 +451,7 @@ rm -rf %{buildroot}
407chmod u+s /usr/bin/firejail 451chmod u+s /usr/bin/firejail
408 452
409%changelog 453%changelog
410* Fri Apr 7 2017 netblue30 <netblue30@yahoo.com> 0.9.46~rc1 454* Mon May 15 2017 netblue30 <netblue30@yahoo.com> 0.9.46-1
411 455
412* Fri Oct 21 2016 netblue30 <netblue30@yahoo.com> 0.9.44-1 456* Fri Oct 21 2016 netblue30 <netblue30@yahoo.com> 0.9.44-1
413 - CVE-2016-7545 submitted by Aleksey Manevich 457 - CVE-2016-7545 submitted by Aleksey Manevich