samba: update to 4.14.12.
Includes fixes for CVE-2021-44141, CVE-2021-44142 and CVE-2022-0336.
This commit is contained in:
parent
9b86073cfd
commit
d5184dd318
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'samba'
|
||||
pkgname=samba
|
||||
version=4.14.11
|
||||
version=4.14.12
|
||||
revision=1
|
||||
build_style=waf3
|
||||
build_helper="qemu"
|
||||
|
@ -27,7 +27,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.samba.org"
|
||||
distfiles="https://download.samba.org/pub/samba/stable/${pkgname}-${version}.tar.gz"
|
||||
checksum=3d9ebbf3280c7cf5eac1b15aeff8857b31151abaec4d2987be015a66c2945d98
|
||||
checksum=155d9c2dfb06a18104422987590858bfe5e9783ebebe63882e7e7f07eaaa512d
|
||||
lib32disabled=yes
|
||||
conf_files="/etc/pam.d/samba /etc/samba/smb.conf"
|
||||
make_dirs="/etc/samba/private 0750 root root"
|
||||
|
|
Loading…
Reference in a new issue