Browse Source

samba4: security bump to version 4.1.16

Fixes CVE-2014-8143 - dsdb-samldb: Check for extended access rights
before we allow changes to userAccountControl.

Also rename patches to new naming convention.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 10 years ago
parent
commit
3ac6390abd

+ 0 - 0
package/samba4/samba4-0003-build-find-FILE_OFFSET_BITS-via-array.patch → package/samba4/0001-build-find-FILE_OFFSET_BITS-via-array.patch


+ 0 - 0
package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch → package/samba4/0002-build-allow-some-python-variable-overrides.patch


+ 0 - 0
package/samba4/samba4-0005-build-find-blkcnt_t-size-via-array.patch → package/samba4/0003-build-find-blkcnt_t-size-via-array.patch


+ 0 - 0
package/samba4/samba4-0006-build-unify-and-fix-endian-tests.patch → package/samba4/0004-build-unify-and-fix-endian-tests.patch


+ 0 - 0
package/samba4/samba4-0007-build-make-wafsamba-CHECK_SIZEOF-cross-compile-friendl.patch → package/samba4/0005-build-make-wafsamba-CHECK_SIZEOF-cross-compile-friendl.patch


+ 0 - 0
package/samba4/samba4-0008-build-tweak-SIZEOF-utmp-ut_line.patch → package/samba4/0006-build-tweak-SIZEOF-utmp-ut_line.patch


+ 0 - 0
package/samba4/samba4-0009-disable-libbsd.patch → package/samba4/0007-disable-libbsd.patch


+ 1 - 1
package/samba4/samba4.hash

@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256	9d84112124512428ddc9cc0d9975524bab730b9a598a9ff90458666afb3f42f4	samba-4.1.15.tar.gz
+sha256	12a09c167bfa25f50b82775bcbeda94c71c5d71d3b0d1210f6dae0f23020a87b	samba-4.1.16.tar.gz

+ 1 - 1
package/samba4/samba4.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SAMBA4_VERSION = 4.1.15
+SAMBA4_VERSION = 4.1.16
 SAMBA4_SITE = http://ftp.samba.org/pub/samba/stable
 SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
 SAMBA4_LICENSE = GPLv3+