safe-rm 1.1.0-3 source package in Ubuntu
Changelog
safe-rm (1.1.0-3) unstable; urgency=medium [ Ximin Luo ] * Add missing Build-Depends: libstd-rust-dev. (Closes: #999511) [ Francois Marier ] * Bump Standards-Version up to 4.6.0. * Remove XB prefix in X-Cargo-Built-Using field (debian/control). -- Francois Marier <email address hidden> Thu, 11 Nov 2021 23:18:46 -0800
Upload details
- Uploaded by:
- François Marier
- Uploaded to:
- Sid
- Original maintainer:
- François Marier
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | utils | |
Jammy | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
safe-rm_1.1.0-3.dsc | 2.2 KiB | ebe3f086bdbf3e48957b21760e03007a50cd8e7c7c0a4c754c1e20b9f4a9f0a4 |
safe-rm_1.1.0.orig.tar.gz | 23.3 KiB | a1c916894c5b70e02a6ec6c33abbb2c3b3827464cffd4baffd47ffb69a56a1e0 |
safe-rm_1.1.0.orig.tar.gz.asc | 963 bytes | 5723ac294469556731abb6e56f8a46292c51a76c893b8432c6b6469ebc215dae |
safe-rm_1.1.0-3.debian.tar.xz | 9.5 KiB | 83dd3e9f0f62a57a47eecac9a75fbd26d9efb0e43dda26a8e823f3cdaa9f2ed1 |
Available diffs
- diff from 1.1.0-2 to 1.1.0-3 (745 bytes)
No changes file available.
Binary packages built by this source
- safe-rm: wrapper around the rm command to prevent accidental deletions
This package provides a tool intended to prevent the accidental deletion
of important files by replacing rm with a wrapper, which checks the
given arguments against a configurable list of exclusions for files and
directories that should never be removed.
.
Users who attempt to delete one of these protected files or directories will
not be able to do so and will be shown a warning message instead.
.
Protected paths can be set both at the site and user levels.
- safe-rm-dbgsym: debug symbols for safe-rm