]> git.decadent.org.uk Git - dak.git/commit - daklib/checks.py
make use of dak-unpriv
authorJoerg Jaspert <joerg@debian.org>
Sun, 16 Sep 2012 15:00:54 +0000 (17:00 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 16 Sep 2012 15:00:54 +0000 (17:00 +0200)
commitcb66f3a8fedf2f54e77b351dcdc4eda750ca2a11
tree50af2438bc910335229b0502e7612949ca452edf
parenta47ca6dffe217f5bd0898fbeb424a6ed589f34f0
make use of dak-unpriv

allow our tempfile/tempdir generating function to chmod/chgrp the created
files/directories
use that to have the processed uploads and the lintian tagfile readable by
the dak-unpriv user/group
run lintian sudo-ed to dak-unpriv

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/dakdb/update86.py [new file with mode: 0755]
dak/update_db.py
daklib/archive.py
daklib/checks.py
daklib/config.py [changed mode: 0644->0755]
daklib/utils.py [changed mode: 0644->0755]