]> git.proxmox.com Git - debcargo-conf.git/commitdiff
package version 0.7.0 of vm-memory
authorLiang Yan <ly@xryan.net>
Fri, 25 Mar 2022 17:49:20 +0000 (17:49 +0000)
committerLiang Yan <ly@xryan.net>
Thu, 31 Mar 2022 18:00:02 +0000 (18:00 +0000)
Signed-off-by: Liang Yan <ly@xryan.net>
src/vm-memory/debian/RFS [new file with mode: 0644]
src/vm-memory/debian/changelog [new file with mode: 0644]
src/vm-memory/debian/copyright [new file with mode: 0644]
src/vm-memory/debian/copyright.debcargo.hint [new file with mode: 0644]
src/vm-memory/debian/debcargo.toml [new file with mode: 0644]

diff --git a/src/vm-memory/debian/RFS b/src/vm-memory/debian/RFS
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/src/vm-memory/debian/changelog b/src/vm-memory/debian/changelog
new file mode 100644 (file)
index 0000000..90521b7
--- /dev/null
@@ -0,0 +1,5 @@
+rust-vm-memory (0.7.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
+
+  * Package vm-memory 0.7.0 from crates.io using debcargo 2.5.0
+
+ -- Liang Yan <ly@xryan.net>  Fri, 25 Mar 2022 17:37:18 +0000
diff --git a/src/vm-memory/debian/copyright b/src/vm-memory/debian/copyright
new file mode 100644 (file)
index 0000000..ee5674c
--- /dev/null
@@ -0,0 +1,60 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: vm-memory
+Upstream-Contact: Liu Jiang <gerry@linux.alibaba.com>
+Source: https://github.com/rust-vmm/vm-memory
+
+Files: *
+Copyright: 2017-2020 Liu Jiang <gerry@linux.alibaba.com>
+License: Apache-2.0 or BSD-3-Clause
+
+Files: ./benches/*
+Copyright: 
+ 2017 The Chromium OS Authors. All rights reserved.
+ 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2019-2020 Alibaba Cloud Computing. All rights reserved.
+License: Apache-2.0 or BSD-3-Clause
+
+Files: ./src/*
+Copyright: 
+ 2017 The Chromium OS Authors. All rights reserved.
+ 2018-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2019 Alibaba Cloud Computing. All rights reserved.
+ 2019-2020 Red Hat, Inc. All rights reserved.
+ 2019 CrowdStrike, Inc. All rights reserved.
+License: Apache-2.0 or BSD-3-Clause
+
+Files: debian/*
+Copyright:
+ 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2022 Liang Yan <ly@xryan.net>
+License: Apache-2.0 or BSD-3-Clause
+
+License: Apache-2.0
+ Debian systems provide the Apache 2.0 license in
+ /usr/share/common-licenses/Apache-2.0
+
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ 3. Neither the name of the copyright holder nor the names of its contributors
+ may be used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/src/vm-memory/debian/copyright.debcargo.hint b/src/vm-memory/debian/copyright.debcargo.hint
new file mode 100644 (file)
index 0000000..0f5bf3a
--- /dev/null
@@ -0,0 +1,217 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: vm-memory
+Upstream-Contact: Liu Jiang <gerry@linux.alibaba.com>
+Source: https://github.com/rust-vmm/vm-memory
+
+Files: *
+Copyright: FIXME (overlay) UNKNOWN-YEARS Liu Jiang <gerry@linux.alibaba.com>
+License: Apache-2.0 or BSD-3-Clause
+Comment:
+ FIXME (overlay): Since upstream copyright years are not available in
+ Cargo.toml, they were extracted from the upstream Git repository. This may not
+ be correct information so you should review and fix this before uploading to
+ the archive.
+
+Files: ./LICENSE-BSD-3-Clause
+Copyright: 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./benches/guest_memory.rs
+Copyright: 2020 Alibaba Cloud Computing. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./benches/main.rs
+Copyright: 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./benches/mmap/mod.rs
+Copyright: 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./benches/volatile.rs
+Copyright: 2020 Alibaba Cloud. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/address.rs
+Copyright:
+ 2019 Alibaba Cloud Computing. All rights reserved.
+ 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/atomic.rs
+Copyright:
+ 2019 Alibaba Cloud Computing. All rights reserved.
+ 2020 Red Hat, Inc. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/atomic_integer.rs
+Copyright: 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/bitmap/backend/atomic_bitmap.rs
+Copyright: 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/bitmap/backend/atomic_bitmap_arc.rs
+Copyright: 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/bitmap/backend/mod.rs
+Copyright: 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/bitmap/backend/slice.rs
+Copyright: 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/bitmap/mod.rs
+Copyright: 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/bytes.rs
+Copyright:
+ 2019 Red Hat, Inc.
+ 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/endian.rs
+Copyright: 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/guest_memory.rs
+Copyright:
+ 2019 Alibaba Cloud Computing. All rights reserved.
+ 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/lib.rs
+Copyright:
+ 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/mmap.rs
+Copyright:
+ 2019 Alibaba Cloud Computing. All rights reserved.
+ 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/mmap_unix.rs
+Copyright:
+ 2019 Alibaba Cloud Computing. All rights reserved.
+ 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/mmap_windows.rs
+Copyright: 2019 CrowdStrike, Inc. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: ./src/volatile_memory.rs
+Copyright:
+ 2019 Red Hat, Inc.
+ 2017 The Chromium OS Authors. All rights reserved.
+License: UNKNOWN-LICENSE; FIXME (overlay)
+Comment:
+ FIXME (overlay): These notices are extracted from files. Please review them
+ before uploading to the archive.
+
+Files: debian/*
+Copyright:
+ 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2022 Liang Yan <ly@xryan.net>
+License: Apache-2.0 or BSD-3-Clause
+
+License: Apache-2.0
+ Debian systems provide the Apache 2.0 license in
+ /usr/share/common-licenses/Apache-2.0
+
+License: BSD-3-Clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ 3. Neither the name of the copyright holder nor the names of its contributors
+ may be used to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/src/vm-memory/debian/debcargo.toml b/src/vm-memory/debian/debcargo.toml
new file mode 100644 (file)
index 0000000..1dd05fd
--- /dev/null
@@ -0,0 +1,2 @@
+overlay = "."
+uploaders = ["Liang Yan <ly@xryan.net>"]