Commit graph

52 commits

Author SHA1 Message Date
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
Jörg Thalheim ae08790703
teleport: fix build with strict deps 2020-03-18 11:29:40 +00:00
Yann Hodique b8a5f7fd9e teleport: 4.0.4 -> 4.1.0 2019-10-06 21:21:53 -07:00
Yann Hodique fbb69716b1 teleport: 4.0.2 -> 4.0.4 2019-09-02 15:11:28 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Vaibhav Sagar 01cdf214e0 teleport: 3.1.8 -> 4.0.2 2019-07-16 15:25:30 -04:00
Tom Bereknyei 0c60f5626a teleport: 2.4.1 -> 3.1.8 2019-03-18 13:31:20 -04:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Ryan Mulligan 0320175ade teleport: 2.4.0 -> 2.4.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin/bin/tsh help` got 0 exit code
- ran `/nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin/bin/tsh version` and found version 2.4.1
- ran `/nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin/bin/tctl help` got 0 exit code
- ran `/nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin/bin/tctl version` and found version 2.4.1
- ran `/nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin/bin/teleport help` got 0 exit code
- ran `/nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin/bin/teleport version` and found version 2.4.1
- found 2.4.1 with grep in /nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin
- found 2.4.1 in filename of file in /nix/store/kp6byd77bjr0k67js1z2a24p8kb81ddb-teleport-2.4.1-bin

cc "@tomberek @ehmry @lethalman"
2018-02-27 17:15:21 -08:00