diff --git a/2.25.1.tar.gz b/2.25.1.tar.gz deleted file mode 100644 index 0856ed3..0000000 --- a/2.25.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d525c070567a3aa36efda82dbde59e0a2ac7f395e5a88ea4f31da47fda07ff9 -size 107750 diff --git a/2.25.2.tar.gz b/2.25.2.tar.gz new file mode 100644 index 0000000..d79fe52 --- /dev/null +++ b/2.25.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0878ae8a71a13f8956bb1d42ea845e092822de205de11be685b371895e430fdc +size 108288 diff --git a/python-spotipy.changes b/python-spotipy.changes index b6721ec..d1dcc58 100644 --- a/python-spotipy.changes +++ b/python-spotipy.changes @@ -1,7 +1,23 @@ +------------------------------------------------------------------- +Thu Nov 27 07:15:05 UTC 2025 - Daniel Garcia + +- Update to 2.25.2 (bsc#1254285): + * Security + + CVE-2025-66040 – HTML for OAuth flow now sanitized: prevents + potential XSS attacks (by @yueyueL) Upgrade if you run spotipy + with the default OAuth flow (uses a local HTTP server as a + callback method) (bsc#1254285) + * Added + + Adds additional_types parameter to retrieve currently playing episode + + Add deprecation warnings to documentation + * Fixed + + Fixed dead link in README.md + + Corrected Spotify/Spotipy typo in documentation + ------------------------------------------------------------------- Fri Feb 28 05:07:51 UTC 2025 - Steve Kowalik -- Update to 2.25.1: +- Update to 2.25.1 (bsc#1238059): * Security + CVE-2025-27154 – Cache file permissions tightened: now 600 (user read/write only) instead of 644, preventing unauthorized local access diff --git a/python-spotipy.spec b/python-spotipy.spec index 9d63083..88fd471 100644 --- a/python-spotipy.spec +++ b/python-spotipy.spec @@ -1,7 +1,7 @@ # # spec file for package python-spotipy # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-spotipy -Version: 2.25.1 +Version: 2.25.2 Release: 0 Summary: Client for the Spotify Web API License: MIT