]> git.decadent.org.uk Git - dak.git/commit - test/005/evil.changes
2004-01-21 James Troup <james@nocrew.org> * utils.py (parse_changes): don't process...
authorJames Troup <james@nocrew.org>
Wed, 21 Jan 2004 03:20:52 +0000 (03:20 +0000)
committerJames Troup <james@nocrew.org>
Wed, 21 Jan 2004 03:20:52 +0000 (03:20 +0000)
commit2ccf4d8d6768f6ccc439955dbd68dd27596b309d
treea6829106d7d4ce49557ccd810fc3e6318b319307
parent0a5f0ba0438ed59261f8bc75190846e0851a26a9
2004-01-21  James Troup  <james@nocrew.org> * utils.py (parse_changes): don't process data not inside the signed data.  Thanks to Andrew Suffield <asuffield@debian.org> for pointing this out. * test/005/test.py (main): new test to test for above.
test/005/bogus-post.changes [new file with mode: 0644]
test/005/bogus-pre.changes [new file with mode: 0644]
test/005/evil.changes [new file with mode: 0644]
test/005/test.py [new file with mode: 0755]
test/005/valid.changes [new file with mode: 0644]
utils.py