]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Merge remote branch 'remotes/origin/branch-netatalk-2-1'
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 2d0f7799c3ce3e05a1d8baea006688c8d17f08d5..e0d1f6ed8037d8a030868ed2aa91186afab65427 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,21 @@
+Changes in 2.1-release
+======================
+
+* NEW: afpd: new volume option "volsizelimit" for limitting reported volume
+       size. Useful for limitting TM backup size.
+* UPD: dbd: -c option for rebuilding volumes which prevents the creation
+       of .AppleDouble stuff, only removes orphaned files.
+
 Changes in 2.1-beta2
 ====================
 * NEW: afpd: static generated AFP signature stored in afp_signature.conf,
        cf man 5 afp_signature.conf
+* NEW: afpd: clustering support: new per volume option "cnidserver".
+* UPD: afpd: set volume defaults options "upriv" and "usedots" in the
+       volume config file AppleVolumes.default. This will only affect
+       new installations, but not upgrades.
+* FIX: afpd: prevent security attack guessing valid server accounts. afpd
+       now returns error -5023 for unknown users, as does AppleFileServer.
 
 Changes in 2.1-beta1
 ====================