Support new types for MD5 and SHA1 checksums (stored in binary, but with
authorMichael Matz <matz@suse.de>
Wed, 19 Mar 2008 22:28:06 +0000 (22:28 +0000)
committerMichael Matz <matz@suse.de>
Wed, 19 Mar 2008 22:28:06 +0000 (22:28 +0000)
commiteb7916da1418f09af7504f34dc1e379eb8e6b2ee
tree1d189dc0f49d9b8c0756ddaaa62646e1cb2ae45f
parentbd37323a54c95e5fbb7eb5b2f6ad270b50b3a513
Support new types for MD5 and SHA1 checksums (stored in binary, but with
support functions to deal with them being strings).  Generate them from the
susetags parser for the =Cks tags.
src/knownid.h
src/repo_solv.c
src/repodata.c
src/repodata.h
src/repopack.h
tools/dumpsolv.c
tools/repo_susetags.c
tools/repo_write.c