Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1739



details:   https://anonhg.NetBSD.org/src/rev/5abaf554dfde
branches:  netbsd-8
changeset: 365837:5abaf554dfde
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 27 16:56:09 2022 +0000

description:
Ticket #1739

diffstat:

 doc/CHANGES-8.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 218992ca3346 -r 5abaf554dfde doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Wed Apr 27 16:55:18 2022 +0000
+++ b/doc/CHANGES-8.3   Wed Apr 27 16:56:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.125 2022/03/18 13:27:22 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.126 2022/04/27 16:56:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2559,3 +2559,11 @@
        check returned type from T_READ request.
        [ozaki-r, ticket #1738]
 
+lib/libquota/quota_oldfiles.c                  1.10
+sys/ufs/ufs/ufs_quota1.c                       1.25
+usr.sbin/quotaon/quotaon.c                     1.31
+
+       Fix quota1 user+group quota, quotaoff live lock and quotaon/off
+       verbose output.  Avoids possibly corrupted quota data.
+       [hannken, ticket #1739]
+



Home | Main Index | Thread Index | Old Index