Update debian build artifacts and packaging files
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 3m45s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 9s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 3m12s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 3m45s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 9s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 3m12s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
This commit is contained in:
parent
69b5f948b0
commit
176137be02
11292 changed files with 2727641 additions and 0 deletions
1
debian/.debhelper/apt-ostree/dbgsym-build-ids
vendored
Normal file
1
debian/.debhelper/apt-ostree/dbgsym-build-ids
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
c615aa5da317e76c41d44a37c63c19540ed5900b
|
||||
12
debian/.debhelper/apt-ostree/dbgsym-root/DEBIAN/control
vendored
Normal file
12
debian/.debhelper/apt-ostree/dbgsym-root/DEBIAN/control
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Package: apt-ostree-dbgsym
|
||||
Source: apt-ostree
|
||||
Version: 0.1.0-2
|
||||
Auto-Built-Package: debug-symbols
|
||||
Architecture: amd64
|
||||
Maintainer: Robojerk <robojerk@example.com>
|
||||
Installed-Size: 1123
|
||||
Depends: apt-ostree (= 0.1.0-2)
|
||||
Section: debug
|
||||
Priority: optional
|
||||
Description: debug symbols for apt-ostree
|
||||
Build-Ids: c615aa5da317e76c41d44a37c63c19540ed5900b
|
||||
1
debian/.debhelper/apt-ostree/dbgsym-root/DEBIAN/md5sums
vendored
Normal file
1
debian/.debhelper/apt-ostree/dbgsym-root/DEBIAN/md5sums
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
8e3daa18d645e186a8cd2680dde9a0da usr/lib/debug/.build-id/c6/15aa5da317e76c41d44a37c63c19540ed5900b.debug
|
||||
Binary file not shown.
1
debian/.debhelper/apt-ostree/dbgsym-root/usr/share/doc/apt-ostree-dbgsym
vendored
Symbolic link
1
debian/.debhelper/apt-ostree/dbgsym-root/usr/share/doc/apt-ostree-dbgsym
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
apt-ostree
|
||||
16
debian/.debhelper/generated/apt-ostree/dh_installchangelogs.dch.trimmed
vendored
Normal file
16
debian/.debhelper/generated/apt-ostree/dh_installchangelogs.dch.trimmed
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
apt-ostree (0.1.0-2) trixie; urgency=medium
|
||||
|
||||
* Updated for Debian Trixie/Forky compatibility
|
||||
* Updated rust-apt dependency to 0.9.0 for libapt-pkg7.0 support
|
||||
* Added explicit libapt-pkg7.0 dependency
|
||||
* Fixed library compatibility issues
|
||||
|
||||
-- Robojerk <robojerk@example.com> Tue, 13 Aug 2025 18:40:00 +0000
|
||||
|
||||
apt-ostree (0.1.0-1) trixie; urgency=medium
|
||||
|
||||
* Initial release
|
||||
* Basic apt-ostree functionality
|
||||
* Debian packaging support
|
||||
|
||||
-- Robojerk <robojerk@example.com> Tue, 13 Aug 2025 18:35:00 +0000
|
||||
0
debian/.debhelper/generated/apt-ostree/installed-by-dh_installdocs
vendored
Normal file
0
debian/.debhelper/generated/apt-ostree/installed-by-dh_installdocs
vendored
Normal file
3
debian/apt-ostree.substvars
vendored
Normal file
3
debian/apt-ostree.substvars
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
shlibs:Depends=libapt-pkg7.0 (>= 3.0.0), libc6 (>= 2.39), libgcc-s1 (>= 4.2), libstdc++6 (>= 5)
|
||||
misc:Depends=
|
||||
misc:Pre-Depends=
|
||||
16
debian/apt-ostree/DEBIAN/control
vendored
Normal file
16
debian/apt-ostree/DEBIAN/control
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
Package: apt-ostree
|
||||
Version: 0.1.0-2
|
||||
Architecture: amd64
|
||||
Maintainer: Robojerk <robojerk@example.com>
|
||||
Installed-Size: 3067
|
||||
Depends: libapt-pkg7.0 (>= 3.0.0), libc6 (>= 2.39), libgcc-s1 (>= 4.2), libstdc++6 (>= 5), libostree-1-1 (>= 2025.2), ostree, systemd
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Homepage: https://github.com/robojerk/apt-ostree
|
||||
Description: Debian/Ubuntu equivalent of rpm-ostree
|
||||
apt-ostree is a tool for managing atomic, immutable deployments
|
||||
on Debian and Ubuntu systems using OSTree as the backend.
|
||||
.
|
||||
It provides functionality similar to rpm-ostree but adapted for
|
||||
APT package management, enabling atomic updates and rollbacks
|
||||
on Debian-based systems.
|
||||
3
debian/apt-ostree/DEBIAN/md5sums
vendored
Normal file
3
debian/apt-ostree/DEBIAN/md5sums
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
3d7b27480a0a170ccf6ac0ade4fcc966 usr/bin/apt-ostree
|
||||
ef4534c1d6bff0d781fd07636f4dec03 usr/share/doc/apt-ostree/changelog.Debian.gz
|
||||
7a7d99b8d308444bf3523f9167658263 usr/share/doc/apt-ostree/copyright
|
||||
BIN
debian/apt-ostree/usr/bin/apt-ostree
vendored
Executable file
BIN
debian/apt-ostree/usr/bin/apt-ostree
vendored
Executable file
Binary file not shown.
BIN
debian/apt-ostree/usr/share/doc/apt-ostree/changelog.Debian.gz
vendored
Normal file
BIN
debian/apt-ostree/usr/share/doc/apt-ostree/changelog.Debian.gz
vendored
Normal file
Binary file not shown.
45
debian/apt-ostree/usr/share/doc/apt-ostree/copyright
vendored
Normal file
45
debian/apt-ostree/usr/share/doc/apt-ostree/copyright
vendored
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: apt-ostree
|
||||
Source: https://github.com/robojerk/apt-ostree
|
||||
|
||||
Files: *
|
||||
Copyright: 2025 Robojerk <robojerk@example.com>
|
||||
License: MIT
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
.
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2025 Robojerk <robojerk@example.com>
|
||||
License: MIT
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
.
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
BIN
debian/cargo/.global-cache
vendored
Normal file
BIN
debian/cargo/.global-cache
vendored
Normal file
Binary file not shown.
0
debian/cargo/.package-cache
vendored
Normal file
0
debian/cargo/.package-cache
vendored
Normal file
0
debian/cargo/.package-cache-mutate
vendored
Normal file
0
debian/cargo/.package-cache-mutate
vendored
Normal file
3
debian/cargo/registry/CACHEDIR.TAG
vendored
Normal file
3
debian/cargo/registry/CACHEDIR.TAG
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Signature: 8a477f597d28d172789f06886806bc55
|
||||
# This file is a cache directory tag created by cargo.
|
||||
# For information about cache directory tags see https://bford.info/cachedir/
|
||||
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstream-0.6.20.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstream-0.6.20.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.11.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.11.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.4.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.4.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/apt-pkg-native-0.3.3.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/apt-pkg-native-0.3.3.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.5.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-broadcast-0.5.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-channel-2.5.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-fs-1.6.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-fs-1.6.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-io-1.13.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-lock-2.8.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-lock-2.8.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-recursion-1.1.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-recursion-1.1.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.89.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.2.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/base64-0.20.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/base64-0.20.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.2.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.4.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.4.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/blocking-1.6.2.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/blocking-1.6.2.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cc-1.2.32.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cc-1.2.32.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cfg-expr-0.20.2.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cfg-expr-0.20.2.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/chrono-0.4.41.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/chrono-0.4.41.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap-4.5.45.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap-4.5.45.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.44.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.44.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.45.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.45.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap_lex-0.7.5.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/clap_lex-0.7.5.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/colorchoice-1.0.4.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/colorchoice-1.0.4.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.5.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.17.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.6.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/derivative-2.2.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/derivative-2.2.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/digest-0.10.7.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/digest-0.10.7.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/enumflags2_derive-0.7.12.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/enumflags2_derive-0.7.12.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.2.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/erased-serde-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/errno-0.3.13.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/errno-0.3.13.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/event-listener-2.5.3.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/event-listener-2.5.3.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/event-listener-strategy-0.5.4.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/fastrand-1.9.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/fastrand-1.9.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/fastrand-2.3.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/fastrand-2.3.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-lite-1.13.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-lite-1.13.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.16.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.3.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.3.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/gio-0.20.12.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/gio-0.20.12.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/gio-sys-0.20.10.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/gio-sys-0.20.10.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/glib-0.20.12.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/glib-0.20.12.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/glib-macros-0.20.12.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/glib-macros-0.20.12.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/glib-sys-0.20.10.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/glib-sys-0.20.10.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/gobject-sys-0.20.10.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/gobject-sys-0.20.10.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.5.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.5.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/heck-0.5.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/heck-0.5.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/hex-0.4.3.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/hex-0.4.3.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.63.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.63.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/indexmap-2.10.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/indexmap-2.10.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/io-lifetimes-1.0.11.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/io-lifetimes-1.0.11.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.1.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.1.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/itoa-1.0.15.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/itoa-1.0.15.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/jsonpath-rust-0.1.6.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/jsonpath-rust-0.1.6.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/libc-0.2.175.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/libc-0.2.175.crate
vendored
Normal file
Binary file not shown.
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/libdbus-sys-0.2.5.crate
vendored
Normal file
BIN
debian/cargo/registry/cache/index.crates.io-1949cf8c6b5b557f/libdbus-sys-0.2.5.crate
vendored
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue