firejail: update to 0.9.70.
Fixes CVE-2022-31214
This commit is contained in:
parent
bb38b25817
commit
98ec394805
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'firejail'
|
# Template file for 'firejail'
|
||||||
pkgname=firejail
|
pkgname=firejail
|
||||||
version=0.9.68
|
version=0.9.70
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-apparmor"
|
configure_args="--enable-apparmor"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://firejail.wordpress.com"
|
homepage="https://firejail.wordpress.com"
|
||||||
changelog="https://github.com/netblue30/firejail/raw/master/RELNOTES"
|
changelog="https://github.com/netblue30/firejail/raw/master/RELNOTES"
|
||||||
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
|
||||||
checksum=3c5715de0a3858e3421120aee0129e527d7b636a8a0d06ba2cb170918ecc85dc
|
checksum=c70a52b1b5b6b117bf3846da14b1f67705fce44a8fea49544fe9b8a14534c46b
|
||||||
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-default"
|
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-default"
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue