]> git.decadent.org.uk Git - dak.git/commit
Merge commit 'ncomm/dm_upload_allowed' into merge
authorJoerg Jaspert <joerg@debian.org>
Fri, 2 Jan 2009 22:23:27 +0000 (23:23 +0100)
committerJoerg Jaspert <joerg@debian.org>
Fri, 2 Jan 2009 22:23:27 +0000 (23:23 +0100)
commit142e68f49635eca4e67f0aa9782c960b6cb734d2
tree303f1aecc9a52cfc4499abb79dd10f58d96b7083
parent076955c92fab7438ca1076e17ed07a997e9bd4de
parent203e76d0f6eddac1ad270d68df5e96357d0d0011
Merge commit 'ncomm/dm_upload_allowed' into merge

* commit 'ncomm/dm_upload_allowed':
  Fixed to handle multiple DD/DM keyrings, and ldap to handle new DM status
  Modified dm status to be a keyring specific switch, modified update1
  Fixed it so the fingerprint table is properly referenced vs the uid
  fix typo
  Fixed and made changes for Joerg.
  Actually use the sleep call ...
  Updated update_db.py to use a lockfile properly and to properly wait.
  fixed update_db not to have a braindead mistake. Don't write code at 1 in the
  Added update system for the database, and the first update script
  Changed process_unchecked.py to handle DM's (slightly) more sanely.
  Modified dak to use non-braindead DM schema, and use an actual column for
  Corrected a bug with the handling of DM-Upload-Allowed and experimental suites of the archive
  Added dm-upload-allowed flag to exist, and added support for all

Signed-off-by: Joerg Jaspert <joerg@debian.org>