Commit graph

60 commits

Author SHA1 Message Date
Lorenz Brun 12be07b11c teleport: mark as broken on <64 bit platforms 2023-05-27 11:18:34 +02:00
Justinas Stankevicius ae48654bb1 teleport_11: 11.3.5 -> 11.3.10 2023-04-08 20:08:23 +03:00
Justinas Stankevicius a0405f0aa6 teleport: 12.1.0 -> 12.1.5 2023-04-02 19:09:11 +03:00
Justinas Stankevicius 701a838718 teleport: add arianvp to maintainers 2023-03-07 16:41:39 +02:00
Justinas Stankevicius 5b9628a9ed teleport: add justinas to maintainers 2023-03-07 16:41:17 +02:00
Justinas Stankevicius 43f2c5ef66 teleport: 12.0.2 -> 12.1.0 2023-03-07 13:30:45 +02:00
Justinas Stankevicius 6f1c82c7f8 teleport_11: init at 11.3.5 2023-02-28 13:22:36 +02:00
Justinas Stankevicius 857636b032 teleport: 11.3.4 -> 12.0.2 2023-02-23 16:35:36 +02:00
Justinas Stankevicius 72f1773807 teleport: 11.2.3 -> 11.3.4 2023-02-16 17:30:01 +02:00
Justinas Stankevicius 0185d7088e teleport: 11.1.4 -> 11.2.3 2023-01-24 19:37:46 +02:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Justinas Stankevicius 9b8bcfcf15 teleport: 10.3.1 -> 11.1.4 2023-01-02 22:48:00 +02:00
06kellyjac 097ec65336 teleport: fix for darwin 2022-10-11 09:55:39 +01:00
Anders Kaseorg dba3a8a632 teleport: Enable libfido2 support
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-10-05 13:52:20 -07:00
06kellyjac becacf259d teleport: 9.1.2 -> 10.3.1
Dropped the roletester since it doesn't exist anymore

Co-authored-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-10-05 13:52:20 -07:00
Emery Hemingway b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Justinas Stankevicius e3a4076faa teleport: add rdpclient 2022-05-09 23:35:46 +03:00
Justinas Stankevicius 25cf5ebcd0 teleport: 8.1.3 -> 9.1.2 2022-05-09 23:35:46 +03:00
5aaee9 f1a5d02990 teleport: fix suid exec problem 2022-03-29 04:22:18 +08:00
5aaee9 8aa41aeaea
teleport: fix exec srv command not found (#165588) 2022-03-28 13:27:12 +02:00
zowoq ab07e12988 treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
Yurii Matsiuk 490d9418b3 teleport: 8.1.1 -> 8.1.3 2022-02-04 14:31:35 -08:00
Yurii Matsiuk 03bbd16c83
teleport: 8.0.6 -> 8.1.1 2022-01-25 15:44:29 +01:00
Yurii Matsiuk 2e9a932193
teleport: add tests 2022-01-11 10:11:17 +01:00
Justinas Stankevicius 191a0315bf teleport: 7.3.2 -> 8.0.6 2021-12-23 20:40:46 -05:00
R. Ryantm a3b4d12191 teleport: 7.3.0 -> 7.3.2 2021-10-28 12:14:28 +00:00
Justinas Stankevicius 311aeae8f1 teleport: 7.2.0 -> 7.3.0 2021-10-13 18:40:15 +03:00
Justinas Stankevicius 3ac24ca94a teleport: 7.1.3 -> 7.2.0 2021-09-29 18:47:33 +03:00
Fabian Affolter 1574f8ceca teleport: 7.1.2 -> 7.1.3 2021-09-24 12:09:31 +02:00
R. RyanTM 018896912a teleport: 7.1.0 -> 7.1.2 2021-09-16 00:01:34 +00:00
R. RyanTM 6875f62e49 teleport: 7.0.3 -> 7.1.0 2021-09-14 20:22:34 -04:00
R. RyanTM 56e4c70dab teleport: 7.0.2 -> 7.0.3 2021-08-26 21:28:58 -04:00
Justinas Stankevicius a3e27b8d21 teleport: 7.0.0 -> 7.0.2 2021-08-13 15:21:05 +03:00
Justinas Stankevicius 27f2120450 teleport: 6.2.8 -> 7.0.0 2021-08-11 15:58:40 +03:00
Yurii Matsiuk 7614ffb774
teleport: 6.2.7 -> 6.2.8
Patch tests to lower the number of active connections to fix:
--- FAIL: TestResolveDefaultAddrTimeoutBeforeAllRacersLaunched (0.28s)
panic: httptest: failed to listen on a port: listen tcp6 [::1]:0: socket: too many open files
2021-08-04 14:06:51 +02:00
Fabian Affolter 7b58fcf2a5 teleport: 6.2.5 -> 6.2.7 2021-07-04 00:28:31 +02:00
Yurii Matsiuk d2db3b84df
teleport: 6.2.3 -> 6.2.5 2021-06-21 20:29:43 +02:00
Anders Kaseorg 4be2fcb69e teleport: 6.1.3 → 6.2.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-06-08 19:11:42 -07:00
Yurii Matsiuk abc4290fa1
teleport: patch os.Executable() call in tsh 2021-05-03 13:37:48 +02:00
Yurii Matsiuk 2b3ac063a4
teleport: 6.1.2 -> 6.1.3 2021-05-03 13:37:48 +02:00
Justinas Stankevicius 8e2d3f941e teleport: 5.2.1 -> 6.1.2 2021-04-25 18:49:21 +03:00
Yurii Matsiuk db3e568d98
teleport: 5.1.2 -> 5.2.1 2021-04-08 12:20:46 +02:00
Yurii Matsiuk 2fca2fcb22
teleport: wrap tsh with xdg-utils 2021-04-08 12:12:59 +02:00
freezeboy 64d7dad3fa teleport,teleport.client: 4.2.11 -> 5.1.2 2021-02-23 15:58:12 +01:00
Yurii Matsiuk 7681353213
teleport: 5.1.0 -> 5.1.2 2021-02-01 15:45:17 +01:00
Yurii Matsiuk a34b599add
teleport: 4.2.11 -> 5.1.0 2021-01-26 20:37:15 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
R. RyanTM 2fed8df61d teleport: 4.2.10 -> 4.2.11 2020-07-02 17:36:30 -07:00
R. RyanTM f37b4d24d8 teleport: 4.1.0 -> 4.2.10 2020-06-19 15:22:59 +00:00