duperemove 0.11.2-3build2 source package in Ubuntu

Changelog

duperemove (0.11.2-3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:46:42 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
duperemove_0.11.2.orig.tar.gz 154.3 KiB 6e3549fc938d1fb5ede0a362b6860ccefe28af60dde11f7b8d4ba3d2a863b96a
duperemove_0.11.2-3build2.debian.tar.xz 5.0 KiB e3ab327ecda146b857b2511e21d80daf38735010f22ed5d97f39e05b233249ca
duperemove_0.11.2-3build2.dsc 2.0 KiB 5cda7b400ec35f060c5a21bf7f0a9bbe7ee6baf2ed1319c6a85610a62a4450e2

Available diffs

View changes file

Binary packages built by this source

duperemove: extent-based deduplicator for file systems

 Duperemove is a tool for finding duplicated extents and submitting them for
 deduplication. When given a list of files it will hash their contents on a
 block by block basis and compare those hashes to each other, finding and
 categorizing extents that match each other.
 .
 On BTRFS and, experimentally, XFS, it can then reflink such extents in a
 race-free way. Unlike hardlink-based solutions, affected files appear
 independent in any way other than reduced disk space used.

duperemove-dbgsym: debug symbols for duperemove