mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to the latest BIND patch level:
A deliberately constructed combination of records could cause named to hang while populating the additional section of a response. Security: http://www.vuxml.org/freebsd/57a700f9-12c0-11e2-9f86-001d923933b6.html
This commit is contained in:
parent
8cec43845f
commit
b6095ca45c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305645
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bind96
|
||||
PORTVERSION= 9.6.3.1.ESV.R7.3
|
||||
PORTVERSION= 9.6.3.1.ESV.R7.4
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
|
||||
@ -13,7 +13,7 @@ MAINTAINER= erwin@FreeBSD.org
|
||||
COMMENT= BIND DNS suite with updated DNSSEC and threads
|
||||
|
||||
# ISC releases things like 9.4.0b3, which our versioning doesn't like
|
||||
ISCVERSION= 9.6-ESV-R7-P3
|
||||
ISCVERSION= 9.6-ESV-R7-P4
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (bind-9.6-ESV-R7-P3.tar.gz) = c3ca6ab6c162689ec9662d822b255c3a99c076d968bc059b4ae11f1d4c35edae
|
||||
SIZE (bind-9.6-ESV-R7-P3.tar.gz) = 6411767
|
||||
SHA256 (bind-9.6-ESV-R7-P3.tar.gz.asc) = 1a9cf3ba23a769d6a2e38a881ab9f714a2203104db88312ef9f931269af0da3d
|
||||
SIZE (bind-9.6-ESV-R7-P3.tar.gz.asc) = 490
|
||||
SHA256 (bind-9.6-ESV-R7-P4.tar.gz) = 27152922fbf32fd5a39243e5daf00b6b74a80105aa357b2d6bb332cd41e68085
|
||||
SIZE (bind-9.6-ESV-R7-P4.tar.gz) = 6419312
|
||||
SHA256 (bind-9.6-ESV-R7-P4.tar.gz.asc) = 29ca706cd26f3b4cd7c08311927ff5b6c3db01c28df5a9add8f23d95ce601ca3
|
||||
SIZE (bind-9.6-ESV-R7-P4.tar.gz.asc) = 490
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME?= bind97
|
||||
PORTVERSION= 9.7.6.3
|
||||
PORTVERSION= 9.7.6.4
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
@ -14,7 +14,7 @@ MAINTAINER= erwin@FreeBSD.org
|
||||
COMMENT?= BIND DNS suite with updated DNSSEC and threads
|
||||
|
||||
# ISC releases things like 9.4.0b3, which our versioning doesn't like
|
||||
ISCVERSION= 9.7.6-P3
|
||||
ISCVERSION= 9.7.6-P4
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (bind-9.7.6-P3.tar.gz) = 5d5ad5b168fb9231185e363b7d8c391e4b7b801eef269415f273e5e4591ba277
|
||||
SIZE (bind-9.7.6-P3.tar.gz) = 6971503
|
||||
SHA256 (bind-9.7.6-P3.tar.gz.asc) = 6b388305b98b0b46a4629333b15513a406779bbf70aeccc7be6b74aa1d5fe61c
|
||||
SIZE (bind-9.7.6-P3.tar.gz.asc) = 490
|
||||
SHA256 (bind-9.7.6-P4.tar.gz) = 58b01bcf3ec5e2cfcad99b09379c164e508dc07dd8fb602970812d95fa30292e
|
||||
SIZE (bind-9.7.6-P4.tar.gz) = 6983647
|
||||
SHA256 (bind-9.7.6-P4.tar.gz.asc) = ce01b28e00388e16d4fd4ba7be98b7fe51ac69b32e935913189fcbeed3bb063e
|
||||
SIZE (bind-9.7.6-P4.tar.gz.asc) = 490
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bind98
|
||||
PORTVERSION= 9.8.3.3
|
||||
PORTVERSION= 9.8.3.4
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
|
||||
@ -13,7 +13,7 @@ MAINTAINER= erwin@FreeBSD.org
|
||||
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
|
||||
|
||||
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
||||
ISCVERSION= 9.8.3-P3
|
||||
ISCVERSION= 9.8.3-P4
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (bind-9.8.3-P3.tar.gz) = 2819fc75f686bd0d393e04873f69982e0462a5604bfd2e207396b86334200cd3
|
||||
SIZE (bind-9.8.3-P3.tar.gz) = 7109848
|
||||
SHA256 (bind-9.8.3-P3.tar.gz.asc) = a7ae019d9ededba3e50fb889eb0096dc0d53117996d20420750776bb176805c2
|
||||
SIZE (bind-9.8.3-P3.tar.gz.asc) = 490
|
||||
SHA256 (bind-9.8.3-P4.tar.gz) = 2fc27441ed0c3905045c4baca639c953e7f3f2bc684b52abbf35481d617e783f
|
||||
SIZE (bind-9.8.3-P4.tar.gz) = 7117624
|
||||
SHA256 (bind-9.8.3-P4.tar.gz.asc) = 967f4c9fc0b5cd2982d3113f6ed672ac46eb7f8893d35abc19a6282b02ee4c69
|
||||
SIZE (bind-9.8.3-P4.tar.gz.asc) = 490
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bind99
|
||||
PORTVERSION= 9.9.1.3
|
||||
PORTVERSION= 9.9.1.4
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
|
||||
@ -13,7 +13,7 @@ MAINTAINER= erwin@FreeBSD.org
|
||||
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
|
||||
|
||||
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
|
||||
ISCVERSION= 9.9.1-P3
|
||||
ISCVERSION= 9.9.1-P4
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (bind-9.9.1-P3.tar.gz) = 1cdb83db76d6f8554dea19e3bd82b8d65261a24b9ce9fc948eade8c57569e302
|
||||
SIZE (bind-9.9.1-P3.tar.gz) = 7217415
|
||||
SHA256 (bind-9.9.1-P3.tar.gz.asc) = d3047cc5dfd5f4fe941996f363425ce86856b389fe7de6aad251f0d627e4d145
|
||||
SIZE (bind-9.9.1-P3.tar.gz.asc) = 490
|
||||
SHA256 (bind-9.9.1-P4.tar.gz) = 18f90727fd9566da037e71569d9b3a4834c96b04d9e75f9899eba0bc88c0868a
|
||||
SIZE (bind-9.9.1-P4.tar.gz) = 7227655
|
||||
SHA256 (bind-9.9.1-P4.tar.gz.asc) = f781b8eeeb44b3c88e8f68eddd1c3d85d089dcb00d99fede76ccdaa1a7f1e404
|
||||
SIZE (bind-9.9.1-P4.tar.gz.asc) = 490
|
||||
|
@ -51,6 +51,44 @@ Note: Please add new entries to the beginning of this file.
|
||||
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="57a700f9-12c0-11e2-9f86-001d923933b6">
|
||||
<topic>dns/bind9* -- crash on deliberately constructed combination of records</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>bind99</name>
|
||||
<range><lt>9.9.1.4</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>bind98</name>
|
||||
<range><lt>9.8.3.4</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>bind97</name>
|
||||
<range><lt>9.7.6.4</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>bind96</name>
|
||||
<range><lt>9.6.3.1.ESV.R7.4</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>ISC reports:</p>
|
||||
<blockquote cite="https://kb.isc.org/article/AA-00801/">
|
||||
<p>A deliberately constructed combination of records could cause named
|
||||
to hang while populating the additional section of a response.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<cvename>CVE-2012-5166</cvename>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2012-09-26</discovery>
|
||||
<entry>2012-10-10</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="e6161b65-1187-11e2-afe3-00262d5ed8ee">
|
||||
<topic>chromium -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
|
Loading…
Reference in New Issue
Block a user