Revisions of python310

Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 162)
- Apply sphinx-72.patch only conditionally for non-SLE-15 builds.
buildservice-autocommit accepted request 1224262 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 161)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 160)
- Remove -IVendor/ from python-config boo#1231795
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 159)
- Add CVE-2024-11168-validation-IPv6-addrs.patch
  fixing bsc#1233307 (CVE-2024-11168,
  gh#python/cpython#103848): Improper validation of IPv6 and
  IPvFuture addresses.
buildservice-autocommit accepted request 1221276 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 158)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 157)
- Update sphinx-72.patch to include renaming :noindex: option to
  :no-index: in Sphinx 7.2 (bsc#1232750).
- While renaming drop fix-sphinx-72.patch.
buildservice-autocommit accepted request 1220124 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 156)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 155)
- Update CVE-2024-9287-venv_path_unquoted.patch according to the
  upstream PR gh#python/cpython!126301.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 154)
Update the patch
buildservice-autocommit accepted request 1218122 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 153)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 152)
- Add CVE-2024-9287-venv_path_unquoted.patch to properly quote
  path names provided when creating a virtual environment
  (bsc#1232241, CVE-2024-9287)
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 151)
Fix the changelog
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 150)
- Drop .pyc files from docdir for reproducible builds
buildservice-autocommit accepted request 1199711 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 149)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 148)
- Add sphinx-802.patch to overcome working both with the most
  recent and older Sphinx versions.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 147)
  - Tests
    - gh-112769: The tests now correctly compare zlib version
      when :const:`zlib.ZLIB_RUNTIME_VERSION` contains
      non-integer suffixes. For example zlib-ng defines the
      version as ``1.3.0.zlib-ng``.
    - gh-117187: Fix XML tests for vanilla Expat <2.6.0.
    - gh-100454: Fix SSL tests CI for OpenSSL 3.1+
  - Security
    - gh-123678: Upgrade libexpat to 2.6.3
    - gh-121957: Fixed missing audit events around interactive
      use of Python, now also properly firing for ``python -i``,
      as well as for ``python -m asyncio``. The event in question
      is ``cpython.run_stdin``.
    - gh-122133: Authenticate the socket connection for the
      ``socket.socketpair()`` fallback on platforms where
      ``AF_UNIX`` is not available like Windows. Patch by
      Gregory P. Smith <greg@krypto.org> and Seth Larson
      <seth@python.org>. Reported by Ellie <el@horse64.org>
    - gh-121285: Remove backtracking from tarfile header
      parsing for ``hdrcharset``, PAX, and GNU sparse headers
      (bsc#1230227, CVE-2024-6232).
    - gh-118486: :func:`os.mkdir` on Windows now accepts
      *mode* of ``0o700`` to restrict the new directory to
      the current user. This fixes CVE-2024-4030 affecting
      :func:`tempfile.mkdtemp` in scenarios where the base
      temporary directory is more permissive than the default.
    - gh-116741: Update bundled libexpat to 2.6.2
  - Library
    - gh-123693: Use platform-agnostic behavior when computing
      ``zipfile.Path.name``.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 146)
- Update to 3.10.15:
- Remove upstreamed patches:
  - CVE-2023-27043-email-parsing-errors.patch
  - CVE-2024-4032-private-IP-addrs.patch
  - CVE-2024-6923-email-hdr-inject.patch
  - CVE-2024-8088-inf-loop-zipfile_Path.patch
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 145)
- Add gh120226-fix-sendfile-test-kernel-610.patch to avoid
  failing test_sendfile_close_peer_in_the_middle_of_receiving
  tests on Linux >= 6.10 (GH-120227).
buildservice-autocommit accepted request 1197437 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 144)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 143)
Update patch
Displaying revisions 1 - 20 of 162
openSUSE Build Service is sponsored by