Changelog for
wipe-2.3.1-187.1.x86_64.rpm :
Tue Apr 21 14:00:00 2015 mpluskalAATTsuse.com
- Drop dependency on gpg-offline
- Use url for sources
- Cleanup spec file with spec-clener
Thu Nov 29 13:00:00 2012 sbrabecAATTsuse.cz
- Verify GPG signature.
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Mon Dec 19 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config
Sat Feb 19 13:00:00 2011 asterios.dramisAATTgmail.com
- Update to 2.3.1:
* fixed Makefile bug! Running make uninstall removed target bin directory.
From 2.3:
* the default is now one single random pass <-- MAJOR CHANGE
* special files are no longer deleted by default
* support for wiping char devices, such as tape drives
* percentage reporting improved (thanks to Jason Tackaberry for patch)
* cleanup and exit upon SIGINT
* each wiped file prints on a seperate line
* skip unnecessary fdatasync()s, unless you want the extra accuracy on the %
shown (-e option)
* call fsync() on the file after name wipe, in addition to fsync on the
directory
* if fdatasync() fails, try for O_SYNC and only complain once per file
* fixed some off-by-ones
* fixed percentages for non-static wipes
From 2.2.1:
* added largefile support for linux and solaris (tested on linux)
* fixed drill_down(). it was using the wrong length to null term the string
- Spec file updates:
* Changes based on rpmdevtools templates and spec-cleaner run.
* Added description for patches based on openSUSE Patches Guidelines (where
possible).
* Updated the %description.
* Updates in %build and %install sections.
* Removed %changelog entries from spec file.
- Removed wipe-2.2.0-autoconf.diff and wipe-2.2.0-string.diff patches (they are
included upstream).
- Rebased wipe-2.2.0-errno.diff to make it apply.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 16 13:00:00 2006 schwabAATTsuse.de
- Don\'t strip binaries.
Thu Jul 21 14:00:00 2005 anickaAATTsuse.cz
- fix broken path handling (#70841)
Mon Apr 18 14:00:00 2005 mjancarAATTsuse.cz
- fix for new kernel headers
Fri May 28 14:00:00 2004 mjancarAATTsuse.cz
- fix broken kernel includes