New --add-digest option allows adding additional manifest digests
commit6738cf228beb241b17a2ac4a0a49227a7114a799
authorThomas Leonard <talex5@gmail.com>
Sun, 25 Jan 2009 14:07:49 +0000 (25 14:07 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 25 Jan 2009 14:12:52 +0000 (25 14:12 +0000)
tree10e40c64d9addaa37325fa9ea9d81bf0d5ed6206
parentfd98fb4b98f34c94f06e5f9f149d41277cf9eec2
New --add-digest option allows adding additional manifest digests

These are added to the <manifest-digest> element, which is created if
necessary. This allows a smooth upgrade to newer digest algorithms
without breaking old clients.
0publish
digest.py [new file with mode: 0644]
validator.py