Sun, 28 Apr 2024 17:14:36 UTC | login

Information for build zerofree-1.0.3-6.fc28

ID23815
Package Namezerofree
Version1.0.3
Release6.fc28
Epoch
SummaryUtility to force unused ext2 inodes and blocks to zero
Descriptionzerofree is a utility to set unused filesystem inodes and blocks of an ext2 filesystem to zero. This can improve the compressibility and privacy of an ext2 filesystem. This tool was inspired by the ext2fs privacy (i.e. secure deletion) patch described in a Linux kernel mailing list thread. WARNING: The filesystem to be processed should be unmounted or mounted read-only. The tool tries to check this before running, but you should be careful.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:41:44 UTC
CompletedSat, 14 Apr 2018 20:41:44 UTC
Tags
f28
f29
RPMs
src
zerofree-1.0.3-6.fc28.src.rpm (info) (download)
riscv64
zerofree-1.0.3-6.fc28.riscv64.rpm (info) (download)
Changelog * Wed Apr 06 2016 Robert Scheck <robert@fedoraproject.org> - 1.0.3-6 - Build with ext4 support for RHEL 5 (#862934, thanks to Mike Swanson) * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Nov 18 2013 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-1 - New upstream version 1.0.3. - New upstream version of sparsify.c. - Fix the license. - Modernize the spec file. - Remove sparsify patch (equivalent patch has gone upstream). * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jan 16 2012 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-10 - Patch sparsify to work with e2fsprogs >= 1.42. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu May 27 2010 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-7 - Include zerofree(8) man page from Debian (RHBZ#596732). * Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri May 15 2009 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-5 - Include the index file as a source file. - Improve the description, remove spelling mistakes and other typos. - Use the upstream SRPM directly, unpacking source from it. - Fix use of dist macro. - Pass the RPM OPTFLAGS to C compiler (should also fix debuginfo pkg). - Use 'cp -p' to preserve timestamps when copying index.html file. - Fix the defattr line. - License is GPL+ (any version of the GPL including 1). - Use a simpler install command to install the binary. - Fix the upstream URL to point to the real original project. - Add the sparsify command. * Thu May 14 2009 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-1 - Initial packaging for Fedora, based on R P Herrold's package. * Wed May 13 2009 R P Herrold <info@owlriver.com> - 1.0.1-1 - initial packaging