Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

avahi-qt4-0.6.14-38 RPM for i586

From SuSE Linux 10.2 updates for i386 / rpm / i586

Name: avahi-qt4 Distribution: openSUSE 10.2 (i586)
Version: 0.6.14 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 38 Build date: Mon Jul 9 14:22:42 2007
Group: Development/Libraries/Other Build host: dvorak.suse.de
Size: 14052 Source RPM: avahi-0.6.14-38.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.avahi.org/
Summary: D-BUS Service for Zeroconf/Bonjour
Qt4 bindings for avahi.

Avahi is an Implementation the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Computing. It uses D-BUS for communication
between user applications and a system daemon. The daemon is used to
coordinate application efforts in caching replies, necessary to
minimize the traffic imposed on networks.

The Avahi mDNS responder is now feature complete implementing all MUSTs
and the majority of the SHOULDs of the mDNS/DNS-SD RFCs. It passes all
tests in the Apple Bonjour conformance test suite. In addition it
supports some nifty things that have never been seen elsewhere like
correct mDNS reflection accross LAN segments.



Authors:
--------
    Lennart Poettering <mztabzr@0pointer.de>
    Trent Lloyd <lathiat@freedesktop.org>
    Sebastien Estienne <sebastien.estienne@gmail.com>

Provides

Requires

Copyright

LGPL v2 or later

Signatures

internal MD5: 20f732140e913ac6a5af6412f06523ea
GPG

Changelog

