firejail 0.9.62-2 source package in Ubuntu

Changelog

firejail (0.9.62-2) unstable; urgency=medium

  * autopkgtest improvements:
    - cherry-pick upstream test fixes
    - restore default firejail config for running tests
    - add testuser to firejail.users file
    - split filters tests into isolation-machine test, as they do not
      work well inside containers that already set up seccomp.
    - skip tests that require working terminal
    - disable another test that tries to access the internet
    - run simple-tests as root to do some setup

 -- Reiner Herrmann <email address hidden>  Fri, 03 Jan 2020 16:57:15 +0100

Upload details

Uploaded by:
Reiner Herrmann
Uploaded to:
Sid
Original maintainer:
Reiner Herrmann
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
firejail_0.9.62-2.dsc 2.4 KiB 1037d9e9a3a989a97d22b0cf78d8452eca5918d9161d133a5e58f19595194b1a
firejail_0.9.62.orig.tar.xz 374.8 KiB 0568081ce950c5240e1b2fca7014b798f589657249e17283a14e20e41f8d5ae0
firejail_0.9.62.orig.tar.xz.asc 488 bytes 3961565f77829b9afe630d487641ee095e65e29a0315d5b55218c01e9917358c
firejail_0.9.62-2.debian.tar.xz 14.1 KiB 839250e4f73c8318e6d976b6bbdc3a8da60d42c16750f1723c9832070cc2012b

Available diffs

No changes file available.

Binary packages built by this source

firejail: sandbox to restrict the application environment

 Firejail is a SUID security sandbox program that reduces the risk of
 security breaches by restricting the running environment of untrusted
 applications using Linux namespaces and seccomp-bpf. It allows a
 process and all its descendants to have their own private view of the
 globally shared kernel resources, such as the network stack, process
 table, mount table.

firejail-dbgsym: debug symbols for firejail
firejail-profiles: profiles for the firejail application sandbox

 Firejail is a SUID security sandbox program that reduces the risk of
 security breaches by restricting the running environment of untrusted
 applications using Linux namespaces and seccomp-bpf. It allows a
 process and all its descendants to have their own private view of the
 globally shared kernel resources, such as the network stack, process
 table, mount table.
 .
 This package contains firejail profiles for various applications.