dwarfs_0.13.0+ds-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 10 Sep 2025 19:24:41 +0100 |
Source: | dwarfs |
Binary: | dwarfs dwarfs-dbgsym libdwarfs-dev libdwarfs0 libdwarfs0-dbgsym |
Architecture: | source amd64 |
Version: | 0.13.0+ds-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Changed-By: | Ahmad Khalifa <ahmad@khalifa.ws> |
Description: | dwarfs - Fast high-compression read-only file system libdwarfs-dev - Fast high-compression read-only file system (headers) libdwarfs0 - Fast high-compression read-only file system (library) |
Closes: | 1068852 |
Changes: | dwarfs (0.13.0+ds-1) unstable; urgency=medium * Initial release. (Closes: #1068852) |
Files: | 72bb4b3e40a9ad0ed7c1e175232d69b6 2796 utils optional dwarfs_0.13.0+ds-1.dsc 74b8a9e5e7b2f1ae9c847d1a2d2c6d0e 24004745 utils optional dwarfs_0.13.0+ds.orig.tar.gz 69d6b3ac0ce8114c8ac250017852b73a 9568 utils optional dwarfs_0.13.0+ds-1.debian.tar.xz de8188234e49bff630c58c9fea1a3bf9 8178032 debug optional dwarfs-dbgsym_0.13.0+ds-1_amd64.deb da94050060beb355bcd654be3fdae707 13243 utils optional dwarfs_0.13.0+ds-1_amd64.buildinfo 2791b335b85fc2306b7f3e42f9d76b7f 480464 utils optional dwarfs_0.13.0+ds-1_amd64.deb cc5908e287a1b6462d07daba14058d21 65480 libdevel optional libdwarfs-dev_0.13.0+ds-1_amd64.deb d6c7944d5f0221e370e96cb1f4e03ac7 38698876 debug optional libdwarfs0-dbgsym_0.13.0+ds-1_amd64.deb 45684ce34a6b14abf67324c46d800143 1936372 libs optional libdwarfs0_0.13.0+ds-1_amd64.deb |
dwarfs_0.13.0+ds-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | dwarfs |
Binary: | dwarfs, libdwarfs-dev, libdwarfs0 |
Architecture: | linux-amd64 linux-arm64 |
Version: | 0.13.0+ds-1 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Homepage: | https://github.com/mhx/dwarfs |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/ahmadkhalifa/dwarfs |
Vcs-Git: | https://salsa.debian.org/ahmadkhalifa/dwarfs.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | file, fuse3 |
Build-Depends: | debhelper-compat (=13), cmake, fuse3<!nocheck>, libarchive-dev, libboost-chrono-dev, libboost-context-dev, libboost-filesystem-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libbrotli-dev, libdouble-conversion-dev, libevent-dev, libfast-float-dev, libflac++-dev, libflac-dev, libfmt-dev, libfuse-dev, libfuse3-dev, libgmock-dev<!nocheck>, libgoogle-glog-dev, libgtest-dev<!nocheck>, libhowardhinnant-date-dev, libiberty-dev, libjemalloc-dev, liblz4-dev, liblzma-dev, libparallel-hashmap-dev, librange-v3-dev, libssl-dev, libunwind-dev, libutfcpp-dev, libxxhash-dev, libzstd-dev, ninja-build, nlohmann-json3-dev, pkgconf, python3-mistletoe, ronn, xz-utils |
Package-List: | dwarfs deb utils optional arch=linux-amd64,linux-arm64 libdwarfs-dev deb libdevel optional arch=linux-amd64,linux-arm64 libdwarfs0 deb libs optional arch=linux-amd64,linux-arm64 |
Files: | 74b8a9e5e7b2f1ae9c847d1a2d2c6d0e 24004745 dwarfs_0.13.0+ds.orig.tar.gz 69d6b3ac0ce8114c8ac250017852b73a 9568 dwarfs_0.13.0+ds-1.debian.tar.xz |
README.source for dwarfs_0.13.0+ds-1.dsc (click to toggle) | |
---|---|
dwarfs for Debian ----------------- - folly/fbthrift dependencies These two are utility libraries that have been bundled as gitmodules. There are strong reasons to keep them bundled as upstream has done: - they have no stable ABI and are highly sensitive to compile flags You can't build an .SO and call it from another binary. This is similar to how nlohmann-json breaks if you have two packages built separately but passing JSON structures between them. - dwarfs upstream has tried to unbundle them before and failed. See the README note and issues they raised. - dwarfs upstream has further patched issues on top of folly, there is no way to use a standard version of it. -- Ahmad Khalifa <ahmad@khalifa.ws> Wed, 10 Sep 2025 19:37:04 +0100 |
control file for dwarfs_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | dwarfs |
Version: | 0.13.0+ds-1 |
Architecture: | amd64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 2256 |
Depends: | libdwarfs0 (=0.13.0+ds-1), libboost-program-options1.83.0 (>=1.83.0), libc6 (>=2.34), libfmt11 (>=11.1.1+ds1), libfuse3-4 (>=3.17.2), libjemalloc2 (>=5.0.0), libstdc++6 (>=14), libunwind8 |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/mhx/dwarfs |
Description: | Fast high-compression read-only file system Deduplicating Warp-speed Advanced Read-only File System (DWARFS) is a read-only file system with a focus on achieving very high compression ratios, particularly for highly redundant data. . This package provides tools for dwarfs filesystems. |
contents of dwarfs_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-10 18:24 ./ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/bin/ -rwxr-xr-x root/root 562904 2025-09-10 18:24 ./usr/bin/dwarfs -rwxr-xr-x root/root 470968 2025-09-10 18:24 ./usr/bin/dwarfsck -rwxr-xr-x root/root 396984 2025-09-10 18:24 ./usr/bin/dwarfsextract -rwxr-xr-x root/root 778712 2025-09-10 18:24 ./usr/bin/mkdwarfs drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/sbin/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/bash-completion/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/bash-completion/completions/ -rw-r--r-- root/root 4700 2025-09-10 18:24 ./usr/share/bash-completion/completions/_mkdwarfs drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/dwarfs/ -rw-r--r-- root/root 158 2025-09-10 18:24 ./usr/share/doc/dwarfs/changelog.Debian.gz -rw-r--r-- root/root 22899 2025-09-10 18:18 ./usr/share/doc/dwarfs/changelog.gz -rw-r--r-- root/root 8122 2025-09-09 08:50 ./usr/share/doc/dwarfs/copyright drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/man/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/man/man1/ -rw-r--r-- root/root 7069 2025-09-10 18:24 ./usr/share/man/man1/dwarfs.1.gz -rw-r--r-- root/root 1734 2025-09-10 18:24 ./usr/share/man/man1/dwarfsck.1.gz -rw-r--r-- root/root 2480 2025-09-10 18:24 ./usr/share/man/man1/dwarfsextract.1.gz -rw-r--r-- root/root 16394 2025-09-10 18:24 ./usr/share/man/man1/mkdwarfs.1.gz drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/man/man5/ -rw-r--r-- root/root 8654 2025-09-10 18:24 ./usr/share/man/man5/dwarfs-format.5.gz drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/man/man8/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/zsh/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/zsh/vendor-completions/ -rw-r--r-- root/root 3368 2025-09-10 18:24 ./usr/share/zsh/vendor-completions/_mkdwarfs lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/sbin/mount.dwarfs -> ../bin/dwarfs lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/share/man/man8/mount.dwarfs.8.gz -> ../man1/dwarfs.1.gz |
copyright of dwarfs_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mhx/dwarfs Upstream-Name: dwarfs Files-Excluded: fast_float sfx Comment: Exclude bundled system libraries Files: * Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: Parts used for reading are Expat, parts for writing/testing are GPL-3+. Since it's mostly reading, default to Expat and mention exceptions below. Files: cmake/compile.cmake cmake/dwarfs_install.cmake.in cmake/folly.cmake cmake/libdwarfs.cmake cmake/libdwarfs_tool.cmake CMakeLists.txt cmake/manpage.cmake cmake/need_fmt.cmake cmake/need_fuse.cmake cmake/need_gtest.cmake cmake/need_phmap.cmake cmake/need_range_v3.cmake cmake/render_manpage.cmake cmake/thrift.cmake cmake/thrift_library.cmake cmake/version.cmake include/dwarfs/internal/metadata_utils.h include/dwarfs/writer/* include/dwarfs/utility/rewrite_filesystem.h include/dwarfs/utility/rewrite_options.h src/internal/metadata_utils.cpp src/writer/* src/utility/rewrite_filesystem.cpp test/* tools/src/mkdwarfs.cpp tools/src/mkdwarfs_main.cpp Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: GPL-3+ Comment: SPDX tags are incorrectly set to GPL-3.0-only instead of GPL-3.0-or-later, but the license headers are GPL-3.0-or-later. Ignoring SPDX as discussed and fixed by upstream in issue #275 (github.com/mhx/dwarfs/issues/275). Files: fbthrift/* Copyright: Meta Platforms License: Apache-2.0 Files: fbthrift/build/fbcode_builder/* Copyright: Facebook, Inc. and its affiliates. Meta Platforms, Inc. and affiliates. License: Expat Files: fbthrift/build/fbcode_builder/CMake/FindLMDB.cmake fbthrift/build/fbcode_builder/CMake/FindRe2.cmake Copyright: Meta Platforms, Inc. and affiliates. License: GPL-2 Files: fbthrift/build/fbcode_builder/CMake/FindLibUnwind.cmake fbthrift/build/fbcode_builder/CMake/FindXxhash.cmake fbthrift/build/fbcode_builder/CMake/FindZstd.cmake Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/* Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/build/fbcode_builder/* Copyright: Meta Platforms, Inc. and affiliates. License: Expat Files: folly/build/fbcode_builder/CMake/FindLMDB.cmake folly/build/fbcode_builder/CMake/FindRe2.cmake Copyright: Meta Platforms, Inc. and affiliates. License: GPL-2 Files: folly/build/fbcode_builder/CMake/FindLibUnwind.cmake folly/build/fbcode_builder/CMake/FindXxhash.cmake folly/build/fbcode_builder/CMake/FindZstd.cmake Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/folly/external/aor/* Copyright: 2023, Arm Limited. License: Expat Comment: original under "MIT OR Apache-2.0 WITH LLVM-exception" Using Expat for debian Files: folly/folly/external/farmhash/* Copyright: 2014 Google, Inc. License: Expat Files: folly/folly/external/fast-crc32/* Copyright: Unknown License: Expat Files: folly/folly/external/nvidia/* Copyright: 2024 NVIDIA CORPORATION & AFFILIATES License: Apache-2.0 Files: folly/folly/external/rapidhash/* Copyright: 2025 Nicolas De Carli Wang Yi <godspeed_china@yeah.net> License: Expat Files: folly/folly/hash/detail/Crc32cDetail.cpp Copyright: 2016 Ferry Toth, Exalon Delft BV Facebook License: Zlib Files: folly/folly/hash/detail/ChecksumDetail.cpp Copyright: 2016 Eric Biggers License: Expat Files: fsst/* Copyright: 2018-2020, CWI, TU Munich, FSU Jena Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: 3rd-party project, patched by author, so cannot be split out Upstream is https://github.com/cwida/fsst Files: ricepp/* Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: Looks like a 3rd-party project, but same author, no other repo. Files: ricepp/CMakeLists.txt Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: GPL-3+ Files: debian/* Copyright: 2025 Ahmad Khalifa <ahmad@khalifa.ws> License: Expat # ------------------------------ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: Expat 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. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. |
control file for dwarfs-dbgsym_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | dwarfs-dbgsym |
Source: | dwarfs |
Version: | 0.13.0+ds-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 9074 |
Depends: | dwarfs (=0.13.0+ds-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for dwarfs |
Build-Ids: | 1b4d1dfcd23d80d82aa0c0bd6af4321f46b8649a 3a8550c5c0862225d2474e564639c13806943dbf 8e40efafd50425ccdb654516de4c84884fbe3815 dd303e34ce3a118c3f9b25f9d32685139e39d9f8 |
contents of dwarfs-dbgsym_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-10 18:24 ./ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/1b/ -rw-r--r-- root/root 1891744 2025-09-10 18:24 ./usr/lib/debug/.build-id/1b/4d1dfcd23d80d82aa0c0bd6af4321f46b8649a.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/3a/ -rw-r--r-- root/root 2024456 2025-09-10 18:24 ./usr/lib/debug/.build-id/3a/8550c5c0862225d2474e564639c13806943dbf.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/8e/ -rw-r--r-- root/root 2816728 2025-09-10 18:24 ./usr/lib/debug/.build-id/8e/40efafd50425ccdb654516de4c84884fbe3815.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/dd/ -rw-r--r-- root/root 1717168 2025-09-10 18:24 ./usr/lib/debug/.build-id/dd/303e34ce3a118c3f9b25f9d32685139e39d9f8.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 823416 2025-09-10 18:24 ./usr/lib/debug/.dwz/x86_64-linux-gnu/dwarfs.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/share/doc/dwarfs-dbgsym -> dwarfs |
copyright of dwarfs-dbgsym_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
control file for libdwarfs-dev_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | libdwarfs-dev |
Source: | dwarfs |
Version: | 0.13.0+ds-1 |
Architecture: | amd64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 412 |
Depends: | libdwarfs0 (=0.13.0+ds-1) |
Section: | libdevel |
Priority: | optional |
Homepage: | https://github.com/mhx/dwarfs |
Description: | Fast high-compression read-only file system (headers) Deduplicating Warp-speed Advanced Read-only File System (DWARFS) is a read-only file system with a focus on achieving very high compression ratios, particularly for highly redundant data. . This package contains development files. |
contents of libdwarfs-dev_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-10 18:24 ./ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/include/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/include/dwarfs/ -rw-r--r-- root/root 3488 2025-09-10 18:18 ./usr/include/dwarfs/block_compressor.h -rw-r--r-- root/root 1598 2025-09-10 18:18 ./usr/include/dwarfs/block_compressor_parser.h -rw-r--r-- root/root 2681 2025-09-10 18:18 ./usr/include/dwarfs/block_decompressor.h -rw-r--r-- root/root 6586 2025-09-10 18:18 ./usr/include/dwarfs/byte_buffer.h -rw-r--r-- root/root 2002 2025-09-10 18:18 ./usr/include/dwarfs/byte_buffer_factory.h -rw-r--r-- root/root 2877 2025-09-10 18:18 ./usr/include/dwarfs/checksum.h -rw-r--r-- root/root 1930 2025-09-10 18:18 ./usr/include/dwarfs/compiler.h -rw-r--r-- root/root 2698 2025-09-10 18:18 ./usr/include/dwarfs/compression.h -rw-r--r-- root/root 1475 2025-09-10 18:18 ./usr/include/dwarfs/compression_constraints.h -rw-r--r-- root/root 1959 2025-09-10 18:18 ./usr/include/dwarfs/compressor_factory.h -rw-r--r-- root/root 1681 2025-09-10 18:18 ./usr/include/dwarfs/compressor_registry.h -rw-r--r-- root/root 480 2025-09-10 18:24 ./usr/include/dwarfs/config.h -rw-r--r-- root/root 2840 2025-09-10 18:18 ./usr/include/dwarfs/conv.h -rw-r--r-- root/root 1907 2025-09-10 18:18 ./usr/include/dwarfs/decompressor_factory.h -rw-r--r-- root/root 1726 2025-09-10 18:18 ./usr/include/dwarfs/decompressor_registry.h drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/include/dwarfs/detail/ -rw-r--r-- root/root 4373 2025-09-10 18:18 ./usr/include/dwarfs/detail/compression_registry.h -rw-r--r-- root/root 3448 2025-09-10 18:18 ./usr/include/dwarfs/detail/logging_class_factory.h -rw-r--r-- root/root 3812 2025-09-10 18:18 ./usr/include/dwarfs/endian.h -rw-r--r-- root/root 4488 2025-09-10 18:18 ./usr/include/dwarfs/error.h -rw-r--r-- root/root 2901 2025-09-10 18:18 ./usr/include/dwarfs/file_access.h -rw-r--r-- root/root 1464 2025-09-10 18:18 ./usr/include/dwarfs/file_access_generic.h -rw-r--r-- root/root 6125 2025-09-10 18:18 ./usr/include/dwarfs/file_stat.h -rw-r--r-- root/root 1832 2025-09-10 18:18 ./usr/include/dwarfs/file_type.h -rw-r--r-- root/root 2161 2025-09-10 18:18 ./usr/include/dwarfs/file_util.h -rw-r--r-- root/root 1684 2025-09-10 18:18 ./usr/include/dwarfs/format.h -rw-r--r-- root/root 3805 2025-09-10 18:18 ./usr/include/dwarfs/fstypes.h -rw-r--r-- root/root 2666 2025-09-10 18:18 ./usr/include/dwarfs/glob_matcher.h -rw-r--r-- root/root 2398 2025-09-10 18:18 ./usr/include/dwarfs/history.h -rw-r--r-- root/root 1418 2025-09-10 18:18 ./usr/include/dwarfs/history_config.h -rw-r--r-- root/root 3412 2025-09-10 18:18 ./usr/include/dwarfs/integral_value_parser.h -rw-r--r-- root/root 2167 2025-09-10 18:18 ./usr/include/dwarfs/library_dependencies.h -rw-r--r-- root/root 12961 2025-09-10 18:18 ./usr/include/dwarfs/logger.h -rw-r--r-- root/root 1897 2025-09-10 18:18 ./usr/include/dwarfs/malloc_byte_buffer.h -rw-r--r-- root/root 1487 2025-09-10 18:18 ./usr/include/dwarfs/malloc_byte_buffer_factory.h -rw-r--r-- root/root 1666 2025-09-10 18:18 ./usr/include/dwarfs/map_util.h -rw-r--r-- root/root 1591 2025-09-10 18:18 ./usr/include/dwarfs/mapped_byte_buffer.h -rw-r--r-- root/root 2156 2025-09-10 18:18 ./usr/include/dwarfs/match.h -rw-r--r-- root/root 2172 2025-09-10 18:18 ./usr/include/dwarfs/mmap.h -rw-r--r-- root/root 2927 2025-09-10 18:18 ./usr/include/dwarfs/mmif.h -rw-r--r-- root/root 2357 2025-09-10 18:18 ./usr/include/dwarfs/option_map.h -rw-r--r-- root/root 2850 2025-09-10 18:18 ./usr/include/dwarfs/os_access.h -rw-r--r-- root/root 2630 2025-09-10 18:18 ./usr/include/dwarfs/os_access_generic.h -rw-r--r-- root/root 2520 2025-09-10 18:18 ./usr/include/dwarfs/pcm_sample_transformer.h -rw-r--r-- root/root 8366 2025-09-10 18:18 ./usr/include/dwarfs/performance_monitor.h drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/include/dwarfs/reader/ -rw-r--r-- root/root 1907 2025-09-10 18:18 ./usr/include/dwarfs/reader/block_cache_options.h -rw-r--r-- root/root 2013 2025-09-10 18:18 ./usr/include/dwarfs/reader/block_range.h -rw-r--r-- root/root 1688 2025-09-10 18:18 ./usr/include/dwarfs/reader/cache_tidy_config.h -rw-r--r-- root/root 2007 2025-09-10 18:18 ./usr/include/dwarfs/reader/filesystem_options.h -rw-r--r-- root/root 18977 2025-09-10 18:18 ./usr/include/dwarfs/reader/filesystem_v2.h -rw-r--r-- root/root 3774 2025-09-10 18:18 ./usr/include/dwarfs/reader/fsinfo_features.h -rw-r--r-- root/root 2011 2025-09-10 18:18 ./usr/include/dwarfs/reader/fsinfo_options.h -rw-r--r-- root/root 1427 2025-09-10 18:18 ./usr/include/dwarfs/reader/getattr_options.h -rw-r--r-- root/root 1452 2025-09-10 18:18 ./usr/include/dwarfs/reader/inode_reader_options.h -rw-r--r-- root/root 1895 2025-09-10 18:18 ./usr/include/dwarfs/reader/iovec_read_buf.h -rw-r--r-- root/root 1720 2025-09-10 18:18 ./usr/include/dwarfs/reader/metadata_options.h -rw-r--r-- root/root 4974 2025-09-10 18:18 ./usr/include/dwarfs/reader/metadata_types.h -rw-r--r-- root/root 1496 2025-09-10 18:18 ./usr/include/dwarfs/reader/mlock_mode.h -rw-r--r-- root/root 1535 2025-09-10 18:18 ./usr/include/dwarfs/scope_exit.h -rw-r--r-- root/root 3314 2025-09-10 18:18 ./usr/include/dwarfs/small_vector.h -rw-r--r-- root/root 4920 2025-09-10 18:18 ./usr/include/dwarfs/sorted_array_map.h -rw-r--r-- root/root 3351 2025-09-10 18:18 ./usr/include/dwarfs/source_location.h -rw-r--r-- root/root 2363 2025-09-10 18:18 ./usr/include/dwarfs/string.h -rw-r--r-- root/root 2487 2025-09-10 18:18 ./usr/include/dwarfs/terminal.h -rw-r--r-- root/root 2370 2025-09-10 18:18 ./usr/include/dwarfs/terminal_ansi.h -rw-r--r-- root/root 2673 2025-09-10 18:18 ./usr/include/dwarfs/thread_pool.h -rw-r--r-- root/root 1408 2025-09-10 18:18 ./usr/include/dwarfs/types.h -rw-r--r-- root/root 3082 2025-09-10 18:18 ./usr/include/dwarfs/util.h drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/include/dwarfs/utility/ -rw-r--r-- root/root 3838 2025-09-10 18:18 ./usr/include/dwarfs/utility/filesystem_extractor.h -rw-r--r-- root/root 1507 2025-09-10 18:18 ./usr/include/dwarfs/utility/rewrite_filesystem.h -rw-r--r-- root/root 1519 2025-09-10 18:18 ./usr/include/dwarfs/utility/rewrite_options.h -rw-r--r-- root/root 1635 2025-09-10 18:18 ./usr/include/dwarfs/varint.h -rw-r--r-- root/root 634 2025-09-10 18:24 ./usr/include/dwarfs/version.h -rw-r--r-- root/root 1800 2025-09-10 18:18 ./usr/include/dwarfs/vfs_stat.h drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/include/dwarfs/writer/ -rw-r--r-- root/root 1481 2025-09-10 18:18 ./usr/include/dwarfs/writer/categorized_option.h -rw-r--r-- root/root 8167 2025-09-10 18:18 ./usr/include/dwarfs/writer/categorizer.h -rw-r--r-- root/root 1561 2025-09-10 18:18 ./usr/include/dwarfs/writer/category_parser.h -rw-r--r-- root/root 1298 2025-09-10 18:18 ./usr/include/dwarfs/writer/category_resolver.h -rw-r--r-- root/root 10889 2025-09-10 18:18 ./usr/include/dwarfs/writer/compression_metadata_requirements.h -rw-r--r-- root/root 2082 2025-09-10 18:18 ./usr/include/dwarfs/writer/console_writer.h -rw-r--r-- root/root 6543 2025-09-10 18:18 ./usr/include/dwarfs/writer/contextual_option.h -rw-r--r-- root/root 1576 2025-09-10 18:18 ./usr/include/dwarfs/writer/entry_factory.h -rw-r--r-- root/root 1147 2025-09-10 18:18 ./usr/include/dwarfs/writer/entry_filter.h -rw-r--r-- root/root 1708 2025-09-10 18:18 ./usr/include/dwarfs/writer/entry_interface.h -rw-r--r-- root/root 1595 2025-09-10 18:18 ./usr/include/dwarfs/writer/filesystem_block_category_resolver.h -rw-r--r-- root/root 2158 2025-09-10 18:18 ./usr/include/dwarfs/writer/filesystem_writer.h -rw-r--r-- root/root 1129 2025-09-10 18:18 ./usr/include/dwarfs/writer/filesystem_writer_options.h -rw-r--r-- root/root 1228 2025-09-10 18:18 ./usr/include/dwarfs/writer/filter_debug.h -rw-r--r-- root/root 3921 2025-09-10 18:18 ./usr/include/dwarfs/writer/fragment_category.h -rw-r--r-- root/root 1644 2025-09-10 18:18 ./usr/include/dwarfs/writer/fragment_order_options.h -rw-r--r-- root/root 1419 2025-09-10 18:18 ./usr/include/dwarfs/writer/fragment_order_parser.h -rw-r--r-- root/root 3685 2025-09-10 18:18 ./usr/include/dwarfs/writer/inode_fragments.h -rw-r--r-- root/root 1377 2025-09-10 18:18 ./usr/include/dwarfs/writer/inode_options.h -rw-r--r-- root/root 2109 2025-09-10 18:18 ./usr/include/dwarfs/writer/metadata_options.h -rw-r--r-- root/root 992 2025-09-10 18:18 ./usr/include/dwarfs/writer/object.h -rw-r--r-- root/root 1975 2025-09-10 18:18 ./usr/include/dwarfs/writer/rule_based_entry_filter.h -rw-r--r-- root/root 2488 2025-09-10 18:18 ./usr/include/dwarfs/writer/scanner.h -rw-r--r-- root/root 1718 2025-09-10 18:18 ./usr/include/dwarfs/writer/scanner_options.h -rw-r--r-- root/root 2257 2025-09-10 18:18 ./usr/include/dwarfs/writer/segmenter.h -rw-r--r-- root/root 3090 2025-09-10 18:18 ./usr/include/dwarfs/writer/segmenter_factory.h -rw-r--r-- root/root 1868 2025-09-10 18:18 ./usr/include/dwarfs/writer/writer_progress.h -rw-r--r-- root/root 2279 2025-09-10 18:18 ./usr/include/dwarfs/xattr.h -rw-r--r-- root/root 2662 2025-09-10 18:18 ./usr/include/dwarfs/zstd_context_manager.h drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/cmake/dwarfs/ -rw-r--r-- root/root 1862 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/cmake/dwarfs/dwarfs-config-version.cmake -rw-r--r-- root/root 3409 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/cmake/dwarfs/dwarfs-config.cmake -rw-r--r-- root/root 4759 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/cmake/dwarfs/dwarfs-targets-none.cmake -rw-r--r-- root/root 10938 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/cmake/dwarfs/dwarfs-targets.cmake drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/libdwarfs-dev/ -rw-r--r-- root/root 158 2025-09-10 18:24 ./usr/share/doc/libdwarfs-dev/changelog.Debian.gz -rw-r--r-- root/root 22899 2025-09-10 18:18 ./usr/share/doc/libdwarfs-dev/changelog.gz -rw-r--r-- root/root 8122 2025-09-09 08:50 ./usr/share/doc/libdwarfs-dev/copyright drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/libdwarfs-dev/examples/ -rw-r--r-- root/root 317 2025-09-10 18:18 ./usr/share/doc/libdwarfs-dev/examples/CMakeLists.txt -rw-r--r-- root/root 2348 2025-09-10 18:18 ./usr/share/doc/libdwarfs-dev/examples/example.cpp lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_common.so -> libdwarfs_common.so.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_compressor.so -> libdwarfs_compressor.so.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_decompressor.so -> libdwarfs_decompressor.so.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_extractor.so -> libdwarfs_extractor.so.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_reader.so -> libdwarfs_reader.so.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_rewrite.so -> libdwarfs_rewrite.so.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_writer.so -> libdwarfs_writer.so.0 |
copyright of libdwarfs-dev_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as dwarfs (dwarfs_0.13.0+ds-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mhx/dwarfs Upstream-Name: dwarfs Files-Excluded: fast_float sfx Comment: Exclude bundled system libraries Files: * Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: Parts used for reading are Expat, parts for writing/testing are GPL-3+. Since it's mostly reading, default to Expat and mention exceptions below. Files: cmake/compile.cmake cmake/dwarfs_install.cmake.in cmake/folly.cmake cmake/libdwarfs.cmake cmake/libdwarfs_tool.cmake CMakeLists.txt cmake/manpage.cmake cmake/need_fmt.cmake cmake/need_fuse.cmake cmake/need_gtest.cmake cmake/need_phmap.cmake cmake/need_range_v3.cmake cmake/render_manpage.cmake cmake/thrift.cmake cmake/thrift_library.cmake cmake/version.cmake include/dwarfs/internal/metadata_utils.h include/dwarfs/writer/* include/dwarfs/utility/rewrite_filesystem.h include/dwarfs/utility/rewrite_options.h src/internal/metadata_utils.cpp src/writer/* src/utility/rewrite_filesystem.cpp test/* tools/src/mkdwarfs.cpp tools/src/mkdwarfs_main.cpp Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: GPL-3+ Comment: SPDX tags are incorrectly set to GPL-3.0-only instead of GPL-3.0-or-later, but the license headers are GPL-3.0-or-later. Ignoring SPDX as discussed and fixed by upstream in issue #275 (github.com/mhx/dwarfs/issues/275). Files: fbthrift/* Copyright: Meta Platforms License: Apache-2.0 Files: fbthrift/build/fbcode_builder/* Copyright: Facebook, Inc. and its affiliates. Meta Platforms, Inc. and affiliates. License: Expat Files: fbthrift/build/fbcode_builder/CMake/FindLMDB.cmake fbthrift/build/fbcode_builder/CMake/FindRe2.cmake Copyright: Meta Platforms, Inc. and affiliates. License: GPL-2 Files: fbthrift/build/fbcode_builder/CMake/FindLibUnwind.cmake fbthrift/build/fbcode_builder/CMake/FindXxhash.cmake fbthrift/build/fbcode_builder/CMake/FindZstd.cmake Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/* Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/build/fbcode_builder/* Copyright: Meta Platforms, Inc. and affiliates. License: Expat Files: folly/build/fbcode_builder/CMake/FindLMDB.cmake folly/build/fbcode_builder/CMake/FindRe2.cmake Copyright: Meta Platforms, Inc. and affiliates. License: GPL-2 Files: folly/build/fbcode_builder/CMake/FindLibUnwind.cmake folly/build/fbcode_builder/CMake/FindXxhash.cmake folly/build/fbcode_builder/CMake/FindZstd.cmake Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/folly/external/aor/* Copyright: 2023, Arm Limited. License: Expat Comment: original under "MIT OR Apache-2.0 WITH LLVM-exception" Using Expat for debian Files: folly/folly/external/farmhash/* Copyright: 2014 Google, Inc. License: Expat Files: folly/folly/external/fast-crc32/* Copyright: Unknown License: Expat Files: folly/folly/external/nvidia/* Copyright: 2024 NVIDIA CORPORATION & AFFILIATES License: Apache-2.0 Files: folly/folly/external/rapidhash/* Copyright: 2025 Nicolas De Carli Wang Yi <godspeed_china@yeah.net> License: Expat Files: folly/folly/hash/detail/Crc32cDetail.cpp Copyright: 2016 Ferry Toth, Exalon Delft BV Facebook License: Zlib Files: folly/folly/hash/detail/ChecksumDetail.cpp Copyright: 2016 Eric Biggers License: Expat Files: fsst/* Copyright: 2018-2020, CWI, TU Munich, FSU Jena Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: 3rd-party project, patched by author, so cannot be split out Upstream is https://github.com/cwida/fsst Files: ricepp/* Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: Looks like a 3rd-party project, but same author, no other repo. Files: ricepp/CMakeLists.txt Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: GPL-3+ Files: debian/* Copyright: 2025 Ahmad Khalifa <ahmad@khalifa.ws> License: Expat # ------------------------------ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: Expat 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. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. |
control file for libdwarfs0_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | libdwarfs0 |
Source: | dwarfs |
Version: | 0.13.0+ds-1 |
Architecture: | amd64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 8293 |
Depends: | libarchive13t64 (>=3.5.0), libboost-chrono1.83.0t64 (>=1.83.0), libboost-filesystem1.83.0 (>=1.83.0), libboost-iostreams1.83.0 (>=1.83.0), libboost-program-options1.83.0 (>=1.83.0), libbrotli1 (>=1.0.0), libc6 (>=2.38), libdouble-conversion3 (>=2.0.0), libflac++11 (>=1.5.0), libflac14 (>=1.5.0), libfmt11 (>=11.1.1+ds1), libgcc-s1 (>=3.4), libgflags2.2 (>=2.2.2), libgoogle-glog0v6t64 (>=0.6.0), liblz4-1 (>=1.8.0), liblzma5 (>=5.1.1alpha+20120614), libssl3t64 (>=3.0.0), libstdc++6 (>=14), libunwind8, libxxhash0 (>=0.8.0), libzstd1 (>=1.5.5) |
Section: | libs |
Priority: | optional |
Homepage: | https://github.com/mhx/dwarfs |
Description: | Fast high-compression read-only file system (library) Deduplicating Warp-speed Advanced Read-only File System (DWARFS) is a read-only file system with a focus on achieving very high compression ratios, particularly for highly redundant data. . This package contains the shared libraries. |
contents of libdwarfs0_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-10 18:24 ./ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 3324464 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_common.so.0.13.0 -rw-r--r-- root/root 39096 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_compressor.so.0.13.0 -rw-r--r-- root/root 43192 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_decompressor.so.0.13.0 -rw-r--r-- root/root 168368 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_extractor.so.0.13.0 -rw-r--r-- root/root 1555432 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_reader.so.0.13.0 -rw-r--r-- root/root 125568 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_rewrite.so.0.13.0 -rw-r--r-- root/root 3178680 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_writer.so.0.13.0 drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/libdwarfs0/ -rw-r--r-- root/root 158 2025-09-10 18:24 ./usr/share/doc/libdwarfs0/changelog.Debian.gz -rw-r--r-- root/root 22899 2025-09-10 18:18 ./usr/share/doc/libdwarfs0/changelog.gz -rw-r--r-- root/root 8122 2025-09-09 08:50 ./usr/share/doc/libdwarfs0/copyright drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 526 2025-09-09 08:56 ./usr/share/lintian/overrides/libdwarfs0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_common.so.0 -> libdwarfs_common.so.0.13.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_compressor.so.0 -> libdwarfs_compressor.so.0.13.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_decompressor.so.0 -> libdwarfs_decompressor.so.0.13.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_extractor.so.0 -> libdwarfs_extractor.so.0.13.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_reader.so.0 -> libdwarfs_reader.so.0.13.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_rewrite.so.0 -> libdwarfs_rewrite.so.0.13.0 lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/lib/x86_64-linux-gnu/libdwarfs_writer.so.0 -> libdwarfs_writer.so.0.13.0 |
copyright of libdwarfs0_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as dwarfs (dwarfs_0.13.0+ds-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mhx/dwarfs Upstream-Name: dwarfs Files-Excluded: fast_float sfx Comment: Exclude bundled system libraries Files: * Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: Parts used for reading are Expat, parts for writing/testing are GPL-3+. Since it's mostly reading, default to Expat and mention exceptions below. Files: cmake/compile.cmake cmake/dwarfs_install.cmake.in cmake/folly.cmake cmake/libdwarfs.cmake cmake/libdwarfs_tool.cmake CMakeLists.txt cmake/manpage.cmake cmake/need_fmt.cmake cmake/need_fuse.cmake cmake/need_gtest.cmake cmake/need_phmap.cmake cmake/need_range_v3.cmake cmake/render_manpage.cmake cmake/thrift.cmake cmake/thrift_library.cmake cmake/version.cmake include/dwarfs/internal/metadata_utils.h include/dwarfs/writer/* include/dwarfs/utility/rewrite_filesystem.h include/dwarfs/utility/rewrite_options.h src/internal/metadata_utils.cpp src/writer/* src/utility/rewrite_filesystem.cpp test/* tools/src/mkdwarfs.cpp tools/src/mkdwarfs_main.cpp Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: GPL-3+ Comment: SPDX tags are incorrectly set to GPL-3.0-only instead of GPL-3.0-or-later, but the license headers are GPL-3.0-or-later. Ignoring SPDX as discussed and fixed by upstream in issue #275 (github.com/mhx/dwarfs/issues/275). Files: fbthrift/* Copyright: Meta Platforms License: Apache-2.0 Files: fbthrift/build/fbcode_builder/* Copyright: Facebook, Inc. and its affiliates. Meta Platforms, Inc. and affiliates. License: Expat Files: fbthrift/build/fbcode_builder/CMake/FindLMDB.cmake fbthrift/build/fbcode_builder/CMake/FindRe2.cmake Copyright: Meta Platforms, Inc. and affiliates. License: GPL-2 Files: fbthrift/build/fbcode_builder/CMake/FindLibUnwind.cmake fbthrift/build/fbcode_builder/CMake/FindXxhash.cmake fbthrift/build/fbcode_builder/CMake/FindZstd.cmake Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/* Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/build/fbcode_builder/* Copyright: Meta Platforms, Inc. and affiliates. License: Expat Files: folly/build/fbcode_builder/CMake/FindLMDB.cmake folly/build/fbcode_builder/CMake/FindRe2.cmake Copyright: Meta Platforms, Inc. and affiliates. License: GPL-2 Files: folly/build/fbcode_builder/CMake/FindLibUnwind.cmake folly/build/fbcode_builder/CMake/FindXxhash.cmake folly/build/fbcode_builder/CMake/FindZstd.cmake Copyright: Meta Platforms, Inc. and affiliates. License: Apache-2.0 Files: folly/folly/external/aor/* Copyright: 2023, Arm Limited. License: Expat Comment: original under "MIT OR Apache-2.0 WITH LLVM-exception" Using Expat for debian Files: folly/folly/external/farmhash/* Copyright: 2014 Google, Inc. License: Expat Files: folly/folly/external/fast-crc32/* Copyright: Unknown License: Expat Files: folly/folly/external/nvidia/* Copyright: 2024 NVIDIA CORPORATION & AFFILIATES License: Apache-2.0 Files: folly/folly/external/rapidhash/* Copyright: 2025 Nicolas De Carli Wang Yi <godspeed_china@yeah.net> License: Expat Files: folly/folly/hash/detail/Crc32cDetail.cpp Copyright: 2016 Ferry Toth, Exalon Delft BV Facebook License: Zlib Files: folly/folly/hash/detail/ChecksumDetail.cpp Copyright: 2016 Eric Biggers License: Expat Files: fsst/* Copyright: 2018-2020, CWI, TU Munich, FSU Jena Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: 3rd-party project, patched by author, so cannot be split out Upstream is https://github.com/cwida/fsst Files: ricepp/* Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: Expat Comment: Looks like a 3rd-party project, but same author, no other repo. Files: ricepp/CMakeLists.txt Copyright: Marcus Holland-Moritz <github@mhxnet.de> License: GPL-3+ Files: debian/* Copyright: 2025 Ahmad Khalifa <ahmad@khalifa.ws> License: Expat # ------------------------------ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". License: Expat 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. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. |
control file for libdwarfs0-dbgsym_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | libdwarfs0-dbgsym |
Source: | dwarfs |
Version: | 0.13.0+ds-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 40036 |
Depends: | libdwarfs0 (=0.13.0+ds-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for libdwarfs0 |
Build-Ids: | 3166cc1c35201b3caa24be99e46a959eb2cefdbe 3a2c78215a569b3ca9aa169f30aa0840d765ab32 5a968b55ccfef05839421cdf9befa4ded459bff0 a15210047f3cd56df566896b4e5bcec4bf3b7dea bf68f721e908addc740162da58eac74dce3bbe74 c32b12a0bebe1a799f823cabadbb8e922f926022 fed2620e8c79fd0b6a201952f643040ffc167c30 |
contents of libdwarfs0-dbgsym_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-09-10 18:24 ./ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/31/ -rw-r--r-- root/root 15917104 2025-09-10 18:24 ./usr/lib/debug/.build-id/31/66cc1c35201b3caa24be99e46a959eb2cefdbe.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/3a/ -rw-r--r-- root/root 462688 2025-09-10 18:24 ./usr/lib/debug/.build-id/3a/2c78215a569b3ca9aa169f30aa0840d765ab32.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/5a/ -rw-r--r-- root/root 6729776 2025-09-10 18:24 ./usr/lib/debug/.build-id/5a/968b55ccfef05839421cdf9befa4ded459bff0.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/a1/ -rw-r--r-- root/root 168464 2025-09-10 18:24 ./usr/lib/debug/.build-id/a1/5210047f3cd56df566896b4e5bcec4bf3b7dea.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/bf/ -rw-r--r-- root/root 620112 2025-09-10 18:24 ./usr/lib/debug/.build-id/bf/68f721e908addc740162da58eac74dce3bbe74.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/c3/ -rw-r--r-- root/root 185344 2025-09-10 18:24 ./usr/lib/debug/.build-id/c3/2b12a0bebe1a799f823cabadbb8e922f926022.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.build-id/fe/ -rw-r--r-- root/root 15961832 2025-09-10 18:24 ./usr/lib/debug/.build-id/fe/d2620e8c79fd0b6a201952f643040ffc167c30.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/lib/debug/.dwz/x86_64-linux-gnu/ -rw-r--r-- root/root 929096 2025-09-10 18:24 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libdwarfs0.debug drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/ drwxr-xr-x root/root 0 2025-09-10 18:24 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-09-10 18:24 ./usr/share/doc/libdwarfs0-dbgsym -> libdwarfs0 |
copyright of libdwarfs0-dbgsym_0.13.0+ds-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 13.09.2025 / 23:03:06 (UTC)