]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
.volinfo file not created on first volume access if user in rolist
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 705cd05fadc3afbc44e57fa046e88e8ce423cf34..9df6a08ee09b30901ae9efcef112b653e69b4e0c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ Changes in 2.2.1
 
 * NEW: afpd: disable continous service feature by default, new option
        -keepsessions to enable it
+* UPD: afpd: Enhance ACL support detection for volumes: enable them per volume if
+       1) ACL support compiled in, 2) the volume supports ACLs, 3) the new volume
+       option "noacls" is not set for the volume.
+       The previous behaviour was to enable ACL support for a volume if
+       1) it was compiled in and 2) the volume supported ACLs. There was no way
+       to disable ACLs for a volume.
 * FIX: afpd: increase BerkeleyDB locks and lockobjs
 * FIX: afpd: create special folder as root
 * FIX: afpd: fix compilation error if --enable-ddp is used
@@ -12,6 +18,9 @@ Changes in 2.2.1
        new connection attempts
 * FIX: afpd: fix undefined behaviour when more then ~510 connetions where
        established
+* FIX: afpd: fix a crash when searching for a UUID that is not a special
+       local UUID and LDAP support is not compiled in
+* FIX: afpd: .volinfo file not created on first volume access if user in rolist
 * FIX: cnid_dbd: increase BerkeleyDB locks and lockobjs
 * FIX: cnid_dbd: implement -d option, deletes CNID db
 * FIX: suse: initscript return better status