aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2018-08-14 08:04:40 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2018-08-14 08:04:40 -0400
commit327d3d815db6619cc81fa6858a8ca8667189f7b7 (patch)
treee6e3a70e1a876113afdbd5154c6bc7b215cb6ef8 /platform
parentphase1 (diff)
downloadfirejail-327d3d815db6619cc81fa6858a8ca8667189f7b7.tar.gz
firejail-327d3d815db6619cc81fa6858a8ca8667189f7b7.tar.zst
firejail-327d3d815db6619cc81fa6858a8ca8667189f7b7.zip
merge 0.9.56-rc1
Diffstat (limited to 'platform')
-rw-r--r--platform/debian/control.amd642
-rw-r--r--platform/debian/control.i3862
-rw-r--r--platform/debian/copyright2
-rw-r--r--platform/rpm/firejail.spec2
4 files changed, 4 insertions, 4 deletions
diff --git a/platform/debian/control.amd64 b/platform/debian/control.amd64
index b8ea455f0..3d654acd0 100644
--- a/platform/debian/control.amd64
+++ b/platform/debian/control.amd64
@@ -7,7 +7,7 @@ Depends: libc6
7Suggests: python, python3 7Suggests: python, python3
8Section: admin 8Section: admin
9Priority: optional 9Priority: optional
10Homepage: http://github.com/netblue30/firejail 10Homepage: https://github.com/netblue30/firejail
11Description: Linux namepaces sandbox program. 11Description: Linux namepaces sandbox program.
12 Firejail is a SUID sandbox program that reduces the risk of security 12 Firejail is a SUID sandbox program that reduces the risk of security
13 breaches by restricting the running environment of untrusted applications 13 breaches by restricting the running environment of untrusted applications
diff --git a/platform/debian/control.i386 b/platform/debian/control.i386
index db6cb9b53..300c20db9 100644
--- a/platform/debian/control.i386
+++ b/platform/debian/control.i386
@@ -7,7 +7,7 @@ Depends: libc6
7Suggests: python, python3 7Suggests: python, python3
8Section: admin 8Section: admin
9Priority: optional 9Priority: optional
10Homepage: http://github.com/netblue30/firejail 10Homepage: https://github.com/netblue30/firejail
11Description: Linux namepaces sandbox program. 11Description: Linux namepaces sandbox program.
12 Firejail is a SUID sandbox program that reduces the risk of security 12 Firejail is a SUID sandbox program that reduces the risk of security
13 breaches by restricting the running environment of untrusted applications 13 breaches by restricting the running environment of untrusted applications
diff --git a/platform/debian/copyright b/platform/debian/copyright
index 83952080f..e144ccd8b 100644
--- a/platform/debian/copyright
+++ b/platform/debian/copyright
@@ -26,4 +26,4 @@ This is the Debian/Ubuntu prepackaged version of firejail.
26The complete text of the GNU General Public License can be found 26The complete text of the GNU General Public License can be found
27in /usr/share/common-licenses/GPL-2. 27in /usr/share/common-licenses/GPL-2.
28 28
29Homepage: http://github.com/netblue30/firejail. 29Homepage: https://github.com/netblue30/firejail.
diff --git a/platform/rpm/firejail.spec b/platform/rpm/firejail.spec
index 76d19ba17..166882f62 100644
--- a/platform/rpm/firejail.spec
+++ b/platform/rpm/firejail.spec
@@ -6,7 +6,7 @@ Summary: Linux namepaces sandbox program
6License: GPLv2+ 6License: GPLv2+
7Group: Development/Tools 7Group: Development/Tools
8Source0: https://github.com/netblue30/firejail/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz 8Source0: https://github.com/netblue30/firejail/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
9URL: http://github.com/netblue30/firejail 9URL: https://github.com/netblue30/firejail
10 10
11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12 12