diff --git a/c-ares.spec b/c-ares.spec index 7e465a84b8572a054e0d55d67ec10355806bac19..d48779595371234d9c737f960eab666bbd984f9f 100644 --- a/c-ares.spec +++ b/c-ares.spec @@ -1,11 +1,11 @@ Name: c-ares Version: 1.16.1 -Release: 8 +Release: 9 Summary: A C library for asynchronous DNS requests License: MIT URL: https://github.com/c-ares/c-ares -Source0: https://github.com/c-ares/c-ares/releases/tag/%{name}-%{version}.tar.gz +Source0: https://c-ares.org/download/%{name}-%{version}.tar.gz BuildRequires: gcc autoconf automake libtool # Patch0 from Redhat is applied for stopping overriding AC_CONFIG_MACRO_DIR @@ -75,6 +75,12 @@ make %{?_smp_mflags} %{_mandir}/man3/* %changelog +* Mon Apr 08 2024 xinghe - 1.16.1-9 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix source0 url + * Thu Feb 29 2024 liweigang - 1.16.1-8 - Type: cves - CVE: CVE-2024-25629