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
7024a0fb
Commit
7024a0fb
authored
1 year ago
by
Celeste
Committed by
Natanael Copa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main/curl: security upgrade to 8.5.0
- CVE-2023-46218 - CVE-2023-46219
parent
4d7199f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!56818
main/curl: security upgrade to 8.5.0 & run tests in parallel
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/curl/APKBUILD
+5
-2
5 additions, 2 deletions
main/curl/APKBUILD
with
5 additions
and
2 deletions
main/curl/APKBUILD
+
5
−
2
View file @
7024a0fb
...
...
@@ -8,7 +8,7 @@
# this aport from arch=all WILL be reverted.
pkgname
=
curl
pkgver
=
8.
4
.0
pkgver
=
8.
5
.0
pkgrel
=
0
pkgdesc
=
"URL retrival utility and library"
url
=
"https://curl.se/"
...
...
@@ -35,6 +35,9 @@ options="net" # Required for running tests
[
-n
"
$BOOTSTRAP
"
]
&&
options
=
"
$options
!check"
# remove python3 dependency
# secfixes:
# 8.5.0-r0:
# - CVE-2023-46218
# - CVE-2023-46219
# 8.4.0-r0:
# - CVE-2023-38545
# - CVE-2023-38546
...
...
@@ -224,5 +227,5 @@ libcurl() {
}
sha512sums
=
"
7027dbf3b759b39d6ec9c4da58fadd254
e8
4
bb
93bff599541b3bc3135bad4c2955c6237d7ddd60973f9f1a6948bc32d7e312985fb50658bc958b9f22fee74f2b
curl-8.
4
.0.tar.xz
acffa2cf61d9b8e4188575a1b40227da8d722df2e5f
e8bb
82a222b4eb2fd64bf8aebd90852ce050c79fb5e517d5cee2546bf7de92ede1dd394263e231cb741a3
curl-8.
5
.0.tar.xz
"
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