Commit Graph

30 Commits

Author SHA1 Message Date
Astrum-polaris
1d570afdf0 openssh: update to 8.5p1 2021-04-02 14:37:32 +08:00
Alexey Pavlov
89493bc1e2 openssh: Update to 8.4p1 2020-10-24 07:24:24 +03:00
Alexey Pavlov
367154f8d8 openssh: Update to 8.3p1 2020-05-30 00:14:52 +03:00
Alexey Pavlov
06c9fa5441 openssh: Update to 8.2p1 2020-03-09 14:09:19 +03:00
Alexey Pavlov
f221e4f8d2 openssh: Update to 8.1p1 2019-10-14 09:28:14 +03:00
Viktor Szakats
7f7316ba9b use HTTPS in URLs where supported (#1741) 2019-09-30 09:33:57 +03:00
Alexey Pavlov
ee50840c80 openssh: Update to 8.0p1 2019-04-25 11:59:46 +03:00
Alexey Pavlov
8a9d8c741a Rebuild packages for openssl-1.1.x 2018-12-13 21:47:10 +03:00
qouoq
e9a233c57e Add sshd_config in backup files (#1477) 2018-11-09 10:56:34 +10:00
Alexey Pavlov
e8f08a9753 openssh: Update to 7.9p1 2018-10-30 14:51:40 +03:00
Alexey Pavlov
f781b020f9 openssh: Rebuild to drop libssp dependency 2018-02-08 15:51:00 +03:00
mashir43
31aa61165c openssh: Update to 7.6p1 2018-01-16 11:26:05 +09:00
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