diff --git a/Cargo.lock b/Cargo.lock index a710c0220d66b..8e4c601daed52 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1243,7 +1243,7 @@ dependencies = [ [[package]] name = "ironrdp-async" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bytes", "ironrdp-connector", @@ -1254,7 +1254,7 @@ dependencies = [ [[package]] name = "ironrdp-cliprdr" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bitflags 2.4.1", "ironrdp-pdu", @@ -1266,7 +1266,7 @@ dependencies = [ [[package]] name = "ironrdp-connector" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "ironrdp-error", "ironrdp-pdu", @@ -1280,12 +1280,12 @@ dependencies = [ [[package]] name = "ironrdp-error" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" [[package]] name = "ironrdp-graphics" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bit_field", "bitflags 2.4.1", @@ -1302,7 +1302,7 @@ dependencies = [ [[package]] name = "ironrdp-pdu" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bit_field", "bitflags 2.4.1", @@ -1324,7 +1324,7 @@ dependencies = [ [[package]] name = "ironrdp-rdpdr" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bitflags 2.4.1", "ironrdp-error", @@ -1336,7 +1336,7 @@ dependencies = [ [[package]] name = "ironrdp-rdpsnd" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "ironrdp-pdu", "ironrdp-svc", @@ -1345,7 +1345,7 @@ dependencies = [ [[package]] name = "ironrdp-session" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bitflags 2.4.1", "ironrdp-connector", @@ -1359,7 +1359,7 @@ dependencies = [ [[package]] name = "ironrdp-svc" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bitflags 2.4.1", "ironrdp-pdu", @@ -1368,7 +1368,7 @@ dependencies = [ [[package]] name = "ironrdp-tls" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "tokio", "tokio-rustls", @@ -1378,7 +1378,7 @@ dependencies = [ [[package]] name = "ironrdp-tokio" version = "0.1.0" -source = "git+https://github.com/Devolutions/IronRDP?rev=361790aba1d30321d910ab2788cba4f6697615fe#361790aba1d30321d910ab2788cba4f6697615fe" +source = "git+https://github.com/Devolutions/IronRDP?rev=d60782adaeb5b479c5d7ead14047e002fae5f671#d60782adaeb5b479c5d7ead14047e002fae5f671" dependencies = [ "bytes", "ironrdp-async", diff --git a/lib/srv/desktop/rdp/rdpclient/Cargo.toml b/lib/srv/desktop/rdp/rdpclient/Cargo.toml index 4ae7b0268d1b4..ff264c7a68bb8 100644 --- a/lib/srv/desktop/rdp/rdpclient/Cargo.toml +++ b/lib/srv/desktop/rdp/rdpclient/Cargo.toml @@ -31,16 +31,15 @@ x509-parser = "0.14" sspi = { version = "0.10.1", features = ["network_client", "dns_resolver"] } static_init = "1.0.3" -# Change once https://github.com/Devolutions/IronRDP/pull/245 lands -ironrdp-connector = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-tls = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-session = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-pdu = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-tokio = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-rdpsnd = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-rdpdr = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-svc = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-cliprdr = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } +ironrdp-connector = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-tls = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-session = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-pdu = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-tokio = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-rdpsnd = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-rdpdr = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-svc = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-cliprdr = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } # Uncomment the following lines to use local crates instead of the ones from github # ironrdp-connector = { path = "/Users/ibeckermayer/Devolutions/IronRDP/crates/ironrdp-connector" } diff --git a/web/packages/teleport/src/ironrdp/Cargo.toml b/web/packages/teleport/src/ironrdp/Cargo.toml index b0bd66cc796ac..bdf9161729a27 100644 --- a/web/packages/teleport/src/ironrdp/Cargo.toml +++ b/web/packages/teleport/src/ironrdp/Cargo.toml @@ -24,10 +24,9 @@ tracing-web = "0.1.2" time = { version = "0.3", features = ["wasm-bindgen"] } console_error_panic_hook = "0.1.7" -# Change once https://github.com/Devolutions/IronRDP/pull/245 lands -ironrdp-session = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-pdu = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } -ironrdp-graphics = { git = "https://github.com/Devolutions/IronRDP", rev = "361790aba1d30321d910ab2788cba4f6697615fe" } +ironrdp-session = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-pdu = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } +ironrdp-graphics = { git = "https://github.com/Devolutions/IronRDP", rev = "d60782adaeb5b479c5d7ead14047e002fae5f671" } # Uncomment the following lines and comment out the ones above to use local crates instead of the ones from github # ironrdp-session = { path = "/path/to/your/local/IronRDP/crates/ironrdp-session" }