Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Johannes Müller
aports
Commits
fcc115ce
Commit
fcc115ce
authored
Jul 11, 2018
by
prspkt
Committed by
Natanael Copa
Jul 13, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/curl: upgrade to 7.61.0, add secfixes comment
parent
87a58154
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
main/curl/APKBUILD
main/curl/APKBUILD
+7
-5
No files found.
main/curl/APKBUILD
View file @
fcc115ce
...
...
@@ -3,10 +3,10 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
curl
pkgver
=
7.6
0
.0
pkgrel
=
1
pkgdesc
=
"
An
URL retrival utility and library"
url
=
"http://curl.haxx.se"
pkgver
=
7.6
1
.0
pkgrel
=
0
pkgdesc
=
"URL retrival utility and library"
url
=
"http
s
://curl.haxx.se"
arch
=
"all"
license
=
"MIT"
depends
=
"ca-certificates"
...
...
@@ -19,6 +19,8 @@ source="https://curl.haxx.se/download/$pkgname-$pkgver.tar.xz
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
# secfixes:
# 7.61.0-r0:
# - CVE-2018-0500
# 7.60.0-r0:
# - CVE-2018-1000300
# - CVE-2018-1000301
...
...
@@ -102,5 +104,5 @@ libcurl() {
mv
"
$pkgdir
"
/usr/lib
"
$subpkgdir
"
/usr
}
sha512sums
=
"
96a0c32ca846a76bba75e9e560ad4c15df79540992ed1a83713095be94ddba039f289bda9678762fd79fb9691fe810735178fb9dc970c37012dff96b8ce08abf curl-7.60
.0.tar.xz
sha512sums
=
"
1b450bbd794460fea12374a49739a49a43c3651038dc092c277769bab09a62627f8eedfa94b5c1610503bf20eeaf60643a1e32fdcf1bcf8d4085090c4a598b13 curl-7.61
.0.tar.xz
708527e73f9512c50e2250ca26786ba8994dc05fd2e362c1feb274e251219fb4bfc97e7e7722aa12424ccaf4c511d90d8820561c82a24f103b9ee2b743f4be28 use-OPENSSL_config.patch"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment