diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-29 02:37:44 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-29 02:37:44 +0200 |
commit | 9dca358bacfd29b75cec4826ce94b3390276e9c5 (patch) | |
tree | 1cbf34e4bc11c2a116c74a8a04edacf987b90eaa | |
parent | 437e85cefb7c4af8db2ff543ae5f8eaece7b3c61 (diff) |
doc: add NEWS section for 0.6.26
-rw-r--r-- | docs/NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +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 + Avahi 0.6.25 ============ |