Commit Graph

56 Commits

Author SHA1 Message Date
ajacoutot
d20817e597 Update to avahi-0.6.30. 2011-04-25 10:02:43 +00:00
jasper
f2fd55e4f3 missed bump in previous, spotted by landry@ 2011-04-08 07:11:08 +00:00
ajacoutot
4a180b34a7 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:23:07 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
jasper
f99c85a1ae Security fix for CVE-2011-0634, CVE-2011-1002.
Avahi Empty UDP Packet Denial of Service Vulnerability.

From upstream git.

ok aja@ (MAINTAINER)
2011-03-03 10:18:53 +00:00
ajacoutot
c971bb5467 Mention that avahi needs a system-wide D-BUS daemon running.
Prodded by Markus Bergkvist.
2011-03-02 06:34:40 +00:00
landry
33228982b6 Switch back to autoconf 2.63, 2.65 is known for generating junk in
config.h like #define HAVE_ZOMG_ 1. Fixes build/packaging on hppa.
ok ajacoutot@
2011-01-17 13:18:13 +00:00
ajacoutot
4d44cd5446 Better regex, with robert@ 2011-01-16 16:44:27 +00:00
ajacoutot
47cf89c106 Fix dll mappings. 2011-01-16 15:39:04 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
c3d64eadef Bugfix update to avahi-0.6.28. 2010-12-14 14:55:02 +00:00
ajacoutot
bba234df14 Quiet up reload/stop. 2010-11-30 16:37:21 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
b09bd417a5 Remove duplicate WANTLIB.
from Charles Smith
2010-11-06 19:05:28 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
d95d3bc5b7 After discussion with robert and ingo, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:43:49 +00:00
ajacoutot
9ae19f1e0f Add rc scripts for avahi-dnsconfd and avahi-daemon.
ok robert@
2010-10-28 11:39:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
d25bd8856b Remove powerpc from mono supported arches.
It builds but there is no support for sigcontext and mono crashes right on
startup. No need to loose time building this...

input and ok robert@
2010-09-16 18:53:29 +00:00
sthen
d9ad2d3e07 bumps for python 2010-08-30 21:14:34 +00:00
ajacoutot
90f4230cc5 Add a patch from Debian bug #590760:
Let the client check if the daemon is already running instead of just
trying to start it, which doesn't work if there is no service file (the
service file is just meant for systems using system.d).

This fixes avahi-browse as well as "bonjour/zeroconf" support in several
applications.

Issue also pointed by Greg Jones.
2010-08-21 19:41:10 +00:00
ajacoutot
81b72c2d88 SECURITY update to avahi-0.6.27.
This is a bugfix release and fixes a minor security issue.
2010-07-31 14:33:20 +00:00
ajacoutot
45323bcc2b Update to avahi-0.6.26.
Lots of bugfixes. Refer to HOMEPAGE for detail information.
2010-07-17 14:12:38 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
a9f0c77d3b SECURITY.
Fix for CVE-2010-2244:
    zero size is reported for corrupt packets. recvmsg() later could
    nevertheless get data from a good packet that followed the bad one.
    So get out early to avoid hitting an assertion.

Thanks to pea@ for the heads up.
2010-07-07 18:57:38 +00:00
espie
03d45ee036 use new subpackage-dependent ONLY_FOR_ARCHS 2010-07-06 13:02:14 +00:00
espie
f5afbcfae8 don't let packages vanish depending on arches. If they don't build, they
don't.
2010-07-05 08:25:08 +00:00
ajacoutot
f0627254a7 Tweak a comment. 2010-07-05 06:15:23 +00:00
ajacoutot
ced5f3e96e Fix -mono dependency. 2010-06-28 19:50:10 +00:00
ajacoutot
6dd6fbdcd4 Fix the mono FLAVOR, it requires gtk.
While here, regen WANTLIB and file dllmap files.
2010-06-28 19:30:13 +00:00
robert
5fbf19fa7a revert previous commit 2010-06-28 18:52:31 +00:00
robert
f16280502f bump pkgname 2010-06-28 18:33:59 +00:00
robert
fb2f92750c update mono-avahi 2010-06-28 18:33:41 +00:00
ajacoutot
74bc04ba78 main is a SUBPACKAGE not a FLAVOR. 2010-04-08 18:53:40 +00:00
ajacoutot
736006d809 Unfuck dependencies after recent mono MODULE changes and default no_* for
build. Before this change python and mono could end up being registered as
run_depends when they shouldn't.

with an input from naddy@
2010-04-08 14:21:24 +00:00
robert
93c0b5f847 bump pkgname of -mono subpackge because dep changes 2010-04-05 10:59:29 +00:00
ajacoutot
b9b195187c No need to specify the no_* FLAVOR for avahi, this is the default now.
naddy thinks there may be some gratuitous bumps but let's be safe.

reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
ajacoutot
8606a574bd Tweak MESSAGE. Inspired by a question from giovanni@
ok giovanni@ jasper@
2010-03-20 17:02:13 +00:00
sthen
925762d959 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
jasper
57c3b1a92a fix build when mono-gtk2 isn't installed
ok aja@
2009-10-13 21:15:57 +00:00
ajacoutot
27563bfde8 Only enable avahi,-mono on supported mono arches.
Pointed out by my personnal sword of damocles... aka sturm@
2009-10-09 18:17:25 +00:00
ajacoutot
766c9d8401 Add a mono bindings subpackage. 2009-10-09 17:36:20 +00:00
ajacoutot
a023f7555f Fix RUN_DEPENDS-gtk, it needs python-gdbm. 2009-10-04 07:48:37 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
9de49696d5 Several cleanups and fixes:
* add a couple of fixes from avahi trac
* advise users to enable multicast
* kill RTM_VERSION warning as advised by claudio@
* disallow other stacks by default

ok naddy@
2009-06-26 22:12:20 +00:00