]> git.meshlink.io Git - catta/blobdiff - docs/NEWS
Fix compilation error caused by ACX_THREAD
[catta] / docs / NEWS
index 8b2d89522b7248d8fe1be1f19b0170bbf8813833..3b05915f7a026b3492d8fbdea9cd6dc0160c50ba 100644 (file)
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,123 @@
+Avahi 0.6.31
+============
+
+This is a bugfix release.
+
+ * Fix compatibility with newest autoconf
+
+This release is backwards compatible with Avahi 0.6.x with x < 31.
+
+Avahi 0.6.30
+============
+
+This is a bugfix release.
+
+ * Make IPv6 work again
+ * i18n updates
+ * Minor other updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 30.
+
+Avahi 0.6.29
+============
+
+This is a bugfix release.
+
+ * Updates regarding systemd integration
+ * Compatibility with newer gtk3 and gobject introspection
+ * i18n updates
+ * Minor other updates
+ * Fix CVE-2011-1002, fixing the fix for CVE-2010-2244
+
+This release is backwards compatible with Avahi 0.6.x with x < 29.
+
+Avahi 0.6.28
+============
+
+This is a bugfix release.
+
+ * Updates regarding systemd integration
+ * Properly avoid bus activation on non-systemd systems
+ * Compatibility with newer gtk3 and gobject introspection
+ * i18n updates
+ * Minor other updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 28.
+
+Avahi 0.6.27
+============
+
+This is a bugfix release.
+
+ * Various updates to the systemd integration
+ * Reset all signal handlers and the signal mask on initialization
+ * Don't trip over SIGPIPE
+ * i18n updates
+ * Minor other updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 27.
+
+Avahi 0.6.26
+============
+
+This is mostly a bugfix release but also fixes a low risk security issue and
+adds a couple of minor new features.
+
+ * Fix CVE-2010-2244 (Ludwig Nussel)
+ * Support for Gtk+ 3 and Gtk+ Introspection
+ * Native systemd socket activation support
+ * Add systemd service files
+ * Add various resource control options, for traffic rate limiting as well as
+   cache size and D-Bus client object limits.
+ * i18n updates
+ * Minor other updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 26.
+
+Avahi 0.6.25
+============
+
+This is mostly a bugfix release but also fixes a low risk security issue.
+
+ * Fix CVE-2009-0758 (Rob Leslie)
+ * i18n updates
+ * Minor other updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 25.
+
+Avahi 0.6.24
+============
+
+This is mostly a bugfix release.
+
+ * A huge number of bug fixes, including a security relavant one (low
+   risk)
+ * Add two new configuration directives "allow-interfaces" and
+   "deny-interfaces" which can be used to make Avahi ignore certain
+   network interfaces or only use certain network interfaces.
+ * A lot of translation updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 24.
+
+Avahi 0.6.23
+============
+
+This is an bugfix release.
+
+ * A lot of translation updates
+ * Beef up bnvc quite a bit, including passing a domain to browse in
+   (patch from lkundrak)
+ * Increase numer of open files resource limit to 300 so that we can
+   deal with more clients simultaneously.
+ * Rework 'poof' algorithm a bit to reduce traffic load on noisy links.
+ * Build fixes
+ * Minor other updates
+
+This release is backwards compatible with Avahi 0.6.x with x < 23.
+
+Please note that Avahi's SVN has been converted to GIT and is now
+available on git://git.0pointer.de/avahi.
+
 Avahi 0.6.22
 ============
 
@@ -145,7 +265,7 @@ from the last release
  * Fix potential endless loop in dns label unpacking code (Closes: #84)
  * Fix bogus assertion in client-publish-service.c example
  * Mild fix to some doxygen docs for avahi-common/address.h
- * Fix passing in custom priviledged group (previously ignored setting)
+ * Fix passing in custom privileged group (previously ignored setting)
    (Closes: #85)
 
 This release is backwards compatible with Avahi 0.6.x with x < 16.
@@ -175,7 +295,7 @@ Changes:
     Windows under the name APIPA. While it is not the first implemenatation of
     this technology for Free operating systems it is clearly the most powerful
     and hopefully even the most secure. (Because it chroot()s and drops
-    priviliges and suchlike) For more information, especially about packaging
+    privileges and suchlike) For more information, especially about packaging
     this new tool for distributions, please make sure to read:
     http://avahi.org/wiki/AvahiAutoipd
     and of course the man page included in the tarball.  For the rationale for
@@ -700,5 +820,3 @@ contribution to Avahi 0.1.
 
 Cheers,
 The Avahi Team
-
-$Id$