You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by gi...@apache.org on 2023/03/28 01:32:22 UTC

[skywalking-php] branch master updated: Bump openssl from 0.10.45 to 0.10.48 (#60)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-php.git


The following commit(s) were added to refs/heads/master by this push:
     new 21eea0f  Bump openssl from 0.10.45 to 0.10.48 (#60)
21eea0f is described below

commit 21eea0f8b07c3f8f402339afcc9bcfa15e639047
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Mar 28 01:32:16 2023 +0000

    Bump openssl from 0.10.45 to 0.10.48 (#60)
---
 Cargo.lock            | 8 ++++----
 dist-material/LICENSE | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index b99aed5..334d88c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1221,9 +1221,9 @@ checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
 
 [[package]]
 name = "openssl"
-version = "0.10.45"
+version = "0.10.48"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b102428fd03bc5edf97f62620f7298614c45cedf287c271e7ed450bbaf83f2e1"
+checksum = "518915b97df115dd36109bfa429a48b8f737bd05508cf9588977b599648926d2"
 dependencies = [
  "bitflags",
  "cfg-if",
@@ -1253,9 +1253,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
 
 [[package]]
 name = "openssl-sys"
-version = "0.9.80"
+version = "0.9.83"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7"
+checksum = "666416d899cf077260dac8698d60a60b435a46d57e82acb1be3d0dad87284e5b"
 dependencies = [
  "autocfg",
  "cc",
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index 51c24fc..95f794b 100644
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -217,7 +217,7 @@ The text of each license is the standard Apache 2.0 license.
     https://crates.io/crates/clang-sys/1.4.0 1.4.0 Apache-2.0
     https://crates.io/crates/codespan-reporting/0.11.1 0.11.1 Apache-2.0
     https://crates.io/crates/fastcgi-client/0.8.0 0.8.0 Apache-2.0
-    https://crates.io/crates/openssl/0.10.45 0.10.45 Apache-2.0
+    https://crates.io/crates/openssl/0.10.48 0.10.48 Apache-2.0
     https://crates.io/crates/prost/0.11.8 0.11.8 Apache-2.0
     https://crates.io/crates/prost-build/0.11.6 0.11.6 Apache-2.0
     https://crates.io/crates/prost-derive/0.11.8 0.11.8 Apache-2.0
@@ -521,7 +521,7 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
     https://crates.io/crates/mio/0.8.5 0.8.5 MIT
     https://crates.io/crates/nom/7.1.2 7.1.2 MIT
     https://crates.io/crates/nu-ansi-term/0.46.0 0.46.0 MIT
-    https://crates.io/crates/openssl-sys/0.9.80 0.9.80 MIT
+    https://crates.io/crates/openssl-sys/0.9.83 0.9.83 MIT
     https://crates.io/crates/overload/0.1.1 0.1.1 MIT
     https://crates.io/crates/parse-zoneinfo/0.3.0 0.3.0 MIT
     https://crates.io/crates/phf/0.10.1 0.10.1 MIT