git-annex/debian
Joey Hess 2fb3722ce9 Do verification of checksums of annex objects downloaded from remotes.
* When annex objects are received into git repositories, their checksums are
  verified then too.
* To get the old, faster, behavior of not verifying checksums, set
  annex.verify=false, or remote.<name>.annex-verify=false.
* setkey, rekey: These commands also now verify that the provided file
  matches the key, unless annex.verify=false.
* reinject: Already verified content; this can now be disabled by
  setting annex.verify=false.

recvkey and reinject already did verification, so removed now duplicate
code from them. fsck still does its own verification, which is ok since it
does not use getViaTmp, so verification doesn't happen twice when using fsck
--from.
2015-10-01 15:56:39 -04:00
..
patches add git-annex-shell link to standalone deb patch 2015-06-10 13:58:30 -04:00
tests Debian: Run the builtin test suite as an autopkgtest. 2013-08-15 15:49:19 +02:00
cabal-wrapper remove workaround for old bug #763078 2015-08-04 13:00:22 -04:00
changelog Do verification of checksums of annex objects downloaded from remotes. 2015-10-01 15:56:39 -04:00
compat debhelper v9 2012-01-15 14:53:38 -04:00
control Avoid building the assistant on the hurd, since an inotify equivilant is not yet implemented in git-annex for the hurd. 2015-08-17 11:53:16 -04:00
copyright lintian fix 2015-05-22 16:06:16 -04:00
create-standalone-changelog use BuildVersion in debian, which fixes windows build 2015-04-21 16:42:54 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
git-annex.lintian-overrides merge lintian overrides from debian 2015-08-15 11:45:37 -04:00
menu fixups 2013-05-15 22:48:27 -04:00
NEWS prep release 2013-10-02 16:13:45 -04:00
rules Added back debian/cabal-wrapper, since it still seems needed after all. 2015-08-04 12:25:06 -04:00