Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148182 OBS-URL: https://build.opensuse.org/package/show/Base:System/wipe?expand=0&rev=17
179 lines
5.8 KiB
Plaintext
179 lines
5.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 20 15:21:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 4 13:14:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- spec-cleaner (switch to https:// urls)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 21 15:47:37 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Drop dependency on gpg-offline
|
|
- Use url for sources
|
|
- Cleanup spec file with spec-clener
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 29 19:25:02 CET 2012 - sbrabec@suse.cz
|
|
|
|
- Verify GPG signature.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 10:52:09 UTC 2011 - coolo@suse.com
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 19 16:37:23 UTC 2011 - coolo@suse.com
|
|
|
|
- remove call to suse_update_config
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 19 15:21:59 UTC 2011 - asterios.dramis@gmail.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 21:42:49 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 16 17:19:04 CET 2006 - schwab@suse.de
|
|
|
|
- Don't strip binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 15:39:59 CEST 2005 - anicka@suse.cz
|
|
|
|
- fix broken path handling (#70841)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 10:31:22 CEST 2005 - mjancar@suse.cz
|
|
|
|
- fix for new kernel headers
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 28 09:17:50 CEST 2004 - mjancar@suse.cz
|
|
|
|
- fix broken kernel includes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 1 17:47:23 CET 2004 - hmacht@suse.de
|
|
|
|
- building as nonroot-user
|
|
- added patch for correcting the install permissions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 27 09:58:31 CET 2004 - mjancar@suse.cz
|
|
|
|
- update to 2.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 04 20:36:30 CEST 2003 - mjancar@suse.cz
|
|
|
|
- update to 2.1.0
|
|
- use $RPM_OPT_FLAGS
|
|
- correct author
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 00:47:12 CET 2002 - ro@suse.de
|
|
|
|
- include errno.h where needed
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de
|
|
|
|
- removed bogus self-provides
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 02:21:04 CET 2002 - ro@suse.de
|
|
|
|
- fixed makefile patch (wrong install options for man-page)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 12:33:37 CEST 2001 - adostal@suse.cz
|
|
|
|
- update to version 2.0.0
|
|
- fixed spec file and makefile
|
|
- add .sig file to sources
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 5 15:50:00 CET 2000 - schwab@suse.de
|
|
|
|
- Add %suse_update_config.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 23 14:41:01 CEST 2000 - kukuk@suse.de
|
|
|
|
- Update to wipe 1.2.2
|
|
- Don't use kernel header files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 4 17:28:33 CEST 2000 - ro@suse.de
|
|
|
|
- added patch from homepage to avoid mmap-errors
|
|
- cleaned patch a bit
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 24 17:51:51 MET 2000 - freitag@suse.de
|
|
|
|
- moved manpage to /usr/share
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 23 14:08:25 MEST 1999 - freitag@suse.de
|
|
|
|
- update to version 1.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 4 13:26:44 MEST 1999 - kukuk@suse.de
|
|
|
|
- Remove old binary before we call make
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 27 17:13:44 MET 1998 - bs@suse.de
|
|
|
|
- install man page in section 8.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 19 16:47:11 MET 1998 - @suse.de
|
|
|
|
- new packages version 0.02
|
|
|