All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [OE-core] [hardknott][PATCH] rpm: Upgrade to 4.16.1.3
       [not found] <1678663A5E8DE32D.14065@lists.openembedded.org>
@ 2021-04-25  7:39 ` Yu, Mingli
  2021-04-25 12:16   ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Yu, Mingli @ 2021-04-25  7:39 UTC (permalink / raw)
  To: openembedded-core

Ping.

Thanks,

On 4/23/21 1:41 PM, Yu, Mingli wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
> 
> Fixes some security vulnerabilities such as CVE-2021-3421 and
> CVE-2021-20271.
> 
> Rebase 0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
> to avoid fuzz warnings.
> 
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
>   ...ot-hardcode-lib-rpm-as-the-installation-path-for.patch | 8 ++++----
>   .../rpm/{rpm_4.16.1.2.bb => rpm_4.16.1.3.bb}              | 2 +-
>   2 files changed, 5 insertions(+), 5 deletions(-)
>   rename meta/recipes-devtools/rpm/{rpm_4.16.1.2.bb => rpm_4.16.1.3.bb} (99%)
> 
> diff --git a/meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch b/meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
> index 38d755205c..d8fcc16729 100644
> --- a/meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
> +++ b/meta/recipes-devtools/rpm/files/0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
> @@ -1,4 +1,4 @@
> -From 9bbe3f8564705aafcdcc5f2f033f9241a97f47c6 Mon Sep 17 00:00:00 2001
> +From 7b2dd83d8fcd06af8e583b53da79ed0033793d46 Mon Sep 17 00:00:00 2001
>   From: Alexander Kanavin <alex.kanavin@gmail.com>
>   Date: Mon, 27 Feb 2017 09:43:30 +0200
>   Subject: [PATCH] Do not hardcode "lib/rpm" as the installation path for
> @@ -14,7 +14,7 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
>    3 files changed, 4 insertions(+), 4 deletions(-)
>   
>   diff --git a/configure.ac b/configure.ac
> -index 6c78568e4..76b1d40e4 100644
> +index fe35a90fa..b2faec6f3 100644
>   --- a/configure.ac
>   +++ b/configure.ac
>   @@ -966,7 +966,7 @@ else
> @@ -40,7 +40,7 @@ index 35c8cf9df..9d8b2825c 100644
>    %_infodir		%{_datadir}/info
>    %_mandir		%{_datadir}/man
>   diff --git a/rpm.am b/rpm.am
> -index cd40a16be..e6941e09f 100644
> +index 8e1dc2184..3d889ec86 100644
>   --- a/rpm.am
>   +++ b/rpm.am
>   @@ -1,10 +1,10 @@
> @@ -55,4 +55,4 @@ index cd40a16be..e6941e09f 100644
>   +rpmconfigdir = $(libdir)/rpm
>    
>    # Libtool version (current-revision-age) for all our libraries
> - rpm_version_info = 10:2:1
> + rpm_version_info = 10:3:1
> diff --git a/meta/recipes-devtools/rpm/rpm_4.16.1.2.bb b/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb
> similarity index 99%
> rename from meta/recipes-devtools/rpm/rpm_4.16.1.2.bb
> rename to meta/recipes-devtools/rpm/rpm_4.16.1.3.bb
> index d369c706a2..7c03b41fc8 100644
> --- a/meta/recipes-devtools/rpm/rpm_4.16.1.2.bb
> +++ b/meta/recipes-devtools/rpm/rpm_4.16.1.3.bb
> @@ -43,7 +43,7 @@ SRC_URI = "git://github.com/rpm-software-management/rpm;branch=rpm-4.16.x \
>              "
>   
>   PE = "1"
> -SRCREV = "278883a704ea36c97974d0f2d65d41abe78b0e2a"
> +SRCREV = "3659b8a04f5b8bacf6535e0124e7fe23f15286bd"
>   
>   S = "${WORKDIR}/git"
>   
> 
> 
> 
> 
> 

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

* Re: [OE-core] [hardknott][PATCH] rpm: Upgrade to 4.16.1.3
  2021-04-25  7:39 ` [OE-core] [hardknott][PATCH] rpm: Upgrade to 4.16.1.3 Yu, Mingli
@ 2021-04-25 12:16   ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2021-04-25 12:16 UTC (permalink / raw)
  To: Yu, Mingli, openembedded-core

On Sun, 2021-04-25 at 15:39 +0800, Yu, Mingli wrote:
> Ping.

Please try and be a little patient, it was sent 48 hours ago on a Friday!

Cheers,

Richard


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

end of thread, other threads:[~2021-04-25 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1678663A5E8DE32D.14065@lists.openembedded.org>
2021-04-25  7:39 ` [OE-core] [hardknott][PATCH] rpm: Upgrade to 4.16.1.3 Yu, Mingli
2021-04-25 12:16   ` Richard Purdie

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.