16825920 Update Samba to 3.6.15 release. s11-update
authorJiri Sasek <Jiri.Sasek@Sun.COM>
Tue, 28 May 2013 10:01:01 -0700
branchs11-update
changeset 2634 ee15b5e18ca8
parent 2633 19ab7c71aa1a
child 2635 6ccb37e22142
16825920 Update Samba to 3.6.15 release. 15800991 SUNBT7180353 With Samba 3.6.4 ADS username map is not working
components/samba/samba/Makefile
components/samba/samba/samba.p5m
--- a/components/samba/samba/Makefile	Thu May 23 15:53:18 2013 -0700
+++ b/components/samba/samba/Makefile	Tue May 28 10:01:01 2013 -0700
@@ -30,11 +30,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		samba
-COMPONENT_VERSION=	3.6.12
+COMPONENT_VERSION=	3.6.15
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_PROJECT_URL=	http://www.samba.org/
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha256:6ff797c1772613bd5172d2c8b900fd56bf096d7252faee8b47c4925a4fdc9f8b
+COMPONENT_ARCHIVE_HASH=	sha256:42b9acb13f8760a1767829ebaa4c371e462aad5287caf92887e64930cf27da60
 COMPONENT_ARCHIVE_URL=	http://us1.samba.org/samba/ftp/stable/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/samba
 
--- a/components/samba/samba/samba.p5m	Thu May 23 15:53:18 2013 -0700
+++ b/components/samba/samba/samba.p5m	Tue May 28 10:01:01 2013 -0700
@@ -24,7 +24,7 @@
 set name=pkg.fmri value=pkg:/service/network/samba@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="samba - A Windows SMB/CIFS fileserver for UNIX"
 set name=com.oracle.info.description value="Samba, a SMB/CIFS fileserver"
-set name=com.oracle.info.tpno value=12677
+set name=com.oracle.info.tpno value=13398
 set name=info.classification value="org.opensolaris.category.2008:System/File System"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)