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
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
7e54a7f5
Commit
7e54a7f5
authored
Sep 11, 2019
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/nghttp2: security upgrade (CVE-2019-9511,9513)
parent
556afbac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
main/nghttp2/APKBUILD
main/nghttp2/APKBUILD
+7
-2
No files found.
main/nghttp2/APKBUILD
View file @
7e54a7f5
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
nghttp2
pkgver
=
1.
28.0
pkgver
=
1.
39.2
pkgrel
=
0
pkgdesc
=
"Experimental HTTP/2 client, server and proxy"
url
=
"https://nghttp2.org/"
...
...
@@ -12,6 +12,11 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
source
=
"https://github.com/tatsuhiro-t/
$pkgname
/releases/download/v
$pkgver
/nghttp2-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# 1.39.2-r0:
# - CVE-2019-9511
# - CVE-2019-9513
check
()
{
cd
"
$builddir
"
make check
...
...
@@ -42,4 +47,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
c49d4e02ec8e894e01aff0b3573e5ce6a33e37ddbd777f6363a2890681a2d09d9e29794c7a6aaf20dd094b4b6da4b535f3e81ac58ef4164b1f8cca9e0da26ee9 nghttp2-1.28.0
.tar.xz"
sha512sums
=
"
d8c971543e3e87736dfafebca55e9ecd0644e304c9731edaccba34170205824476595861a439077289b438ad489dd6008dedf2c6b2c111920300329be1b1bf34 nghttp2-1.39.2
.tar.xz"
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