~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH v3.5] main/openssh: track secfixes

Details
Message ID
<20161228094406.135-1-sergej.lukin@gmail.com>
Sender timestamp
1482918246
DKIM signature
missing
Download raw message
Patch: +9 -0
---
 main/openssh/APKBUILD | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/main/openssh/APKBUILD b/main/openssh/APKBUILD
index 1e9972ecd7..daffec7a59 100644
--- a/main/openssh/APKBUILD
+++ b/main/openssh/APKBUILD
@@ -1,3 +1,4 @@
# Contributor: Sergei Lukin <sergej.lukin@gmail.com>
# Conptributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=openssh
@@ -26,6 +27,14 @@ source="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$_myver.tar
	"
# HPN patches are from: http://www.psc.edu/index.php/hpn-ssh

# secfixes:
#   7.4_p1:
#     - CVE-2016-10009
#     - CVE-2016-10010
#     - CVE-2016-10011
#     - CVE-2016-10012
#       https://bugs.alpinelinux.org/issues/6583

builddir="$srcdir"/$pkgname-$_myver
prepare() {
	cd "$builddir"
-- 
2.11.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)