diff options
Diffstat (limited to 'security/cargo-audit/Makefile')
-rw-r--r-- | security/cargo-audit/Makefile | 499 |
1 files changed, 151 insertions, 348 deletions
diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index 745aa720492d..56def813ef52 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,7 +1,6 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= v -DISTVERSION= 0.16.0 -PORTREVISION= 3 +DISTVERSION= 0.17.0 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org @@ -15,475 +14,279 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 -USES= cargo ssl +USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= RustSec GH_PROJECT= rustsec GH_TAGNAME= ${PORTNAME}/v${DISTVERSION} -CARGO_CRATES= abscissa_core-0.5.2 \ - abscissa_derive-0.5.0 \ - addr2line-0.14.1 \ +CARGO_CRATES= abscissa_core-0.6.0 \ + abscissa_derive-0.6.0 \ addr2line-0.17.0 \ adler-1.0.2 \ - aho-corasick-0.7.15 \ aho-corasick-0.7.18 \ - ansi_term-0.11.0 \ ansi_term-0.12.1 \ - arrayref-0.3.6 \ - arrayvec-0.5.2 \ - ascii-0.9.3 \ - askama_derive-0.10.5 \ - askama_escape-0.10.2 \ - askama_shared-0.11.1 \ - askama-0.10.5 \ + anyhow-1.0.57 \ + arc-swap-1.5.0 \ + askama-0.11.1 \ + askama_derive-0.11.2 \ + askama_escape-0.10.3 \ + askama_shared-0.12.2 \ atom_syndication-0.11.0 \ atty-0.2.14 \ - autocfg-1.0.1 \ - backtrace-0.3.56 \ - backtrace-0.3.57 \ - backtrace-0.3.63 \ + autocfg-1.1.0 \ + backtrace-0.3.65 \ base64-0.13.0 \ - base64-0.5.1 \ bincode-1.3.3 \ - bitflags-1.2.1 \ bitflags-1.3.2 \ - bitvec-0.19.6 \ - blake2b_simd-0.5.11 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ - bumpalo-3.6.1 \ bumpalo-3.9.1 \ byte-tools-0.3.1 \ - byteorder-1.3.1 \ - byteorder-1.4.2 \ byteorder-1.4.3 \ - bytes-0.5.6 \ - bytes-1.0.1 \ bytes-1.1.0 \ - camino-1.0.7 \ + camino-1.0.9 \ canonical-path-2.0.2 \ - cargo_metadata-0.11.4 \ - cargo_metadata-0.14.1 \ - cargo-edit-0.7.0 \ - cargo-edit-0.8.0 \ - cargo-lock-6.0.1 \ + cargo-edit-0.9.1 \ cargo-platform-0.1.2 \ - cc-1.0.67 \ - cc-1.0.72 \ - cfg-if-0.1.10 \ + cargo_metadata-0.14.2 \ + cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chunked_transfer-1.4.0 \ - clap-2.33.3 \ clap-2.34.0 \ - color-backtrace-0.3.0 \ - combine-3.8.1 \ - combine-4.6.3 \ + clap-3.1.18 \ + clap_derive-3.1.18 \ + clap_lex-0.2.0 \ + color-eyre-0.6.1 \ + combine-4.6.4 \ comrak-0.12.1 \ - constant_time_eq-0.1.5 \ - core-foundation-0.9.1 \ - core-foundation-sys-0.8.2 \ - cpufeatures-0.2.1 \ - crates-index-0.16.5 \ - crates-index-0.17.0 \ - crc32fast-1.3.0 \ - crossbeam-utils-0.8.3 \ - cvss-1.0.1 \ - darling_core-0.10.2 \ + concolor-control-0.0.7 \ + concolor-query-0.0.4 \ + core-foundation-0.9.3 \ + core-foundation-sys-0.8.3 \ + cpufeatures-0.2.2 \ + crates-index-0.18.8 \ + crc32fast-1.3.2 \ + crossbeam-channel-0.5.4 \ + crossbeam-deque-0.8.1 \ + crossbeam-epoch-0.9.8 \ + crossbeam-utils-0.8.8 \ + darling-0.12.4 \ darling_core-0.12.4 \ - darling_macro-0.10.2 \ darling_macro-0.12.4 \ - darling-0.10.2 \ - darling-0.12.4 \ + derive_builder-0.10.2 \ derive_builder_core-0.10.2 \ derive_builder_macro-0.10.2 \ - derive_builder-0.10.2 \ digest-0.8.1 \ digest-0.9.0 \ diligent-date-parser-0.1.3 \ - dirs-3.0.1 \ - dirs-3.0.2 \ + dirs-4.0.0 \ dirs-next-2.0.0 \ - dirs-sys-0.3.5 \ - dirs-sys-0.3.6 \ + dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ dunce-1.0.2 \ either-1.6.1 \ - encoding_rs-0.8.28 \ - encoding_rs-0.8.30 \ + encoding_rs-0.8.31 \ entities-1.0.1 \ env_proxy-0.4.1 \ - error-chain-0.12.4 \ - failure_derive-0.1.8 \ - failure-0.1.8 \ + eyre-0.6.8 \ fake-simd-0.1.2 \ - fastrand-1.6.0 \ - fixedbitset-0.2.0 \ + fastrand-1.7.0 \ fixedbitset-0.4.1 \ - flate2-1.0.22 \ + flate2-1.0.23 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ - form_urlencoded-1.0.0 \ form_urlencoded-1.0.1 \ - fs-err-2.5.0 \ - fs-err-2.6.0 \ - fuchsia-zircon-0.3.3 \ - fuchsia-zircon-sys-0.3.3 \ - funty-1.1.0 \ - futures-channel-0.3.13 \ - futures-channel-0.3.14 \ - futures-core-0.3.13 \ - futures-core-0.3.14 \ - futures-io-0.3.13 \ - futures-io-0.3.14 \ - futures-sink-0.3.13 \ - futures-sink-0.3.14 \ - futures-task-0.3.13 \ - futures-task-0.3.14 \ - futures-util-0.3.13 \ - futures-util-0.3.14 \ - generational-arena-0.2.8 \ + fs-err-2.7.0 \ generic-array-0.12.4 \ generic-array-0.14.5 \ - getrandom-0.1.16 \ - getrandom-0.2.2 \ - getrandom-0.2.4 \ - gimli-0.23.0 \ + getrandom-0.2.6 \ gimli-0.26.1 \ - git2-0.13.18 \ - git2-0.13.25 \ - glob-0.3.0 \ - gumdrop_derive-0.7.0 \ - gumdrop_derive-0.8.0 \ - gumdrop-0.7.0 \ - gumdrop-0.8.0 \ - h2-0.2.7 \ + git2-0.14.4 \ + gumdrop-0.8.1 \ + gumdrop_derive-0.8.1 \ hashbrown-0.11.2 \ - hashbrown-0.9.1 \ - heck-0.3.2 \ - heck-0.3.3 \ - hermit-abi-0.1.18 \ + heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ home-0.5.3 \ - http-0.2.3 \ - http-0.2.4 \ - http-body-0.3.1 \ - httparse-1.3.5 \ - httparse-1.4.0 \ - httpdate-0.3.2 \ humansize-1.1.1 \ humantime-2.1.0 \ - humantime-serde-1.0.1 \ - hyper-0.13.10 \ - hyper-tls-0.4.3 \ + humantime-serde-1.1.1 \ ident_case-1.0.1 \ - idna-0.2.0 \ - idna-0.2.2 \ idna-0.2.3 \ - indexmap-1.6.1 \ - indexmap-1.6.2 \ - indexmap-1.8.0 \ + indenter-0.3.3 \ + indexmap-1.7.0 \ instant-0.1.12 \ - iovec-0.1.4 \ - ipnet-2.3.0 \ itertools-0.10.3 \ - itoa-0.4.7 \ - itoa-0.4.8 \ - itoa-1.0.1 \ - jobserver-0.1.21 \ - jobserver-0.1.22 \ + itoa-1.0.2 \ jobserver-0.1.24 \ - js-sys-0.3.48 \ - js-sys-0.3.50 \ - js-sys-0.3.55 \ - kernel32-sys-0.2.2 \ + js-sys-0.3.57 \ + kstring-1.0.6 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ - lexical-core-0.7.6 \ - libc-0.2.112 \ - libc-0.2.88 \ - libc-0.2.93 \ - libgit2-sys-0.12.19+1.1.0 \ - libgit2-sys-0.12.26+1.3.0 \ - libssh2-sys-0.2.21 \ + libc-0.2.126 \ + libgit2-sys-0.13.4+1.4.2 \ libssh2-sys-0.2.23 \ - libz-sys-1.1.2 \ - libz-sys-1.1.3 \ + libz-sys-1.1.6 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ - log-0.4.14 \ + log-0.4.17 \ maplit-1.0.2 \ - matchers-0.0.1 \ - matches-0.1.8 \ + matchers-0.1.0 \ matches-0.1.9 \ - maybe-uninit-2.0.0 \ - memchr-2.3.4 \ - memchr-2.4.1 \ - mime_guess-2.0.3 \ + memchr-2.5.0 \ + memoffset-0.6.5 \ mime-0.3.16 \ - miniz_oxide-0.4.4 \ - mio-0.6.23 \ - miow-0.2.2 \ - native-tls-0.2.7 \ - net2-0.2.37 \ + mime_guess-2.0.4 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.5.1 \ + native-tls-0.2.10 \ never-0.1.0 \ - nom-6.1.2 \ - num_cpus-1.13.0 \ - num-integer-0.1.44 \ - num-traits-0.2.14 \ - object-0.23.0 \ - object-0.27.1 \ - once_cell-1.7.2 \ - once_cell-1.9.0 \ - onig_sys-69.7.1 \ + nom-7.1.1 \ + num-integer-0.1.45 \ + num-traits-0.2.15 \ + num_cpus-1.13.1 \ + num_threads-0.1.6 \ + object-0.28.4 \ + once_cell-1.12.0 \ onig-6.3.1 \ + onig_sys-69.7.1 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ - openssl-0.10.32 \ - openssl-0.10.33 \ - openssl-probe-0.1.2 \ + openssl-0.10.40 \ + openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ - openssl-src-111.14.0+1.1.1j \ - openssl-src-111.15.0+1.1.1k \ - openssl-src-111.17.0+1.1.1m \ - openssl-sys-0.9.60 \ - openssl-sys-0.9.61 \ - openssl-sys-0.9.72 \ - owning_ref-0.4.1 \ + openssl-src-111.20.0+1.1.1o \ + openssl-sys-0.9.73 \ + os_str_bytes-6.0.1 \ + owo-colors-3.4.0 \ pathdiff-0.2.1 \ percent-encoding-2.1.0 \ + pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ - pest-2.1.3 \ - petgraph-0.5.1 \ - petgraph-0.6.0 \ - pin-project-1.0.5 \ - pin-project-1.0.7 \ - pin-project-internal-1.0.5 \ - pin-project-internal-1.0.7 \ - pin-project-lite-0.1.12 \ - pin-project-lite-0.2.6 \ - pin-project-lite-0.2.8 \ - pin-utils-0.1.0 \ - pkg-config-0.3.19 \ - pkg-config-0.3.24 \ - platforms-1.1.0 \ + petgraph-0.6.1 \ + pin-project-lite-0.2.9 \ + pkg-config-0.3.25 \ plist-1.3.1 \ - ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.24 \ - proc-macro2-1.0.26 \ - proc-macro2-1.0.36 \ - qstring-0.7.2 \ + proc-macro2-1.0.39 \ quick-xml-0.22.0 \ - quote-1.0.14 \ - quote-1.0.8 \ - quote-1.0.9 \ - radium-0.5.3 \ - rand_chacha-0.3.0 \ - rand_core-0.6.2 \ - rand_hc-0.3.0 \ - rand-0.8.3 \ - redox_syscall-0.1.57 \ - redox_syscall-0.2.10 \ - redox_syscall-0.2.5 \ - redox_syscall-0.2.6 \ - redox_users-0.3.5 \ - redox_users-0.4.0 \ - regex-1.4.3 \ - regex-1.4.6 \ - regex-1.5.4 \ + quote-1.0.18 \ + rayon-1.5.3 \ + rayon-core-1.9.3 \ + redox_syscall-0.2.13 \ + redox_users-0.4.3 \ + regex-1.5.6 \ regex-automata-0.1.10 \ - regex-automata-0.1.9 \ - regex-syntax-0.6.22 \ - regex-syntax-0.6.23 \ - regex-syntax-0.6.25 \ + regex-syntax-0.6.26 \ remove_dir_all-0.5.3 \ - reqwest-0.10.10 \ ring-0.16.20 \ - rust-argon2-0.8.3 \ - rust-embed-6.3.0 \ + rust-embed-6.4.0 \ rust-embed-impl-6.2.0 \ - rust-embed-utils-7.1.0 \ - rustc-demangle-0.1.18 \ + rust-embed-utils-7.2.0 \ rustc-demangle-0.1.21 \ - rustls-0.19.1 \ - rustsec-0.23.3 \ - ryu-1.0.5 \ - ryu-1.0.9 \ + rustc-hash-1.1.0 \ + rustls-0.20.6 \ + ryu-1.0.10 \ safemem-0.3.3 \ same-file-1.0.6 \ - schannel-0.1.19 \ - sct-0.6.1 \ - secrecy-0.6.0 \ - security-framework-2.1.1 \ - security-framework-2.2.0 \ - security-framework-sys-2.1.1 \ - security-framework-sys-2.2.0 \ - semver-0.10.0 \ - semver-0.11.0 \ - semver-0.9.0 \ - semver-1.0.4 \ - semver-parser-0.10.2 \ - semver-parser-0.7.0 \ - serde_derive-1.0.123 \ - serde_derive-1.0.124 \ - serde_derive-1.0.125 \ - serde_derive-1.0.133 \ - serde_json-1.0.64 \ - serde_json-1.0.75 \ - serde_urlencoded-0.7.0 \ - serde-1.0.123 \ - serde-1.0.124 \ - serde-1.0.125 \ - serde-1.0.133 \ + schannel-0.1.20 \ + scopeguard-1.1.0 \ + sct-0.7.0 \ + secrecy-0.8.0 \ + security-framework-2.6.1 \ + security-framework-sys-2.6.1 \ + semver-1.0.9 \ + serde-1.0.137 \ + serde_derive-1.0.137 \ + serde_json-1.0.81 \ sha-1-0.8.2 \ sha2-0.9.9 \ - shell-words-1.0.0 \ - signal-hook-0.1.17 \ - signal-hook-registry-1.3.0 \ - signal-hook-registry-1.4.0 \ - slab-0.4.2 \ - slab-0.4.3 \ - smallvec-0.6.14 \ - smartstring-0.2.6 \ - smartstring-0.2.9 \ - smol_str-0.1.17 \ - socket2-0.3.19 \ - socks-0.3.3 \ + sharded-slab-0.1.4 \ + shell-words-1.1.0 \ + smallvec-1.8.0 \ + smartstring-1.0.1 \ + socks-0.3.4 \ spin-0.5.2 \ - stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ - strsim-0.10.0 \ strsim-0.8.0 \ - strsim-0.9.3 \ - structopt-0.3.21 \ - structopt-0.3.26 \ - structopt-derive-0.4.14 \ - structopt-derive-0.4.18 \ - subprocess-0.2.6 \ - subprocess-0.2.8 \ - syn-1.0.60 \ - syn-1.0.62 \ - syn-1.0.70 \ - syn-1.0.85 \ - synstructure-0.12.4 \ + strsim-0.10.0 \ + subprocess-0.2.9 \ + syn-1.0.95 \ synstructure-0.12.6 \ syntect-4.6.0 \ - tap-1.0.1 \ - tempfile-3.2.0 \ tempfile-3.3.0 \ - term_size-0.3.2 \ - termcolor-1.1.2 \ + termcolor-1.1.3 \ + terminal_size-0.1.17 \ textwrap-0.11.0 \ - thiserror-1.0.24 \ - thiserror-1.0.30 \ - thiserror-impl-1.0.24 \ - thiserror-impl-1.0.30 \ - thread_local-1.1.3 \ + textwrap-0.15.0 \ + thiserror-1.0.31 \ + thiserror-impl-1.0.31 \ + thread_local-1.1.4 \ time-0.1.43 \ - time-0.3.5 \ + time-0.3.9 \ + tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ - tinyvec-1.1.1 \ - tinyvec-1.2.0 \ - tinyvec-1.5.1 \ - tokio-0.2.25 \ - tokio-tls-0.3.1 \ - tokio-util-0.3.1 \ - toml_edit-0.2.0 \ - toml_edit-0.3.1 \ - toml-0.5.8 \ - tower-service-0.3.1 \ - tracing-0.1.25 \ - tracing-0.1.29 \ - tracing-attributes-0.1.15 \ - tracing-attributes-0.1.18 \ - tracing-core-0.1.17 \ - tracing-core-0.1.21 \ - tracing-futures-0.2.5 \ - tracing-log-0.1.2 \ - tracing-subscriber-0.1.6 \ - try-lock-0.2.3 \ + toml-0.5.9 \ + toml_edit-0.13.4 \ + tracing-0.1.34 \ + tracing-attributes-0.1.21 \ + tracing-core-0.1.26 \ + tracing-log-0.1.3 \ + tracing-subscriber-0.3.11 \ twoway-0.2.2 \ typed-arena-1.7.0 \ typenum-1.15.0 \ ucd-trie-0.1.3 \ unchecked-index-0.2.2 \ unicase-2.6.0 \ - unicode_categories-0.1.1 \ - unicode-bidi-0.3.4 \ - unicode-bidi-0.3.5 \ - unicode-bidi-0.3.7 \ - unicode-normalization-0.1.16 \ - unicode-normalization-0.1.17 \ + unicode-bidi-0.3.8 \ + unicode-ident-1.0.0 \ unicode-normalization-0.1.19 \ - unicode-segmentation-1.7.1 \ - unicode-segmentation-1.8.0 \ - unicode-width-0.1.8 \ unicode-width-0.1.9 \ - unicode-xid-0.2.1 \ - unicode-xid-0.2.2 \ - unreachable-1.0.0 \ + unicode-xid-0.2.3 \ + unicode_categories-0.1.1 \ untrusted-0.7.1 \ - ureq-1.5.5 \ - url-2.2.1 \ + ureq-2.4.0 \ url-2.2.2 \ - vcpkg-0.2.11 \ - vcpkg-0.2.12 \ + valuable-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ - vec1-1.8.0 \ - version_check-0.9.2 \ - version_check-0.9.3 \ version_check-0.9.4 \ - void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ - want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ - wasi-0.9.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.71 \ - wasm-bindgen-0.2.73 \ - wasm-bindgen-0.2.78 \ - wasm-bindgen-backend-0.2.71 \ - wasm-bindgen-backend-0.2.73 \ - wasm-bindgen-backend-0.2.78 \ - wasm-bindgen-futures-0.4.21 \ - wasm-bindgen-futures-0.4.23 \ - wasm-bindgen-macro-0.2.71 \ - wasm-bindgen-macro-0.2.73 \ - wasm-bindgen-macro-0.2.78 \ - wasm-bindgen-macro-support-0.2.71 \ - wasm-bindgen-macro-support-0.2.73 \ - wasm-bindgen-macro-support-0.2.78 \ - wasm-bindgen-shared-0.2.71 \ - wasm-bindgen-shared-0.2.73 \ - wasm-bindgen-shared-0.2.78 \ - web-sys-0.3.48 \ - web-sys-0.3.50 \ - web-sys-0.3.55 \ - webpki-0.21.4 \ - webpki-roots-0.21.1 \ - winapi-0.2.8 \ + wasm-bindgen-0.2.80 \ + wasm-bindgen-backend-0.2.80 \ + wasm-bindgen-macro-0.2.80 \ + wasm-bindgen-macro-support-0.2.80 \ + wasm-bindgen-shared-0.2.80 \ + web-sys-0.3.57 \ + webpki-0.22.0 \ + webpki-roots-0.22.3 \ winapi-0.3.9 \ - winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - winreg-0.7.0 \ - ws2_32-sys-0.2.1 \ - wyz-0.2.0 \ - xdg-2.4.0 \ + windows-sys-0.36.1 \ + windows_aarch64_msvc-0.36.1 \ + windows_i686_gnu-0.36.1 \ + windows_i686_msvc-0.36.1 \ + windows_x86_64_gnu-0.36.1 \ + windows_x86_64_msvc-0.36.1 \ + xdg-2.4.1 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ - zeroize-1.3.0 \ - zeroize-1.5.0 + zeroize-1.5.5 \ + base64-0.5.1 \ + byteorder-1.3.1 NO_TEST= yes |