Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | proper version crank | zer0def | |
2023-08-02 | 9.3p2.hpn17v14 | zer0def | |
2023-04-28 | 9.3p1.hpn17v13 | zer0def | |
2023-03-23 | In-place upstream tag bump | zer0def | |
2023-02-24 | 9.2p1.hpn17v11 | zer0def | |
2022-12-21 | 9.1p1.hpn17v10 | zer0def | |
2022-12-21 | In-place upstream tag bump | zer0def | |
2022-12-04 | 9.1p1.hpn17v8 | zer0def | |
2022-11-06 | wip: 9.1p1.hpn17v7 | zer0def | |
2022-11-06 | Distribution's OpenSSL major version bump | zer0def | |
2022-10-01 | Move lingering shimming back where it's more appropriate | zer0def | |
2022-09-30 | Revert default port changes from upstream | zer0def | |
2022-09-29 | 9.0p1.hpn17v4 | zer0def | |
2022-07-27 | In-place upstream tag bump | zer0def | |
2022-05-20 | 9.0p1.hpn17v2 | zer0def | |
2022-05-18 | Backup fixes with openssh-hpn-shim again, with user warning to boot. | zer0def | |
2022-05-14 | Fix SSH helper linkage in sshd shim | zer0def | |
2022-05-13 | Correction to host SSH key generation, the horrifying edition | zer0def | |
2022-05-13 | Configuration backup fixes | zer0def | |
2022-05-13 | Remove socket activation, be less overzealous with backups | zer0def | |
2022-05-13 | Added shim package maintaining behavior pre-HPN17v0 | zer0def | |
2022-05-11 | 8.9p1.hpn17v0 | zer0def | |
2022-01-14 | 8.8p1-hpn15v5 | zer0def | |
2021-08-30 | Bump for in-place tag update with AESNI changes | zer0def | |
2021-08-24 | 8.7p1-hpn15v4 | zer0def | |
2021-08-24 | 8.6p1-hpn15v3 | zer0def | |
2021-04-10 | SCP-resume bump | zer0def | |
2021-03-09 | 8.5p1-hpn15v2 | zer0def | |
2021-02-09 | Drop package from it's own provides and conflicts | zer0def | |
2020-11-24 | 8.4p1-hpn15v1 | zer0def | |
2020-10-19 | Perks of jumping early on a release: debug cleanup from upstream | zer0def | |
2020-10-11 | 8.4p1-hpn14v23 | zer0def | |
2020-09-29 | hpn-8_3_P1 tag update including double-define patch and addressing comment ↵ | zer0def | |
remarks | |||
2020-06-23 | 8.3p1.hpn14v22 | zer0def | |
2020-05-26 | Expand supported architectures based on own testing. | zer0def | |
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 | |