From 83bb9778a9387a2f84b3d9147f44f9aabf9e0687 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 8 May 2024 18:18:32 +0200 Subject: [PATCH] update d/copyright MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Gbp-Dch: Ignore Signed-off-by: Fabian Grünbichler --- debian/copyright | 308 ++++++++++++++++++++++++++------ debian/source/lintian-overrides | 3 + 2 files changed, 253 insertions(+), 58 deletions(-) diff --git a/debian/copyright b/debian/copyright index ba57356c1b..0cf15d2dc2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -355,7 +355,6 @@ Files: C*.md version x.py .cargo/config.toml - .gitmodules Copyright: 2006-2009 Graydon Hoare 2009-2012 Mozilla Foundation 2012-2017 The Rust Project Developers (see AUTHORS.txt) @@ -396,9 +395,15 @@ Copyright: 2019-2022 Tom Kaitchuck License: MIT OR Apache-2.0 Comment: see https://github.com/tkaitchuck/ahash +Files: vendor/android_system_properties/* +Copyright: 2022-2022 Nicolas Silva +License: MIT or Apache-2.0 +Comment: see https://github.com/nical/android_system_properties + Files: vendor/anstream/* vendor/anstyle/* + vendor/anstyle-0.*/* vendor/anstyle-parse/* Copyright: 2023 Ed Page License: MIT or Apache-2.0 @@ -416,9 +421,8 @@ License: MIT OR Apache-2.0 Comment: see https://github.com/djc/askama Files: - extra/bitflags/* - extra/bitflags-1.3.*/* vendor/bitflags/* + vendor/bitflags-1.*/* vendor/cc/* vendor/cmake/* vendor/env_logger/* @@ -429,9 +433,9 @@ Files: vendor/log/* vendor/regex/* vendor/regex-syntax/* + vendor/regex-syntax-0.*/* vendor/rustc-hash/* vendor/time/* - vendor/time-0.*/* Copyright: 2010-2021 The Rust Project Developers License: MIT or Apache-2.0 Comment: @@ -447,9 +451,7 @@ Copyright: 2019-2023 Jacob Pratt License: MIT OR Apache-2.0 Comment: see https://github.com/time-rs/time -Files: - vendor/core-foundation/* - vendor/core-foundation-sys/* +Files: vendor/core-foundation-sys/* Copyright: 2012-2024 The Servo Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/servo/core-foundation-rs @@ -492,7 +494,6 @@ Files: vendor/cfg-if/* vendor/filetime/* vendor/flate2/* - vendor/flate2-1.0.*/* vendor/fnv/* vendor/jobserver/* vendor/lzma-sys/* @@ -600,11 +601,29 @@ Copyright: 2014-2023 Alex Crichton License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/basic-toml +Files: vendor/bincode/* +Copyright: 2014-2024 Ty Overby + 2014-2024 Francesco Mazzoli + 2014-2024 David Tolnay + 2014-2024 Zoey Riordan +License: MIT +Comment: see https://github.com/servo/bincode + Files: vendor/bitmaps/* Copyright: 2019-2024 Bodil Stokke License: MPL-2.0+ Comment: see https://github.com/bodil/bitmaps +Files: vendor/bit-set/* +Copyright: 2015-2023 Alexis Beingessner +License: MIT or Apache-2.0 +Comment: see https://github.com/contain-rs/bit-set + +Files: vendor/bit-vec/* +Copyright: 2015-2023 Alexis Beingessner +License: MIT or Apache-2.0 +Comment: see https://github.com/contain-rs/bit-vec + Files: vendor/base16ct/* vendor/base64ct/* @@ -623,6 +642,7 @@ Files: vendor/p384/* vendor/pem-rfc7468/* vendor/pkcs8/* + vendor/primeorder/* vendor/rfc6979/* vendor/sec1/* vendor/sha1/* @@ -642,9 +662,7 @@ Comment: see https://github.com/RustCrypto/KDFs see https://github.com/RustCrypto/MACs -Files: - vendor/bstr/* - vendor/bstr-0.*/* +Files: vendor/bstr/* Copyright: 2018-2024 Andrew Gallant License: MIT OR Apache-2.0 Comment: see https://github.com/BurntSushi/bstr @@ -701,7 +719,7 @@ Comment: see https://github.com/withoutboats/camino Files: vendor/cargo_metadata/* - vendor/cargo_metadata-0.14.0/* + vendor/cargo_metadata-0.*/* Copyright: 2016-2020 Oliver Schneider License: MIT Comment: @@ -712,6 +730,11 @@ Copyright: 2019-2022 The Cargo Project Developers License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/cargo +Files: vendor/cast/* +Copyright: 2014-2021 Jorge Aparicio +License: MIT OR Apache-2.0 +Comment: see https://github.com/japaric/cast.rs + Files: vendor/ppv-lite86/* Copyright: 2019-2019 The CryptoCorrosion Contributors License: MIT or Apache-2.0 @@ -735,8 +758,11 @@ Comment: see https://github.com/chronotope/chrono Files: vendor/clap/* + vendor/clap-2.*/* vendor/clap-3.*/* + vendor/clap-4.*/* vendor/clap_builder/* + vendor/clap_builder-4.*/* vendor/clap_complete/* vendor/clap_derive/* vendor/clap_derive-3.*/* @@ -751,6 +777,11 @@ Copyright: 2020-2023 marmeladema License: MIT Comment: see https://github.com/marmeladema/clru-rs +Files: vendor/codespan-reporting/* +Copyright: 2018-2024 Brendan Zabarauskas +License: Apache-2.0 +Comment: see https://github.com/brendanzab/codespan + Files: vendor/colored/* Copyright: 2016-2020 Thomas Wickham License: MPL-2.0 @@ -759,8 +790,6 @@ Comment: see https://github.com/mackwic/colored Files: vendor/concolor-override/* vendor/concolor-query/* - vendor/concolor-query-0.1.*/* - vendor/concolor/* Copyright: 2021-2023 Ed Page License: MIT OR Apache-2.0 Comment: see https://github.com/rust-cli/concolor @@ -792,6 +821,14 @@ Copyright: 2018-2019 Sam Rijs License: MIT OR Apache-2.0 Comment: see https://github.com/srijs/rust-crc32fast +Files: + vendor/criterion/* + vendor/criterion-plot/* +Copyright: 2014-2024 Jorge Aparicio + 2014-2024 Brook Heisler +License: Apache-2.0 or MIT +Comment: see https://github.com/bheisler/criterion.rs + Files: vendor/crossbeam-channel/* vendor/crossbeam-deque/* @@ -806,6 +843,13 @@ Copyright: 2018-2020 Xidorn Quan License: MIT Comment: see https://github.com/upsuper/cstr +Files: + vendor/csv/* + vendor/csv-core/* +Copyright: 2014-2023 Andrew Gallant +License: Unlicense or MIT +Comment: see https://github.com/BurntSushi/rust-csv + Files: vendor/ct-codecs/* Copyright: 2020-2022 Frank Denis License: MIT @@ -818,6 +862,15 @@ Copyright: 2014-2024 Alex Crichton License: MIT Comment: see https://github.com/alexcrichton/curl-rust +Files: + vendor/cxx/* + vendor/cxx-build/* + vendor/cxxbridge-flags/* + vendor/cxxbridge-macro/* +Copyright: 2020-2024 David Tolnay +License: MIT OR Apache-2.0 +Comment: see https://github.com/dtolnay/cxx + Files: vendor/dashmap/* Copyright: 2019-2022 Acrimon License: MIT @@ -850,6 +903,7 @@ Files: vendor/anyhow/* vendor/dissimilar/* vendor/itoa/* + vendor/itoa-0.*/* vendor/quote/* vendor/syn/* vendor/syn-1.*/* @@ -934,9 +988,7 @@ Copyright: 2015-2020 Niko Matsakis License: MIT or Apache-2.0 Comment: see https://github.com/nikomatsakis/ena -Files: - vendor/errno/* - vendor/errno-*/* +Files: vendor/errno/* Copyright: 2015-2022 Chris Wong License: MIT or Apache-2.0 Comment: see https://github.com/lambda-fairy/rust-errno @@ -977,6 +1029,11 @@ Copyright: 2015-2024 Fiat Crypto library authors License: MIT OR Apache-2.0 OR BSD-1-Clause-fiat-crypto Comment: see https://github.com/mit-plv/fiat-crypto +Files: vendor/field-offset/* +Copyright: 2016-2023 Diggory Blake +License: MIT OR Apache-2.0 +Comment: see https://github.com/Diggsey/rust-field-offset + Files: vendor/fluent-bundle/* vendor/fluent-syntax/* @@ -1058,9 +1115,11 @@ Files: vendor/gix-diff/* vendor/gix-discover/* vendor/gix-features/* + vendor/gix-fs/* vendor/gix-glob/* vendor/gix-hash/* vendor/gix-hashtable/* + vendor/gix-ignore/* vendor/gix-index/* vendor/gix-lock/* vendor/gix-mailmap/* @@ -1080,6 +1139,7 @@ Files: vendor/gix-transport/* vendor/gix-traverse/* vendor/gix-url/* + vendor/gix-utils/* vendor/gix-validate/* vendor/gix-worktree/* Copyright: 2018-2024 Sebastian Thiel @@ -1097,6 +1157,11 @@ Copyright: 2020 Vishnunarayan K I License: MIT or Apache-2.0 Comment: see https://github.com/vn-ki/gsgdt-rs +Files: vendor/half/* +Copyright: 2016-2024 Kathryn Long +License: MIT OR Apache-2.0 +Comment: see https://github.com/starkat99/half-rs + Files: vendor/handlebars/* vendor/handlebars-3.5.*/* @@ -1153,6 +1218,15 @@ Copyright: 2016-2020 Chris Wong License: MIT or Apache-2.0 Comment: see https://github.com/lfairy/if_chain +Files: + vendor/iana-time-zone/* + vendor/iana-time-zone-haiku/* +Copyright: 2020-2024 Andrew Straw + 2020-2024 René Kijewski + 2020-2024 Ryan Lopopolo +License: MIT OR Apache-2.0 +Comment: see https://github.com/strawlab/iana-time-zone + Files: vendor/form_urlencoded/* vendor/idna/* @@ -1223,13 +1297,46 @@ Copyright: 2014-2023 Alex Crichton License: MIT or Apache-2.0 Comment: - see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/js-sys + see https://github.com/rustwasm/wasm-bindgen + +Files: vendor/web-sys/* +Copyright: 2018-2024 The wasm-bindgen Developers +License: MIT or Apache-2.0 +Comment: + see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys + +Files: vendors/web-sys/webidls/enabled/MediaCapabilities.webidl +Copyright: 2018 the Contributors to the Media Capabilities Specification +License: MPL-2.0 +Comment: + see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys + +Files: vendor/web-sys/webidls/enabled/*.webidl + vendor/web-sys/webidls/unavailable_option_primitive/*.webidl + vendor/web-sys/webidls/unstable/*.webidl +Copyright: + 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. + 2012-2018 W3C® (MIT, ERCIM, Keio) +License: MPL-2.0 +Comment: + see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys + +Files: vendor/web-sys/webidls/enabled/PointerEvent.webidl +Copyright: 2013 Microsoft Open Technologies, Inc. */ +License: MPL-2.0 +Comment: + see https://github.com/rustwasm/wasm-bindgen/tee/master/crates/web-sys Files: vendor/jsonpath_lib/* Copyright: 2018-2021 Changseok Han License: MIT Comment: see https://github.com/freestrings/jsonpath +Files: vendor/kstring/* +Copyright: 2014-2024 Ed Page +License: MIT OR Apache-2.0 +Comment: see https://github.com/cobalt-org/kstring + Files: vendor/lazycell/* Copyright: 2016-2020 Alex Crichton 2016-2020 Nikita Pekin @@ -1243,13 +1350,21 @@ Comment: see https://github.com/rust-lang-nursery/lazy-static.rs see https://github.com/Kimundi/owning-ref-rs +Files: vendor/leb128/* +Copyright: 2016-2022 Nick Fitzgerald + 2016-2022 Philip Craig +License: Apache-2.0 or MIT +Comment: see https://github.com/gimli-rs/leb128 + Files: vendor/libloading/* Copyright: 2015-2022 Simonas Kazlauskas License: ISC Comment: see https://github.com/nagisa/rust_libloading/ -Files: vendor/libm/* -Copyright: 2018-2021 Jorge Aparicio +Files: + vendor/libm/* + vendor/libm-0.*/* +Copyright: 2018-2024 Jorge Aparicio License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang-nursery/libm @@ -1266,9 +1381,12 @@ Copyright: 2014-2024 Alex Crichton License: MIT OR Apache-2.0 Comment: see https://github.com/rust-lang/libz-sys -Files: - vendor/linux-raw-sys/* - vendor/linux-raw-sys-0.*/* +Files: vendor/link-cplusplus/* +Copyright: 2020-2024 David Tolnay +License: MIT OR Apache-2.0 +Comment: see https://github.com/dtolnay/link-cplusplus + +Files: vendor/linux-raw-sys/* Copyright: 2021-2022 Dan Gohman License: Apache-2.0 with LLVM exception OR Apache-2.0 OR MIT Comment: see https://github.com/sunfishcode/linux-raw-sys @@ -1337,9 +1455,7 @@ License: MIT Comment: see https://github.com/GuillaumeGomez/minifier-rs -Files: - vendor/miniz_oxide/* - vendor/miniz_oxide-0*/* +Files: vendor/miniz_oxide/* Copyright: 2017-2020 Frommi License: MIT Comment: see https://github.com/Frommi/miniz_oxide @@ -1350,16 +1466,6 @@ Copyright: 2014-2018 Matt Brubeck License: MIT Comment: see https://github.com/mbrubeck/rust-debug-unreachable -Files: vendor/nix/* -Copyright: 2014-2024 The nix-rust Project Developers -License: MIT -Comment: see https://github.com/nix-rust/nix - -Files: vendor/nom8/* -Copyright: 2014-2024 UNKNOWN AUTHORS -License: MIT -Comment: see https://github.com/epage/nom-experimental - Files: vendor/normalize-line-endings/* Copyright: 2016-2018 Richard Dodd License: Apache-2.0 @@ -1402,6 +1508,11 @@ Copyright: 2018-2019 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/once_cell +Files: vendor/oorandom/* +Copyright: 2019-2021 Simon Heath +License: MIT +Comment: see https://sr.ht/~icefox/oorandom/ + Files: vendor/opener/* Copyright: 2018-2020 Brian Bowman License: MIT OR Apache-2.0 @@ -1477,6 +1588,13 @@ Copyright: 2018-2021 Gonzalo Brito Gadeschi License: MIT or Apache-2.0 Comment: see https://github.com/rust-lang-nursery/packed_simd +Files: + vendor/partial_ref/* + vendor/partial_ref_derive/* +Copyright: 2018-2021 Jannis Harder +License: MIT or Apache-2.0 +Comment: see https://github.com/jix/partial_ref + Files: vendor/pasetors/* Copyright: 2020-2024 brycx License: MIT @@ -1532,6 +1650,14 @@ License: Apache-2.0 or MIT Comment: see https://github.com/taiki-e/pin-project-lite +Files: + vendor/plotters/* + vendor/plotters-backend/* + vendor/plotters-svg/* +Copyright: 2019-2024 Hao Hou +License: MIT +Comment: see https://github.com/plotters-rs/plotters + Files: vendor/precomputed-hash/* Copyright: 2017-2017 Emilio Cobos Álvarez License: MIT @@ -1566,6 +1692,11 @@ Copyright: 2020-2023 Sebastian Thiel License: MIT Comment: see https://github.com/Byron/prodash +Files: vendor/proptest/* +Copyright: 2017-2024 Jason Lingle +License: MIT or Apache-2.0 +Comment: see https://github.com/proptest-rs/proptest + Files: vendor/psm/* Copyright: 2015-2020 Simonas Kazlauskas License: MIT or Apache-2.0 @@ -1613,7 +1744,9 @@ Copyright: 2017-2021 Jose Narvaez License: MIT Comment: see https://gitlab.redox-os.org/redox-os/users -Files: vendor/redox_syscall/* +Files: + vendor/redox_syscall/* + vendor/redox_syscall-0.*/* Copyright: 2016-2021 Jeremy Soller License: MIT Comment: @@ -1651,6 +1784,10 @@ Copyright: 2020-2020 flip1995 License: MIT OR Apache-2.0 Comment: see https://github.com/flip1995/rustc-semver +Files: vendor/rustc-workspace-hack/* +Copyright: 2024 Alex Crichton +License: MIT or Apache-2.0 + Files: vendor/rustc_version/* Copyright: 2015-2021 Dirkjan Ochtman 2015-2021 Marvin Löbel @@ -1664,9 +1801,7 @@ Copyright: License: Apache-2.0 or MIT Comment: see https://github.com/killercup/rustfix -Files: - vendor/rustix/* - vendor/rustix-0.*/* +Files: vendor/rustix/* Copyright: 2020-2023 Dan Gohman 2020-2023 Jakub Konka License: Apache-2.0 with LLVM exception OR Apache-2.0 OR MIT @@ -1677,11 +1812,26 @@ Copyright: 2019-2021 David Tolnay License: MIT OR Apache-2.0 Comment: see https://github.com/dtolnay/rustversion +Files: vendor/rusty-fork/* +Copyright: 2018-2020 Jason Lingle +License: MIT or Apache-2.0 +Comment: see https://github.com/altsysrq/rusty-fork + +Files: vendor/ruzstd/* +Copyright: 2019-2024 Moritz Borcherding +License: MIT +Comment: see https://github.com/KillingSpark/zstd-rs + Files: vendor/ryu/* Copyright: 2018-2018 David Tolnay License: Apache-2.0 or BSL-1.0 Comment: see https://github.com/dtolnay/ryu +Files: vendor/scratch/* +Copyright: 2020-2024 David Tolnay +License: MIT OR Apache-2.0 +Comment: see https://github.com/dtolnay/scratch + Files: vendor/self_cell/* Copyright: 2020-2021 Lukas Bergdoll License: Apache-2.0 @@ -1704,6 +1854,12 @@ Comment: see https://github.com/serde-rs/serde see https://github.com/serde-rs/json +Files: vendor/serde_cbor/* +Copyright: 2015-2021 Pyfisch + 2015-2021 Steven Fackler +License: MIT or Apache-2.0 +Comment: see https://github.com/pyfisch/cbor + Files: vendor/serde_derive/* Copyright: 2014-2017 Erick Tryzelaar 2016-2017 David Tolnay @@ -1904,8 +2060,10 @@ Copyright: 2018-2021 Aleksey Kladov License: MIT OR Apache-2.0 Comment: see https://github.com/rust-analyzer/text-size -Files: vendor/textwrap/* -Copyright: 2016-2022 Martin Geisler +Files: + vendor/textwrap/* + vendor/textwrap-0.*/* +Copyright: 2016-2024 Martin Geisler License: MIT Comment: see https://github.com/mgeisler/textwrap @@ -1933,17 +2091,22 @@ Copyright: 2015-2021 The Rust Project Developers License: MIT or Apache-2.0 Comment: see https://github.com/rust-threadpool/rust-threadpool +Files: vendor/time-macros/* +Copyright: 2019-2024 Jacob Pratt + 2019-2024 Time contributors +License: MIT OR Apache-2.0 +Comment: see https://github.com/time-rs/time + Files: vendor/tinystr/* Copyright: 2019-2022 Raph Levien 2019-2022 Zibi Braniecki License: Apache-2.0 or MIT Comment: see https://github.com/zbraniecki/tinystr -Files: vendor/time-macros/* -Copyright: 2019-2024 Jacob Pratt - 2019-2024 Time contributors -License: MIT OR Apache-2.0 -Comment: see https://github.com/time-rs/time +Files: vendor/tinytemplate/* +Copyright: 2018-2022 Brook Heisler +License: Apache-2.0 OR MIT +Comment: see https://github.com/bheisler/TinyTemplate Files: vendor/tinyvec/* Copyright: 2020 Lokathor @@ -2011,11 +2174,32 @@ Copyright: 2015-2019 Paho Lurie-Gregg License: MIT or Apache-2.0 Comment: see https://github.com/paholg/typenum +Files: vendor/unarray/* +Copyright: 2022 Cameron +License: MIT OR Apache-2.0 +Comment: see https://github.com/cameron1024/unarray + Files: vendor/unicode-bom/* Copyright: 2018-2023 Phil Booth License: Apache-2.0 Comment: see https://gitlab.com/philbooth/unicode-bom +Files: + vendor/varisat/* + vendor/varisat-checker/* + vendor/varisat-dimacs/* + vendor/varisat-formula/* + vendor/varisat-internal-macros/* + vendor/varisat-internal-proof/* +Copyright: 2018-2022 Jannis Harder +License: MIT or Apache-2.0 +Comment: see https://github.com/jix/varisat + +Files: vendor/vec_mut_scan/* +Copyright: 2019-2023 Jannis Harder +License: 0BSD +Comment: see https://github.com/jix/vec_mut_scan + Files: vendor/version_check/* Copyright: 2017-2019 Sergio Benitez License: MIT or Apache-2.0 @@ -2119,22 +2303,22 @@ Copyright: 2014-2023 Ashley Mannix License: Apache-2.0 OR MIT Comment: see https://github.com/uuid-rs/uuid +Files: vendor/wait-timeout/* +Copyright: 2015-2021 Alex Crichton +License: MIT or Apache-2.0 +Comment: see https://github.com/alexcrichton/wait-timeout + Files: vendor/wasi/* Copyright: 2019-2020 The Cranelift Project Developers License: Apache-2.0 with LLVM exception or Apache-2.0 or MIT Comment: see https://github.com/CraneStation/rust-wasi -Files: vendor/winapi/* -Copyright: - 2014-2019 Peter Atashian - 2014-2019 winapi-rs developers -License: MIT -Comment: see https://github.com/retep998/winapi-rs - -Files: vendor/winapi-*-pc-windows-gnu/* -Copyright: 2014-2018 Peter Atashian -License: MIT or Apache-2.0 -Comment: see https://github.com/retep998/winapi-rs +Files: + vendor/windows-bindgen/* + vendor/windows-tokens/* +Copyright: 2019-2024 Microsoft +License: MIT OR Apache-2.0 +Comment: see https://github.com/microsoft/windows-rs Files: vendor/windows-metadata/* Copyright: Microsoft 2024 @@ -2144,6 +2328,14 @@ Comment: this contains pre-generated files which are also MIT or Apache-2.0 licensed, see vendor/windows-metadata/default/readme.md +Files: vendor/winnow/* +Copyright: + 2023 winnow contributors + 2014-2023 nom contributors + 2014-2023 Geoffroy Couprie +License: MIT +Comment: see https://github.com/winnow-rs/winnow + Files: vendor/xattr/* Copyright: 2015-2017 Steven Allen License: MIT or Apache-2.0 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index 0719f25dff..02e7eb046d 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -15,5 +15,8 @@ rustc source: mismatched-override missing-license-paragraph-in-dep5-copyright de rustc source: missing-license-paragraph-in-dep5-copyright mpl-2.0+ [debian/copyright:*] rustc source: missing-license-paragraph-in-dep5-copyright debian/copyright mpl-2.0+ (*) +# see d/copyright +rustc source: source-contains-prebuilt-windows-binary [vendor/windows-metadata/default/*.winmd] + # lintian is superfluous rustc source: superfluous-file-pattern debian/copyright * (*) -- 2.39.5