]> git.donarmstrong.com Git - dak.git/commit
Add replay protection for uploaded changes files.
authorAnsgar Burchardt <ansgar@debian.org>
Sun, 3 Aug 2014 15:02:26 +0000 (17:02 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 3 Aug 2014 15:40:55 +0000 (17:40 +0200)
commit206fb80997ed8e3aa8ee317d454a3fb9470b7ffc
tree178e4749a0eca777c0d5fb93539980e337b47768
parent57470d3ae2c4e01fb7d285e1860e06504721495d
Add replay protection for uploaded changes files.

Look in signature_history table if the changes was already seen to
prevent re-uploading old changes files.
daklib/checks.py
daklib/dbconn.py
daklib/upload.py