From 05de0145fb98e9eb107f841e4376560bf8a6bbc3 Mon Sep 17 00:00:00 2001 From: David Robson Date: Mon, 14 Mar 2022 11:29:35 -0700 Subject: [PATCH] Update dunfell to 1.1.11 (#82) * Update dunfell to 1.1.11 --- .../iotedge-cli/iotedge-cli-1.1.11.inc | 1 + .../iotedge-cli/iotedge-cli-1.1.8.inc | 1 - ...dge-cli_1.1.8.bb => iotedge-cli_1.1.11.bb} | 6 +- .../iotedge-daemon/iotedge-daemon-1.1.11.inc | 1 + .../iotedge-daemon/iotedge-daemon-1.1.8.inc | 1 - ...emon_1.1.8.bb => iotedge-daemon_1.1.11.bb} | 85 ++++++++++--------- 6 files changed, 49 insertions(+), 46 deletions(-) create mode 100644 recipes-core/iotedge-cli/iotedge-cli-1.1.11.inc delete mode 100644 recipes-core/iotedge-cli/iotedge-cli-1.1.8.inc rename recipes-core/iotedge-cli/{iotedge-cli_1.1.8.bb => iotedge-cli_1.1.11.bb} (98%) create mode 100644 recipes-core/iotedge-daemon/iotedge-daemon-1.1.11.inc delete mode 100644 recipes-core/iotedge-daemon/iotedge-daemon-1.1.8.inc rename recipes-core/iotedge-daemon/{iotedge-daemon_1.1.8.bb => iotedge-daemon_1.1.11.bb} (81%) diff --git a/recipes-core/iotedge-cli/iotedge-cli-1.1.11.inc b/recipes-core/iotedge-cli/iotedge-cli-1.1.11.inc new file mode 100644 index 0000000..b0f4462 --- /dev/null +++ b/recipes-core/iotedge-cli/iotedge-cli-1.1.11.inc @@ -0,0 +1 @@ +export VERSION = "1.1.11" diff --git a/recipes-core/iotedge-cli/iotedge-cli-1.1.8.inc b/recipes-core/iotedge-cli/iotedge-cli-1.1.8.inc deleted file mode 100644 index a960949..0000000 --- a/recipes-core/iotedge-cli/iotedge-cli-1.1.8.inc +++ /dev/null @@ -1 +0,0 @@ -export VERSION = "1.1.8" diff --git a/recipes-core/iotedge-cli/iotedge-cli_1.1.8.bb b/recipes-core/iotedge-cli/iotedge-cli_1.1.11.bb similarity index 98% rename from recipes-core/iotedge-cli/iotedge-cli_1.1.8.bb rename to recipes-core/iotedge-cli/iotedge-cli_1.1.11.bb index 09ef035..44ef6da 100644 --- a/recipes-core/iotedge-cli/iotedge-cli_1.1.8.bb +++ b/recipes-core/iotedge-cli/iotedge-cli_1.1.11.bb @@ -1,8 +1,8 @@ inherit cargo SRC_URI += "https://github.com/Azure/azure-iotedge/releases/download/${PV}/iotedge-${PV}.tar.gz" -SRC_URI[md5sum]="df067049eb386d9246bf9e3da27b4f49" -SRC_URI[sha256sum]="465afc9586ff3fe74978a962dc86dcf317f7ddd74369c0d090d7c7cc3914017b" +SRC_URI[md5sum]="7e4578607bc7453f6d24851d8561b545" +SRC_URI[sha256sum]="2283d99f2a27af8ea037457d51fa4cb5e15449a0eea6170c3ab46d3e39f6be76" S = "${WORKDIR}/iotedge-${PV}/iotedge" @@ -264,7 +264,7 @@ EXTRA_OECARGO_PATHS += "${WORKDIR}/tokio-uds-windows" LIC_FILES_CHKSUM=" \ file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \ -file://../THIRDPARTYNOTICES;md5=802851b8dccb6ebe33efd7358e2cce86 \ +file://../THIRDPARTYNOTICES;md5=de5e3729dd4cb9a63dbeb45e480d7634 \ " SUMMARY = "The iotedge tool is used to manage the IoT Edge runtime." diff --git a/recipes-core/iotedge-daemon/iotedge-daemon-1.1.11.inc b/recipes-core/iotedge-daemon/iotedge-daemon-1.1.11.inc new file mode 100644 index 0000000..b0f4462 --- /dev/null +++ b/recipes-core/iotedge-daemon/iotedge-daemon-1.1.11.inc @@ -0,0 +1 @@ +export VERSION = "1.1.11" diff --git a/recipes-core/iotedge-daemon/iotedge-daemon-1.1.8.inc b/recipes-core/iotedge-daemon/iotedge-daemon-1.1.8.inc deleted file mode 100644 index a960949..0000000 --- a/recipes-core/iotedge-daemon/iotedge-daemon-1.1.8.inc +++ /dev/null @@ -1 +0,0 @@ -export VERSION = "1.1.8" diff --git a/recipes-core/iotedge-daemon/iotedge-daemon_1.1.8.bb b/recipes-core/iotedge-daemon/iotedge-daemon_1.1.11.bb similarity index 81% rename from recipes-core/iotedge-daemon/iotedge-daemon_1.1.8.bb rename to recipes-core/iotedge-daemon/iotedge-daemon_1.1.11.bb index ee1bfcf..153631d 100644 --- a/recipes-core/iotedge-daemon/iotedge-daemon_1.1.8.bb +++ b/recipes-core/iotedge-daemon/iotedge-daemon_1.1.11.bb @@ -1,8 +1,9 @@ inherit cargo SRC_URI += "https://github.com/Azure/azure-iotedge/releases/download/${PV}/iotedge-${PV}.tar.gz" -SRC_URI[md5sum]="df067049eb386d9246bf9e3da27b4f49" -SRC_URI[sha256sum]="465afc9586ff3fe74978a962dc86dcf317f7ddd74369c0d090d7c7cc3914017b" +SRC_URI[md5sum]="7e4578607bc7453f6d24851d8561b545" +SRC_URI[sha256sum]="2283d99f2a27af8ea037457d51fa4cb5e15449a0eea6170c3ab46d3e39f6be76" + S = "${WORKDIR}/iotedge-${PV}/iotedged" @@ -11,12 +12,11 @@ S = "${WORKDIR}/iotedge-${PV}/iotedged" # Auto-Generated by cargo-bitbake 0.3.15 # - # please note if you have entries that do not begin with crate:// # you must change them to how that package can be fetched SRC_URI += " \ crate://crates.io/adler32/1.0.4 \ - crate://crates.io/aho-corasick/0.6.4 \ + crate://crates.io/aho-corasick/0.7.18 \ crate://crates.io/ansi_term/0.11.0 \ crate://crates.io/argon2rs/0.2.5 \ crate://crates.io/arrayref/0.3.4 \ @@ -38,11 +38,12 @@ SRC_URI += " \ crate://crates.io/bytes/0.4.12 \ crate://crates.io/bytes/0.5.4 \ crate://crates.io/bytes/1.0.1 \ - crate://crates.io/bzip2-sys/0.1.7 \ - crate://crates.io/bzip2/0.3.3 \ + crate://crates.io/bzip2-sys/0.1.11+1.0.8 \ + crate://crates.io/bzip2/0.4.3 \ crate://crates.io/c2-chacha/0.2.2 \ crate://crates.io/cc/1.0.37 \ crate://crates.io/cfg-if/0.1.9 \ + crate://crates.io/cfg-if/1.0.0 \ crate://crates.io/chrono-humanize/0.0.11 \ crate://crates.io/chrono/0.4.9 \ crate://crates.io/clap/2.31.2 \ @@ -54,10 +55,10 @@ SRC_URI += " \ crate://crates.io/core-foundation-sys/0.5.1 \ crate://crates.io/core-foundation/0.5.1 \ crate://crates.io/crc32fast/1.2.0 \ + crate://crates.io/crossbeam-channel/0.4.4 \ crate://crates.io/crossbeam-deque/0.7.4 \ crate://crates.io/crossbeam-epoch/0.8.2 \ - crate://crates.io/crossbeam-queue/0.1.2 \ - crate://crates.io/crossbeam-utils/0.6.6 \ + crate://crates.io/crossbeam-queue/0.2.3 \ crate://crates.io/crossbeam-utils/0.7.2 \ crate://crates.io/crypto-mac/0.5.2 \ crate://crates.io/digest/0.7.2 \ @@ -65,7 +66,7 @@ SRC_URI += " \ crate://crates.io/doc-comment/0.3.1 \ crate://crates.io/dtoa/0.4.2 \ crate://crates.io/either/1.5.3 \ - crate://crates.io/env_logger/0.5.9 \ + crate://crates.io/env_logger/0.9.0 \ crate://crates.io/error-chain/0.11.0 \ crate://crates.io/failure/0.1.8 \ crate://crates.io/failure_derive/0.1.8 \ @@ -87,7 +88,6 @@ SRC_URI += " \ crate://crates.io/http/0.1.21 \ crate://crates.io/http/0.2.4 \ crate://crates.io/httparse/1.2.4 \ - crate://crates.io/humantime/1.1.1 \ crate://crates.io/humantime/2.1.0 \ crate://crates.io/hyper-proxy/0.5.1 \ crate://crates.io/hyper-tls/0.3.2 \ @@ -106,11 +106,12 @@ SRC_URI += " \ crate://crates.io/lazycell/1.2.0 \ crate://crates.io/libc/0.2.66 \ crate://crates.io/linked-hash-map/0.5.4 \ - crate://crates.io/log/0.4.5 \ + crate://crates.io/lock_api/0.3.4 \ + crate://crates.io/log/0.4.14 \ crate://crates.io/maplit/1.0.1 \ crate://crates.io/matches/0.1.6 \ crate://crates.io/maybe-uninit/2.0.0 \ - crate://crates.io/memchr/2.0.1 \ + crate://crates.io/memchr/2.4.1 \ crate://crates.io/memoffset/0.5.1 \ crate://crates.io/mime/0.3.5 \ crate://crates.io/miniz_oxide/0.3.2 \ @@ -134,14 +135,14 @@ SRC_URI += " \ crate://crates.io/openssl-sys/0.9.36 \ crate://crates.io/openssl/0.10.12 \ crate://crates.io/ordered-float/1.0.2 \ + crate://crates.io/parking_lot/0.9.0 \ + crate://crates.io/parking_lot_core/0.6.2 \ crate://crates.io/percent-encoding/1.0.1 \ crate://crates.io/percent-encoding/2.1.0 \ crate://crates.io/pkg-config/0.3.11 \ - crate://crates.io/podio/0.1.6 \ crate://crates.io/ppv-lite86/0.2.5 \ crate://crates.io/proc-macro2/0.4.19 \ crate://crates.io/proc-macro2/1.0.6 \ - crate://crates.io/quick-error/1.2.1 \ crate://crates.io/quote/0.6.8 \ crate://crates.io/quote/1.0.2 \ crate://crates.io/rand/0.4.2 \ @@ -151,13 +152,13 @@ SRC_URI += " \ crate://crates.io/rand_core/0.2.1 \ crate://crates.io/rand_core/0.5.1 \ crate://crates.io/rand_hc/0.2.0 \ - crate://crates.io/rayon-core/1.6.0 \ - crate://crates.io/rayon/1.2.0 \ + crate://crates.io/rayon-core/1.8.1 \ + crate://crates.io/rayon/1.4.1 \ crate://crates.io/redox_syscall/0.1.37 \ crate://crates.io/redox_termios/0.1.1 \ crate://crates.io/redox_users/0.2.0 \ - crate://crates.io/regex-syntax/0.5.6 \ - crate://crates.io/regex/0.2.11 \ + crate://crates.io/regex-syntax/0.6.25 \ + crate://crates.io/regex/1.5.4 \ crate://crates.io/remove_dir_all/0.5.1 \ crate://crates.io/rustc-demangle/0.1.7 \ crate://crates.io/rustc_version/0.2.3 \ @@ -176,7 +177,9 @@ SRC_URI += " \ crate://crates.io/serde_json/1.0.27 \ crate://crates.io/serde_yaml/0.8.13 \ crate://crates.io/sha2/0.7.1 \ + crate://crates.io/signal-hook-registry/1.4.0 \ crate://crates.io/slab/0.4.1 \ + crate://crates.io/smallvec/0.6.14 \ crate://crates.io/socket2/0.3.5 \ crate://crates.io/spin/0.5.2 \ crate://crates.io/string/0.2.1 \ @@ -189,43 +192,42 @@ SRC_URI += " \ crate://crates.io/tempdir/0.3.7 \ crate://crates.io/tempfile/3.1.0 \ crate://crates.io/termcolor/0.3.6 \ + crate://crates.io/termcolor/1.1.2 \ crate://crates.io/termion/1.5.1 \ crate://crates.io/test-case/0.3.3 \ crate://crates.io/textwrap/0.9.0 \ - crate://crates.io/thread_local/0.3.5 \ + crate://crates.io/thiserror-impl/1.0.21 \ + crate://crates.io/thiserror/1.0.21 \ crate://crates.io/time/0.1.39 \ crate://crates.io/tokio-buf/0.1.1 \ - crate://crates.io/tokio-codec/0.1.0 \ - crate://crates.io/tokio-current-thread/0.1.6 \ - crate://crates.io/tokio-executor/0.1.8 \ - crate://crates.io/tokio-fs/0.1.6 \ - crate://crates.io/tokio-io/0.1.8 \ - crate://crates.io/tokio-reactor/0.1.1 \ - crate://crates.io/tokio-signal/0.2.5 \ - crate://crates.io/tokio-sync/0.1.7 \ - crate://crates.io/tokio-tcp/0.1.0 \ - crate://crates.io/tokio-threadpool/0.1.16 \ - crate://crates.io/tokio-timer/0.2.11 \ - crate://crates.io/tokio-tls/0.2.0 \ - crate://crates.io/tokio-udp/0.1.0 \ - crate://crates.io/tokio-uds/0.2.5 \ + crate://crates.io/tokio-codec/0.1.2 \ + crate://crates.io/tokio-current-thread/0.1.7 \ + crate://crates.io/tokio-executor/0.1.10 \ + crate://crates.io/tokio-fs/0.1.7 \ + crate://crates.io/tokio-io/0.1.13 \ + crate://crates.io/tokio-reactor/0.1.12 \ + crate://crates.io/tokio-signal/0.2.9 \ + crate://crates.io/tokio-sync/0.1.8 \ + crate://crates.io/tokio-tcp/0.1.4 \ + crate://crates.io/tokio-threadpool/0.1.18 \ + crate://crates.io/tokio-timer/0.2.13 \ + crate://crates.io/tokio-tls/0.2.1 \ + crate://crates.io/tokio-udp/0.1.6 \ + crate://crates.io/tokio-uds/0.2.7 \ crate://crates.io/tokio/0.1.22 \ crate://crates.io/treediff/3.0.1 \ crate://crates.io/try-lock/0.2.2 \ crate://crates.io/typed-headers/0.1.1 \ crate://crates.io/typenum/1.10.0 \ - crate://crates.io/ucd-util/0.1.1 \ crate://crates.io/unicase/2.1.0 \ crate://crates.io/unicode-bidi/0.3.4 \ crate://crates.io/unicode-normalization/0.1.5 \ crate://crates.io/unicode-width/0.1.4 \ crate://crates.io/unicode-xid/0.1.0 \ crate://crates.io/unicode-xid/0.2.0 \ - crate://crates.io/unreachable/1.0.0 \ crate://crates.io/url/1.7.2 \ crate://crates.io/url/2.1.1 \ crate://crates.io/url_serde/0.2.0 \ - crate://crates.io/utf8-ranges/1.0.0 \ crate://crates.io/vcpkg/0.2.3 \ crate://crates.io/vec_map/0.8.0 \ crate://crates.io/version_check/0.1.3 \ @@ -235,6 +237,7 @@ SRC_URI += " \ crate://crates.io/widestring/0.3.0 \ crate://crates.io/winapi-build/0.1.1 \ crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \ + crate://crates.io/winapi-util/0.1.5 \ crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \ crate://crates.io/winapi/0.2.8 \ crate://crates.io/winapi/0.3.8 \ @@ -243,10 +246,10 @@ SRC_URI += " \ crate://crates.io/winreg/0.5.1 \ crate://crates.io/ws2_32-sys/0.2.1 \ crate://crates.io/yaml-rust/0.4.0 \ - crate://crates.io/zip/0.5.3 \ - git://github.com/Azure/hyperlocal-windows;protocol=https;branch=main;name=hyperlocal-windows;destsuffix=hyperlocal-windows \ - git://github.com/Azure/mio-uds-windows.git;protocol=https;branch=main;name=mio-uds-windows;destsuffix=mio-uds-windows \ - git://github.com/Azure/tokio-uds-windows.git;protocol=https;branch=main;name=tokio-uds-windows;destsuffix=tokio-uds-windows \ + crate://crates.io/zip/0.5.13 \ + git://github.com/Azure/hyperlocal-windows;protocol=https;nobranch=1;name=hyperlocal-windows;destsuffix=hyperlocal-windows \ + git://github.com/Azure/mio-uds-windows.git;protocol=https;nobranch=1;name=mio-uds-windows;destsuffix=mio-uds-windows \ + git://github.com/Azure/tokio-uds-windows.git;protocol=https;nobranch=1;name=tokio-uds-windows;destsuffix=tokio-uds-windows \ " SRCREV_FORMAT .= "_hyperlocal-windows" @@ -266,7 +269,7 @@ EXTRA_OECARGO_PATHS += "${WORKDIR}/tokio-uds-windows" LIC_FILES_CHKSUM=" \ file://../LICENSE;md5=0f7e3b1308cb5c00b372a6e78835732d \ -file://../THIRDPARTYNOTICES;md5=802851b8dccb6ebe33efd7358e2cce86 \ +file://../THIRDPARTYNOTICES;md5=de5e3729dd4cb9a63dbeb45e480d7634 \ " SUMMARY = "IoT Edge Security Daemon" HOMEPAGE = "https://github.com/Azure/iotedge"