GSecureDelete is a GObject wrapper library for the secure-delete tools
(srm, sfill, sswap and smem), aiming to ease use of these tool from programs
by providing a simple but complete API to invoke them.
================
libgsecuredelete
================
libgsecuredelete is a GObject wrapper library for the secure-delete
tools (srm, sfill, sswap and smem), aiming to ease use of these tools
from programs by providing a simple but complete API to invoke them.
Build dependencies
==================
To build this library you will need:
* A C compiler (such as gcc)
* make
* autoconf
* libtool
* pkg-
more»
libgsecuredelete (0.2-1) unstable; urgency=high
* New upstream release. Major changes are:
- Workaround sfill limitations regarding secure deletion
of free space larger than the maximum file size supported
by the filesystem. (Closes: #678208)
- Fix delete operation progress.
* Update specification URL in debian/copyright.
* Bump Standards-Version to 3.9.3, no change requ
more»