summaryrefslogtreecommitdiff
path: root/openssh
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2016-03-01 10:00:07 +0100
committerJuergen Daubert <jue@jue.li>2016-03-01 10:00:07 +0100
commit59bcce928da79454a9768097bc54a4952d298fbe (patch)
tree02c2fcad2197e5890d7250ace578481b0ec8e736 /openssh
parent1881cf2f85e0bac7ed968a411f51df96ef7e71bd (diff)
downloadcore-59bcce928da79454a9768097bc54a4952d298fbe.tar.gz
core-59bcce928da79454a9768097bc54a4952d298fbe.tar.xz
openssh: update to 7.2p1
Diffstat (limited to 'openssh')
-rw-r--r--openssh/.footprint2
-rw-r--r--openssh/.md5sum2
-rw-r--r--openssh/Pkgfile2
3 files changed, 2 insertions, 4 deletions
diff --git a/openssh/.footprint b/openssh/.footprint
index 8b6d4781..612ba366 100644
--- a/openssh/.footprint
+++ b/openssh/.footprint
@@ -9,7 +9,6 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/scp
-rwxr-xr-x root/root usr/bin/sftp
-lrwxrwxrwx root/root usr/bin/slogin -> ./ssh
-rwxr-xr-x root/root usr/bin/ssh
-rwxr-xr-x root/root usr/bin/ssh-add
-rwxr-xr-x root/root usr/bin/ssh-agent
@@ -27,7 +26,6 @@ drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/scp.1.gz
-rw-r--r-- root/root usr/share/man/man1/sftp.1.gz
-lrwxrwxrwx root/root usr/share/man/man1/slogin.1.gz -> ssh.1.gz
-rw-r--r-- root/root usr/share/man/man1/ssh-add.1.gz
-rw-r--r-- root/root usr/share/man/man1/ssh-agent.1.gz
-rw-r--r-- root/root usr/share/man/man1/ssh-keygen.1.gz
diff --git a/openssh/.md5sum b/openssh/.md5sum
index a36df146..cde2080f 100644
--- a/openssh/.md5sum
+++ b/openssh/.md5sum
@@ -1,2 +1,2 @@
-4d8547670e2a220d5ef805ad9e47acf2 openssh-7.1p2.tar.gz
+b984775f0cfff1f7ff18b8797fce8a28 openssh-7.2p1.tar.gz
7789cba75dc6c448814ca2e51f0dbf30 sshd
diff --git a/openssh/Pkgfile b/openssh/Pkgfile
index 033af3ea..73433130 100644
--- a/openssh/Pkgfile
+++ b/openssh/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl zlib
name=openssh
-version=7.1p2
+version=7.2p1
release=1
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)

Generated by cgit