guile-avahi-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-avahi-bugs] [ANN] Guile-Avahi 0.2


From: Ludovic Courtès
Subject: [Guile-avahi-bugs] [ANN] Guile-Avahi 0.2
Date: Sat, 28 Jul 2007 16:54:06 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

The following message is a courtesy copy of an article
that has been posted to gmane.lisp.guile.user as well.

Hi,

I am pleased to announce the availability of Guile-Avahi 0.2, a bug-fix
release that is API-compatible with 0.1:

  
http://download.savannah.nongnu.org/releases/guile-avahi/guile-avahi-0.2.tar.gz
  
http://download.savannah.nongnu.org/releases/guile-avahi/guile-avahi-0.2.tar.gz.sig

The SHA-1 sum for these files are:

  4a5a9bb428f0a872aaea2bc2f1a0fc5c544832e3  guile-avahi-0.2.tar.gz
  0d60b0dc5d64315569b61d71aacaa0613118485f  guile-avahi-0.2.tar.gz.sig

More information is available at:

  http://www.nongnu.org/guile-avahi/

Guile-Avahi is a set of Avahi bindings for GNU Guile 1.8, released under
the LGPL v3 or later.  It allows programmers to use functionalities of
the Avahi client library from Guile Scheme programs.

Avahi itself is an implementation of multicast DNS (mDNS) and DNS
Service Discovery (DNS-SD).  Together, these protocols provide support
for fully decentralized host naming and service publication and
discovery.  More information is available from http://avahi.org/ .

Excerpt from the `NEWS' file:

  ** Switched to LGPLv3.
  ** Use a custom memory allocator
  This allows Guile's GC to make more informed decisions, thereby slightly
  reducing average memory usage.
  ** Bug fixes
  *** Fixed garbage collection of clients when a Guile poll is used
  *** Fixed garbage collection of Guile polls vs. watches

Please send bug reports to the address@hidden' mailing
list.

Thanks,
Ludovic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]