[Pkg-privacy-commits] [libgsecuredelete] annotated tag 0.1 created (now 72c0e3a)

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Jul 7 20:07:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a change to annotated tag 0.1
in repository libgsecuredelete.

        at  72c0e3a   (tag)
   tagging  1c7e77053c470d70b59fc4aaa6265612a7d55429 (commit)
 tagged by  Colomban Wendling
        on  Mon May 16 14:37:30 2011 +0200

- Log -----------------------------------------------------------------
0.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABCAAGBQJN0RrUAAoJED4GVSRZhChLziEP/R5OcSgiDCxV1Js/fTkFfplA
kjr6WgFLc9JKPHdKS3PlMRx2SiljKoE1dKQqP6IymTJcI33eGe8Xw3GMh7TttDhV
E49T2+1YykxR0T6HmYLTdcMhlsGNEmHH5NHNeHtVic2oAUdQCPhSpZLKBgF+6NU3
acWDrP0PHDxJpPQM7PKRNWkNlH9yKTUP7hk2sNBJFm8oERNIHWrkXRac7x/Hv3sN
05KZ587aI+vvz0jMeYxYn9YHMuG5GXfh2y3hANPqKwNkqF9dwrAplzS8gaDnm8+E
sAT7iRlOMLTmxfRvKzl0gAWUGQBbcHxxs+rcvsSu+b2jECg+xW77783b+t3tAF0Q
MVXUbXzYMqiN5/eQVE4EsnwJcd4WN7a0Z9mPYz6upbl4oa+OQ4XIbpuN0e7zkwEL
T/3gqiRPwzQE4IABjcd9AzCODBIOzZlG1URxhZ1Xrgu2eWv+vrIzyV+U0VIVoyFC
1qtfvcnE1SZnbtqtjFiMO3sRdPfeLcVam7bYKXjC32jbRJdrgPJN0X7gQ0spIqfZ
sZDEf5YhdQV9gQF27wUa5vUDNyhIW5vN32JLyFUUPkBjjyyKb8TVkb4ZPS1Rzj8m
2hNUmmV+WR3Io377l/IL7uE2QCzf2yCU+dsTIhgFZUl/DyFqSJPw/WPxwzcx+ZtE
Q4p62qVyi9dHjJwqeI8h
=l/j6
-----END PGP SIGNATURE-----

Anonymous (1):
      Fixed some errors on comments and documentation strings.

Colomban Wendling (87):
      First checkin.
      Added a generic asynchronous spawning class and used it.
      Added a rudimentary implementation of FillOperation.
      Added .gitignore
      Add a pkg-config file.
      Improved the documentation.
      Fixed crash of the run_sync() method.
      Hide stdout of the subprocess on run_sync().
      Improve documentation.
      Added license.
      Removed the TODO for synchronous operations.
      Added a cleanup() private method to be overriden by implementations.
      Added a cleanup of files to remove after remove.
      Moved progress file parsing out of DeleteOperation.
      Actually implement FillOperation.
      Made all abtract and virtual methods protected instead of private.
      Added another base class for all SecureDelete operators.
      Make use of the new SecureDeleteOperation base class.
      Added paths as a public gettable property.
      Made build_args() return a list of strings instead of an array.
      Added a generic property for the security mode.
      Use the new generic mode in DeleteOperation and FillOperation.
      Added first attempt to implement smem.
      Add support for specific wiping mode.
      Fixed mode checking in get_argument_for_mode()
      Move modes inside class namespace.
      Added support for -z switch.
      Add support for SwapOperation (sswap).
      Fixed progression for VERY_*FAST modes.
      Updated test application.
      Use signal name instead of signal value.
      Enable automake 1.11 silent rules.
      Striped "lib" prefix from the vapi and the header.
      Rename namespace from SecureDelete to Gsd.
      Improved documentation.
      Documentation updates & fixes.
      Added some info about the coding style.
      Added a TODO-list with the current issues.
      No need to recreate MainLoop on run().
      Properly set and unset the busy flag.
      Properly read subprocess' error output on failure.
      Use absolute paths rather than searching the PATH for sub-commands.
      Fix typos in docs and correct a little some parts.
      Drop hard-coded Posix.WNOHANG value.
      Fix build with vala 0.7.10.
      Split -f from -l and -ll.
      Fill-in TODO list
      Partial fix for progression when deleting directories
      Fix for progress of Gsd.DeleteOperation
      Performances improvement in count_files()
      Add missing AUTHORS, INSTALL and README
      Split check for libraries
      Enhance count of files to work on
      Add ability to cancel the operations
      Fix deletion of empty directories
      Allow subclasses to override get_subprocess_error_msg()
      Fix delete-operation error message on some failure scenarios
      Better uniformity in reported error message
      Better uniformity in reported error message (completion to 8e39048)
      Small configure.ac cleanup
      Set our own log domain
      Fix build with Valac 0.12
      Add explicit libtool version information (no actual version changes)
      Update copyright information
      Fix build when launching make for the first time
      Rewrite a bit argument building
      Make utils module private
      Rename AX_PATH_PROG to GSD_PATH_PROG and move it to its own .m4
      Update .gitignore
      Fix distribution of config.vapi
      Tighten dependency on valac to 0.11.1 and cleanup the code accordingly
      Update README to reflect valac 0.11.1 dependency
      Fix the documentation to follow ValaDoc format
      Build and install the documentation
      Remove watch_interval argument from run() methods
      Rename files to follow class name
      Don't use exceptions when assertions should be used
      Rename AsyncOperation.build_environ() to AsyncOperation.build_env()
      Fix srcdir check after recent renames (oops)
      Fix documentation VPATH builds
      Add missing NEWS file
      Distribute HACKING and explicitly distribute TODO, COPYING, etc
      List secure-delete as a run-time dependency
      Fix a typo
      Make README proper ReST
      Add quick installation instructions in the README
      Set release date

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git



More information about the Pkg-privacy-commits mailing list