svn commit: r454662 - head/net/samba45

Timur I. Bakeyev timur at FreeBSD.org
Wed Nov 22 02:44:11 UTC 2017


Author: timur
Date: Wed Nov 22 02:44:10 2017
New Revision: 454662
URL: https://svnweb.freebsd.org/changeset/ports/454662

Log:
  Security update for CVE-2017-15275 and CVE-2017-14746
  
  Security:	CVE-2017-15275
  		CVE-2017-14746
  Sponsored by:	iXsystems Inc.

Modified:
  head/net/samba45/Makefile
  head/net/samba45/distinfo

Modified: head/net/samba45/Makefile
==============================================================================
--- head/net/samba45/Makefile	Wed Nov 22 02:04:36 2017	(r454661)
+++ head/net/samba45/Makefile	Wed Nov 22 02:44:10 2017	(r454662)
@@ -13,13 +13,13 @@ COMMENT?=			Free SMB/CIFS and AD/DC server and client 
 
 LICENSE=			GPLv3
 
-CONFLICTS?=			*samba3[2-6]-3.* samba4-4.0.* samba4[1-46-9]-4.* p5-Parse-Pidl-4.*
+CONFLICTS?=			samba4-4.0.* samba4[1-46-9]-4.* p5-Parse-Pidl-4.*
 
 #EXTRA_PATCHES=		${PATCHDIR}/extra-patch-security:-p1
 
 SAMBA4_BASENAME=		samba
 SAMBA4_PORTNAME=		${SAMBA4_BASENAME}4
-SAMBA4_VERSION=			4.5.14
+SAMBA4_VERSION=			4.5.15
 SAMBA4_DISTNAME=		${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|}
 
 WRKSRC?=			${WRKDIR}/${DISTNAME}

Modified: head/net/samba45/distinfo
==============================================================================
--- head/net/samba45/distinfo	Wed Nov 22 02:04:36 2017	(r454661)
+++ head/net/samba45/distinfo	Wed Nov 22 02:44:10 2017	(r454662)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505945221
-SHA256 (samba-4.5.14.tar.gz) = 15dc04fd2b19081daf1118318f43f88ef7260b3fc6e4f86ee7c7913bb7c92ed9
-SIZE (samba-4.5.14.tar.gz) = 21016317
+TIMESTAMP = 1511311588
+SHA256 (samba-4.5.15.tar.gz) = 811bf727892a1e1e3d170eb72eb39c43d06ed8ff557e5e036a41aabc19008e94
+SIZE (samba-4.5.15.tar.gz) = 21020181


More information about the svn-ports-all mailing list