From: Joerg Jaspert Date: Thu, 9 Apr 2009 16:29:37 +0000 (+0200) Subject: Merge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=fada67dd146cdbd3f3ce50d80c58c75538354819;hp=95bb898d833ecac46a51984d9eddcfda29bc5302;p=dak.git Merge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak * 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak: fix undefined cursor Fix the is_dm check to deal with the fact we have typing in our DB layer --- diff --git a/docs/TODO b/docs/TODO index f142c66b..f769f831 100644 --- a/docs/TODO +++ b/docs/TODO @@ -3,6 +3,10 @@ Various ------- +* Fix process-accepted and oldstable point releases. It currently is a + mess even bigger than what we are used to normally. Like, removing + all the hardcoded stable/proposed-updates stuff. + * Implement autosigning, see ftpmaster_autosigning on ftp-master host in text/. * Check TODO.old and move still-valid/useful entries over here.