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