Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
f0fb9d82
Commit
f0fb9d82
authored
1 year ago
by
Celeste
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-urllib3: security upgrade to 1.26.18
CVE-2023-45803
parent
34408959
Loading
Loading
1 merge request
!53591
[3.15] main/py3-urllib3: security upgrade to 1.26.18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-urllib3/APKBUILD
+4
-2
4 additions, 2 deletions
main/py3-urllib3/APKBUILD
with
4 additions
and
2 deletions
main/py3-urllib3/APKBUILD
+
4
−
2
View file @
f0fb9d82
...
...
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py3-urllib3
_pkgname
=
urllib3
pkgver
=
1.26.1
7
pkgver
=
1.26.1
8
pkgrel
=
0
pkgdesc
=
"HTTP library with thread-safe connection pooling, file post, and more"
url
=
"https://github.com/urllib3/urllib3"
...
...
@@ -17,6 +17,8 @@ replaces="py-urllib3" # Backwards compatibility
provides
=
"py-urllib3=
$pkgver
-r
$pkgrel
"
# Backwards compatibility
# secfixes:
# 1.26.18-r0:
# - CVE-2023-45803
# 1.26.17-r0:
# - CVE-2023-43804
# 1.25.9-r0:
...
...
@@ -37,5 +39,5 @@ package() {
}
sha512sums
=
"
ee235b2e31c34f26ab872623ef17a1119c9776c5a1bf0b4eb5ec92139de7c585dcf3cf90bfc2c6e1db5a1819aafbe6e732a8c540a4ae64ed7659267906c09768
py3-urllib3-1.26.1
7
.tar.gz
62c0af4b11e797a85420ef3f0888f2e608334329eddd88b9fe563b5437189cbea8dbbcd53f999557d9828fcf4bf03b8ca9f6e3d401533bc4ae8ff96e3ece1557
py3-urllib3-1.26.1
8
.tar.gz
"
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