OBS User unknown
2008-07-18 20:22:24 +00:00
committed by Git OBS Bridge
parent 56b3fd9b0e
commit 31d31b13de
17 changed files with 3293 additions and 977 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Jul 18 17:18:20 CEST 2008 - sbrabec@suse.cz
- Build glib2, gobject and python stuff separately to break build
loop cups -> gtk2 -> avahi -> cups.
- Split avahi-python-gtk from avahi-python.
- Updated to version 0.6.23:
* A lot of translation updates
* Beef up bnvc quite a bit, including passing a domain to browse
in
* 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
* Backwards compatible with Avahi 0.6.x with x < 23.
-------------------------------------------------------------------
Wed Jul 16 13:30:43 CEST 2008 - coolo@suse.de
- don't build cycle between avahi and cups
-------------------------------------------------------------------
Tue May 27 18:04:25 CEST 2008 - coolo@suse.de