Christoph Reiter
062ce1d6ed
openssh: Update to 9.5p1
2023-10-04 19:23:07 +02:00
Christoph Reiter
c210692926
openssh: Update to 9.4p1
2023-08-11 11:20:13 +02:00
Christoph Reiter
7f550492c1
openssh: Update to 9.3p2
2023-07-19 21:46:20 +02:00
Christoph Reiter
c5d818d640
More libxcrypt
2023-07-13 23:14:07 +02:00
Christoph Reiter
e11645c36f
openssh: Update to 9.3p1
2023-03-16 18:22:43 +01:00
مهدي شينون (Mehdi Chinoune)
ad6a7247a1
openssh: rebuild
...
OpenSSH requires OpenSSL buildtime version to be equal to runtime version.
2023-03-16 06:37:04 +01:00
Christoph Reiter
fb145ddb31
openssh: Update to 9.2p1
2023-02-03 12:07:41 +01:00
Christoph Reiter
75bb29d4ff
openssl rebuilds
2022-12-21 18:57:19 +01:00
Christoph Reiter
8fe6b04d52
openssh: drop cygwin patch again
...
It just contains things we regen with autotools anyway,
so it can be dropped.
2022-11-08 18:13:20 +01:00
Christoph Reiter
075fe7f107
openssh: Update to 9.1p1 / Sync with cygwin
...
Remove some minor msysize patches while at it by faking cygwin
Minor cleanup
2022-11-08 08:22:16 +01:00
Christoph Reiter
2df46dd4a9
openssh: add link to cygwin git repo
2022-03-08 17:28:58 +01:00
Christoph Reiter
73ecc6822b
openssh: import winhello patches from cygwin
2022-03-08 08:04:40 +01:00
Peiyuan Song
a5828df3b2
openssh: add libcbor and libfido2 to allowed openssh support Windows Hello and FIDO2 security keys
2022-03-07 10:14:46 +08:00
Christoph Reiter
b65f4d2e5e
openssh: Update to 8.9p1
2022-02-23 22:26:23 +01:00
Brian Maloney
514837eab1
Bump pkgrel
2022-02-12 10:46:24 -05:00
Brian Maloney
843732160f
Remove --disable-security-key
...
This enables security key functionality in openssh
2022-02-12 10:09:53 -05:00
Christoph Reiter
e40c90814f
Makedepend on gcc/make where needed
...
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e
makedepend on autotools for packages using configure
...
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.
Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Biswapriyo Nath
1b870552ab
openssh: Update to 8.8p1
2021-10-10 20:52:41 +05:30
Biswapriyo Nath
7f1dd43342
Update packages
2021-09-03 21:43:46 +05:30
Astrum-polaris
7127b049ac
openssh: update to 8.6p1
2021-07-20 00:30:08 +08:00
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