samba4: bump to version 4.2.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Apr 2015 20:57:18 +0000 (17:57 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Apr 2015 05:48:15 +0000 (07:48 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/samba4/Config.in
package/samba4/samba4.hash
package/samba4/samba4.mk

index 5a83ab85f2648ba394ff6de4b7b921b220af5a55..57adadd347e82399005c3919994a9d539133d445 100644 (file)
@@ -4,7 +4,7 @@ comment "samba4 needs an (e)glibc toolchain"
 config BR2_PACKAGE_SAMBA4
        bool "samba4"
        depends on !BR2_PACKAGE_SAMBA
-       depends on BR2_TOOLCHAIN_USES_GLIBC # needs nss.h, $ORIGIN support
+       depends on BR2_TOOLCHAIN_USES_GLIBC # needs $ORIGIN support
        depends on !BR2_nios2 # binary too large, relocations don't fit
        select BR2_PACKAGE_E2FSPROGS
        select BR2_PACKAGE_POPT
index 3dbea5ae704cf8b4afef462e71e83d789c9c1dd6..42bfb93e4c2aa7228b6a9795f3a7ee3878683f84 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 66a6057815a971fee64fbe936ff6cbad542421a4bd52cba8d8d41afc9abc490f        samba-4.2.0.tar.gz
+sha256 37eaa239c116dc2c22c29c5a2931eb178ed22e48b594687247446703119b4ac3        samba-4.2.1.tar.gz
index 78d92ef39199b281a606fa636f42294c9e877ffa..e5971fb8e7ad20342dd3a3bdb89b5966f11192c9 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SAMBA4_VERSION = 4.2.0
+SAMBA4_VERSION = 4.2.1
 SAMBA4_SITE = http://ftp.samba.org/pub/samba
 SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
 SAMBA4_INSTALL_STAGING = YES