All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] glib-networking: 2.64.2 -> 2.64.3
@ 2020-06-02 12:26 Lee Chee Yang
  2020-06-02 12:28 ` [OE-core] " Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Chee Yang @ 2020-06-02 12:26 UTC (permalink / raw)
  To: openembedded-core

From: Lee Chee Yang <chee.yang.lee@intel.com>

update to 2.64.3 which include fix for CVE-2020-13645, see:
https://gitlab.gnome.org/GNOME/glib-networking/-/issues/135

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
---
 .../{glib-networking_2.64.2.bb => glib-networking_2.64.3.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/glib-networking/{glib-networking_2.64.2.bb => glib-networking_2.64.3.bb} (88%)

diff --git a/meta/recipes-core/glib-networking/glib-networking_2.64.2.bb b/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
similarity index 88%
rename from meta/recipes-core/glib-networking/glib-networking_2.64.2.bb
rename to meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
index 8300d20e0c..a79e0e4988 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.64.2.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 SECTION = "libs"
 DEPENDS = "glib-2.0"
 
-SRC_URI[archive.md5sum] = "7f8c7ffe2616be4ef4232f2574353dab"
-SRC_URI[archive.sha256sum] = "45def0715c551f9b0b41a4e4f730ac95f3d5d4f3de8162260fbf9421cff695a7"
+SRC_URI[archive.md5sum] = "eb382907ec941fe2fb1a9676b75acf7a"
+SRC_URI[archive.sha256sum] = "937a06b124052813bfc0b0b86bff42016ff01067582e1aca65bb6dbe0845a168"
 
 PACKAGECONFIG ??= "gnutls"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [OE-core] [PATCH] glib-networking: 2.64.2 -> 2.64.3
  2020-06-02 12:26 [PATCH] glib-networking: 2.64.2 -> 2.64.3 Lee Chee Yang
@ 2020-06-02 12:28 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2020-06-02 12:28 UTC (permalink / raw)
  To: Lee Chee Yang; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 1743 bytes --]

Can you update the main glib recipe at the same time please? We can't have
glib-networking that is newer than the main glib recipe.

Alex

On Tue, 2 Jun 2020 at 14:26, Lee Chee Yang <chee.yang.lee@intel.com> wrote:

> From: Lee Chee Yang <chee.yang.lee@intel.com>
>
> update to 2.64.3 which include fix for CVE-2020-13645, see:
> https://gitlab.gnome.org/GNOME/glib-networking/-/issues/135
>
> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
> ---
>  .../{glib-networking_2.64.2.bb => glib-networking_2.64.3.bb}  | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-core/glib-networking/{glib-networking_2.64.2.bb =>
> glib-networking_2.64.3.bb} (88%)
>
> diff --git a/meta/recipes-core/glib-networking/glib-networking_2.64.2.bb
> b/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
> similarity index 88%
> rename from meta/recipes-core/glib-networking/glib-networking_2.64.2.bb
> rename to meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
> index 8300d20e0c..a79e0e4988 100644
> --- a/meta/recipes-core/glib-networking/glib-networking_2.64.2.bb
> +++ b/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
> @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
>  SECTION = "libs"
>  DEPENDS = "glib-2.0"
>
> -SRC_URI[archive.md5sum] = "7f8c7ffe2616be4ef4232f2574353dab"
> -SRC_URI[archive.sha256sum] =
> "45def0715c551f9b0b41a4e4f730ac95f3d5d4f3de8162260fbf9421cff695a7"
> +SRC_URI[archive.md5sum] = "eb382907ec941fe2fb1a9676b75acf7a"
> +SRC_URI[archive.sha256sum] =
> "937a06b124052813bfc0b0b86bff42016ff01067582e1aca65bb6dbe0845a168"
>
>  PACKAGECONFIG ??= "gnutls"
>
> --
> 2.17.1
>
> 
>

[-- Attachment #2: Type: text/html, Size: 3252 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-02 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 12:26 [PATCH] glib-networking: 2.64.2 -> 2.64.3 Lee Chee Yang
2020-06-02 12:28 ` [OE-core] " Alexander Kanavin

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.