We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5e5b2 commit fbd84d7Copy full SHA for fbd84d7
1 file changed
doc/CHANGES-10.2
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-10.2,v 1.1.2.49 2025/09/02 17:45:46 martin Exp $
+# $NetBSD: CHANGES-10.2,v 1.1.2.50 2025/09/05 09:23:42 martin Exp $
2
3
A complete list of changes from the NetBSD 10.1 release on 2024-12-16
4
until the 10.2 release:
@@ -1032,3 +1032,8 @@ distrib/miniroot/install.sh 1.29
1032
so that e.g. sshd works out of the box after installation.
1033
[thorpej, ticket #1155]
1034
1035
+sys/arch/arm/cortex/gicv3.c 1.55,1.56
1036
+
1037
+ gicv3: Appease KUBSAN (avoid undefined left-shift out of range).
1038
+ [rin, ticket #1156]
1039
0 commit comments