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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dominika Liberda
aports
Commits
f0192cc6
Commit
f0192cc6
authored
4 years ago
by
J0WI
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/haproxy: security upgrade to 2.0.14
parent
6b36e926
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/haproxy/APKBUILD
+6
-2
6 additions, 2 deletions
main/haproxy/APKBUILD
with
6 additions
and
2 deletions
main/haproxy/APKBUILD
+
6
−
2
View file @
f0192cc6
# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Contributor: Jeff Bilyk <jbilyk@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
haproxy
pkgname
=
haproxy
pkgver
=
2.0.1
3
pkgver
=
2.0.1
4
_pkgmajorver
=
${
pkgver
%.*
}
_pkgmajorver
=
${
pkgver
%.*
}
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A TCP/HTTP reverse proxy for high availability environments"
pkgdesc
=
"A TCP/HTTP reverse proxy for high availability environments"
...
@@ -19,6 +19,10 @@ source="https://www.haproxy.org/download/${_pkgmajorver}/src/$pkgname-$pkgver.ta
...
@@ -19,6 +19,10 @@ source="https://www.haproxy.org/download/${_pkgmajorver}/src/$pkgname-$pkgver.ta
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
# secfixes:
# 2.0.14-r0:
# - CVE-2020-11100
build
()
{
build
()
{
cd
"
$builddir
"
cd
"
$builddir
"
case
"
$CARCH
"
in
mips|mipsel
*
)
_carchflags
=
"ADDLIB=-latomic"
;;
esac
case
"
$CARCH
"
in
mips|mipsel
*
)
_carchflags
=
"ADDLIB=-latomic"
;;
esac
...
@@ -49,6 +53,6 @@ package() {
...
@@ -49,6 +53,6 @@ package() {
"
$pkgdir
"
/etc/haproxy/haproxy.cfg
"
$pkgdir
"
/etc/haproxy/haproxy.cfg
}
}
sha512sums
=
"
b0a218e1cebd2c356e81605157d6cee9f448bad59172d31d9b67eb2bab4c72dbc32f48690d84c92faac8c47d8c22002b3a93af49b61a3e7bb97fcf3fa8fe081a
haproxy-2.0.1
3
.tar.gz
sha512sums
=
"
6b63b713a1009eff59a2622fa93462deb8794c910685840f142711a61be88ea228c7cb2ec7ca50bba0803288625e1a65b2d2f87ffbcedfd23debfbbbb5d96993
haproxy-2.0.1
4
.tar.gz
3ab277bf77fe864ec6c927118dcd70bdec0eb3c54535812d1c3c0995fa66a3ea91a73c342edeb8944caeb097d2dd1a7761099182df44af5e3ef42de6e2176d26 haproxy.initd
3ab277bf77fe864ec6c927118dcd70bdec0eb3c54535812d1c3c0995fa66a3ea91a73c342edeb8944caeb097d2dd1a7761099182df44af5e3ef42de6e2176d26 haproxy.initd
26bc8f8ac504fcbaec113ecbb9bb59b9da47dc8834779ebbb2870a8cadf2ee7561b3a811f01e619358a98c6c7768e8fdd90ab447098c05b82e788c8212c4c41f haproxy.cfg"
26bc8f8ac504fcbaec113ecbb9bb59b9da47dc8834779ebbb2870a8cadf2ee7561b3a811f01e619358a98c6c7768e8fdd90ab447098c05b82e788c8212c4c41f haproxy.cfg"
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