* [oe-core][master][PATCH v3] libarchive: upgrate from 3.6.0 to 3.6.1
@ 2022-04-11 13:21 Davide Gardenal
2022-04-11 14:52 ` Alexandre Belloni
0 siblings, 1 reply; 2+ messages in thread
From: Davide Gardenal @ 2022-04-11 13:21 UTC (permalink / raw)
To: openembedded-core; +Cc: Davide Gardenal
This release contains security fixes
including CVE-2022-26280 fix.
Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
---
Update v3:
Instead of backporting the patch upgrade to the latest release with
the CVE fix. Thanks Quentin Schulz for the advise.
Update v2:
Change title from [meta-oe] to [oe-core]
---
.../libarchive/{libarchive_3.6.0.bb => libarchive_3.6.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/libarchive/{libarchive_3.6.0.bb => libarchive_3.6.1.bb} (96%)
diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.0.bb b/meta/recipes-extended/libarchive/libarchive_3.6.1.bb
similarity index 96%
rename from meta/recipes-extended/libarchive/libarchive_3.6.0.bb
rename to meta/recipes-extended/libarchive/libarchive_3.6.1.bb
index f078c8ad03..c795b41628 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.6.0.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.6.1.bb
@@ -35,7 +35,7 @@ EXTRA_OECONF += "--enable-largefile"
SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
UPSTREAM_CHECK_URI = "http://libarchive.org/"
-SRC_URI[sha256sum] = "a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852"
+SRC_URI[sha256sum] = "c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2"
inherit autotools update-alternatives pkgconfig
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [oe-core][master][PATCH v3] libarchive: upgrate from 3.6.0 to 3.6.1
2022-04-11 13:21 [oe-core][master][PATCH v3] libarchive: upgrate from 3.6.0 to 3.6.1 Davide Gardenal
@ 2022-04-11 14:52 ` Alexandre Belloni
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2022-04-11 14:52 UTC (permalink / raw)
To: Davide Gardenal; +Cc: openembedded-core, Davide Gardenal
Hello,
I'm already carrying this upgrade from Khem, earlier today.
On 11/04/2022 15:21:45+0200, Davide Gardenal wrote:
> This release contains security fixes
> including CVE-2022-26280 fix.
>
> Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
> ---
> Update v3:
> Instead of backporting the patch upgrade to the latest release with
> the CVE fix. Thanks Quentin Schulz for the advise.
> Update v2:
> Change title from [meta-oe] to [oe-core]
> ---
> .../libarchive/{libarchive_3.6.0.bb => libarchive_3.6.1.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-extended/libarchive/{libarchive_3.6.0.bb => libarchive_3.6.1.bb} (96%)
>
> diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.0.bb b/meta/recipes-extended/libarchive/libarchive_3.6.1.bb
> similarity index 96%
> rename from meta/recipes-extended/libarchive/libarchive_3.6.0.bb
> rename to meta/recipes-extended/libarchive/libarchive_3.6.1.bb
> index f078c8ad03..c795b41628 100644
> --- a/meta/recipes-extended/libarchive/libarchive_3.6.0.bb
> +++ b/meta/recipes-extended/libarchive/libarchive_3.6.1.bb
> @@ -35,7 +35,7 @@ EXTRA_OECONF += "--enable-largefile"
> SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
> UPSTREAM_CHECK_URI = "http://libarchive.org/"
>
> -SRC_URI[sha256sum] = "a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852"
> +SRC_URI[sha256sum] = "c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2"
>
> inherit autotools update-alternatives pkgconfig
>
> --
> 2.32.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#164224): https://lists.openembedded.org/g/openembedded-core/message/164224
> Mute This Topic: https://lists.openembedded.org/mt/90394591/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-11 17:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-11 13:21 [oe-core][master][PATCH v3] libarchive: upgrate from 3.6.0 to 3.6.1 Davide Gardenal
2022-04-11 14:52 ` Alexandre Belloni
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.