Tue Oct 4 23:47:12 2016 UTC ()
new bind to address CVE-2016-2776


(christos)
diff -r1.1363 -r1.1364 src/doc/3RDPARTY
diff -r1.2192 -r1.2193 src/doc/CHANGES

cvs diff -r1.1363 -r1.1364 src/doc/3RDPARTY (expand / switch to unified diff)

--- src/doc/3RDPARTY 2016/09/29 20:44:06 1.1363
+++ src/doc/3RDPARTY 2016/10/04 23:47:12 1.1364
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: 3RDPARTY,v 1.1363 2016/09/29 20:44:06 kre Exp $ 1# $NetBSD: 3RDPARTY,v 1.1364 2016/10/04 23:47:12 christos Exp $
2# 2#
3# This file contains a list of the software that has been integrated into 3# This file contains a list of the software that has been integrated into
4# NetBSD where we are not the primary maintainer. 4# NetBSD where we are not the primary maintainer.
5# 5#
6# When you make changes to this software, be sure to discuss it with the 6# When you make changes to this software, be sure to discuss it with the
7# maintainer and contribute your patches. Divergence from the official 7# maintainer and contribute your patches. Divergence from the official
8# sources is not desirable, and should be avoided as much as possible. 8# sources is not desirable, and should be avoided as much as possible.
9# 9#
10# When importing, please deal with the RCS IDs in this way: 10# When importing, please deal with the RCS IDs in this way:
11# 1. Preserve the RCS IDs in the files by removing the $ signs from 11# 1. Preserve the RCS IDs in the files by removing the $ signs from
12# the IDs before you do the import. 12# the IDs before you do the import.
13# 2. After the import, add NetBSD RCS IDs to all of the files. 13# 2. After the import, add NetBSD RCS IDs to all of the files.
14# 14#
@@ -104,28 +104,28 @@ Package: bc @@ -104,28 +104,28 @@ Package: bc
104Version: 1.06 104Version: 1.06
105Current Vers: 1.06 105Current Vers: 1.06
106Maintainer: Phil Nelson <phil@cs.wwu.edu> 106Maintainer: Phil Nelson <phil@cs.wwu.edu>
107Archive Site: ftp://ftp.gnu.org/gnu/bc/ 107Archive Site: ftp://ftp.gnu.org/gnu/bc/
108Home Page: http://www.gnu.org/software/bc/ 108Home Page: http://www.gnu.org/software/bc/
109Mailing List: bug-bc@gnu.org 109Mailing List: bug-bc@gnu.org
110Responsible: phil, simonb 110Responsible: phil, simonb
111License: GPLv2, LGPGv2.1 111License: GPLv2, LGPGv2.1
112Location: gnu/dist/bc 112Location: gnu/dist/bc
113Notes: 113Notes:
114bc includes dc, both of which are in the NetBSD tree. 114bc includes dc, both of which are in the NetBSD tree.
115 115
116Package: bind [named and utils] 116Package: bind [named and utils]
117Version: 9.10.4-P1 117Version: 9.10.4-P3/BSD 9.11.0/MPL
118Current Vers: 9.10.4-P2 118Current Vers: 9.10.4-P3/BSD
119Maintainer: Paul Vixie <vixie@vix.com> 119Maintainer: Paul Vixie <vixie@vix.com>
120Archive Site: ftp://ftp.isc.org/isc/bind9/ 120Archive Site: ftp://ftp.isc.org/isc/bind9/
121Home Page: http://www.isc.org/software/bind/ 121Home Page: http://www.isc.org/software/bind/
122Mailing List: https://lists.isc.org/mailman/listinfo/bind-announce 122Mailing List: https://lists.isc.org/mailman/listinfo/bind-announce
123Mailing List: https://lists.isc.org/mailman/listinfo/bind-users 123Mailing List: https://lists.isc.org/mailman/listinfo/bind-users
124Responsible: vixie, christos 124Responsible: vixie, christos
125License: BSD-like (2-clause) 125License: BSD-like (2-clause)
126Location: external/bsd/bind/dist 126Location: external/bsd/bind/dist
127Notes: 127Notes:
128First bind2netbsd script to import into src/external/bsd/bind/dist. 128First bind2netbsd script to import into src/external/bsd/bind/dist.
129The Makefiles in src/external/bsd/bind are not handled by the script. 129The Makefiles in src/external/bsd/bind are not handled by the script.
130Build bind to generate the include files. 130Build bind to generate the include files.
131Then binclude4netbsd script to import into src/external/bsd/bind/include. 131Then binclude4netbsd script to import into src/external/bsd/bind/include.

cvs diff -r1.2192 -r1.2193 src/doc/CHANGES (expand / switch to unified diff)

--- src/doc/CHANGES 2016/10/04 09:55:56 1.2192
+++ src/doc/CHANGES 2016/10/04 23:47:12 1.2193
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2192 $> 1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2193 $>
2# 2#
3# 3#
4# [Note: This file does not mention every change made to the NetBSD source tree. 4# [Note: This file does not mention every change made to the NetBSD source tree.
5# For an exhaustive list, please subscribe to the `source-changes' mailing list, 5# For an exhaustive list, please subscribe to the `source-changes' mailing list,
6# or see the mailing list archives. For more information, send a message 6# or see the mailing list archives. For more information, send a message
7# containing just the word `help' to `majordomo@NetBSD.org'.] 7# containing just the word `help' to `majordomo@NetBSD.org'.]
8# 8#
9# ---------------------------------------------------------------------------- 9# ----------------------------------------------------------------------------
10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11# 11#
12# theme: Content ... 12# theme: Content ...
13# more content ... 13# more content ...
14# more content. [developer DATE-FORMAT] 14# more content. [developer DATE-FORMAT]
@@ -367,13 +367,14 @@ Changes from NetBSD 7.0 to NetBSD 8.0: @@ -367,13 +367,14 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
367 libc: Update to tzcode2016f. [christos 20160916] 367 libc: Update to tzcode2016f. [christos 20160916]
368 nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918] 368 nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918]
369 zoneinfo: Import tzdata2016g. [kre 20160929] 369 zoneinfo: Import tzdata2016g. [kre 20160929]
370 libc: Add <stdalign.h> and <stdnoreturn.h>. [kamil 20161002] 370 libc: Add <stdalign.h> and <stdnoreturn.h>. [kamil 20161002]
371 c11: Import cc(1) wrapper for C11. [kamil 20161003] 371 c11: Import cc(1) wrapper for C11. [kamil 20161003]
372 libc: Add the C11 static_assert macro in <assert.h>. [kamil 20161003] 372 libc: Add the C11 static_assert macro in <assert.h>. [kamil 20161003]
373 mntva(4): Add driver for MNTMN VA2000 FPGA-based graphics card for 373 mntva(4): Add driver for MNTMN VA2000 FPGA-based graphics card for
374 Amiga computers with Zorro slot. Supports accelerated wsdisplay 374 Amiga computers with Zorro slot. Supports accelerated wsdisplay
375 console and wsfb-based X11. [rkujawa 20161003] 375 console and wsfb-based X11. [rkujawa 20161003]
376 libc: Add the timespec_get function and TIME_UTC definition in the 376 libc: Add the timespec_get function and TIME_UTC definition in the
377 <time.h> header. Enable unconditionally the timespec struct 377 <time.h> header. Enable unconditionally the timespec struct
378 definition in <time.h>. Changes conform to the C11 standard. 378 definition in <time.h>. Changes conform to the C11 standard.
379 [kamil 20161004] 379 [kamil 20161004]
 380 bind: Import version 9.10.4-P3. [christos 20161004]