Commit Graph

18 Commits

Author SHA1 Message Date
Johannes Schindelin
02b3ba43d8 openssh: bump to 7.5p1
For some reason, the test_utf8 tests fail here, probably because
snmprintf() does not return what OpenSSH expects... But UTF-8 is not
native to Windows anyway (at least not yet).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-05-16 14:09:34 +02:00
Sam Hocevar
c8e7366c7e openssh: allow scp to copy files using their Windows paths.
This patch was also proposed to upstream developers:
 http://lists.mindrot.org/pipermail/openssh-unix-dev/2016-September/035381.html
2016-09-30 13:30:25 +02:00
Johannes Schindelin
da63f585e3 openssh: skip privilege separation tests
In MSYS2's context, it does not make sense, as we do not have a
special-purpose 'sshd' user account and also no easy way to make one.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-08-22 17:48:50 +02:00
Johannes Schindelin
633933b513 openssh: update to 7.3p1
This update made the fix-man-install patch unnecessary and required
minor adjustments to the msys2 one (to avoid huge changes due to
autoconf tools updates resulting in vastly different generated files, we
simply call autoreconf after patching configure.ac).

Due to a recent export of setkey() in msys2-runtime-devel's stdlib.h
when _XOPEN_SOURCE is defined, we need to add a little work-around patch
that avoids clashing with crypt.h's declaration of the function of the
same name.

Suggested by Ryan Rode-Corrent.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-08-22 17:17:34 +02:00
Johannes Schindelin
c24b978a18 openssh: use MIT mirror
It appears that right now, openbsd.org is a little bit overloaded.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-08-22 17:14:19 +02:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Johannes Schindelin
2b2b6dc6c5 Upgrade OpenSSH to version 7.1p2
That version fixes CVE-2016-0777, a vulnerability that can be exploited
via a compromised SSH server. For details, see

	http://www.openssh.com/txt/release-7.1p2

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-01-14 17:28:16 +01:00
Alexey Pavlov
6389198ecb openssh: Update to 7.1p1 2015-08-29 20:26:18 +03:00
Alexpux
76359e13e4 openssh: Update to 6.9p1 2015-07-02 01:11:31 +03:00
Alexpux
20309c7fe3 openssh: Update to 6.7p1 2014-10-08 10:24:49 +04:00
Alexpux
21f99d413a openssh: Install sshd daemon. 2014-08-26 15:25:14 +04:00
Alexpux
791de332bb openssh: Add new patch. Prepare to move system to real /usr 2014-06-14 20:37:17 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
df16320739 openssh: Update to 6.6p1 2014-03-19 14:12:15 +04:00
Alexpux
b8b22e7e13 openssh: Update to 6.5.p1 2014-02-05 08:59:01 +04:00
Alexpux
fe014d6d1c Fix packages group 2013-11-24 18:59:28 +04:00
Alexpux
6c2d669908 Update openssh to 6.4p1 2013-11-08 20:29:45 +04:00
Alexpux
afd93cf38b Add openssh package 2013-11-06 11:33:52 +04:00