From 7849a88d6da22b2381c062a9c7b3dcced73524c6 Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Wed, 13 Apr 2011 10:46:02 +0800 Subject: avahi: Upgrade to 0.6.30 (from 0.6.28) This upgrade fix the one security issue: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1002 [YOCTO #975] fixed. This should be included in the Bernard point-release. (From OE-Core rev: b52e9922e8d9acaa9b94b0f19c54bdee18ae49f1) Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- meta/recipes-connectivity/avahi/avahi.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/avahi/avahi.inc') diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc index 6d4b8304dc..b2fa8ca949 100644 --- a/meta/recipes-connectivity/avahi/avahi.inc +++ b/meta/recipes-connectivity/avahi/avahi.inc @@ -24,7 +24,7 @@ RRECOMMENDS_${PN}_append_libc-glibc = "libnss-mdns" SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \ file://00avahi-autoipd \ file://99avahi-autoipd \ - file://initscript.patch;patch=1" + file://initscript.patch" inherit autotools pkgconfig update-rc.d gettext -- cgit v1.2.3-54-g00ecf