Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1155 - #1158
details: https://anonhg.NetBSD.org/src/rev/79a13d0bbfcc
branches: netbsd-9
changeset: 964231:79a13d0bbfcc
user: martin <martin%NetBSD.org@localhost>
date: Sat Dec 19 13:56:20 2020 +0000
description:
Tickets #1155 - #1158
diffstat:
doc/CHANGES-9.2 | 31 ++++++++++++++++++++++++++++++-
1 files changed, 30 insertions(+), 1 deletions(-)
diffs (42 lines):
diff -r f3ffda139e19 -r 79a13d0bbfcc doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Sat Dec 19 13:54:56 2020 +0000
+++ b/doc/CHANGES-9.2 Sat Dec 19 13:56:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.24 2020/12/18 12:29:41 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.25 2020/12/19 13:56:20 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1254,3 +1254,32 @@
Fix reading of UDP messages via inet socket rather than BPF.
[roy, ticket #1154]
+external/bsd/pkg_install/dist/add/perform.c up to 1.8
+external/bsd/pkg_install/dist/lib/lib.h up to 1.11
+external/bsd/pkg_install/dist/lib/parse-config.c up to 1.4
+external/bsd/pkg_install/dist/lib/pkg_install.conf.5.in up to 1.4
+external/bsd/pkg_install/dist/lib/pkgdb.c up to 1.5
+external/bsd/pkg_install/dist/lib/plist.c up to 1.6
+external/bsd/pkg_install/dist/lib/version.h up to 1.19
+doc/3RDPARTY (manually edited)
+
+ Merge pkg_install 20201218, providing compatibility for existing
+ package installs using /var/db/pkg.
+ [maya, #1155]
+
+sys/dev/audio/audio.c 1.80,1.81
+
+ PR 55848: fix a few error cases (mixer not stopped, resource
+ leaks).
+ [isaki, ticket #1156]
+
+share/man/man4/audio.4 1.104
+
+ Adjust audio(4) after pullup of audio.c rev. 1.65 in ticket #909.
+ [isaki, ticket #1157]
+
+sys/dev/audio/audio.c 1.83
+
+ Avoid a deadlock in audiodetach.
+ [isaki, ticket #1158]
+
Home |
Main Index |
Thread Index |
Old Index