diff --git a/cpp-httplib-0.12.4.tar.gz b/cpp-httplib-0.12.4.tar.gz deleted file mode 100644 index 7b97ce8dadcebbf541ced14e21aefc0ef35cc756..0000000000000000000000000000000000000000 Binary files a/cpp-httplib-0.12.4.tar.gz and /dev/null differ diff --git a/cpp-httplib-0.14.0.tar.gz b/cpp-httplib-0.14.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a232c581e095448acc966c65325077acf171b174 Binary files /dev/null and b/cpp-httplib-0.14.0.tar.gz differ diff --git a/cpp-httplib.spec b/cpp-httplib.spec index 7f8d99a0111cd869215d036ba885ddff95cd7fd8..c0364b6b7db9d9c7cc5e370f8bbea654a640a60a 100644 --- a/cpp-httplib.spec +++ b/cpp-httplib.spec @@ -1,5 +1,5 @@ Name: cpp-httplib -Version: 0.12.4 +Version: 0.14.0 Release: 1 Summary: A C++ header-only HTTP/HTTPS server and client library License: MIT @@ -42,6 +42,9 @@ export GTEST_FILTER='_Online$' %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu Sep 14 2023 liyanan - 0.14.0-1 +- update to 0.14.0 + * Tue Jun 13 2023 yaoxin - 0.12.4-1 - Update to 0.12.4 for fix CVE-2023-26130