commit:     943593956c04c5c2b1f1c679d5b3f36428d1173a
Author:     Mathieu Tortuyaux <mtortuyaux <AT> microsoft <DOT> com>
AuthorDate: Thu Jan 27 09:31:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 19:50:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94359395

sys-auth/polkit: fix CVE id

Nit-pick to avoid confusion.

Bug: https://bugs.gentoo.org/832057
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mathieu Tortuyaux <mtortuyaux <AT> microsoft.com>
Closes: https://github.com/gentoo/gentoo/pull/23980
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...olkit-0.120-CVE-2021-4043.patch => polkit-0.120-CVE-2021-4034.patch} | 0
 sys-auth/polkit/polkit-0.117-r3.ebuild                                  | 2 +-
 sys-auth/polkit/polkit-0.120-r2.ebuild                                  | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/polkit/files/polkit-0.120-CVE-2021-4043.patch 
b/sys-auth/polkit/files/polkit-0.120-CVE-2021-4034.patch
similarity index 100%
rename from sys-auth/polkit/files/polkit-0.120-CVE-2021-4043.patch
rename to sys-auth/polkit/files/polkit-0.120-CVE-2021-4034.patch

diff --git a/sys-auth/polkit/polkit-0.117-r3.ebuild 
b/sys-auth/polkit/polkit-0.117-r3.ebuild
index a486ee25b894..33e09e40e512 100644
--- a/sys-auth/polkit/polkit-0.117-r3.ebuild
+++ b/sys-auth/polkit/polkit-0.117-r3.ebuild
@@ -62,7 +62,7 @@ PATCHES=(
        "${FILESDIR}"/polkit-0.115-elogind.patch
 
        "${FILESDIR}"/polkit-0.117-CVE-2021-3560.patch
-       "${FILESDIR}"/polkit-0.120-CVE-2021-4043.patch
+       "${FILESDIR}"/polkit-0.120-CVE-2021-4034.patch
 )
 
 QA_MULTILIB_PATHS="

diff --git a/sys-auth/polkit/polkit-0.120-r2.ebuild 
b/sys-auth/polkit/polkit-0.120-r2.ebuild
index 4d864ecfd564..952906f5d88e 100644
--- a/sys-auth/polkit/polkit-0.120-r2.ebuild
+++ b/sys-auth/polkit/polkit-0.120-r2.ebuild
@@ -63,7 +63,7 @@ QA_MULTILIB_PATHS="
 src_prepare() {
        local PATCHES=(
                "${FILESDIR}/polkit-0.120-meson.patch"
-               "${FILESDIR}/polkit-0.120-CVE-2021-4043.patch"
+               "${FILESDIR}/polkit-0.120-CVE-2021-4034.patch"
        )
        default
 

Reply via email to