]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
* FIX: removed broken --with-flock-locks
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 5e37ea4b0f8f5613f72b50285f28aa75abc2ae60..6c0ec1299a40fb7f49022f41dd6b2a0728552101 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,63 @@
+Changes in 1.6.4
+================
+
+* UPD: afpd.8: Updated the option documentation. [Thomas Kaiser, Sebastian
+  Rittau]
+* FIX: megatron: Fixed an uninitialized variable. [Olaf Hering]
+* FIX: Compilation issues. [Olaf Hering, Sebastian Rittau]
+* FIX: Don't overwrite PAM file if --enable-overwrite configure option is
+       not set. [Sam Noble, Ryan Cleary]
+* FIX: afpd: Catsearch, fix possible SIGSEGV
+* FIX: cnid: Fix compile problems on Tru64. [Burkhard Schmidt]
+* FIX: deadlock in signal handlers (Redhat 9)
+* FIX: don't log network probe (OSX 10.3)
+* FIX: BSD install fix [Toru TAKAMIZU]
+* UPD: remove ssl-dir/ssl-dirs confusion from doc/INSTALL
+* FIX: afpd: Solaris compile issues
+* FIX: afpd: If connection broke in dsi_tickle the child did never die
+* NEW: afpd: Using the mswindows option now impictly specifies usedots [Sam Noble]
+* FIX: removed broken --with-flock-locks
+
+Changes in 1.6.3
+================
+
+* UPD: afpd: Infrastructural support for an upcoming Kerberos 5 UAM.
+       [Sam Noble]
+* UPD: uams_dhx_passwd: Better random seed in Tru64. [Burkhard Schmidt]
+* FIX: afpd: Bug in AFP connection negotiation stage. [Sam]
+* FIX: afpd: Catsearch, when Mac and unix name differ, search on attributes.
+* FIX: afpd: Files could be opened for writing on read-only filesystems.
+* FIX: afpd: Debugging using SIGUSR1 was broken. [Stefan Muenkner]
+* FIX: afpd: Segfault after login. [Robby Griffin, Sean Bolton]
+* FIX: psf: Correct path to etc2ps.sh.
+* FIX: shell_utils: Don't distribute generated files.
+* FIX: aecho: -A option didn't work. [Chris Shiels]
+* FIX: configure: Berkeley DB path detection could be wrong. [Stefan]
+* FIX: Automake build fixes.
+
+Changes in 1.6.2
+================
+
+* FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
+* FIX: afpd: CNID id allocation in a multiuser environment.
+* FIX: papd: Fix PSSP support when PAM is enabled.
+* FIX: macusers: Can now cope with IP addresses as well as host names.
+* FIX: etc2ps.sh: Install correctly.
+
 Changes in 1.6.1
 ================
 
 * UPD: Improve --enable-fhs. [Olaf Hering]
+* UPD: Add BDB 4.1.x support.
+* UPD: Add more documentation on CNID, as well as list which versions
+       of Berkeley DB are supported.
 * FIX: Codepage file maccode.koi8-r is now correctly cleaned.
 * FIX: Fix init script location on SuSE. [Olaf]
-* FIX: Build fixes. [Olaf]
-* FIX: various bugs when a user doesn't have access permission to a folder.
-       (fix an OSX kernel panic)
+* FIX: Build fixes. [Olaf, Steven N. Hirsch]
+* FIX: Various bugs when a user doesn't have access permission to a folder.
+       (Fixes an OSX kernel panic.)
 * FIX: CNID, folders' DID handling with concurrent access or symlinks.
-       (fix an endless loop in afpd).
+       (Fixes an endless loop in afpd.)
 
 Changes in 1.6.0
 ================