]> git.meshlink.io Git - catta/commitdiff
Update README for 0.6.20
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Jun 2007 16:26:50 +0000 (16:26 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Jun 2007 16:26:50 +0000 (16:26 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1489 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

docs/NEWS

index 7e8dbd717bde73e59dc4f20e5003454852c6d2f8..72831f0e86eacce7e5054f303e9b19f5cf202e96 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,21 @@
+Avahi 0.6.20
+============
+
+This is a bugfix release and contains a fix for a low risk security
+vulnerability.
+
+ * Fix a local DoS vulnerability, where an assert() could be hit by
+   passing empty TXT data over D-Bus to the Avahi daemon. (Low Risk)
+ * Solaris/dbm portability fixes
+ * Close all open file descriptors when daemonizing. Is generally
+   safer and fixes a few issues with broken init systems of several
+   distributions.
+ * avahi-autoipd: allow passing the path of the action script on the
+   command line.
+ * Several minor build fixes and other cleanups
+
+This release is backwards compatible with Avahi 0.6.x with x < 20.
+
 Avahi 0.6.19
 ============