- 5c995d5.patch: augment input validation on hostnames to allow _

as part of DNS response (bsc#1190225)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=41
This commit is contained in:
2021-09-08 14:10:21 +00:00
committed by Git OBS Bridge
parent 71c6809b66
commit 0cd11bc174
3 changed files with 58 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ Source6: c-ares-config.cmake.in
Source7: ares_dns.h
Patch0: 0001-Use-RPM-compiler-options.patch
Patch1: disable-live-tests.patch
Patch2: https://github.com/c-ares/c-ares/commit/5c995d5.patch
BuildRequires: cmake
BuildRequires: gcc-c++
%if %{with tests}