| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-debug | Distribution: AlmaLinux |
| Version: 3.12.14 | Vendor: AlmaLinux |
| Release: 1.el10_2 | Build date: Mon Aug 24 19:48:28 2026 |
| Group: Unspecified | Build host: arm64-builder01.almalinux.org |
| Size: 19276778 | Source RPM: python3.12-3.12.14-1.el10_2.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://www.python.org/ | |
| Summary: Debug version of the Python runtime | |
python3-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues and other bugs. The debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions.
Python-2.0.1
* Thu Aug 13 2026 Karolina Surma <ksurma@redhat.com> - 3.12.14-1
- Update to Python 3.12.14
Resolves: RHEL-227203
* Fri Jul 10 2026 Lukáš Zachar <lzachar@redhat.com> - 3.12.13-2.1
- Security fix for CVE-2026-15308
Resolves: RHEL-193771
* Thu Apr 16 2026 Charalampos Stratakis <cstratak@redhat.com> - 3.12.13-2
- Security fixes for CVE-2026-1502, CVE-2026-4786, CVE-2026-6100, CVE-2026-2297, CVE-2026-3644, CVE-2026-4224
Resolves: RHEL-167886, RHEL-168120
* Thu Apr 16 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.13-1
- Update to 3.12.13
- Security fixes for CVE-2025-6075, CVE-2025-13837, CVE-2025-15282, CVE-2025-59375, CVE-2026-0672
- Require expat >= 2.7.2 to prevent symbol lookup errors at runtime with older expat
Related: RHEL-167886, RHEL-168120
* Fri Mar 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-6
- Security fix for CVE-2026-4519
Resolves: RHEL-158079
* Mon Mar 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-5
- Rebuilding previous fixes for different build target
Related: RHEL-143057, RHEL-143109, RHEL-144854
* Fri Feb 27 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.12-4
- Security fixes for CVE-2026-0865, CVE-2025-15366, CVE-2025-15367 and CVE-2026-1299
Resolves: RHEL-143057
Resolves: RHEL-143109
Resolves: RHEL-144854
* Fri Jan 16 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-3
- Security fix for CVE-2025-13836
Resolves: RHEL-140978
* Tue Jan 06 2026 Lumír Balhar <lbalhar@redhat.com> - 3.12.12-2
- Security fix for CVE-2025-12084
Resolves: RHEL-135387
* Fri Oct 10 2025 Karolina Surma <ksurma@redhat.com> - 3.12.12-1
- Update to 3.12.12
- Security fix for CVE-2025-8291
Resolves: RHEL-128361
* Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.11-3
- Security fix for CVE-2025-8194
Resolves: RHEL-106329
* Thu Jun 12 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.11-2
- Enable PAC and BTI hardware protections for aarch64
Resolves: RHEL-84196
* Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1
- Update to 3.12.11
- Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435
Resolves: RHEL-98060, RHEL-98047, RHEL-97813, RHEL-98062, RHEL-98180
* Fri May 09 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-3
- Fix PySSL_SetError handling SSL_ERROR_SYSCALL
- This fixes random flakiness of test_ssl on stressed machines
Resolves: RHEL-90555
* Tue Apr 22 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.10-2
- Apply Intel's CET for mitigation against control-flow hijacking attacks
Resolves: RHEL-67040
* Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1
- Update to 3.12.10
Resolves: RHEL-86605
* Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-2
- Properly apply exported CFLAGS for dtrace/systemtap builds
Resolves: RHEL-85727
* Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1
- Update to 3.12.9
- Security fix for CVE-2025-0938
Resolves: RHEL-77264
* Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1
- Update to 3.12.8
- Security fix for CVE-2024-9287 and CVE-2024-12254
Resolves: RHEL-64877, RHEL-70450
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.12.6-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1
- Update to 3.12.6
Resolves: RHEL-57397
* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
- Security fix for CVE-2024-8088
Resolves: RHEL-55923
/usr/bin/python-debug /usr/bin/python3-debug /usr/bin/python3.12d /usr/bin/python3.12d-aarch64-config /usr/bin/python3.12d-config /usr/include/python3.12d /usr/include/python3.12d/Python.h /usr/include/python3.12d/abstract.h /usr/include/python3.12d/bltinmodule.h /usr/include/python3.12d/boolobject.h /usr/include/python3.12d/bytearrayobject.h /usr/include/python3.12d/bytesobject.h /usr/include/python3.12d/ceval.h /usr/include/python3.12d/codecs.h /usr/include/python3.12d/compile.h /usr/include/python3.12d/complexobject.h /usr/include/python3.12d/cpython /usr/include/python3.12d/cpython/abstract.h /usr/include/python3.12d/cpython/bytearrayobject.h /usr/include/python3.12d/cpython/bytesobject.h /usr/include/python3.12d/cpython/cellobject.h /usr/include/python3.12d/cpython/ceval.h /usr/include/python3.12d/cpython/classobject.h /usr/include/python3.12d/cpython/code.h /usr/include/python3.12d/cpython/compile.h /usr/include/python3.12d/cpython/complexobject.h /usr/include/python3.12d/cpython/context.h /usr/include/python3.12d/cpython/descrobject.h /usr/include/python3.12d/cpython/dictobject.h /usr/include/python3.12d/cpython/fileobject.h /usr/include/python3.12d/cpython/fileutils.h /usr/include/python3.12d/cpython/floatobject.h /usr/include/python3.12d/cpython/frameobject.h /usr/include/python3.12d/cpython/funcobject.h /usr/include/python3.12d/cpython/genobject.h /usr/include/python3.12d/cpython/import.h /usr/include/python3.12d/cpython/initconfig.h /usr/include/python3.12d/cpython/interpreteridobject.h /usr/include/python3.12d/cpython/listobject.h /usr/include/python3.12d/cpython/longintrepr.h /usr/include/python3.12d/cpython/longobject.h /usr/include/python3.12d/cpython/memoryobject.h /usr/include/python3.12d/cpython/methodobject.h /usr/include/python3.12d/cpython/modsupport.h /usr/include/python3.12d/cpython/object.h /usr/include/python3.12d/cpython/objimpl.h /usr/include/python3.12d/cpython/odictobject.h /usr/include/python3.12d/cpython/picklebufobject.h /usr/include/python3.12d/cpython/pthread_stubs.h /usr/include/python3.12d/cpython/pyctype.h /usr/include/python3.12d/cpython/pydebug.h /usr/include/python3.12d/cpython/pyerrors.h /usr/include/python3.12d/cpython/pyfpe.h /usr/include/python3.12d/cpython/pyframe.h /usr/include/python3.12d/cpython/pylifecycle.h /usr/include/python3.12d/cpython/pymem.h /usr/include/python3.12d/cpython/pystate.h /usr/include/python3.12d/cpython/pythonrun.h /usr/include/python3.12d/cpython/pythread.h /usr/include/python3.12d/cpython/pytime.h /usr/include/python3.12d/cpython/setobject.h /usr/include/python3.12d/cpython/sysmodule.h /usr/include/python3.12d/cpython/traceback.h /usr/include/python3.12d/cpython/tupleobject.h /usr/include/python3.12d/cpython/unicodeobject.h /usr/include/python3.12d/cpython/warnings.h /usr/include/python3.12d/cpython/weakrefobject.h /usr/include/python3.12d/datetime.h /usr/include/python3.12d/descrobject.h /usr/include/python3.12d/dictobject.h /usr/include/python3.12d/dynamic_annotations.h /usr/include/python3.12d/enumobject.h /usr/include/python3.12d/errcode.h /usr/include/python3.12d/exports.h /usr/include/python3.12d/fileobject.h /usr/include/python3.12d/fileutils.h /usr/include/python3.12d/floatobject.h /usr/include/python3.12d/frameobject.h /usr/include/python3.12d/genericaliasobject.h /usr/include/python3.12d/import.h /usr/include/python3.12d/internal /usr/include/python3.12d/internal/pycore_abstract.h /usr/include/python3.12d/internal/pycore_asdl.h /usr/include/python3.12d/internal/pycore_ast.h /usr/include/python3.12d/internal/pycore_ast_state.h /usr/include/python3.12d/internal/pycore_atexit.h /usr/include/python3.12d/internal/pycore_atomic.h /usr/include/python3.12d/internal/pycore_atomic_funcs.h /usr/include/python3.12d/internal/pycore_bitutils.h /usr/include/python3.12d/internal/pycore_blocks_output_buffer.h /usr/include/python3.12d/internal/pycore_bytes_methods.h /usr/include/python3.12d/internal/pycore_bytesobject.h /usr/include/python3.12d/internal/pycore_call.h /usr/include/python3.12d/internal/pycore_ceval.h /usr/include/python3.12d/internal/pycore_ceval_state.h /usr/include/python3.12d/internal/pycore_code.h /usr/include/python3.12d/internal/pycore_compile.h /usr/include/python3.12d/internal/pycore_condvar.h /usr/include/python3.12d/internal/pycore_context.h /usr/include/python3.12d/internal/pycore_descrobject.h /usr/include/python3.12d/internal/pycore_dict.h /usr/include/python3.12d/internal/pycore_dict_state.h /usr/include/python3.12d/internal/pycore_dtoa.h /usr/include/python3.12d/internal/pycore_emscripten_signal.h /usr/include/python3.12d/internal/pycore_exceptions.h /usr/include/python3.12d/internal/pycore_faulthandler.h /usr/include/python3.12d/internal/pycore_fileutils.h /usr/include/python3.12d/internal/pycore_fileutils_windows.h /usr/include/python3.12d/internal/pycore_floatobject.h /usr/include/python3.12d/internal/pycore_flowgraph.h /usr/include/python3.12d/internal/pycore_format.h /usr/include/python3.12d/internal/pycore_frame.h /usr/include/python3.12d/internal/pycore_function.h /usr/include/python3.12d/internal/pycore_gc.h /usr/include/python3.12d/internal/pycore_genobject.h /usr/include/python3.12d/internal/pycore_getopt.h /usr/include/python3.12d/internal/pycore_gil.h /usr/include/python3.12d/internal/pycore_global_objects.h /usr/include/python3.12d/internal/pycore_global_objects_fini_generated.h /usr/include/python3.12d/internal/pycore_global_strings.h /usr/include/python3.12d/internal/pycore_hamt.h /usr/include/python3.12d/internal/pycore_hashtable.h /usr/include/python3.12d/internal/pycore_import.h /usr/include/python3.12d/internal/pycore_initconfig.h /usr/include/python3.12d/internal/pycore_instruments.h /usr/include/python3.12d/internal/pycore_interp.h /usr/include/python3.12d/internal/pycore_intrinsics.h /usr/include/python3.12d/internal/pycore_list.h /usr/include/python3.12d/internal/pycore_long.h /usr/include/python3.12d/internal/pycore_memoryobject.h /usr/include/python3.12d/internal/pycore_moduleobject.h /usr/include/python3.12d/internal/pycore_namespace.h /usr/include/python3.12d/internal/pycore_object.h /usr/include/python3.12d/internal/pycore_object_state.h /usr/include/python3.12d/internal/pycore_obmalloc.h /usr/include/python3.12d/internal/pycore_obmalloc_init.h /usr/include/python3.12d/internal/pycore_opcode.h /usr/include/python3.12d/internal/pycore_opcode_utils.h /usr/include/python3.12d/internal/pycore_parser.h /usr/include/python3.12d/internal/pycore_pathconfig.h /usr/include/python3.12d/internal/pycore_pyarena.h /usr/include/python3.12d/internal/pycore_pyerrors.h /usr/include/python3.12d/internal/pycore_pyhash.h /usr/include/python3.12d/internal/pycore_pylifecycle.h /usr/include/python3.12d/internal/pycore_pymath.h /usr/include/python3.12d/internal/pycore_pymem.h /usr/include/python3.12d/internal/pycore_pymem_init.h /usr/include/python3.12d/internal/pycore_pystate.h /usr/include/python3.12d/internal/pycore_pythread.h /usr/include/python3.12d/internal/pycore_range.h /usr/include/python3.12d/internal/pycore_runtime.h /usr/include/python3.12d/internal/pycore_runtime_init.h /usr/include/python3.12d/internal/pycore_runtime_init_generated.h /usr/include/python3.12d/internal/pycore_signal.h /usr/include/python3.12d/internal/pycore_sliceobject.h /usr/include/python3.12d/internal/pycore_strhex.h /usr/include/python3.12d/internal/pycore_structseq.h /usr/include/python3.12d/internal/pycore_symtable.h /usr/include/python3.12d/internal/pycore_sysmodule.h /usr/include/python3.12d/internal/pycore_time.h /usr/include/python3.12d/internal/pycore_token.h /usr/include/python3.12d/internal/pycore_traceback.h /usr/include/python3.12d/internal/pycore_tracemalloc.h /usr/include/python3.12d/internal/pycore_tuple.h /usr/include/python3.12d/internal/pycore_typeobject.h /usr/include/python3.12d/internal/pycore_typevarobject.h /usr/include/python3.12d/internal/pycore_ucnhash.h /usr/include/python3.12d/internal/pycore_unicodeobject.h /usr/include/python3.12d/internal/pycore_unicodeobject_generated.h /usr/include/python3.12d/internal/pycore_unionobject.h /usr/include/python3.12d/internal/pycore_warnings.h /usr/include/python3.12d/interpreteridobject.h /usr/include/python3.12d/intrcheck.h /usr/include/python3.12d/iterobject.h /usr/include/python3.12d/listobject.h /usr/include/python3.12d/longobject.h /usr/include/python3.12d/marshal.h /usr/include/python3.12d/memoryobject.h /usr/include/python3.12d/methodobject.h /usr/include/python3.12d/modsupport.h /usr/include/python3.12d/moduleobject.h /usr/include/python3.12d/object.h /usr/include/python3.12d/objimpl.h /usr/include/python3.12d/opcode.h /usr/include/python3.12d/osdefs.h /usr/include/python3.12d/osmodule.h /usr/include/python3.12d/patchlevel.h /usr/include/python3.12d/py_curses.h /usr/include/python3.12d/pybuffer.h /usr/include/python3.12d/pycapsule.h /usr/include/python3.12d/pyconfig-64.h /usr/include/python3.12d/pyconfig.h /usr/include/python3.12d/pydtrace.h /usr/include/python3.12d/pyerrors.h /usr/include/python3.12d/pyexpat.h /usr/include/python3.12d/pyframe.h /usr/include/python3.12d/pyhash.h /usr/include/python3.12d/pylifecycle.h /usr/include/python3.12d/pymacconfig.h /usr/include/python3.12d/pymacro.h /usr/include/python3.12d/pymath.h /usr/include/python3.12d/pymem.h /usr/include/python3.12d/pyport.h /usr/include/python3.12d/pystate.h /usr/include/python3.12d/pystats.h /usr/include/python3.12d/pystrcmp.h /usr/include/python3.12d/pystrtod.h /usr/include/python3.12d/pythonrun.h /usr/include/python3.12d/pythread.h /usr/include/python3.12d/pytypedefs.h /usr/include/python3.12d/rangeobject.h /usr/include/python3.12d/setobject.h /usr/include/python3.12d/sliceobject.h /usr/include/python3.12d/structmember.h /usr/include/python3.12d/structseq.h /usr/include/python3.12d/sysmodule.h /usr/include/python3.12d/traceback.h /usr/include/python3.12d/tracemalloc.h /usr/include/python3.12d/tupleobject.h /usr/include/python3.12d/typeslots.h /usr/include/python3.12d/unicodeobject.h /usr/include/python3.12d/warnings.h /usr/include/python3.12d/weakrefobject.h /usr/lib/.build-id /usr/lib/.build-id/01/4ef11a0984a2176d67bfb1691dc48787be8936 /usr/lib/.build-id/02 /usr/lib/.build-id/02/c2b5c0d8d3beb681e92797c3f5a46d0cb634eb /usr/lib/.build-id/03 /usr/lib/.build-id/03/1474cefc630ffd9143008f5108acdc6bd6c5ad /usr/lib/.build-id/05 /usr/lib/.build-id/05/ba1aa63392df3a51bcadf6372e44cc4aa98234 /usr/lib/.build-id/0e /usr/lib/.build-id/0e/dd05c71fbe6cf12421a4cabf8613cc487c27b8 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/ba308f48741bc050519fddf4508871564c5816 /usr/lib/.build-id/10 /usr/lib/.build-id/10/d4ce45e5b0e1ccd4ef9bea379361503d3e97b4 /usr/lib/.build-id/12 /usr/lib/.build-id/12/cae3611cb716647eecc603dbbdf8fe2a3753c8 /usr/lib/.build-id/16 /usr/lib/.build-id/16/eaf7dad9f5e677ab355d1455b0fe20b9d3b9f5 /usr/lib/.build-id/18 /usr/lib/.build-id/18/188145773c81eb377782c2a4ab0f13aa5f5441 /usr/lib/.build-id/20 /usr/lib/.build-id/20/c03cf22d5d0200b95509b6bfde5b3670de7433 /usr/lib/.build-id/21 /usr/lib/.build-id/21/22ec3c5857416fdb7caa042c73f5709de0267e /usr/lib/.build-id/21/67ce6dfb8f79b542dbd049d28779fa9a7dcd94 /usr/lib/.build-id/21/a6c1a8f814d8114bec67c9e95a9cc8a1cc6c4e /usr/lib/.build-id/24/98c119c9cc4d2bdfcf3311e6eb5aa0a301c6c1 /usr/lib/.build-id/2f/b46c3d4c72a54472451e0111e66d5cb0387435 /usr/lib/.build-id/30/896d0ad3f6d10b69e78d4f179a45c852085e14 /usr/lib/.build-id/32 /usr/lib/.build-id/32/2d83f18da36fc4afef554de379b4ba1cfb7f01 /usr/lib/.build-id/35 /usr/lib/.build-id/35/3d69504e619f8d93fd43a0f678c5b36a5628df /usr/lib/.build-id/35/49537207d9c607df09545f8915eb03af79ae59 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/2c9962cf6c0f453b66511fbf69ad8c56ad51ec /usr/lib/.build-id/44 /usr/lib/.build-id/44/5526f6de179e56ed3641a55eba0d55c0e5e771 /usr/lib/.build-id/47/4f7f8a767f425c3ad0185965430f44f83bb8b5 /usr/lib/.build-id/52 /usr/lib/.build-id/52/6cf8871b2e75282455561a6b6b1b8b689e9c38 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/ac6939dc3ff19c8f1509508fc62a02db51cde8 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/3e3f2a5c0d9073dd69c85f87ecaf6ae9ec08c3 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/6df44b95ceaa40df277d19ee00a34d92cd44fb /usr/lib/.build-id/61 /usr/lib/.build-id/61/27eff002fae18bf5f9618d26bea62ed1d42930 /usr/lib/.build-id/63 /usr/lib/.build-id/63/9ed5e903456f52238e59b3ecad55fed19bc5bd /usr/lib/.build-id/66 /usr/lib/.build-id/66/e1b230fd26ec06d8126134347e3d96c5835227 /usr/lib/.build-id/67 /usr/lib/.build-id/67/4a5b9c47c949e95a1d513791d96c1d398f2439 /usr/lib/.build-id/68/69f71397fe67b55373a724b53b4c17149e3e4f /usr/lib/.build-id/6b /usr/lib/.build-id/6b/260a7836ad33f5e9dfa4778efdc19bc4098c55 /usr/lib/.build-id/6b/b538366f6c48aef80dd80f19091a928d2c6f07 /usr/lib/.build-id/71/e9e9317a06def54f1b124c17a0fb5cb589ff4d /usr/lib/.build-id/73/a8952bd8ceb727ee2fed24f76756575ccb85e5 /usr/lib/.build-id/79 /usr/lib/.build-id/79/6caf75825ae2a45e38df5ca583aa6f901784dd /usr/lib/.build-id/7a /usr/lib/.build-id/7a/f59e011f4720b9686bcc09f741c4565b238a2b /usr/lib/.build-id/7c/653c027a4241aded4c2e5e0bd7acc3823f739b /usr/lib/.build-id/7d /usr/lib/.build-id/7d/297d3d7ad4de0f153998726381d08a2a234ce5 /usr/lib/.build-id/7d/7f3d54e496c80c2ef2c9f6b168657c01b61c8e /usr/lib/.build-id/7d/dcee70531ec12896e8290e6794eb60b8662037 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/e279520ac1ce7c86b758d141ebbd921a7bdeff /usr/lib/.build-id/7f /usr/lib/.build-id/7f/c8483db2f60423e58553a8002ddeaf64cfad21 /usr/lib/.build-id/86 /usr/lib/.build-id/86/abd4b797461a85d29aaf8308f24b78b8a059d4 /usr/lib/.build-id/97 /usr/lib/.build-id/97/2fdf6b371be27b5d45302c455d429d17d55be4 /usr/lib/.build-id/99 /usr/lib/.build-id/99/8cb3e808992aeaf8858ad835bacebf16f70b80 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/9452ad2c3c6d456c32e3fcd7acbe989cccdac9 /usr/lib/.build-id/9c/f64088a8a3f62cdfc658c6813636a1c7249481 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/91a2003570cf445d6d04aacff79b6e6574c5f0 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/96a469a03aaa2c4d8e5c0506afe90d2c6f4534 /usr/lib/.build-id/a2/c5608036d0631a513b330460b00b84afe17a19 /usr/lib/.build-id/a3/dedd30f9264fdcc4d69d015bdf71b0ebfcc60e /usr/lib/.build-id/a4/36a7b792f016b0b0bf98928dc7f3fb466f4653 /usr/lib/.build-id/a4/3fc990740abe7ce537a6ca6e7a75eecee289cb /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/ccb74dcfe62c9c588d214f810adb265d310ec1 /usr/lib/.build-id/ab/0cafb032026be9d4c8e359faeb0eedaf66199f /usr/lib/.build-id/ac/11fa8e1e7b2b8fa110b12f83bf4fb965e316bb /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/eaa5dc6c25f3c7e646c13f9baee58e21362f4b /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/37c7c88cb93a81d5bff0ba2cc9b6fc9b7e7439 /usr/lib/.build-id/b8/e9ca67aacbc1ab97547ceae24609061e66af6b /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/c61618b3dae25bffa868f1b38fd3d7b11be252 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/b3bbdfeec6c580fe44a4439b60f5b5fca518c7 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/23dbf96606acde15d40575d1d3abf9ea0228ce /usr/lib/.build-id/de/e52abd858fd344764c5655f4ded5c7e99aba00 /usr/lib/.build-id/df/14c93e3e33f5fcc54441187bd570ff7e3c0dd7 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/6a3859361b38cf46e4eb965dd5579a4bab5ad9 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/cc7f604d6d2a5b968a2563e51adb9d13f3bfa1 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/55128fcff0cb31eb7d805e8dd078388feb6911 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/d2be8e5411e3eb00a7caaa077b5a4f15d4d081 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/919dcd090fbe3ac96b8b77f88b19f16f2bfc1e /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/3e57c25de418cc8400c2d64061b7148e6ed269 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/31ea8bb4a8b437997995efe80a4d39d390c24f /usr/lib/.build-id/fa /usr/lib/.build-id/fa/73c85140d3754cb0016f145f46424ab080d251 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/bdfb47f5c89a90e5bf8d3ebd04cbc3cff18966 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/a6100a15f8c9622fab8535ef390e369329ad16 /usr/lib64/libpython3.12d.so /usr/lib64/libpython3.12d.so.1.0 /usr/lib64/pkgconfig/python-3.12d-embed.pc /usr/lib64/pkgconfig/python-3.12d.pc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_aarch64-linux-gnu.cpython-312.opt-1.pyc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_aarch64-linux-gnu.cpython-312.opt-2.pyc /usr/lib64/python3.12/__pycache__/_sysconfigdata_d_linux_aarch64-linux-gnu.cpython-312.pyc /usr/lib64/python3.12/_sysconfigdata_d_linux_aarch64-linux-gnu.py /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/Makefile /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/Setup /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/Setup.bootstrap /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/Setup.local /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/Setup.stdlib /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/__pycache__ /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/__pycache__/python-config.cpython-312.opt-1.pyc /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/__pycache__/python-config.cpython-312.opt-2.pyc /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/__pycache__/python-config.cpython-312.pyc /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/config.c /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/config.c.in /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/install-sh /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/makesetup /usr/lib64/python3.12/config-3.12d-aarch64-linux-gnu/python-config.py /usr/lib64/python3.12/lib-dynload/_asyncio.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_bisect.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_blake2.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_bz2.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_cn.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_hk.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_iso2022.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_jp.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_kr.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_codecs_tw.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_contextvars.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_crypt.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_csv.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ctypes_test.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_curses.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_curses_panel.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_datetime.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_dbm.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_decimal.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_gdbm.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_heapq.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_json.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_lsprof.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_lzma.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_multibytecodec.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_opcode.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_pickle.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_posixshmem.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_queue.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_random.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_socket.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_ssl.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_statistics.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_struct.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testbuffer.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testcapi.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testclinic.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testimportmultiple.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testinternalcapi.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testmultiphase.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_testsinglephase.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_tkinter.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_uuid.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxinterpchannels.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxsubinterpreters.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_xxtestfuzz.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/_zoneinfo.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/array.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/audioop.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/binascii.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/cmath.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/fcntl.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/grp.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/math.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/mmap.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/ossaudiodev.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/readline.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/resource.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/select.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/spwd.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/syslog.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/termios.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxlimited.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxlimited_35.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/xxsubtype.cpython-312d-aarch64-linux-gnu.so /usr/lib64/python3.12/lib-dynload/zlib.cpython-312d-aarch64-linux-gnu.so /usr/libexec/platform-python-debug /usr/libexec/platform-python3.12d /usr/libexec/platform-python3.12d-aarch64-config /usr/libexec/platform-python3.12d-config
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Aug 27 07:59:12 2026