X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=9a55ea85d9bda3bb9d2e26cdb59020f4a0ca603c;hb=9a1cc2f883cfc47731548709d06f379e9ab04fe4;hp=949407b4794654641d041c090672e5c8f56bcdfd;hpb=632fe65bead4c81bf4e49e83639b35858888a228;p=netatalk.git diff --git a/NEWS b/NEWS index 949407b4..9a55ea85 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,40 @@ +Changes in 1.6.4 +================ + +* NEW: afpd: Using the mswindows option now implicitly specifies usedots. + [Sam Noble] +* UPD: afpd.8: Updated the option documentation. + [Thomas Kaiser, Sebastian Rittau] +* FIX: configure: Removed broken --with-flock-locks option. [Björn Fernhomberg] +* FIX: libatalk: Do not log network probe (OSX 10.3). [Didier Gautheron] +* FIX: libatalk: Deadlock in signal handlers. [Didier] +* FIX: libatalk: Compilation with Linux kernel 2.6 fixed. [Sebastian, Björn] +* FIX: afpd: Solaris compile issues. [Björn] +* FIX: afpd: If connection broke in dsi_tickle the child did never die. [Björn] +* FIX: afpd: Catsearch, fixes a possible segmentation fault. [Björn] +* FIX: afpd: Compilation issues. [Olaf Hering, Sebastian] +* FIX: cnid: Fix compile problems on Tru64. [Burkhard Schmidt] +* FIX: megatron: Fixed an uninitialized variable. [Olaf] +* FIX: installation: Don't overwrite PAM file if --enable-overwrite configure + option is not set. [Sam, Ryan Cleary] +* FIX: installation: Fixed BSD installation. [Toru TAKAMIZU] +* FIX: docs: Removed ssl-dir/ssl-dirs confusion from doc/INSTALL. [Björn] + 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