Skip to content

Commit ec25f1c

Browse files
Tickets #1158 - #1161
1 parent 2714881 commit ec25f1c

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

doc/CHANGES-10.2

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: CHANGES-10.2,v 1.1.2.51 2025/09/06 09:34:11 martin Exp $
1+
# $NetBSD: CHANGES-10.2,v 1.1.2.52 2025/09/23 12:55:25 martin Exp $
22

33
A complete list of changes from the NetBSD 10.1 release on 2024-12-16
44
until the 10.2 release:
@@ -1043,3 +1043,28 @@ external/gpl3/binutils/dist/gas/config/tc-vax.c 1.22
10431043
in same file, instead of PLT.
10441044
[rin, ticket #1157]
10451045

1046+
sys/dev/usb/if_urtwn.c 1.113-1.117
1047+
1048+
urtwn(4): fix possible buffer overflow,
1049+
use the right packet spacing for the 8192EU,
1050+
fix an xfer leak in the tx error path.
1051+
[nat, ticket #1158]
1052+
1053+
sys/dev/usb/xhci.c 1.190
1054+
1055+
xhci(4): handle special case of USBD_FORCE_SHORT_XFER.
1056+
[nat, ticket #1159]
1057+
1058+
sys/dev/hdaudio/hdaudiodevs 1.13
1059+
sys/dev/hdaudio/hdaudiodevs.h (regen)
1060+
sys/dev/hdaudio/hdaudiodevs_data.h (regen)
1061+
1062+
hdaudio(4): add NVIDIA GK208, REALTEK ALC897
1063+
[nia, ticket #1160]
1064+
1065+
sys/arch/hppa/hppa/trap.c 1.124-1.128
1066+
1067+
hppa: fix inverted logic around probe access vs probe access immediate
1068+
instructions and cleanup.
1069+
[skrll, ticket #1161]
1070+

0 commit comments

Comments
 (0)