From c85edf857f33b377ea50f43dbfa71ff678e0e90ec6630ae86c444bb6b22c6be4 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 12 Jul 2021 07:13:48 +0000 Subject: [PATCH] - Fix the patch metadata OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=53 --- libuv.changes | 5 +++++ libuv.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libuv.changes b/libuv.changes index 870c6b9..23ad153 100644 --- a/libuv.changes +++ b/libuv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 12 07:13:40 UTC 2021 - Matej Cepl + +- Fix the patch metadata + ------------------------------------------------------------------- Thu Jul 8 20:02:46 UTC 2021 - Matej Cepl diff --git a/libuv.spec b/libuv.spec index 0e32331..6828561 100644 --- a/libuv.spec +++ b/libuv.spec @@ -29,8 +29,8 @@ Source1: https://dist.libuv.org/dist/v%{version}/libuv-v%{version}.tar.gz Source2: %{name}.keyring Source3: baselibs.conf Patch1: fix_tests.patch -# PATCH-FIX-UPSTREAM CVE-2021-22918.patch bsc#[0-9]+ mcepl@suse.com -# fix OOB read in punycode decoder (CVE-2021-22918, bsc#1187973) +# PATCH-FIX-UPSTREAM CVE-2021-22918.patch bsc#1187973 mcepl@suse.com +# fix OOB read in punycode decoder (CVE-2021-22918) Patch2: CVE-2021-22918.patch BuildRequires: autoconf BuildRequires: automake