svn commit: r493847 - head/dns/bind913

Mathieu Arnold mat at FreeBSD.org
Mon Feb 25 18:58:11 UTC 2019


On Mon, Feb 25, 2019 at 08:49:04AM -0800, Cy Schubert wrote:
> On February 25, 2019 1:57:27 AM PST, Mathieu Arnold <mat at FreeBSD.org> wrote:
> >Author: mat
> >Date: Mon Feb 25 09:57:26 2019
> >New Revision: 493847
> >URL: https://svnweb.freebsd.org/changeset/ports/493847
> >
> >Log:
> >  Update to 9.13.7.
> >
> >Modified:
> >  head/dns/bind913/Makefile   (contents, props changed)
> >  head/dns/bind913/distinfo   (contents, props changed)
> >
> >Modified: head/dns/bind913/Makefile
> >==============================================================================
> >--- head/dns/bind913/Makefile	Mon Feb 25 09:57:22 2019	(r493846)
> >+++ head/dns/bind913/Makefile	Mon Feb 25 09:57:26 2019	(r493847)
> >@@ -8,7 +8,7 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc
> > PORTREVISION=	0
> > .else
> > # dns/bind913 here
> >-PORTREVISION=	3
> >+PORTREVISION=	0
> > .endif
> > CATEGORIES=	dns net ipv6
> > MASTER_SITES=	ISC/bind9/${ISCVERSION}
> >@@ -33,7 +33,7 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
> > 
> > USES=	compiler:c11 cpe libedit ssl
> > # ISC releases things like 9.8.0-P1, which our versioning doesn't like
> >-ISCVERSION=	9.13.6
> >+ISCVERSION=	9.13.7
> > 
> > CPE_VENDOR=	isc
> > CPE_VERSION=	${ISCVERSION:C/-.*//}
> >
> >Modified: head/dns/bind913/distinfo
> >==============================================================================
> >--- head/dns/bind913/distinfo	Mon Feb 25 09:57:22 2019	(r493846)
> >+++ head/dns/bind913/distinfo	Mon Feb 25 09:57:26 2019	(r493847)
> >@@ -1,3 +1,3 @@
> >-TIMESTAMP = 1549709789
> >-SHA256 (bind-9.13.6.tar.gz) =
> >ae771f209fd807d6cb9db20e16ee96ec4ba44b2052cda8c4487ddacae124870e
> >-SIZE (bind-9.13.6.tar.gz) = 6316388
> >+TIMESTAMP = 1551088272
> >+SHA256 (bind-9.13.7.tar.gz) =
> >e7f2065c790419d642dc0a32c5652a53b68a7f17c188fe25a20c5984ddfb74e6
> >+SIZE (bind-9.13.7.tar.gz) = 6296628
> 
> Hi Mat,
> 
> Thank you so much for your diligence with bind. It's appreciated muchly.
> 
> I just heard from our security folks about CVE-2019-6465. I suppose this is due to to that?
> 
>  https://kb.isc.org/docs/cve-2019-6465

I don't understand, what is due to what exactly?  The two production
BIND9 ports (9.11 and 9.12) were updated last friday because of the last
few vulnerabilities.  The bind913 port is a development version, I'm
sure it does include fixes for the last batch of vulnerabilities, but I
have not checked, it is not a production version so it does not get
releases for vulnerabilities.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190225/7b79e0c1/attachment.sig>


More information about the svn-ports-all mailing list