RHEL Packaging Agent
cda423ee86
Fix CVE-2026-45409: quadratic time complexity in IDNA validation
...
Security fix for CVE-2026-45409: IDNA encode/decode and
check_label now reject inputs exceeding the maximum DNS domain
length before per-codepoint validation runs. This prevents
CONTEXTO-heavy labels from driving validation into quadratic
time. The patch was adapted for v2.10 compatibility by using
IncrementalEncoder directly from idna.codec instead of the
'idna2008' codec name introduced in v3.x.
CVE: CVE-2026-45409
Upstream patches:
- c0dda4501d .patch
- e1cb465b63 .patch
Resolves: RHEL-215653
This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.
Assisted-by: Ymir
2026-07-27 07:15:18 +00:00
Lumir Balhar
112df0c7ea
Security fix for CVE-2024-3651
...
Resolves: RHEL-33464
2024-04-23 12:11:25 +02:00
Tomas Orsava
b56a2115a0
Add gating configuration and a simple smoke test
...
Related: rhbz#1950291
2022-02-21 15:31:10 +01:00
Tomas Orsava
7e662a8233
Rebuild to add the automatically generated Obsoletes tag with the python39- prefix
...
.. for smoother upgrade from RHEL8
Related: rhbz#1990421
2022-02-08 11:23:14 +01:00
Mohan Boddu
b7c21d8d99
Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
...
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 00:12:20 +00:00
Mohan Boddu
49e447a19b
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 04:25:30 +00:00
DistroBaker
dc267a40bd
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/python-idna.git#aaf9cdf61172de6327ed8a9e55775cd09ff24bff
2021-02-18 17:55:55 +00:00
DistroBaker
05861f55ac
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/python-idna.git#aaf9cdf61172de6327ed8a9e55775cd09ff24bff
2021-02-05 00:30:20 +01:00
Troy Dawson
880451d9cb
RHEL 9.0.0 Alpha bootstrap
...
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/python-idna#242d3227ba842564fc79654be2c1edea25c159e4
2020-10-14 19:00:17 -07:00
Release Configuration Management
211ab537fd
New branch setup
2020-10-08 22:48:14 +00:00