Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python3.11
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
python3.11
Commits
4db2c2c0
Commit
4db2c2c0
authored
3 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import python3.11-3.11.9-7.el9_5.1
parent
a30819b1
No related branches found
Branches containing commit
Tags
imports/r9/python3.11-3.11.9-7.el9_5.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.python3.11.checksum
+1
-1
1 addition, 1 deletion
.python3.11.checksum
SPECS/python3.11.spec
+10
-1
10 additions, 1 deletion
SPECS/python3.11.spec
with
11 additions
and
2 deletions
.python3.11.checksum
+
1
−
1
View file @
4db2c2c0
3d059c2833a7a1186f43247a5a186fdfaed78712e28ef59ae3cfd7ca8580664b
8f0885f79b76ba8e16b7df2fedb9df23290acfc1988156f777a77506a3f416f4
This diff is collapsed.
Click to expand it.
SPECS/python3.11.spec
+
10
−
1
View file @
4db2c2c0
...
...
@@ -20,7 +20,7 @@ URL: https://www.python.org/
#global prerel ...
%global upstream_version %{general_version}%{?prerel}
Version: %{general_version}%{?prerel:~%{prerel}}
Release: 7%{?dist}
Release: 7%{?dist}
.1
License: Python
...
...
@@ -398,6 +398,11 @@ Patch435: 00435-gh-121650-encode-newlines-in-headers-and-verify-headers-are-soun
# [CVE-2024-8088] gh-122905: Sanitize names in zipfile.Path.
Patch436: 00436-cve-2024-8088-gh-122905-sanitize-names-in-zipfile-path.patch
# 00437 #
# CVE-2024-6232: gh-121285: Remove backtracking when parsing tarfile headers
# Resolved upstream: https://github.com/python/cpython/issues/121285
Patch437: 00437-CVE-2024-6232.patch
# (New patches go here ^^^)
#
# When adding new patches to "python" and "python3" in Fedora, EL, etc.,
...
...
@@ -1676,6 +1681,10 @@ CheckPython optimized
# ======================================================
%changelog
* Wed Sep 11 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.9-7.1
- Security fix for CVE-2024-6232
Resolves: RHEL-57410
* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-7
- Security fix for CVE-2024-8088
Resolves: RHEL-55959
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment