All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Zhai Edwin <edwin.zhai@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/9] [PULL] UX/X apps upgrade, edwin, Apr 13, 2011
Date: Mon, 18 Apr 2011 14:49:34 -0700	[thread overview]
Message-ID: <4DACB1EE.4070509@intel.com> (raw)
In-Reply-To: <cover.1302739788.git.edwin.zhai@intel.com>

On 04/13/2011 05:13 PM, Zhai Edwin wrote:
> From: Zhai Edwin<edwin.zhai@intel.com>
>
> Saul,
>
> These are some upgrade for UX/X apps part. Avahi upgrade fix one security issue. Pls. review and pull.
>
> Thanks,
> edwin
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: gzhai/upgrade04
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/upgrade04
>
> Thanks,
>      Zhai Edwin<edwin.zhai@intel.com>
> ---
>
>
> Zhai Edwin (9):
>    libsoup-2.4: Upgrade to 2.32.2 (from 2.32.1)
>    tasks: Upgrade to 0.19 (from 0.18)
>    avahi: Upgrade to 0.6.30 (from 0.6.28)
>    x11perf: Upgrade to 1.5.3 (from 1.5.2)
>    libcanberry: Upgrade to 0.28 (from 0.26)
>    xz: Upgrade to 5.0.2 (from 5.0.0)
>    consolekit: Upgrade to 0.4.4 (from 0.4.3)
>    polkit-gnome: Upgrade to 0.101 (from 0.99)
>    libgpg-error: Upgrade to 1.10 (from 1.9)
>
>   .../distro/include/preferred-xorg-versions.inc     |    2 +-
>   .../avahi/{avahi_0.6.28.bb =>  avahi_0.6.30.bb}     |    6 +++---
>   ...{polkit-gnome_0.99.bb =>  polkit-gnome_0.101.bb} |    4 ++--
>   .../xz/{xz_5.0.0.bb =>  xz_5.0.2.bb}                |    4 ++--
>   .../{x11perf_1.5.2.bb =>  x11perf_1.5.3.bb}         |    4 ++--
>   .../{libcanberra_0.26.bb =>  libcanberra_0.28.bb}   |    4 ++--
>   .../pimlico/{tasks_0.18.bb =>  tasks_0.19.bb}       |    4 ++--
>   .../{consolekit_0.4.3.bb =>  consolekit_0.4.4.bb}   |    8 +++++---
>   .../pkgconfig.patch                                |    0
>   .../{libgpg-error_1.9.bb =>  libgpg-error_1.10.bb}  |    4 ++--
>   ...libsoup-2.4_2.32.1.bb =>  libsoup-2.4_2.32.2.bb} |    4 ++--
>   11 files changed, 23 insertions(+), 21 deletions(-)
>   rename meta/recipes-connectivity/avahi/{avahi_0.6.28.bb =>  avahi_0.6.30.bb} (82%)
>   rename meta/recipes-extended/polkit/{polkit-gnome_0.99.bb =>  polkit-gnome_0.101.bb} (86%)
>   rename meta/recipes-extended/xz/{xz_5.0.0.bb =>  xz_5.0.2.bb} (82%)
>   rename meta/recipes-graphics/xorg-app/{x11perf_1.5.2.bb =>  x11perf_1.5.3.bb} (76%)
>   rename meta/recipes-multimedia/pulseaudio/{libcanberra_0.26.bb =>  libcanberra_0.28.bb} (85%)
>   rename meta/recipes-sato/pimlico/{tasks_0.18.bb =>  tasks_0.19.bb} (78%)
>   rename meta/recipes-support/consolekit/{consolekit_0.4.3.bb =>  consolekit_0.4.4.bb} (79%)
>   rename meta/recipes-support/libgpg-error/{libgpg-error-1.9 =>  libgpg-error-1.10}/pkgconfig.patch (100%)
>   rename meta/recipes-support/libgpg-error/{libgpg-error_1.9.bb =>  libgpg-error_1.10.bb} (86%)
>   rename meta/recipes-support/libsoup/{libsoup-2.4_2.32.1.bb =>  libsoup-2.4_2.32.2.bb} (76%)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>

Merged

Thanks
	Sau!



      parent reply	other threads:[~2011-04-18 21:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14  0:13 [PATCH 0/9] [PULL] UX/X apps upgrade, edwin, Apr 13, 2011 Zhai Edwin
2011-04-14  0:13 ` [PATCH 1/9] libsoup-2.4: Upgrade to 2.32.2 (from 2.32.1) Zhai Edwin
2011-04-14  0:13 ` [PATCH 2/9] tasks: Upgrade to 0.19 (from 0.18) Zhai Edwin
2011-04-14  0:13 ` [PATCH 3/9] avahi: Upgrade to 0.6.30 (from 0.6.28) Zhai Edwin
2011-04-14 21:14   ` Saul Wold
2011-04-14  0:13 ` [PATCH 4/9] x11perf: Upgrade to 1.5.3 (from 1.5.2) Zhai Edwin
2011-04-14  0:13 ` [PATCH 5/9] libcanberry: Upgrade to 0.28 (from 0.26) Zhai Edwin
2011-04-14  0:13 ` [PATCH 6/9] xz: Upgrade to 5.0.2 (from 5.0.0) Zhai Edwin
2011-04-14  0:13 ` [PATCH 7/9] consolekit: Upgrade to 0.4.4 (from 0.4.3) Zhai Edwin
2011-04-14  0:13 ` [PATCH 8/9] polkit-gnome: Upgrade to 0.101 (from 0.99) Zhai Edwin
2011-04-14  0:13 ` [PATCH 9/9] libgpg-error: Upgrade to 1.10 (from 1.9) Zhai Edwin
2011-04-14 17:45 ` [PATCH 0/9] [PULL] UX/X apps upgrade, edwin, Apr 13, 2011 Saul Wold
2011-04-15  1:04   ` Zhai, Edwin
2011-04-18 21:49 ` Saul Wold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DACB1EE.4070509@intel.com \
    --to=saul.wold@intel.com \
    --cc=edwin.zhai@intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.