Commit graph

79 commits

Author SHA1 Message Date
Justinas Stankevicius 69ed7cd544 teleport_12: 12.4.23 -> 12.4.32 2024-01-02 01:32:30 +02:00
Justinas Stankevicius 76a1517581 teleport_13: 13.4.5 -> 13.4.14 2024-01-02 01:31:28 +02:00
Justinas Stankevicius e34ad1ed07 teleport: 14.1.1 -> 14.3.0 2024-01-02 01:26:54 +02:00
Robert Scott 53bf3e8255
Merge pull request #267049 from justinas/justinas/remove-teleport-11
teleport_11: remove
2023-12-01 23:06:31 +00:00
Justinas Stankevicius 5ab2f13ff6 teleport_11: remove 2023-11-27 23:22:57 +02:00
Felix Buehler 39505338e1 teleport: migrate to prefetch-yarn-deps 2023-11-22 22:31:08 +01:00
Justinas Stankevicius da75d7595e teleport_12: 12.4.22 -> 12.4.23 2023-11-13 20:47:56 +02:00
Justinas Stankevicius 46deeba77a teleport_13: 13.4.3 -> 13.4.5 2023-11-13 20:47:53 +02:00
Justinas Stankevicius 6a6f894d2b teleport: 14.0.3 -> 14.1.1 2023-11-13 20:39:01 +02:00
Robert Scott 433fdf4b78 teleport: 14.0.1 -> 14.0.3 2023-10-15 21:30:55 +01:00
Robert Scott fb9413b940 teleport_13: 13.4.1 -> 13.4.3 2023-10-15 21:00:18 +01:00
Robert Scott 6e1b982b8e teleport_12: 12.4.20 -> 12.4.22 2023-10-15 01:54:06 +01:00
Robert Scott 80dc2acd23 teleport_11: 11.3.25 -> 11.3.27 2023-10-14 23:43:54 +01:00
techknowlogick 3a60214cb3 teleport_14: init at 14.0.1 2023-10-04 02:21:48 -04:00
techknowlogick 5fc008449a teleport_13: init at 13.4.1 2023-10-04 02:20:39 -04:00
techknowlogick 7fdf2b5b86 teleport_12: 12.4.7 -> 12.4.20 2023-10-04 02:15:39 -04:00
techknowlogick 96a6484fd2 teleport_11: 11.3.10 -> 11.3.25 2023-10-04 02:14:55 -04:00
techknowlogick 971ffedcd8 teleport: add techknowlogick to maintainers 2023-10-04 02:14:01 -04:00
Justinas Stankevicius c254f4c630 teleport_12: 12.1.5 -> 12.4.7 2023-06-19 20:25:14 +03:00
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