Path to this page:
./
net/bind96,
Version 9.6 of the Berkeley Internet Name Daemon, implementation of DNS
Branch: pkgsrc-2012Q2,
Version: 9.6.3.1.ESV.7pl3,
Package name: bind-9.6.3.1.ESV.7pl3,
Maintainer: pkgsrc-usersBIND, the Berkeley Internet Name Daemon, version 9 is a major rewrite
of nearly all aspects of the underlying BIND architecture. Some
of the important features of BIND-9 are:
- DNS Security
- IP version 6
- DNS Protocol Enhancements
- Views
- Multiprocessor Support
- Improved Portability Architecture
- Full NSEC3 support
- Automatic zone re-signing
- New update-policy methods tcp-self and 6to4-self
This package contains the BIND 9.6 release.
Required to build:[
devel/libtool-base] [
lang/perl5]
Package options: inet6, threads
Master sites: (Expand)
SHA1: 86043835feb1dcdb9043e1e62ed6541cc238b418
RMD160: a1ce1a5026456de1500c56eea63023111a2f7489
Filesize: 6261.491 KB
Version history: (Expand)
- (2012-09-13) Updated to version: bind-9.6.3.1.ESV.7pl3
- (2012-07-25) Updated to version: bind-9.6.3.1.ESV.7pl2
- (2012-07-05) Package added to pkgsrc.se, version bind-9.6.3.1.ESV.7pl1nb1 (created)
CVS history: (Expand)
2012-09-13 09:48:02 by Steven Drake | Files touched by this commit (12) | |
Log message:
Pullup ticket #3919 - requested by taca
net/bind?? CVE-2012-4244 security fix
Revisions pulled up:
- net/bind96/DESCR 1.2
- net/bind96/Makefile 1.29-1.30
- net/bind96/distinfo 1.20
- net/bind97/DESCR 1.2
- net/bind97/Makefile 1.18-1.19
- net/bind97/distinfo 1.16
- net/bind98/DESCR 1.2
- net/bind98/Makefile 1.15-1.16
- net/bind98/distinfo 1.14
- net/bind99/DESCR 1.2
- net/bind99/Makefile 1.10-1.11
- net/bind99/distinfo 1.8
---
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 26 14:23:49 UTC 2012
Modified Files:
pkgsrc/net/bind96: DESCR Makefile
pkgsrc/net/bind97: DESCR Makefile
pkgsrc/net/bind98: DESCR Makefile
pkgsrc/net/bind99: DESCR Makefile
Log message:
Make it clearer which package contains exactly which bind version.
Patch from Bug Hunting.
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 13 01:32:55 UTC 2012
Modified Files:
pkgsrc/net/bind96: Makefile distinfo
Log message:
Update bind96 to bind-9.6.3.1.ESV.7pl3 (BIND 9.6-ESV-R7-P3).
--- 9.6-ESV-R7-P3 released ---
3364. [security] Named could die on specially crafted record.
[RT #30416]
3358 [bug] Fix declaration of fatal in bin/named/server.c
and bin/nsupdate/main.c. [RT #30522]
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 13 01:33:40 UTC 2012
Modified Files:
pkgsrc/net/bind97: Makefile distinfo
Log message:
Update bind97 to bind-9.7.6pl3.
--- 9.7.6-P3 released ---
3364. [security] Named could die on specially crafted record.
[RT #30416]
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 13 01:35:18 UTC 2012
Modified Files:
pkgsrc/net/bind98: Makefile distinfo
Log message:
Update bind98 to 9.8.3pl3 (BIND 9.8.3-P3).
--- 9.8.3-P3 released ---
3364. [security] Named could die on specially crafted record.
[RT #30416]
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 13 01:35:56 UTC 2012
Modified Files:
pkgsrc/net/bind99: Makefile distinfo
Log message:
Update bind99 to 9.9.1pl3 (BIND 9.9.1-P3).
--- 9.9.1-P3 released ---
3364. [security] Named could die on specially crafted record.
[RT #30416]
|
2012-07-25 12:30:38 by Steven Drake | Files touched by this commit (2) | |
Log message:
Pullup ticket #3873 - requested by spz
net/bind96 security update
Revisions pulled up:
- net/bind96/Makefile 1.28
- net/bind96/distinfo 1.19
---
Module Name: pkgsrc
Committed By: spz
Date: Tue Jul 24 21:14:20 UTC 2012
Modified Files:
pkgsrc/net/bind96: Makefile distinfo
Log message:
patch version fixing CVE-2012-3817:
--- 9.6-ESV-R7-P2 released ---
3346. [security] Bad-cache data could be used before it was
initialized, causing an assert. [RT #30025]
3343. [bug] Relax isc_random_jitter() REQUIRE tests. [RT #29821]
3342. [bug] Change #3314 broke saving of stub zones to disk
resulting in excessive cpu usage in some cases.
[RT #29952]
|