Skip to content

Commit 5005176

Browse files
Ticket #1964
1 parent 30f5627 commit 5005176

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

doc/CHANGES-9.5

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: CHANGES-9.5,v 1.1.2.69 2025/07/08 15:27:05 martin Exp $
1+
# $NetBSD: CHANGES-9.5,v 1.1.2.70 2025/07/12 11:08:09 martin Exp $
22

33
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
44
release:
@@ -927,3 +927,9 @@ build.sh 1.399
927927
is set manually via -V.
928928
[hgutch, ticket #1963]
929929

930+
sbin/fsck_ffs/setup.c 1.110 (patch)
931+
932+
fsck_ffs: don't truncate bitmap size to unsigned int, avoids
933+
crashes on filesystems with more than 2^32 blocks.
934+
[mlelstv, ticket #1964]
935+

0 commit comments

Comments
 (0)