]> git.meshlink.io Git - catta/blob - docs/NEWS
doc,build-sys: prepare new release
[catta] / docs / NEWS
1 Avahi 0.6.29
2 ============
3
4 This is a bugfix release.
5
6  * Make IPv6 work again
7  * i18n updates
8  * Minor other updates
9
10 This release is backwards compatible with Avahi 0.6.x with x < 30.
11
12 Avahi 0.6.29
13 ============
14
15 This is a bugfix release.
16
17  * Updates regarding systemd integration
18  * Compatibility with newer gtk3 and gobject introspection
19  * i18n updates
20  * Minor other updates
21  * Fix CVE-2011-1002, fixing the fix for CVE-2010-2244
22
23 This release is backwards compatible with Avahi 0.6.x with x < 29.
24
25 Avahi 0.6.28
26 ============
27
28 This is a bugfix release.
29
30  * Updates regarding systemd integration
31  * Properly avoid bus activation on non-systemd systems
32  * Compatibility with newer gtk3 and gobject introspection
33  * i18n updates
34  * Minor other updates
35
36 This release is backwards compatible with Avahi 0.6.x with x < 28.
37
38 Avahi 0.6.27
39 ============
40
41 This is a bugfix release.
42
43  * Various updates to the systemd integration
44  * Reset all signal handlers and the signal mask on initialization
45  * Don't trip over SIGPIPE
46  * i18n updates
47  * Minor other updates
48
49 This release is backwards compatible with Avahi 0.6.x with x < 27.
50
51 Avahi 0.6.26
52 ============
53
54 This is mostly a bugfix release but also fixes a low risk security issue and
55 adds a couple of minor new features.
56
57  * Fix CVE-2010-2244 (Ludwig Nussel)
58  * Support for Gtk+ 3 and Gtk+ Introspection
59  * Native systemd socket activation support
60  * Add systemd service files
61  * Add various resource control options, for traffic rate limiting as well as
62    cache size and D-Bus client object limits.
63  * i18n updates
64  * Minor other updates
65
66 This release is backwards compatible with Avahi 0.6.x with x < 26.
67
68 Avahi 0.6.25
69 ============
70
71 This is mostly a bugfix release but also fixes a low risk security issue.
72
73  * Fix CVE-2009-0758 (Rob Leslie)
74  * i18n updates
75  * Minor other updates
76
77 This release is backwards compatible with Avahi 0.6.x with x < 25.
78
79 Avahi 0.6.24
80 ============
81
82 This is mostly a bugfix release.
83
84  * A huge number of bug fixes, including a security relavant one (low
85    risk)
86  * Add two new configuration directives "allow-interfaces" and
87    "deny-interfaces" which can be used to make Avahi ignore certain
88    network interfaces or only use certain network interfaces.
89  * A lot of translation updates
90
91 This release is backwards compatible with Avahi 0.6.x with x < 24.
92
93 Avahi 0.6.23
94 ============
95
96 This is an bugfix release.
97
98  * A lot of translation updates
99  * Beef up bnvc quite a bit, including passing a domain to browse in
100    (patch from lkundrak)
101  * Increase numer of open files resource limit to 300 so that we can
102    deal with more clients simultaneously.
103  * Rework 'poof' algorithm a bit to reduce traffic load on noisy links.
104  * Build fixes
105  * Minor other updates
106
107 This release is backwards compatible with Avahi 0.6.x with x < 23.
108
109 Please note that Avahi's SVN has been converted to GIT and is now
110 available on git://git.0pointer.de/avahi.
111
112 Avahi 0.6.22
113 ============
114
115 This is an important bugfix release, and adds a couple of new
116 features.
117
118  * i18n support
119  * Documentation and example code updates
120  * Support for registering the Avahi documentation in devhelp (needs
121    manual setup)
122  * Added a new component libavahi-gobject, which is a GObjectified
123    version of the Avahi API, contributed by Sjoerd Simons
124  * Major BSD compatibility improvements, contributed by "zml"
125  * avahi-ui: Allow overwriting of pretty service name by the
126    application
127  * Service type database updates
128  * Add new option --parsable to avahi-browse
129  * Minor other updates
130
131 This release is backwards compatible with Avahi 0.6.x with x < 22.
132
133 Avahi 0.6.21
134 ============
135
136 This is an important bugfix release.
137
138  * Make avahi-autoipd actually produce correct ARP packets
139    (Identified and patched by Pauline Yeung)
140  * Add FreeBSD kqueue support for watching /etc/avahi/services
141    (Contributed by Marcus Clarke)
142  * Use search domain from /etc/resolv.conf as additional browse
143    domains.
144  * No longer return a conflict error when two local applications
145    register identical RRs.
146  * Properly find alternative service/host names for very long names
147  * DNS name compression fix (Sjoerd Simons)
148  * Fedora init script order fix
149  * Several fixes to make gcc produce less warnings
150  * Minor documentation and build fixes
151
152 This release is backwards compatible with Avahi 0.6.x with x < 21.
153
154 Avahi 0.6.20
155 ============
156
157 This is a bugfix release and contains a fix for a low risk security
158 vulnerability.
159
160  * Fix a local DoS vulnerability, where an assert() could be hit by
161    passing empty TXT data over D-Bus to the Avahi daemon. (Low Risk)
162  * Solaris/dbm portability fixes
163  * Close all open file descriptors when daemonizing. Is generally
164    safer and fixes a few issues with broken init systems of several
165    distributions.
166  * avahi-autoipd: allow passing the path of the action script on the
167    command line.
168  * Several minor build fixes and other cleanups
169
170 This release is backwards compatible with Avahi 0.6.x with x < 20.
171
172 Avahi 0.6.19
173 ============
174
175 This is a bugfix release, but also adds a new component "avahi-ui-sharp".
176
177  * Rename zssh/zvnc to bssh/bvnc to avoid a name collision with another
178    free software tool, on request of the Debian developers. I hope
179    this name change early in the life of bssh/bvnc won't be too
180    difficult to handle by the distributors.
181  * Add man page for bssh/bvnc
182  * avahi-ui: fix segfault when browsing in empty domains
183  * avahi-ui: allow GTK_RESPONSE_OK, _YES and _APPLY besides _ACCEPT as
184    positive dialog response codes
185  * avahi-ui-sharp: Add Mono/C# API wrapper for avahi-ui
186  * Don't pick the first and the last 256 IP addresses from the IPV4LL
187    range in avahi-autoipd, as required by RC3927 section 2.1
188  * No longer publish the Avahi service identification cookie anymore
189    by default. It was a bad idea in the first place. A better
190    replacement will hopefully be made available in Avahi eventually.
191  * Properly set umask before writing to /var/lib/avahi-autoipd
192  * Update .deskop files to work around KDE menu issue
193  * Various build fixes and other minor fixes and updates
194
195 This release is backwards compatible with Avahi 0.6.x with x < 19.
196
197 Avahi 0.6.18
198 ============
199
200 This is a bugfix release, adds a few new features and includes a new
201 component.
202
203  * Add a new library libavahi-ui which contains a standard Gtk dialog
204    for browsing for services, and a new tool "zssh" that makes use of
205    it, which allows browsing for SSH and VNC servers and starts ssh or
206    xvncviewer if one item is selected.
207  * avahi-autoipd has been ported to FreeBSD (original patch from Bruce M Simpson)
208  * Improve OpenBSD, Solaris, MacOS X compatibility
209  * Linux inotify support for monitoring /etc/avahi/services/ and
210    /etc/avahi/hosts for changes. (Original patch from "behanw")
211  * Add the ability to dump the service type database from avahi-browse
212    with the new option "-b".
213  * Enable GCC stack smashing protection if available and working (Patch from tedp)
214  * Improve compatibility with Bonjour's libdns_sd (patch from Chris Rivera)
215  * Various updates to the service type database (based on patches from uws)
216  * Fix a local DoS vulnerability (very low priority, all you can do is
217    make Avahi hit an assert()); problem identified by "jamesh"
218  * Fix a problem when constantly generating conflict events for an RR
219  * Fix registration of very large RRs (original patch from Sjoerd Simons)
220  * Various minor fixes
221
222 This release is backwards compatible with Avahi 0.6.x with x < 18.
223
224 Avahi 0.6.17
225 ============
226
227 This is a bugfix release.
228
229  * Don't accept "localhost" as a local mDNS host name
230  * Allow running avahi-bookmarks as CGI script
231  * Improve libdns_sd compatibility
232  * Stability: libdns_sd mutex locking order fix
233  * Publish IPv6 addresses via IPv4 and vice versa
234  * IA64 fixes
235  * A lot of minor cleanups and fixes
236
237 This release is backwards compatible with Avahi 0.6.x with x < 17.
238
239 Avahi 0.6.16
240 ============
241
242 This is a bugfix release, it fixes one DoS (100% CPU Usage) and a regression
243 from the last release
244
245  * Revert previous patch to check nlmsg_pid as it is bogus and breaks in
246    many cases, notably when using NetworkManager (Closes: #72)
247  * Replace with new SO_PASSCRED-based check of the sending UID, which
248    seems to work better (Closes: #72)
249  * Handle some errors in libdns_sd more gracefully the way the real
250    libdns_sd does (Closes: #64)
251  * Apply fix for Linux 2.6.19+ where IFA_RTA / IFLA_RTA is no longer
252    defined (Closes: #86)
253  * Fix doxygen comments for avahi watch, thanks to tedp (Closes: #77)
254  * Make d-bus version detection work for >= 1.0 (Closes: #71)
255  * Dont dbus_connection_close on shared dbus connections (Closes: #68)
256  * Fix potential endless loop in dns label unpacking code (Closes: #84)
257  * Fix bogus assertion in client-publish-service.c example
258  * Mild fix to some doxygen docs for avahi-common/address.h
259  * Fix passing in custom privileged group (previously ignored setting)
260    (Closes: #85)
261
262 This release is backwards compatible with Avahi 0.6.x with x < 16.
263
264 Avahi 0.6.15
265 ============
266
267 This is a bugfix release, this bug is potentially security sensitive
268
269  * Check that netlink messages actually originate from the kernel
270    and not another process.
271  * Fix build on NetBSD (thanks to Daniel S. Haischt)
272  * Fix dbus_service_browser not setting AVAHI_LOOKUP_RESULT_OUR_OWN.
273
274 This release is backwards compatible with Avahi 0.6.x with x < 15.
275
276 Avahi 0.6.14
277 ============
278
279 This release fixes some bugs and includes a new component.
280
281 Changes:
282
283   * Add new daemon "avahi-autoipd" which is an implementation of
284     IPv4LL as defined in RFC3927, a technology for assigning link-local IP
285     addresses without DHCP server. The same functionality has been available on
286     Windows under the name APIPA. While it is not the first implemenatation of
287     this technology for Free operating systems it is clearly the most powerful
288     and hopefully even the most secure. (Because it chroot()s and drops
289     privileges and suchlike) For more information, especially about packaging
290     this new tool for distributions, please make sure to read:
291     http://avahi.org/wiki/AvahiAutoipd
292     and of course the man page included in the tarball.  For the rationale for
293     adding this program to the Avahi toolset please read this mailing list
294     thread:
295     http://lists.freedesktop.org/archives/avahi/2006-September/000863.html
296   * Fix a segfault in the code handling static host name registrations
297   * Add a few new entries to the service type database
298   * s/D-?BUS/D-Bus/g
299   * Documentation updates
300   * Fix service type database building on Solaris
301   * Make use of newer D-Bus APIs
302   * Fix random seed initialization
303   * Install SFTP static service file by default
304   * Other minor code cleanups
305
306 This release is backwards compatible with Avahi 0.6.x with x < 14.
307
308 Please note that this version doesn't compile on NetBSD, patches
309 welcome.
310
311 Please note that avahi-autoipd is available on Linux only for
312 now. Patches welcome. It is recommended to pass --disable-autoipd to
313 "configure" on non-Linux operating systems, otherwise the build will
314 fail.
315
316 Avahi 0.6.13
317 ============
318
319 This release fixes some bugs and includes minor enhancements.
320
321 Changes:
322   * Add a new D-Bus method for changing the mDNS host name during
323     runtime. This functionality is only available to members of the
324     UNIX group "netdev", which is the same access group that is
325     enforced by GNOME's NetworkManager daemon. Since NM will probably
326     be the most prominent user of this new method, we decided to limit
327     access to the same group. The access group can be set by passing
328     --with-avahi-priv-access-group= to "configure". If you need more
329     sophisticated access control you can freely edit
330     /etc/dbus/system.d/avahi-dbus.conf.
331   * Add a new utility "avahi-set-host-name" which is a command line
332     wrapper around the aforementioned SetHostName() method.
333   * Bonjour API compatibility library:
334         * Implement DNSServiceUpdateRecord()
335         * Allow passing NULL as callback function for
336           DNSServiceRegister()
337         * Implement subtype registration in DNSServiceRegister() in a
338           way that is compatible with Bonjour.
339         * Update to newer copy of dns_sd.h
340   * If the host name changes update names of static services wich
341     contain wildcards.
342   * Don't build documentation about embedding the Avahi mDNS stack into
343     other programs by default. This is a feature used only by embedded
344     developers. Pass --enable-core-docs to "configure" to enable
345     building these docs, like in Avahi <= 0.6.12.
346   * Build Qt documentation only when Qt support is enabled in
347     the configuration. Same for GLib.
348   * Change algorithm used to find a new host name on conflict. In
349     Avahi <= 0.6.12 a conflicting host name of "foobar" would be
350     changed to the new name "foobar2". With 0.6.13 "foobar-2" will be
351     picked instead. This follows Bonjour's behaviour and has the
352     advantage not confusing people with regular host names ending in
353     digits.
354   * Don't disable all static services when SIGHUP is received.
355   * Fix build when Avahi is configured without Gtk+ but with Python
356     support
357   * Fix build on MacOS X
358   * Support using Solaris DBM instead of gdbm for the service type
359     database. The latter is still recommended
360   * Minor other fixes and documentation updates
361
362 This release is backwards compatible with Avahi 0.6.x with x < 13.
363
364 Avahi 0.6.12
365 ============
366
367 This is a bugfix and general cleanups release.
368
369 Changes:
370   * Compatibility with newer D-Bus releases (0.9x)
371   * Compatibility with DBUS builds with --disable-checks
372   * Fix an error in the DBUS event loop wrapping which
373     caused the avahi client libraries to dispatch some events
374     too late when used with D-BUS 0.62 and newer.
375   * avahi-daemon: fix a minor memory leak in the DBUS code.
376   * avahi-glib: some GLIB adapter cleanups
377   * avahi-dnsconfd: fix segfault when passing an invalid command
378     line option
379   * avahi-test: portability patches for Solaris
380   * avahi-browse: flush STDOUT after each line, making it useful
381     in shell scripts.
382   * update service type database
383
384 This release is backwards compatible with Avahi 0.6.x with x < 12.
385
386 Avahi 0.6.11
387 ============
388
389 This is a bugfix and portability release.
390
391 Changes:
392   * Ported to Solaris
393   * avahi-sharp: fix a fatal error in object disposal code
394   * add a few new entries to the servivce type database
395   * fix potential crash when the daemon shuts down
396   * compatibility with newer autoconf versions
397
398 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
399 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.9 and 0.6.10.
400
401 Avahi 0.6.10
402 ============
403
404 This is mostly a bugfix release. Two of the bugs fixed are security
405 sensitive: a remote denial-of-service vulnerability and a buffer
406 overflow that can allow local users to become the 'avahi' user. We do
407 not consider either of them major security threats.
408
409 The DoS vulnerability can be exploited from a local network only. It
410 is not worth much, though, since mDNS can easily be flooded with
411 nonsense anyway. It is easy to kick remote mDNS/DNS-SD services by
412 provoking a name conflict in perfect accordance with the specs.
413
414 The buffer overflow is hard to exploit remotely, only local users can
415 become the 'avahi' user. In addition the user is trapped inside a
416 chroot() environment (at least on Linux).
417
418 Anyhow, our security assessments are possibly as buggy as our
419 code. Hence:
420
421      *** PLEASE UPDATE YOUR INSTALLATION ASAP! ***
422
423 Changes:
424  * Fix a buffer overflow in avahi-core
425  * Refuse to process invalid UTF8 data
426  * Automatically reconnect to the DBUS if we're kicked. (Works only if
427    chroot() is disabled)
428  * Don't hit an assert() in the client libs when the Avahi daemon is
429    terminated
430  * Enumerate all service types in the database in the Service
431    Discovery Applet for Gnome
432  * Improve the Bonjour compatibility layer to make it survive
433    GnomeMeeting's broken usage
434  * Deal properly with local non-ASCII hostnames
435  * AMD64 and FreeBSD portability fixes
436  * Filter double DNS server entries in avahi-dnsconfd
437  * Fix a locking bug in avahi-sharp's EntryGroup.AddService()
438  * Ported to Solaris (incomplete)
439  * Add _airport._tcp to our service type database
440
441 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
442 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8 and 0.6.9.
443
444 Avahi 0.6.9
445 ===========
446
447 This release fixes some bugs and includes minor enhancements.
448
449  * Don't allow registration of address records with invalid host names
450  * Clean up argument validity checking for AvahiHostNameResolver and
451    AvahiAddressResolver
452  * Fix Avahi builds without DBUS
453
454 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
455 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7 and 0.6.8.
456
457 Avahi 0.6.8
458 ===========
459
460 This release fixes some bugs and adds a few new features. Users of 0.6.7,
461 please update ASAP!
462
463  * Fix broken parsing of static hosts file
464  * Improve out-of-the-box Debian support
465  * Add configuration option to allow mDNS over POINTOPOINT links.
466    This is a potential security hole and YMMV. See man page for details.
467  * Create $(localstatedir)/run on installation
468
469 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
470 0.6.3, 0.6.4, 0.6.5, 0.6.6 and 0.6.7.
471
472 Avahi 0.6.7
473 ===========
474
475 This release fixes some bugs and adds a few new features
476
477  * Add static hosts name mappings
478  * Work around kernel bugs regarding multicast group membership
479  * ia64 portability fixes
480  * Don't require X11 to run avahi-bookmarks
481  * API: Return AVAHI_ERR_IS_EMPTY when the user tries to commit an
482    empty entry group.
483  * Improved Slackware and Fedora suppport
484
485 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
486 0.6.3, 0.6.4, 0.6.5 and 0.6.6.
487
488 Avahi 0.6.6
489 ===========
490
491 This release fixes some bugs and includes some documentation updates
492
493  * Add a bunch of new types to the service type database
494  * Return errors of avahi_entry_group_commit() properly
495  * Many doxygen documentation improvements
496  * Fix destruction of AvahiEntryGroup objects using
497    avahi_entry_group_free().
498  * Don't allow commiting of empty entry groups
499  * Use a little less memory in avahi-qt
500  * Don't accept empty TXT strings
501  * Update example "client-publish-service.c" to show how to modify an
502    existing service
503
504 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
505 0.6.3, 0.6.4 and 0.6.5.
506
507 Avahi 0.6.5
508 ===========
509
510 This release fixes some bugs and adds a new API function.
511
512  * avahi-browse: properly show services that are removed from the
513    network
514  * fix build on bi-arch platforms, on GNU/kFreeBSD, on MIPS and
515    for non-DBUS builds
516  * add new API function avahi_nss_support() and DBUS function
517    IsNSSSupportAvailable() which may be used to detect whether
518    libc's gethostbyname() supports mDNS domain names.
519  * patch avahi-bookmarks to make use of
520    IsNSSSupportAvailable(). avahi-bookmarks will now generate links
521    with real hostnames instead of numeric IP addresses if mDNS support
522    is detected for gethostbyname().
523  * add init script for Mandriva Linux
524  * speed up avahi_client_free()
525  * man page updates
526  * install missing header thread-watch.h
527  * fix avahi-bookmarks to work with certain twisted versions
528  * fix record updating
529  * Use pkg-config's Requires.private directive where it makes sense
530
531 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2,
532 0.6.3 and 0.6.4.
533
534 Avahi 0.6.4
535 ===========
536
537 This is a bugfix release and adds a new event loop implementation to
538 avahi-common's public interface.
539
540  * avahi-common: add new AvahiThreadedPool event loop implementation
541  * avahi-sharp: compatibility with newer mono versions
542  * avahi-publish-service: don't ignore the port number specified
543  * avahi-sharp: correct some flags definitions
544
545 This release is backwards compatible with Avahi 0.6, 0.6.1, 0.6.2 and
546 0.6.3.
547
548 A quick introduction how to use the new AvahiThreadedPool interface is
549 available in our Wiki:
550
551           http://avahi.org/wiki/RunningAvahiClientAsThread
552
553 Avahi 0.6.3
554 ===========
555
556 This is a bugfix release. Everyone should update ASAP!
557
558  * avahi-sharp: make sure to append a trailing NUL byte to all C strings
559  * avahi-core: fix a double free() which occurs when wide area lookups timeout
560
561 This release is fully compatible with Avahi 0.6, 0.6.1 and 0.6.2.
562
563 Avahi 0.6.2
564 ===========
565
566 This is mostly a bugfix release.
567
568  * Compatibility with DBUS 0.60 (Full compatibility with DBUS 0.3x and
569    0.5 is retained)
570  * Fix introspection for some auxiliary DBUS objects
571  * Miscellaneous documentation updates
572  * Improve Autoconf support for detecting PTHREADS library
573  * Fix avahi-publish --help
574  * Workaround a DBUS limitation which might cause Avahi to die when a
575    user sends an empty TXT entry over DBUS
576  * Increase number of resolver/browser objects a DBUS client may create
577  * Remove fprintf() call in avahi_client_new()
578  * Other minor fixes
579
580 This release is both up and downwards compatible with Avahi 0.6 and 0.6.1.
581
582 Avahi now has its own Domain (http://avahi.org) and a new Website!
583
584 And, most importantly, we now have a Logo:
585       http://avahi.org/chrome/site/avahi-trac.png
586
587 Avahi 0.6.1
588 ===========
589
590 This is mostly a bugfix release.
591
592  * Fix a segfault when shutting down the daemon. Please note that this
593    issue was not security sensitive in any way but had the ugly side
594    effect that the daemon's PID file was not removed properly.
595  * Added init scripts for ArchLinux and FreeBSD
596  * Add DBUS API versioning through the new method GetAPIVersion()
597  * Build the HOWL compatibility library as "libhowl.so", instead of
598    "libavahi-compat-howl.so". This will help distributors to ensure
599    full API/ABI compatibility with HOWL out-of-the-box.
600  * Same for the Bonjour compatibility library
601  * Other fixes
602
603 We encourage Linux users to update to libdaemon 0.10 since logging
604 does not work from a chroot() environment with older versions.
605
606 This release is fully API and ABI compatible with Avahi 0.6. This is
607 true for both the C libraries and the DBUS interface.
608
609 Packagers should read the new documentation file doc/COMPAT-LAYERS
610 which contains some information about maintaining full build system
611 compatibility in addition to ABI/API compatibility.
612
613 Avahi 0.6, the "Goddag" release
614 ===============================
615
616  * Support for (read-only) wide area support. (i.e. DNS-SD over unicast DNS)
617  * Ported to FreeBSD, NetBSD, Darwin/MacOSX and to some extent OpenBSD
618  * Portability fixes for ARM CPUs
619  * Compatibility layers for the HOWL and Bonjour APIs
620  * Support for registering/browsing arbitrary records
621  * Proper support for DNS-SD service subtypes
622  * Native C implementations of the client utilities
623  * Now passes the Bonjour conformance test suite without any exceptions
624  * "Passive observation of failures"
625  * chroot() support
626  * Many traffic reduction improvements
627  * Bugfixes, cleanups
628
629 This release is not API/ABI compatible with Avahi 0.5. Please see
630 docs/API-CHANGES-0.6 for a rough overview over the changes.
631
632 Avahi 0.5.2
633 ===========
634
635  * Bug fix release.
636  * Fix browing in QT applications (was totally broken)
637  * Minor documentation update.
638
639 Avahi 0.5.1
640 ===========
641
642  * This is a bug fix release, before the big changes coming in 0.6
643  * Fix reporting of the NO_DAEMON error
644  * Fix commit throttling algorithm for entry groups
645  * Fix counting of the number of resources in an entry group
646
647 Avahi 0.5, the 'Bom Dia' release
648 ================================
649
650  * New Mono bindings, allowing you to use Avahi from
651    any CLI language such as C#
652  * Attempt auto-detection of the D-BUS system bus address
653  * Include a 'cookie' in all published records which allows us
654    to reliably determine if a service is the same as another.
655  * Add API to determine if services are local
656  * Better support for threading with AvahiSimplePoll
657  * Add some new StringList functions to help binding to it in
658    other languages
659  * Various build and run-time bug fixes
660
661 Avahi 0.4, the 'Hyvää päivää' release
662 =====================================
663
664  * Renamed the include dirs for the Qt bindings to include the
665    version number, as they may diverge in future.
666  * Fix a critical bug in avahi-daemon triggered by configuring an interface
667    with various DHCP clients when you have no other active addresses which
668    caused avahi-daemon to abort.
669  * Move to using python-gdbm exclusivly for the service type database.
670  * Add support for SUSE
671  * Various fixes to the build system
672
673 Avahi 0.3, the 'Buenos Días' release
674 ====================================
675
676  * New integration library for QT main-loop applications.
677  * Fix a crash in avahi-dnsconfd
678  * Documentation Updates
679  * Fix building when you don't want Python DBUS or GTK
680  * avahi-bookmarks
681    - Add new help option
682    - Fix handling of paths not starting with a /
683    - You can now specify the port and IP to bind to
684    - Add option to generate links with hostnames instead of IPs
685
686 Avahi 0.2, the 'Dzień Dobry' release
687 ====================================
688
689  * Unfortunately this release broke the API/ABI of libavahi-client
690    with the following function removals
691
692    Removal of these functions may affect users of the 0.1 API
693     - avahi_service_resolver_block()
694
695    The following functions were simply for debugging information
696    and their removal should not affect anyone
697     - avahi_entry_group_get_dbus_path()
698     - avahi_domain_browser_get_dbus_path()
699     - avahi_service_type_browser_get_dbus_path()
700     - avahi_service_browser_get_dbus_path()
701
702    Note that while the libavahi-client API changed slightly, the DBUS
703    API itself has only had additions and no existing definitions
704    have changed.
705
706  * avahi-daemon will now ignore local IP addresses with the "link" scope
707    unless it is the only IP address on the interface.
708  * avahi-daemon will no longer fail to start if D-BUS is not
709    available (if configured with enable-dbus=warn)
710  * Fixed a potential crasher when resolving things in libavahi-core.
711  * New example demonstrating integration into glib applications
712  * Addtion of a set of convenience functions for AvahiStringList
713    avahi_string_list_find()
714    avahi_string_list_get_pair()
715    avahi_string_list_add_pair()
716    avahi_string_list_add_pair_arbitrary()
717  * Fixed a typo in avahi-glib.pc that stopped programs using
718    the GLIB api from compiling correctly
719  * A critical bug in the reflector was fixed where it may go into a
720    state of constantly flooding queries out to the network.
721  * Introduced new asynchronous resolver API
722  * libavahi-client gained an API for resolving HostNames and Addresses
723    in addition to the ServiceResolver provided in 0.1
724  * Added support for Arch and Gentoo linux distributions.
725  * Allowed configuration on non-supported distributions
726  * Fixed a critical bug where you cannot use more than one AvahiClient
727    or use it in an application already using D-BUS
728  * Fixed assembly of empty string lists to RFC compliant TXT records
729  * Added a new service type description database with human
730    understandable descriptions of services with translations.
731  * Fixed various minor memory corruption bugs
732  * Fixed an issue where Avahi might think it encountered a conflict
733    if the process or machine has been suspended
734  * Fixed compilation and runtime issues on 64-bit distributions
735  * ...
736  * PROFIT!!!
737
738 Avahi 0.1, the "Guten Tag" release
739 ==================================
740
741 The Avahi team would like to announce the immediate availability of
742 Avahi 0.1 "Guten Tag".
743
744 Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
745 It allows programs to publish and discover services and hosts
746 running on a local network with no specific configuration.  For
747 example you can plug into a network and instantly find printers to
748 print to, files to look at and people to talk to.
749
750 Avahi is designed to be compatible with the mDNS/DNS-SD specification
751 and boasts the following features
752
753  * Fully open source and freely available under the LGPL
754  * Full IPv4 and IPv6 support
755  * An embeddable mDNS stack
756  * Dynamic adjustment to network reconfiguration
757  * Daemon with DBUS API for desktop applications
758  * C library to interface with the DBUS API
759  * Compatible with other mDNS/DNS-SD implementations such as
760    Howl and Apple Bonjour (previously Rendezvous)
761  * Ability to correctly "reflect" mDNS between two or more LAN segments
762  * Ability to configure DNS servers based on mDNS/DNS-SD published
763    information, a feature that is very usefull on IPv6
764    which has no other mechanism for this.
765  * Combined with nss-mdns, allows hostname lookup such as
766    'laptop.local' without the configuration of a DNS server.
767    http://0pointer.de/lennart/projects/nss-mdns/
768  * Easy integration into GLIB, GTK other mainloop applications.
769  * Documentation and examples of both developer APIs and utilities.
770
771 mDNS/DNS-SD is part of a larger set of specifications for easy
772 configuration of networking known as "ZeroConf"
773 (http://www.zeroconf.org/), with the aim of allowing you to plug into
774 a network and instantly be able to interact with its services.
775
776 Avahi was designed to be a fully free implementation, and is
777 available under the LGPL.  Many other implementations of the mDNS/DNS-SD
778 specification were previously non-free, restricting their use in many
779 platforms such as the GNOME desktop and many distributions.
780
781 While Avahi is a 0.1 release, we feel it is feature complete and
782 available for immediate use, developers can make use of the Avahi
783 client library to provide above mentioned functionality in their
784 programs.
785
786 We unfortunately do not have a logo yet! We would love if someone
787 could suggest ideas for a logo or even design us one.  If you think
788 you can help us out, you can contact us on our mailing list or by
789 emailing Trent Lloyd on lathiat@bur.st.
790
791 If you would like more information or help, you can subscribe
792 to our mailinglist, goto
793     http://lists.freedesktop.org/mailman/listinfo/avahi
794
795 You can download Avahi 0.1 here
796     http://www.freedesktop.org/~lennart/avahi-0.1.tar.gz
797
798 You can also find out more information from our homepage
799     http://www.freedesktop.org/Software/Avahi
800
801 We would like to thank the following people for their
802 contribution to Avahi 0.1.
803     Lennart Poeterring
804     Trent Lloyd
805     Sebastien Estienne
806     Ross Burton
807     Tommi Vainikainen
808     Joe Shaw
809     Ikke
810     Steev
811
812 Cheers,
813 The Avahi Team