Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pyenv for openSUSE:Factory checked in at 2022-10-04 20:37:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pyenv (Old) and /work/SRC/openSUSE:Factory/.pyenv.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pyenv" Tue Oct 4 20:37:57 2022 rev:15 rq:1007812 version:2.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pyenv/pyenv.changes 2022-10-03 20:08:12.381384276 +0200 +++ /work/SRC/openSUSE:Factory/.pyenv.new.2275/pyenv.changes 2022-10-04 20:38:01.180941362 +0200 @@ -1,0 +2,42 @@ +Mon Oct 3 14:51:43 UTC 2022 - Thomas Schraitle <thomas.schrai...@suse.com> - 2.3.4 + +- Changes in spec file + Remove patch pyenv-CVE-2022-35861.patch as this was already + integrated in 2.3.3 + See PR pyenv/pyenv#2412 + +- Update to 2.3.4 + - Add CPython 3.11.0rc1 by @edgarrmondragon in #2434 + - Add support for multiple versions in pyenv uninstall + by @hardikpnsp in #2432 + - Add micropython 1.18 and 1.19.1 by @dmitriy-serdyuk in #2443 + - CI: support Micropython, deleted scripts; build with -v + by @native-api in #2447 + - Re-allow paths in .python-version while still preventing CVE-2022-35861 + by @comrumino in #2442 + - CI: Bump OS versions by @native-api in #2448 + - Add Cinder 3.8 by @filips123 in #2433 + - Add support for multiple versions in pyenv uninstall in #2432 + - Add micropython 1.18 and 1.19.1 in #2443 + - Add Cinder 3.8 in #2433 + +- Changes in 2.3.3 + - Use version sort in pyenv versions by @fofoni in #2405 + - Add CPython 3.11.0b4 by @majorgreys in #2411 + - Python-build: Replace deprecated git protocol use with https in docs + by @ssbarnea in #2413 + - Fix relative path traversal due to using version string in path + by @comrumino in #2412 + - Allow pypy2 and pypy3 patching by @brogon in #2421, #2419 + - Add CPython 3.11.0b5 by @edgarrmondragon in #2420 + - Add GraalPython 22.2.0 by @msimacek in #2425 + - Add CPython 3.10.6 by @edgarrmondragon in #2428 + - Add CPython 3.11.0b4 by @majorgreys in #2411 + - Replace deprecated git protocol use with https + by @ssbarnea in docs #2413 + - Fix relative path traversal due to using version string in path + by @comrumino in #2412 + - Fix patterns for pypy2.*/pypy3.* versions by @brogon in #2419 + + +------------------------------------------------------------------- @@ -7 +48,0 @@ - Old: ---- pyenv-2.3.2.tar.gz pyenv-CVE-2022-35861.patch New: ---- pyenv-2.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pyenv.spec ++++++ --- /var/tmp/diff_new_pack.sl2UCk/_old 2022-10-04 20:38:01.820942272 +0200 +++ /var/tmp/diff_new_pack.sl2UCk/_new 2022-10-04 20:38:01.824942278 +0200 @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.3.2 +Version: 2.3.4 Release: 0 Summary: Python Version Management License: MIT @@ -27,9 +27,6 @@ URL: https://github.com/pyenv/pyenv Source: https://github.com/pyenv/pyenv/archive/refs/tags/v%{version}.tar.gz#/pyenv-%{version}.tar.gz # -# PATCH-FIX-OPENSUSE -# https://github.com/pyenv/pyenv/commit/22fa6835.patch -Patch0: %{name}-CVE-2022-35861.patch BuildRequires: bash-completion BuildRequires: fdupes BuildRequires: fish ++++++ pyenv-2.3.2.tar.gz -> pyenv-2.3.4.tar.gz ++++++ ++++ 1659 lines of diff (skipped)