golang-github-fkautz-omnitrail-go 0.0~git20240613.999f2e7-1
Package Information
| Description | library to manage directory metadata and file hashes Omnitrail-go is a Go library designed to manage and track file and directory metadata, including permissions, ownership, and cryptographic hashes. It supports various plugins to handle different types of metadata and hashing algorithms. Features * **File Plugin**: Computes SHA1, SHA256, and Gitoid hashes for files. * **Directory Plugin**: Manages directory structures and computes Gitoid hashes for directories. * **Posix Plugin**: Tracks POSIX file permissions, ownership, and size. This package contains the Go library. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Simon Josefsson <simon@josefsson.org> |
| Sponsor | simon@josefsson.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-fkautz-omnitrail-go.git (browse) |
| Closes | #1130936 |
| Tracker | https://tracker.debian.org/pkg/golang-github-fkautz-omnitrail-go |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 0.0~git20240613.999f2e7-1 |
|---|---|
| Changed-By | Simon Josefsson |
| Architecture | source all |
| Distribution | unstable |
| Date | Thu, 12 Mar 2026 09:47:35 +0100 |
| Source | golang-github-fkautz-omnitrail-go |
Changelog
golang-github-fkautz-omnitrail-go (0.0~git20240613.999f2e7-1) unstable; urgency=medium . * Initial release (Closes: #1130936)
.dsc
| Package-List | golang-github-fkautz-omnitrail-go-dev deb golang optional arch=all |
|---|---|
| Section | golang |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/fkautz/omnitrail-go
Upstream-Name: omnitrail-go
Files: *
Copyright: 2023-2024 Frederick F. Kautz IV <frederick@testifysec.com>
2023-2024 Frederick Kautz <fkautz@alumni.cmu.edu>
License: Apache-2.0
Comment: https://github.com/testifysec/omnitrail-go/issues/6
Files: debian/*
Copyright: 2026 Simon Josefsson <simon@josefsson.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream
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".