From aabb37b01dae163562727f3c63085ba44fb5ce90 Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Mon, 2 May 2016 09:20:41 -0700 Subject: [PATCH] Update x11, clipboard-win, and libz-sys --- components/servo/Cargo.lock | 22 +++++++++++----------- ports/cef/Cargo.lock | 24 ++++++++++++------------ ports/gonk/Cargo.lock | 20 ++++++++++---------- 3 files changed, 33 insertions(+), 33 deletions(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 553f32d446e..cc9e73b4823 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -112,7 +112,7 @@ dependencies = [ "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "servo-skia 0.20130412.6 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -245,16 +245,16 @@ name = "clipboard" version = "0.1.2" source = "git+https://github.com/aweinstock314/rust-clipboard#4fe9892d7bf8bac075aa60493c6eee7a83e24b7f" dependencies = [ - "clipboard-win 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)", + "clipboard-win 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "objc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "objc-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "objc_id 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "clipboard-win" -version = "1.6.2" +version = "1.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -815,7 +815,7 @@ dependencies = [ "style_traits 0.0.1", "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1067,7 +1067,7 @@ dependencies = [ "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-skia 0.20130412.6 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1179,7 +1179,7 @@ dependencies = [ [[package]] name = "libz-sys" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1273,7 +1273,7 @@ version = "0.0.0" source = "git+https://github.com/servo/mozjs#3122a1e1a80b78377ae1ce8e7edd4ad3bcbb3d65" dependencies = [ "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", - "libz-sys 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "libz-sys 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1515,7 +1515,7 @@ dependencies = [ "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2012,7 +2012,7 @@ dependencies = [ "servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "servo-glutin 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2510,7 +2510,7 @@ dependencies = [ [[package]] name = "x11" -version = "2.3.0" +version = "2.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/cef/Cargo.lock b/ports/cef/Cargo.lock index b724e54e5b6..abd7d75f085 100644 --- a/ports/cef/Cargo.lock +++ b/ports/cef/Cargo.lock @@ -29,7 +29,7 @@ dependencies = [ "style_traits 0.0.1", "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -98,7 +98,7 @@ dependencies = [ "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "servo-skia 0.20130412.6 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -231,16 +231,16 @@ name = "clipboard" version = "0.1.2" source = "git+https://github.com/aweinstock314/rust-clipboard#4fe9892d7bf8bac075aa60493c6eee7a83e24b7f" dependencies = [ - "clipboard-win 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)", + "clipboard-win 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "objc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "objc-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "objc_id 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "clipboard-win" -version = "1.6.2" +version = "1.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -736,7 +736,7 @@ dependencies = [ "style_traits 0.0.1", "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "util 0.0.1", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -988,7 +988,7 @@ dependencies = [ "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-skia 0.20130412.6 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1093,7 +1093,7 @@ dependencies = [ [[package]] name = "libz-sys" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1187,7 +1187,7 @@ version = "0.0.0" source = "git+https://github.com/servo/mozjs#3122a1e1a80b78377ae1ce8e7edd4ad3bcbb3d65" dependencies = [ "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", - "libz-sys 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "libz-sys 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1403,7 +1403,7 @@ dependencies = [ "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1906,7 +1906,7 @@ dependencies = [ "servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "servo-glutin 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2375,7 +2375,7 @@ dependencies = [ [[package]] name = "x11" -version = "2.3.0" +version = "2.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/ports/gonk/Cargo.lock b/ports/gonk/Cargo.lock index ccbf31025ca..e1f01885d90 100644 --- a/ports/gonk/Cargo.lock +++ b/ports/gonk/Cargo.lock @@ -91,7 +91,7 @@ dependencies = [ "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "servo-skia 0.20130412.6 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -224,16 +224,16 @@ name = "clipboard" version = "0.1.2" source = "git+https://github.com/aweinstock314/rust-clipboard#4fe9892d7bf8bac075aa60493c6eee7a83e24b7f" dependencies = [ - "clipboard-win 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)", + "clipboard-win 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "objc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "objc-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "objc_id 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "clipboard-win" -version = "1.6.2" +version = "1.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -971,7 +971,7 @@ dependencies = [ "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)", "servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "servo-skia 0.20130412.6 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1076,7 +1076,7 @@ dependencies = [ [[package]] name = "libz-sys" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1170,7 +1170,7 @@ version = "0.0.0" source = "git+https://github.com/servo/mozjs#3122a1e1a80b78377ae1ce8e7edd4ad3bcbb3d65" dependencies = [ "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", - "libz-sys 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "libz-sys 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1386,7 +1386,7 @@ dependencies = [ "log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde_macros 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1887,7 +1887,7 @@ dependencies = [ "servo-fontconfig 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "servo-freetype-sys 2.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "servo-glutin 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)", - "x11 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", + "x11 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -2326,7 +2326,7 @@ dependencies = [ [[package]] name = "x11" -version = "2.3.0" +version = "2.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",