diff --git a/pycares-4.6.1.tar.gz b/pycares-4.6.1.tar.gz deleted file mode 100644 index 8a5db00..0000000 --- a/pycares-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a1d981206a16240eedc79b51af3293575715d4b0b971f4eb47e24839d5ab440 -size 822359 diff --git a/pycares-4.9.0.tar.gz b/pycares-4.9.0.tar.gz new file mode 100644 index 0000000..684d8e0 --- /dev/null +++ b/pycares-4.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee484ddb23dbec4d88d14ed5b6d592c1960d2e93c385d5e52b6fad564d82395 +size 655365 diff --git a/python-pycares.changes b/python-pycares.changes index 0a3ed74..decb6c4 100644 --- a/python-pycares.changes +++ b/python-pycares.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jun 18 12:58:39 UTC 2025 - Nico Krapp + +- Update to 4.9.0 (fixes CVE-2025-48945, bsc#1244691) + * Create dependabot configuration by @bdraco in #226 + * build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.3 + by @dependabot in #227 + * Pin Python version to 3.13.3 to avoid Windows build error by @saghul in #235 + * Fix shutdown race by @bdraco in #236 + * Add support for windows arm64 by @finnagin in #233 +- Update to 4.8.0 + * Cancel previous CI jobs on pull request update by @bdraco in #222 + * Update bundled c-ares to v1.34.5 by @bdraco in #221 + * Add ARES_FLAG_NO_DFLT_SVR and ARES_FLAG_EDNS to API by @bdraco in #224 +- Update to 4.7.0 + * Update c-ares to 1.29.0 to add reinit support to Channel by @bdraco in #219 + * Add event thread support by @bdraco in #220 + ------------------------------------------------------------------- Mon Apr 28 16:43:05 UTC 2025 - Dirk Müller diff --git a/python-pycares.spec b/python-pycares.spec index b0f1f9d..aaaecde 100644 --- a/python-pycares.spec +++ b/python-pycares.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pycares -Version: 4.6.1 +Version: 4.9.0 Release: 0 Summary: Python interface for c-ares License: MIT