Commit Graph

30 Commits

Author SHA1 Message Date
Michael Forney 6148f9915e openssh: Update to 10.3p1 2026-04-03 03:49:44 -07:00
Michael Forney 6bf2b32754 openssh: Fix build
This object is only used by sshd-common.a, and no other rule builds
the object.
2025-06-03 12:52:16 -07:00
Michael Forney 7b0cb105f5 openssh: Update to 10.0p2 2025-04-30 12:33:46 -07:00
Michael Forney 6361cda4db openssh: Update to 8.9p1 2022-03-13 13:30:53 -07:00
Michael Forney 80ad9f758b openssh: Update to 8.7p1 2021-08-24 12:21:55 -07:00
Michael Forney d9e823c1a0 openssh: Update to 8.5p1 2021-03-03 22:12:21 -08:00
Michael Forney b51f440d5e openssh: Install sshd_config.5 2021-01-21 02:19:11 -08:00
Michael Forney 195d6e586d openssh: Enable warnings 2020-09-22 15:00:17 -07:00
Michael Forney d4297a13c8 Use -isystem to include library headers
This way, warnings from headers that come from another package (in
particular linux-headers) won't show up when they get included.

To make sure we still track dependencies, use -MD instead of -MMD.
2020-06-05 03:01:44 -07:00
Michael Forney e8e894d214 openssh: Build ssh-keyscan 2020-04-22 22:55:05 -07:00
Michael Forney d36ce79317 openssh: Update to latest git and port to BearSSL 2020-04-22 22:55:05 -07:00
Michael Forney aea11e0e4a Use our own linux-headers 2020-02-20 20:10:31 -08:00
Michael Forney 1e081a9e9c openssh: Update to latest git 2020-02-05 18:08:40 -08:00
Michael Forney 9cdabf26b5 openssh: Install ssh_config.5 2020-01-29 22:14:33 -08:00
Michael Forney 08cca5431f Move toolchain config into config.lua 2020-01-29 22:14:33 -08:00
Michael Forney 051963c7fe Add support for building multiple configurations
Now, you can build in separate directories per configuration:

	mkdir foo
	(cd foo && ../setup.lua)
	samu -C foo
2020-01-29 22:14:33 -08:00
Michael Forney b45c19b8f6 openssh, libfido2: Update to latest git
This enables support for ed25519-sk keys.

Support for building in sk provider is now in upstream openssh.
2019-11-14 23:39:31 -08:00
Michael Forney 2e9b607d05 openssh: Update to latest git and enable security key support 2019-11-03 13:13:44 -08:00
Michael Forney 91d3dd6504 openssh: Update to 8.1p1 2019-10-18 00:44:32 -07:00
Michael Forney 160bfb3476 openssh: Build sftp 2019-04-28 01:05:31 -07:00
Michael Forney 85e3a87683 openssh: Update to 8.0p1 2019-04-28 01:05:12 -07:00
Michael Forney 5a0f00b6c1 openssh: Use readpassphrase from libbsd 2018-11-07 13:52:58 -08:00
Michael Forney b1090608e6 openssh: Update to 7.9p1 2018-11-06 00:00:25 -08:00
Michael Forney 934734de95 openssh: Fall back to SANDBOX_RLIMIT when SANDBOX_SECCOMP_FILTER is not supported 2018-10-18 15:27:53 -07:00
Michael Forney ff7645c6d4 openssh: Update to 7.8p1 2018-08-27 16:01:43 -07:00
Michael Forney 35713503bc openssh: Update to 7.7p1 2018-04-10 12:09:21 -07:00
Michael Forney 003dbc7488 Move defaults to config.def.lua 2017-10-24 02:01:14 -07:00
Michael Forney fe482c1604 openssh: Add support for aarch64 2017-10-23 21:43:52 -07:00
Michael Forney 5e1b5cff93 openssh: Update to 7.6p1 2017-10-06 12:30:08 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00