mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 9.4.3-P3 to address DoS issue.
PR: ports/137374 Submitted by: Josh Carroll <josh.carroll@gmail.com> (maintainer) Security: 83725c91-7c7e-11de-9672-00e0815b8da8
This commit is contained in:
parent
43938ae30f
commit
dfffa548f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238898
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bind9
|
||||
PORTVERSION= 9.4.3.2
|
||||
PORTVERSION= 9.4.3.3
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
|
||||
@ -21,7 +21,7 @@ COMMENT= Bind9, patched for use with a PostgreSQL-based backend
|
||||
CONFLICTS= bind9-9.* bind9-sdb-ldap-* host-*
|
||||
|
||||
# ISC releases things like 9.3.0rc1, which our versioning doesn't like
|
||||
ISCVERSION= 9.4.3-P2
|
||||
ISCVERSION= 9.4.3-P3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --with-openssl \
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (bind-9.4.3-P2.tar.gz) = 91dff2af18475e14863051c93255a59a
|
||||
SHA256 (bind-9.4.3-P2.tar.gz) = fb7c9964942ecc07606bb8d4361bf9d9bd8091e059fea1b56e6a0972f99b1ba1
|
||||
SIZE (bind-9.4.3-P2.tar.gz) = 6544865
|
||||
MD5 (bind-9.4.3-P2.tar.gz.asc) = 354aebc01f95440506d5de50305f0b9d
|
||||
SHA256 (bind-9.4.3-P2.tar.gz.asc) = f8c6e3f749affdfd042929abab40d3a83dec74d0271555c2bdbb72d24a954477
|
||||
SIZE (bind-9.4.3-P2.tar.gz.asc) = 479
|
||||
MD5 (bind-9.4.3-P3.tar.gz) = ed357d3d18dcfa97723f91d9219caa8c
|
||||
SHA256 (bind-9.4.3-P3.tar.gz) = cf1186b9f9bb993053e49f7c9bc22a1f218266cc6112d4e668a56ab8861a2b6d
|
||||
SIZE (bind-9.4.3-P3.tar.gz) = 6544968
|
||||
MD5 (bind-9.4.3-P3.tar.gz.asc) = 69fff246b46d78ff1b4f6a89ad516bb6
|
||||
SHA256 (bind-9.4.3-P3.tar.gz.asc) = 26fe58193633b7402a0e01a2502ee6cac52f6a41879198429979f09fde221bc7
|
||||
SIZE (bind-9.4.3-P3.tar.gz.asc) = 481
|
||||
|
Loading…
Reference in New Issue
Block a user