* Tue Jul 03 2007 - maw@suse.de
  - Add avahi-empty-txt-CVE-2007-3372.patch (#287123).
* Wed Mar 21 2007 - maw@suse.de
  - Add avahi-0.6.15-checkcred.patch (#216219)
* Wed Mar 21 2007 - maw@suse.de
  - Add avahi-count-dns-labels-offsets-232050.patch (#232050 and
    CVE-2006-6870).
* Tue Feb 27 2007 - crivera@suse.de
  - Pass the --with-avahi-priv-access-group flag to configure to
    specify the avahi group.  This also fixes a similar issue with
    the autoipd group and user.  This requires a patch to make configure
    not ignore this flag because of a typo.  This fixes 237145.
* Sun Nov 12 2006 - thoenig@suse.de
  - Update patch avahi-dbus-request-name-flags-fix-thoenig-02.patch:
    Be precise with regard to the minor version of D-Bus
* Sun Nov 12 2006 - thoenig@suse.de
  - Add patch avahi-dbus-request-name-flags-fix-thoenig-01.patch:
    Fix flawed logic for flags passed to dbus_bus_request_name()
* Mon Oct 30 2006 - sbrabec@suse.cz
  - Check the sender ID of netlink packets before using them
    (#216219).
* Sun Oct 15 2006 - danw@suse.de
  - Remove dead patches
* Mon Oct 09 2006 - sbrabec@suse.cz
  - Build in older products.
  - Enabled parallel build.
* Fri Sep 22 2006 - aj@suse.de
  - Fix filelist for python upgrade.
  - Build everything with RPM_OPT_FLAGS.
* Mon Sep 18 2006 - jhargadon@suse.de
  - update to version 0.6.14
  - Add new daemon "avahi-autoipd" which is an implementation of
    IPv4LL as defined in RFC3927, a technology for assigning link-local IP
    addresses without DHCP server. The same functionality has been available on
    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)
  - Fix a segfault in the code handling static host name registrations
  - Add a few new entries to the service type database
  - s/D-?BUS/D-Bus/g
  - Documentation updates
  - Fix service type database building on Solaris
  - Make use of newer D-Bus APIs
  - Fix random seed initialization
  - Install SFTP static service file by default
  - Other minor code cleanups
  - removed upstreamed patches
* Sun Sep 03 2006 - aj@suse.de
  - Follow package rename qt->libqt4.
* Thu Aug 24 2006 - cthiel@suse.de
  - fix build
* Wed Aug 16 2006 - cthiel@suse.de
  - buildrequire python-gtk-devel instead of python-gtk
* Mon Aug 14 2006 - thoenig@suse.de
  - Add patch avahi-dbus-api-fix-thoenig-01.patch: Use
    dbus_connection_close, not dbus_connection_disconnect
* Fri Aug 11 2006 - cthiel@suse.de
  - remove avahi-0.6.10-pygtk-hack.patch, since python-gtk has been fixed in
    the meantime
* Sun Aug 06 2006 - cthiel@suse.de
  - fixed build by adding avahi-0.6.10-pygtk-hack.patch to hack around an
    unfavorable configure check
* Mon Jul 03 2006 - schwab@suse.de
  - Fix quoting in configure script.
  - Fix invalid redefinition of docdir.
* Mon May 15 2006 - sbrabec@suse.cz
  - Updated to version 0.6.10 (#137781).
    * Fix a buffer overflow in avahi-core
    * Refuse to process invalid UTF8 data
    * Automatically reconnect to the DBUS if we're kicked. (Works only if
    chroot() is disabled)
    * Don't hit an assert() in the client libs when the Avahi daemon is
    terminated
    * Enumerate all service types in the database in the Service
    Discovery Applet for Gnome
    * Improve the Bonjour compatibility layer to make it survive
    GnomeMeeting's broken usage
    * Deal properly with local non-ASCII hostnames
    * AMD64 and FreeBSD portability fixes
    * Filter double DNS server entries in avahi-dnsconfd
    * Fix a locking bug in avahi-sharp's EntryGroup.AddService()
    * Ported to Solaris (incomplete)
    * Add _airport._tcp to our service type database
* Tue May 09 2006 - sbrabec@suse.cz
  - Fixed buffer overflow in avahi_record_to_string() (#137781#c7).
* Mon Apr 24 2006 - sbrabec@suse.cz
  - Replaced Obsoletes by Conflicts for mDNSResponder* (#149676).
* Wed Apr 19 2006 - jpr@suse.de
  - Fix compat layer ABI inconsistencies with mDNSResponder (part of
    [#149676])
* Wed Apr 05 2006 - sbrabec@suse.cz
  - Wait for daemon initialization in the init script (#150902).
* Tue Apr 04 2006 - sbrabec@suse.cz
  - Use Provides and Obsoletes instead of Conflicts to allow seamless
    replacement.
* Mon Mar 20 2006 - sbrabec@suse.cz
  - Call %insserv_cleanup in %postun.
* Thu Feb 09 2006 - sbrabec@suse.cz
  - Provide libdns_sd.so RPM symbol, as mDNSResponder does.
  - Reduced BuildRequires.
* Thu Feb 09 2006 - sbrabec@suse.cz
  - Fixed circular dependency between avahi and avahi-glib
    (avahi-discover moved to avahi-glib).
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Mon Jan 23 2006 - sbrabec@suse.cz
  - Updated to version 0.6.5.
  - Enable howl compatibility layer as separate packages.
* Mon Jan 16 2006 - sbrabec@suse.cz
  - Updated to version 0.6.4.
* Tue Dec 20 2005 - ro@suse.de
  - fix build with dbus-1 0.60
  - added libxml2-python to nfb
* Fri Dec 16 2005 - rml@suse.de
  - Move libdns_sd.so to avahi-compat-mDNSResponder from
    avahi-compat-mDNSResponder-devel (fix up requires/provides)
* Fri Dec 02 2005 - sbrabec@suse.cz
  - Provide dns_sd.h compatibility symlink.
* Fri Dec 02 2005 - sbrabec@suse.cz
  - Enable mDNSResponder compatibility layer as separate packages.
* Fri Dec 02 2005 - sbrabec@suse.cz
  - Call aclocal to compile in PLUS.
  - Enabled qt4 bindings.
  - Fixed file ownership.
  - Disabled parallel build - mono fails often.
* Thu Dec 01 2005 - sbrabec@suse.cz
  - Bi-arch fix.
  - Build as user.
  - Enabled parallel build.
* Wed Nov 30 2005 - sbrabec@suse.cz
  - Updated to version 0.6.1.
  - Moved all devel files and Requires to devel subpackage.
* Wed Oct 12 2005 - ro@suse.de
  - use gnome2-devel-packages in nfb and cleanup nfb
  - fix build of sharp part on x86_64
* Mon Oct 10 2005 - ro@suse.de
  - removed restart_on_update in postinstall
    (only needed in postuninstall)
* Thu Oct 06 2005 - jpr@suse.de
  - Initial check in

Files

/usr/lib/libavahi-qt4.so.1
/usr/lib/libavahi-qt4.so.1.0.1


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Oct 11 04:44:40 2008