]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Update NEWS
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 79eb2147f73d0b2c0ed7f939da15e7ab64eb9ae5..e4e054046dd437f598a9490a1719f8dede24b97c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,33 @@
+Changes in 2.1.4
+================
+
+* FIX: afpd: Downstream fix for FreeBSD PR 148022
+* FIX: dbd: Adding a file with the CNID from it's adouble file did
+       not work in case that CNID was alread occoupied in the database
+* NEW: cnid_metad: use a PID lockfile
+* NEW: afpd: prevent log flooding
+
+Changes in 2.1.3
+================
+
+* FIX: afpd: fix a serious error in networking IO code
+* FIX: afpd: Solaris 10 compatibilty fix: don't use SO_SNDTIMEO, use
+       non-blocking IO and select instead for writing/sending data.
+* UPD: Support for BerkeleyDB 5.0.
+
 Changes in 2.1.2
 ================
 
 * FIX: afpd: fix for possible crash in case more then one server is
        configured in afpd.conf.
-
+* FIX: afpd: ExtendedAttributes in FreeBSD
+* FIX: afpd: sharing home folders corrupted the per volume umask.
+* UPD: afpd: umask for home folders is no longer taken from startup umask.
+* UPD: afpd: dont and permissions with parent folder when creating new
+       directories on "upriv" volumes.
+* UPD: afpd: use 'afpserver@fqdn' instead of 'afpserver/fqdn@realm'.
+       Prevents a crash in older GNU GSSAPI libs on eg. CentOS 5.x.
 Changes in 2.1.1
 ================