Module Name: src
Committed By: christos
Date: Tue Jan 1 03:06:39 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
- new binutils
- new tzcode2018i
To generate a diff of this commit:
cvs rdiff -u -r1.1582 -r1.1583 src/doc/3RDPARTY
cvs rdiff -u -r1.2478 -r1.2479 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1582 src/doc/3RDPARTY:1.1583
--- src/doc/3RDPARTY:1.1582 Sun Dec 30 21:45:55 2018
+++ src/doc/3RDPARTY Mon Dec 31 22:06:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1582 2018/12/31 02:45:55 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1583 2019/01/01 03:06:39 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -185,7 +185,7 @@ Todo[4]: Re-entrant functions of net/*
Todo[5]: Reconcile the doc directory.
Package: binutils
-Version: 2.27
+Version: 2.31.1
Current Vers: 2.31.1
Maintainer: FSF
Archive Site: ftp://ftp.gnu.org/gnu/binutils/
@@ -1411,7 +1411,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2018g / tzdata2018i
+Version: tzcode2018i / tzdata2018i
Current Vers: tzcode2018i / tzdata2018i
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2478 src/doc/CHANGES:1.2479
--- src/doc/CHANGES:1.2478 Sun Dec 30 21:45:55 2018
+++ src/doc/CHANGES Mon Dec 31 22:06:39 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2478 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2479 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -281,3 +281,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
evbmips: Enable support for "per-priority cyclical scan" buffer queue
strategy. [sevan 20181230]
tzdata: Updated to 2018i. [kre 20181231]
+ tzcode: Updated to 2018i. [christos 20181231]
+ binutils: Updated to FSF binutils 2.31.1. [christos 20181231]