- Fix the patch metadata

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=53
This commit is contained in:
Matej Cepl 2021-07-12 07:13:48 +00:00 committed by Git OBS Bridge
parent 1254da9759
commit c85edf857f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 12 07:13:40 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Fix the patch metadata
-------------------------------------------------------------------
Thu Jul 8 20:02:46 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -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