Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | In-place upstream update fixing missing HPN banner which effectively ↵ | zer0def | |
disabled the functionality. | |||
2020-03-20 | Added armv6h to supported archs. | zer0def | |
2020-02-12 | Bump for glibc 2.31. | zer0def | |
2019-11-18 | 8.1p1.hpn14v20 | zer0def | |
2019-10-06 | Genuinely apply the banner patch. | zer0def | |
2019-10-06 | Properly update .SRCINFO for 8.0p1.hpn14v18. | zer0def | |
2019-10-05 | Revert bump to 8.0p1.hpn14v18 due to server not exposing the HPN suffix used ↵ | zer0def | |
to promote the connection to HPN. | |||
2019-10-05 | Update .SRCINFO for 8.0p1.hpn14v18. | zer0def | |
2019-08-16 | Package release bump to address ldns upgrade. | zer0def | |
2019-03-05 | Update .SRCINFO. | zer0def | |
2019-03-04 | Fork from openssh-hpn-git due to not following any upstream branch HEAD. ↵ | zer0def | |
Bump to 7.9p1 and openssl 1.1. | |||
2018-05-12 | Updated .SRCINFO | Björn Wiedenmann | |
2017-10-21 | Updated to new upstream version | Björn Wiedenmann | |
2017-06-10 | Forced building against openssl-1.0 | Björn Wiedenmann | |
I am not happy with the solution though as I haven't found a clean way of forcing openssh to build against a specific openssl version. I tried pkg-config, but either it doesn't work or I am doing it wrong. Now I am using a hack, where I am using prepare() to symlink the openssl-1.0 files into the build directory and pass them to the configure script via the --with-ssl-dir option. If anyone has a cleaner way of doing this, please feel free to share it. Any help is greatly appreciated. I also had a look at the openssl-1.1.0 patch the openssh package from the core repo is using: It does apply cleanly but it is not enough. I am afraid we will have to wait for upstream to get a proper openssl-1.1.0 patch. | |||
2017-04-15 | Updated to new upstream version | Björn Wiedenmann | |
2017-03-29 | Updated to new upstream version | Björn Wiedenmann | |
2017-01-12 | Updated to new upstream version | Björn Wiedenmann | |
2016-09-17 | Updated to new upstream version | Björn Wiedenmann | |
2016-07-23 | Updated to new upstream version | Björn Wiedenmann | |
2016-06-02 | Updated to new upstream version, fixing NONE cipher rekeying issue | Björn Wiedenmann | |
2016-05-26 | Added 'armv7h' to architectures | Björn Wiedenmann | |
Works on Raspberry Pi 3 (and probably on Pi 2 as well, as the Pi 3 is actually using the Pi 2 image for now). | |||
2016-05-26 | Removed linux-headers dep | Björn Wiedenmann | |
Seems to depend on "linux-api-headers", rather than "linux-headers". The former is installed as a dep to glibc (a base group package) and as such not explicitly listed as a make dep for now. | |||
2016-05-25 | Updated package to reflect current upstream state | Helix | |
Please note, there seems to be a problem with unencrypted transfers >1GB which is still under investigation upstream, see: https://github.com/rapier1/openssh-portable/issues/5 | |||
2016-01-27 | Updated package to reflect current upstream state | Björn Wiedenmann | |
The upstream maintainers fixed some style issues in their HPN code and also synced their code with the current version of openssh-portable. | |||
2015-12-07 | Updated package dependencies after namcap run | Björn Wiedenmann | |
1. PAM was added as a hard dependency 2. openbsd-netcat was removed, as the package built just fine without ANY netcat version installed. Let me know if I am wrong after all. 3. GDB was removed as the PKGBUILD does not use a check() function | |||
2015-12-06 | Updated .SRCINFO as well | Björn Wiedenmann | |
2015-09-16 | PKGBUILD | Jonathan Yantis | |
2015-06-11 | Initial import | Jonathan Yantis | |