]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Olaf's buffer overflow fix.
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 081484e57a5c334af214012dd4be0ed971e3f4b3..83438477f8a76a334846bb92a4202d38fbbeb82b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Changes from 1.5.4
+==================
+
+* NEW: Allow afpd debugging to be enabled by sending the afpd process
+       a SIGUSR1.
+* NEW: Allow SLP to be disabled per afpd process by adding a new -noslp flag
+       to afpd.conf.
+* FIX: Use server name (if not NULL) for the SLP URL.
+* FIX: papd: buffer overflow during config file read (Olaf Hering)
+
+Changes from 1.5.3
+==================
+
+* FIX: File open read only and then read write (aka pb with Illustrator).
+* FIX: Problems with unexpected EOF when reading files on a ddp connection
+       Photoshop, old finder.
+* FIX: --with-nls-dir option does now work
+
+Changes from 1.5.2
+==================
+
+* UPD: Extend the --disable-shell-check functionality to ignore users
+       with _no_ shell.  Also, send a log message if a user is refused login
+       based on the fact that they have no shell.
+* UPD: Autoconf updates.
+* UPD: Tru64 afpd authentication updates.
+* UPD: As always: lots of minor code cleanups.
+* FIX: Problems with Photoshop trying to open image files has been
+       corrected.
+* FIX: Preserve special permission bits when creating or modifying
+       directories.
+* FIX: afp_deleteid() now deletes the specified file and not the parent
+       directory.
+* FIX: papd does now announce that it supports binary data to its clients.
+* FIX: NetBSD ELF support.
+* FIX: acleandir.rc is now installed in the bin directory.
+* FIX: megatron does now compile even if compiled with -DDEBUG.
+* FIX: Clean up some syslog messages.
+
 Changes from 1.5.1
 ==================