Module Name: src
Committed By: christos
Date: Sun Apr 5 21:56:04 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSL/binutils
To generate a diff of this commit:
cvs rdiff -u -r1.1708 -r1.1709 src/doc/3RDPARTY
cvs rdiff -u -r1.2668 -r1.2669 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.1708 src/doc/3RDPARTY:1.1709
--- src/doc/3RDPARTY:1.1708 Sat Apr 4 12:25:17 2020
+++ src/doc/3RDPARTY Sun Apr 5 17:56:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1708 2020/04/04 16:25:17 jdolecek Exp $
+# $NetBSD: 3RDPARTY,v 1.1709 2020/04/05 21:56:04 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -472,12 +472,12 @@ When updating GDB, it is imperative to t
("options KGDB") works correctly.
Package: binutils
-Version: 2.31.1
+Version: 2.34
Current Vers: 2.34
Maintainer: FSF
Archive Site: ftp://ftp.gnu.org/gnu/binutils/
Home Page: http://www.gnu.org/software/binutils/
-Date: 2019-10-09
+Date: 2020-04-05
Mailing List: [email protected]
Responsible: thorpej, mrg
License: GPLv3, LGPLv3, GPLv2, LGPLv2, BSD
@@ -1087,12 +1087,12 @@ markus is very cooperative about it):
- adjust the DEFAULT_PKCS11_WHITELIST for ssh-agent
Package: OpenSSL
-Version: 1.0.2o/1.1.1e
+Version: 1.0.2o/1.1.1f
Current Vers: 1.0.2t/1.1.1f
Maintainer: The OpenSSL Project
Archive Site: ftp://ftp.openssl.org/source/
Home Page: http://www.openssl.org/
-Date: 2020-03-31
+Date: 2020-04-05
Mailing List: [email protected]
Responsible: christos, mjf, tls, riastradh, spz
License: OpenSSL and SSLeay license (both BSD-like)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2668 src/doc/CHANGES:1.2669
--- src/doc/CHANGES:1.2668 Sun Apr 5 15:48:27 2020
+++ src/doc/CHANGES Sun Apr 5 17:56:04 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2668 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2669 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -163,7 +163,9 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
acpi(4): Updated ACPICA to 20200326. [christos 20200328]
ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]
dhcpcd(8): Import version 9.0.0 [roy 20200402]
+ binutils: Updated to FSF binutils 2.34. [christos 20200404]
mount_smbfs(8): Removed from the tree [jdolecek 20200404]
nsmb(4): Removed from the tree [jdolecek 20200404]
xen: remove legacy rx-flip support from xennet(4) and xvif(4)
[jdolecek 20200405]
+ OpenSSL: Imported 1.1.1f. [christos 20200405]