X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FNEWS;h=72831f0e86eacce7e5054f303e9b19f5cf202e96;hb=b671bd2201bf8e0a0af9f8da72ae80c3218d3000;hp=2f53cc79aab965af6d397ddc65493c6c2c53f170;hpb=b03d934f6f36e12f76aac6734934081fa9fe3c47;p=catta diff --git a/docs/NEWS b/docs/NEWS index 2f53cc7..72831f0 100644 --- 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 ============ @@ -7,6 +25,7 @@ This is a bugfix release, but also adds a new component "avahi-ui-sharp". 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