Review: rust-mmap-io 1.0.0-1
Package Information
| Description | Zero-copy memory-mapped file I/O for Rust - Rust source code Safe concurrent reads, writes, and atomic views across Linux, macOS, and Windows. Built for databases, log structures, game runtimes, caches, and IPC. Source code for Debianized Rust crate "mmap-io" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/mmap-io] (browse) |
| Tracker | https://tracker.debian.org/pkg/rust-mmap-io |
| Uploaded | 1 month, 5 days ago |
New Package Report
.changes
| Source | rust-mmap-io |
|---|---|
| Version | 1.0.0-1 |
| Changed-By | Josenilson Ferreira da Silva |
| Architecture | amd64 source |
| Distribution | unstable |
| Date | Mon, 17 Aug 2026 19:14:19 +0000 |
Changelog
rust-mmap-io (1.0.0-1) unstable; urgency=medium . * Package mmap-io 1.0.0 from crates.io using debcargo 2.8.3
.dsc
| Component | main |
|---|---|
| Package-List | librust-mmap-io-dev deb rust optional arch=any |
| Section | rust |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mmap-io Upstream-Contact: James Gober <me@jamesgober.com> Source: https://github.com/jamesgober/mmap-io Files: * Copyright: 2025 James Gober <me@jamesgober.com> License: Apache-2.0 Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> License: Apache-2.0 License: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0
Review Information
accepted — allocated to eamanu 1 month, 2 days ago, started 1 month, 2 days ago, completed 1 month, 2 days ago.
Final Comment
Public Notes
Author check: rust-mmap-io 1.0.0-1
Scanned 68 files. 3 author(s) declared in debian/copyright.
NOT IN debian/copyright (1):
- Asotex Inc.` line removed
CHANGELOG.md:612
License check: rust-mmap-io 1.0.0-1
Archive component: main
COMPATIBLE:
- Apache-2.0 (Note: not compatible with GPL-2)
licensecheck
Command: licensecheck -r --deb-machine .
Exit code: 0
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck
Files: ./.cargo_vcs_info.json
./.editorconfig
./.gitattributes
./.github/workflows/CI.yml
./.github/workflows/audit.yml
./.github/workflows/bench-regression.yml
./.github/workflows/public-api.yml
./.github/workflows/semver-checks.yml
./CHANGELOG.md
./Cargo.lock
./Cargo.toml
./Cargo.toml.orig
./REPS.md
./benches/mmap_bench.rs
./clippy.toml
./debian/cargo-checksum.json
./debian/changelog
./debian/control
./debian/debcargo.toml
./debian/patches/001-relax-dependencies.patch
./debian/patches/002-disable-failing-concurrent-madvise-test.patch
./debian/patches/003-fix-relative-tmp-paths-in-tests.patch
./debian/patches/series
./debian/rules
./debian/source/format
./debian/tests/control
./debian/upstream/metadata
./debian/watch
./deny.toml
./docs/MIGRATION_0.9_TO_1.0.md
./docs/PERFORMANCE.md
./docs/README.md
./docs/SAFETY.md
./examples/01_read_a_file.rs
./examples/02_create_and_write.rs
./examples/03_segment_views.rs
./examples/04_atomic_counter.rs
./examples/05_log_appender.rs
./examples/06_chunked_processing.rs
./examples/07_watch_for_changes.rs
./examples/08_huge_pages_simulation.rs
./examples/09_async_writes.rs
./examples/10_ipc_shared_state.rs
./examples/critical_features_demo.rs
./public-api.txt
./src/advise.rs
./src/anonymous.rs
./src/atomic.rs
./src/errors.rs
./src/flush.rs
./src/iterator.rs
./src/lib.rs
./src/lock.rs
./src/manager.rs
./src/mmap.rs
./src/segment.rs
./src/utils.rs
./src/watch.rs
./tests/additional_tests.rs
./tests/async_flush.rs
./tests/atomic_view_resize_safety.rs
./tests/basic.rs
./tests/critical_features_test.rs
./tests/ergonomic_api.rs
./tests/feature_integration.rs
./tests/flush_range_accumulator.rs
./tests/hugepages.rs
./tests/ipc_cross_process.rs
./tests/platform_parity.rs
./tests/proptest_atomic.rs
./tests/proptest_bounds.rs
./tests/proptest_flush.rs
./tests/segment_after_resize.rs
./tests/size_limits.rs
./tests/time_based_flush.rs
./tests/touch_pages_test.rs
./tests/v0_9_11_additions.rs
./tests/v1_0_0_additions.rs
./tests/watch_native.rs
Copyright: NONE
License: UNKNOWN
FIXME
Files: ./LICENSE
Copyright: NONE
License: Apache-2.0
FIXME
Files: ./debian/copyright
Copyright: 2025, James Gober <me@jamesgober.com>
2026, Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
License: Apache-2.0
FIXME
Files: ./debian/copyright.debcargo.hint
Copyright: FIXME (overlay) UNKNOWN-YEARS James Gober <me@jamesgober.com>
License: Apache-2.0
FIXME
Files: ./README.md
Copyright: 2026, James Gober.
License: Apache-2.0
FIXME
Files: ./docs/API.md
Copyright: 2026, James Gober.</sub>
License: UNKNOWN
FIXME
debian/copyright check
Command: cme check dpkg-copyright
Exit code: 0
(no output)
licenserecon
Command: licenserecon
Exit code: 0
en: Versions: licenserecon '17.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
No significant differences found
Look for SPDX
Command: grep -r -B1 'SPDX-'
Exit code: 1
(no output)
Lintian
Command: lintian -i -I -v --pedantic
Exit code: 0
N:
W: librust-mmap-io-dev: initial-upload-closes-no-bugs [usr/share/doc/librust-mmap-io-dev/changelog.Debian.gz:1]
N:
N: This package appears to be the first packaging of a new upstream software
N: package (there is only one changelog entry and the Debian revision is 1),
N: but it does not close any bugs. The initial upload of a new package should
N: close the corresponding ITP bug for that package.
N:
N: This warning can be ignored if the package is not intended for Debian or
N: if it is a split of an existing Debian package.
N:
N: Please refer to New packages (Section 5.1) in the Debian Developer's
N: Reference for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: debian/changelog
N: Renamed from: new-package-should-close-itp-bug
N:
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/CHANGELOG.md]
N:
N: This package ships a documentation file outside /usr/share/doc
N: Documentation files are normally installed inside /usr/share/doc.
N:
N: If this file doesn't describe the contents or purpose of the directory it
N: is in, please consider moving this file to /usr/share/doc/ or maybe even
N: removing it. If this file does describe the contents or purpose of the
N: directory it is in, please add a lintian override.
N:
N: Visibility: info
N: Show-Always: no
N: Check: documentation
N:
N: Screen: python/egg/metadata
N: Advocates: "Scott Kitterman" <debian@kitterman.com>
N: Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for
N: Python modules. Those files are not documentation even though
N: some of their names carry the .txt file extension.
N:
N: Python modules can be both public and private.
N:
N: Read more in
N: https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory,
N: https://www.python.org/dev/peps/pep-0376/#id16,
N: https://www.python.org/dev/peps/pep-0610/,
N: https://www.python.org/dev/peps/pep-0639/,
N: https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html,
N: and Bug#1003913.
N:
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/LICENSE]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/README.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/REPS.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/docs/API.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/docs/MIGRATION_0.9_TO_1.0.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/docs/PERFORMANCE.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/docs/README.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/docs/SAFETY.md]
N:
I: librust-mmap-io-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/mmap-io-1.0.0/public-api.txt]
N:
I: rust-mmap-io source: quilt-patch-missing-description [debian/patches/002-disable-failing-concurrent-madvise-test.patch]
N:
N: quilt patch files should start with a description of patch. All lines
N: before the start of the patch itself are considered part of the
N: description. You can edit the description with quilt header -e when the
N: patch is at the top of the stack.
N:
N: As well as a description of the purpose and function of the patch, the
N: description should ideally contain author information, a URL for the bug
N: report (if any), Debian or upstream bugs fixed by it, upstream status, the
N: Debian version and date the patch was first included, and any other
N: information that would be useful if someone were investigating the patch
N: and underlying problem. Please consider using the DEP 3 format for this
N: information.
N:
N: Please refer to https://dep-team.pages.debian.net/deps/dep3/ for details.
N:
N: Visibility: info
N: Show-Always: no
N: Check: debian/patches/quilt
N:
N:
I: rust-mmap-io source: upstream-metadata-missing-bug-tracking [debian/upstream/metadata]
N:
N: The DEP 12 metadata file does not specify any upstream bug tracking
N: information (ie. the Bug-Database or Bug-Submit fields are missing).
N:
N: The upstream metadata can be found in the source package in the file
N: debian/upstream/metadata.
N:
N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ for details.
N:
N: Visibility: info
N: Show-Always: no
N: Check: debian/upstream/metadata
N:
N:
P: rust-mmap-io source: package-does-not-install-examples [examples/]
N:
N: The original source tarball contains the specified examples directory.
N: However, no examples are installed in any binary packages.
N:
N: Please use dh_installexamples to install these to the most relevant
N: package, for example by adding the directory name followed by a wildcard
N: to a debian/pkgname.examples file.
N:
N: Lintian looks for any directory called examples under /usr/share/doc in
N: all binary packages.
N:
N: Please refer to the dh_installexamples(1) manual page for details.
N:
N: Visibility: pedantic
N: Show-Always: no
N: Check: examples
N:
N: Screen: examples/in-tests
N: Advocates: "Scott Kitterman" <debian@kitterman.com>
N: Reason:
N: Some sources like python-tomlkit trigger this tag for tests because of files
N: in ./tests/examples/. They are not examples for tomlkit, however. They are
N: examples of TOML files used in the tests.
N:
N: Overall, the check is probably better off not looking in test
N: directories.
N:
N: Read more in Bug#1005184.
N:
N:
P: rust-mmap-io source: package-uses-old-debhelper-compat-version 13
N:
N: This package uses a debhelper compatibility level that is no longer
N: recommended. Please consider using the recommended level.
N:
N: For most packages, the best way to set the compatibility level is to
N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You
N: can also use the debian/compat file or export DH_COMPAT in debian/rules.
N:
N: If no level is selected debhelper defaults to level 1, which is
N: deprecated.
N:
N: Please refer to the debhelper(7) manual page for details.
N:
N: Visibility: pedantic
N: Show-Always: no
N: Check: debhelper
N:
duck
Command: duck
Exit code: 0
(no output)
look for copyright
Command: egrep -R -i copyright
Exit code: 0
LICENSE: "Licensor" shall mean the copyright owner or entity authorized by
LICENSE: the copyright owner that is granting the License.
LICENSE: copyright notice that is included in or attached to the work
LICENSE: submitted to Licensor for inclusion in the Work by the copyright owner
LICENSE: the copyright owner. For the purposes of this definition, "submitted"
LICENSE: designated in writing by the copyright owner as "Not a Contribution."
LICENSE: 2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE: copyright license to reproduce, prepare Derivative Works of,
LICENSE: that You distribute, all copyright, patent, trademark, and
LICENSE: You may add Your own copyright statement to Your modifications and
LICENSE: Copyright 2026 James Gober.
docs/API.md:<!--// COPYRIGHT // -->
docs/API.md: <sub>Copyright © 2026 James Gober.</sub>
debian/copyright.debcargo.hint:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright.debcargo.hint:Copyright: FIXME (overlay) UNKNOWN-YEARS James Gober <me@jamesgober.com>
debian/copyright.debcargo.hint: FIXME (overlay): Since upstream copyright years are not available in
debian/copyright.debcargo.hint:Copyright: 2025 Asotex Inc.` line removed.
debian/copyright.debcargo.hint:Copyright: 2026 James Gober.
debian/copyright.debcargo.hint:Copyright:
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: 2025 James Gober <me@jamesgober.com>
debian/copyright:Copyright:
README.md:<!-- COPYRIGHT
README.md: Copyright © 2026 James Gober.
CHANGELOG.md: a simple license-only copyright. All Asotex brand links and the
CHANGELOG.md: `Copyright (c) 2025 Asotex Inc.` line removed.
look for license
Command: egrep -R -i license
Exit code: 0
.pc/001-relax-dependencies.patch/Cargo.toml:license = "Apache-2.0"
Cargo.toml.orig:license = "Apache-2.0"
Cargo.toml:license = "Apache-2.0"
LICENSE: Apache License
LICENSE: http://www.apache.org/licenses/
LICENSE: "License" shall mean the terms and conditions for use, reproduction,
LICENSE: the copyright owner that is granting the License.
LICENSE: exercising permissions granted by this License.
LICENSE: Object form, made available under the License, as indicated by a
LICENSE: of this License, Derivative Works shall not include works that remain
LICENSE: 2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE: this License, each Contributor hereby grants to You a perpetual,
LICENSE: copyright license to reproduce, prepare Derivative Works of,
LICENSE: publicly display, publicly perform, sublicense, and distribute the
LICENSE: 3. Grant of Patent License. Subject to the terms and conditions of
LICENSE: this License, each Contributor hereby grants to You a perpetual,
LICENSE: (except as stated in this section) patent license to make, have made,
LICENSE: where such license applies only to those patent claims licensable
LICENSE: or contributory patent infringement, then any patent licenses
LICENSE: granted to You under this License for that Work shall terminate
LICENSE: Derivative Works a copy of this License; and
LICENSE: do not modify the License. You may add Your own attribution
LICENSE: as modifying the License.
LICENSE: may provide additional or different license terms and conditions
LICENSE: the conditions stated in this License.
LICENSE: this License, without any additional terms or conditions.
LICENSE: the terms of any separate license agreement you may have executed
LICENSE: 6. Trademarks. This License does not grant permission to use the trade
LICENSE: risks associated with Your exercise of permissions under this License.
LICENSE: result of this License or out of the use or inability to use the
LICENSE: License. However, in accepting such obligations, You may act only
LICENSE: Licensed under the Apache License, Version 2.0 (the "License");
LICENSE: you may not use this file except in compliance with the License.
LICENSE: You may obtain a copy of the License at
LICENSE: http://www.apache.org/licenses/LICENSE-2.0
LICENSE: distributed under the License is distributed on an "AS IS" BASIS,
LICENSE: See the License for the specific language governing permissions and
LICENSE: limitations under the License.
deny.toml:# Licenses: standard permissive open-source licenses. The four common
deny.toml:# Rust-ecosystem licenses (MIT, Apache-2.0, BSD-3-Clause, ISC) plus
deny.toml:# documentation-style deps. Copyleft licenses (GPL, AGPL, LGPL) are
deny.toml:[licenses]
deny.toml:# Confidence threshold for license-text detection. 0.8 is the
docs/API.md:<!--// LICENSE // -->
docs/API.md: <h2>LICENSE</h2>
docs/API.md: Licensed under the <b>Apache License</b>, <b>Version 2.0</b>.
docs/API.md: See <b><a href="../LICENSE">LICENSE</a></b> file for details.
.github/workflows/audit.yml: cargo-deny-licenses:
.github/workflows/audit.yml: name: cargo-deny (license + dep policy)
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:Files: LICENSE
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint: Debian systems provide the Apache 2.0 license in
debian/copyright.debcargo.hint: /usr/share/common-licenses/Apache-2.0
debian/copyright:License: Apache-2.0
debian/copyright:License: Apache-2.0
debian/copyright:License: Apache-2.0
debian/copyright: Debian systems provide the Apache 2.0 license in
debian/copyright: /usr/share/common-licenses/Apache-2.0
README.md:## License
README.md:Licensed under the **Apache License, Version 2.0**. See [LICENSE](LICENSE) for the full text.
README.md:You may obtain a copy of the License at: <http://www.apache.org/licenses/LICENSE-2.0>
README.md: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 specific language governing permissions and limitations.
CHANGELOG.md: a simple license-only copyright. All Asotex brand links and the