Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-10]: src/doc Tickets #60 - #62



details:   https://anonhg.NetBSD.org/src/rev/0ad843cc00fe
branches:  netbsd-10
changeset: 373301:0ad843cc00fe
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jan 30 11:56:02 2023 +0000

description:
Tickets #60 - #62

diffstat:

 doc/CHANGES-10.0 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r ca1e63b75418 -r 0ad843cc00fe doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Mon Jan 30 11:54:25 2023 +0000
+++ b/doc/CHANGES-10.0  Mon Jan 30 11:56:02 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.25 2023/01/23 14:12:59 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.26 2023/01/30 11:56:02 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -721,3 +721,25 @@
        Apply upstream fixes for CVE-2022-46285, CVE-2022-44617, and
        CVE-2022-4883
        [mrg, ticket #59]
+
+share/man/man4/aq.4                            1.5
+sys/dev/pci/if_aq.c                            1.40-1.44
+
+       aq(4): support Aquantia (Marvell) AQC113 10G Network Adapter
+       and variants. Various fixes.
+       [ryo, ticket #60]
+
+share/man/man4/puc.4                           1.44
+sys/dev/pci/pcidevs                            1.1477
+sys/dev/pci/pucdata.c                          1.114
+sys/dev/pci/pcidevs.h                          (regen)
+sys/dev/pci/pcidevs_data.h                     (regen)
+
+       PR 57202: add support for the EXAR XR17V354 PCIe UART.
+       [thorpej, ticket #61]
+
+distrib/common/bootimage/fstab.in              1.4
+
+       Mount /var/shm as tmpfs in install- and live-images.
+       [maya, ticket #62]
+



Home | Main Index | Thread Index | Old Index