]> git.meshlink.io Git - catta/blobdiff - docs/NEWS
update NEWS file
[catta] / docs / NEWS
index c5b83cbebb3ceac27b4b6bd8b5838564f6a5a0f9..9af73a6396041cc053d3231ec533f476c9f0153e 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,67 @@
+Avahi 0.6.21
+============
+
+This is an important bugfix release.
+
+ * Make avahi-autoipd actually produce correct ARP packets 
+   (Identified and patched by Pauline Yeung)
+ * Add FreeBSD kqueue support for watching /etc/avahi/services
+   (Contributed by Marcus Clarke)
+ * Use search domain from /etc/resolv.conf as additional browse
+   domains.
+ * No longer return a conflict error when two local applications
+   register identical RRs.
+ * Properly find alternative service/host names for very long names
+ * DNS name compression fix (Sjoerd Simons)
+ * Fedora init script order fix
+ * Several fixes to make gcc produces less warnings
+ * Minor documentation and build fixes
+
+This release is backwards compatible with Avahi 0.6.x with x < 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
+============
+
+This is a bugfix release, but also adds a new component "avahi-ui-sharp".
+
+ * Rename zssh/zvnc to bssh/bvnc to avoid a name collision with another
+   free software tool, on request of the Debian developers. I hope
+   this name change early in the life of bssh/bvnc won't be too
+   difficult to handle by the distributors. 
+ * Add man page for bssh/bvnc
+ * avahi-ui: fix segfault when browsing in empty domains
+ * avahi-ui: allow GTK_RESPONSE_OK, _YES and _APPLY besides _ACCEPT as
+   positive dialog response codes
+ * avahi-ui-sharp: Add Mono/C# API wrapper for avahi-ui
+ * Don't pick the first and the last 256 IP addresses from the IPV4LL
+   range in avahi-autoipd, as required by RC3927 section 2.1
+ * No longer publish the Avahi service identification cookie anymore
+   by default. It was a bad idea in the first place. A better
+   replacement will hopefully be made available in Avahi eventually.
+ * Properly set umask before writing to /var/lib/avahi-autoipd
+ * Update .deskop files to work around KDE menu issue
+ * Various build fixes and other minor fixes and updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 19.
+
 Avahi 0.6.18
 ============
 
@@ -14,6 +78,7 @@ component.
    /etc/avahi/hosts for changes. (Original patch from "behanw")
  * Add the ability to dump the service type database from avahi-browse
    with the new option "-b".
+ * Enable GCC stack smashing protection if available and working (Patch from tedp)
  * Improve compatibility with Bonjour's libdns_sd (patch from Chris Rivera)
  * Various updates to the service type database (based on patches from uws)
  * Fix a local DoS vulnerability (very low priority, all you can do is