firejail: update to 0.9.64.4.

Fixes a root privilege escalation bug by disabling the overlayfs
functionality completely.
This commit is contained in:
Érico Rolim 2021-02-08 14:02:43 -03:00 committed by Érico Nogueira Rolim
parent 6ae82c81cd
commit a8cbda5f97

View file

@ -1,6 +1,6 @@
# Template file for 'firejail'
pkgname=firejail
version=0.9.64.2
version=0.9.64.4
revision=1
build_style=gnu-configure
configure_args="--enable-apparmor"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://firejail.wordpress.com"
changelog="https://github.com/netblue30/firejail/raw/master/RELNOTES"
distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
checksum=fa4113ccdf74694eeeb3d223017c1ade92bb104232df9340d30873816856f61c
checksum=17a20c4c9f114aa8fdab467cecb60309f599ad08b4bbb3e751c992d98a95ac18
conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-default"
nocross=yes