SECURITY update to samba-4.5.15

Fixes for:
o  CVE-2017-14746 (Use-after-free vulnerability.)
o  CVE-2017-15275 (Server heap memory information leak.)

More details at:
   o https://www.samba.org/samba/security/CVE-2017-14746.html
   o https://www.samba.org/samba/security/CVE-2017-15275.html
This commit is contained in:
jca 2017-11-22 15:09:24 +00:00
parent 90ae31e011
commit b8bde0576b
2 changed files with 4 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.244 2017/11/02 23:46:37 jca Exp $
# $OpenBSD: Makefile,v 1.245 2017/11/22 15:09:24 jca Exp $
VERSION = 4.5.14
VERSION = 4.5.15
DISTNAME = samba-${VERSION}
COMMENT-main = SMB and CIFS client and server for UNIX
@ -15,10 +15,8 @@ PKGNAME-tevent = tevent-${TEVENT_V}
PKGNAME-util = samba-util-${VERSION}
PKGNAME-docs = samba-docs-${VERSION}
REVISION-main = 1
REVISION-tevent = 2
REVISION-ldb = 1
REVISION-util = 0
PKG_ARCH-docs = *

View File

@ -1,2 +1,2 @@
SHA256 (samba-4.5.14.tar.gz) = FdwE/SsZCB2vERgxj0P4jvcmCz/G5Phu58eRO7fJLtk=
SIZE (samba-4.5.14.tar.gz) = 21016317
SHA256 (samba-4.5.15.tar.gz) = gRv3J4kqHh49Fw63LrOcQ9Bu2P9Vfl4DakGqvBkAjpQ=
SIZE (samba-4.5.15.tar.gz) = 21020181