[poky] [PATCH 3/9] avahi: Upgrade to 0.6.30 (from 0.6.28)

Saul Wold sgw at linux.intel.com
Thu Apr 14 14:14:05 PDT 2011


On 04/13/2011 05:13 PM, Zhai Edwin wrote:
> From: Zhai Edwin<edwin.zhai at intel.com>
>
> 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.
>
> Signed-off-by: Zhai Edwin<edwin.zhai at intel.com>
> ---
>   .../avahi/{avahi_0.6.28.bb =>  avahi_0.6.30.bb}     |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)
>   rename meta/recipes-connectivity/avahi/{avahi_0.6.28.bb =>  avahi_0.6.30.bb} (82%)
>
Since we are updating this recipe, I noticed that there is a patch and 
also that the patch line has an older style (patch=1) that could be 
removed.  Please check into the patch and update the avahi.inc file.

Thanks
	Sau!

> diff --git a/meta/recipes-connectivity/avahi/avahi_0.6.28.bb b/meta/recipes-connectivity/avahi/avahi_0.6.30.bb
> similarity index 82%
> rename from meta/recipes-connectivity/avahi/avahi_0.6.28.bb
> rename to meta/recipes-connectivity/avahi/avahi_0.6.30.bb
> index 6e034b0..1084c04 100644
> --- a/meta/recipes-connectivity/avahi/avahi_0.6.28.bb
> +++ b/meta/recipes-connectivity/avahi/avahi_0.6.30.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1 \
>                       file://avahi-client/client.h;endline=23;md5=f4ac741a25c4f434039ba3e18c8674cf"
>
>   RDEPENDS_avahi-daemon = "sysvinit-pidof"
> -PR = "r2"
> +PR = "r0"
>
>   EXTRA_OECONF += "--disable-gtk3"
>
> @@ -15,5 +15,5 @@ FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
>                          ${sysconfdir}/avahi/avahi-autoipd.action \
>   		       ${sysconfdir}/dhcp3/*/avahi-autoipd"
>
> -SRC_URI[md5sum] = "d0143a5aa3265019072e53ab497818d0"
> -SRC_URI[sha256sum] = "a0d80aac88212b9f9d5331c248091d3c9c9209f0e41985421636ebd14230fc91"
> +SRC_URI[md5sum] = "e4db89a2a403ff4c47d66ac66fad1f43"
> +SRC_URI[sha256sum] = "f9e4316c2339d0020726edd846d01bee0c39980906db0c247479e5807457ff1f"




More information about the poky mailing list