X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=TODO;h=389958c4e8adc264d53d0a7bf1293ec3bac21c4b;hb=dd866b48805fee669a51b57dd9434b4251cb81e3;hp=30bbf5bc9b60674c18e7700c75301af66edb0383;hpb=3e236bb8e4976cf1f58ab0ced3413e1c2d162cd4;p=dak.git diff --git a/TODO b/TODO index 30bbf5bc..389958c4 100644 --- a/TODO +++ b/TODO @@ -8,23 +8,19 @@ ================================================================================ -queue/approved --------------- - - o What to do with multi-suite uploads? Presumably hold in unapproved - and warn? Or what? Can't accept just for unstable or reject just - from stable. +Others +------ - o Whenever we check for anything in accepted we also need to check in - unapproved. + o cindy should remove the src-only override when a binary+source override + exists - o non-sourceful uploads should go straight through if they have - source in accepted or the archive. + o reject on > or < in a version constraint - o security uploads on auric should be pre-approved. +23:07 < aba> elmo: and, how about enhancing rene to spot half-dropped + binaries on one arch (i.e. package used to build A and B, but B is + no longer built on some archs)? -Others ------- + o tabnanny the source o drop map-unreleased @@ -193,7 +189,7 @@ Others were pulled out in -2, and we end up with no orig in the archive :( - o SecurityAcceptedAutoBuild doesn't handle the case of foo_3.3woody1 + o SecurityQueueBuild doesn't handle the case of foo_3.3woody1 with a new .orig.tar.gz followed by a foo_3.3potato1 with the same .orig.tar.gz; jennifer sees it and copes, but the AA code doesn't and can't really easily know so the potato AA dir is left with no @@ -231,7 +227,7 @@ Others * arch != {any,all} * build-depends wrong (via andrea) * suid - * conficlits + * conflicts * notification/stats to admin daily o trap fernanda exiting o distinguish binary only versus others (neuro) @@ -272,6 +268,23 @@ Others ================================================================================ +queue/approved +-------------- + + o What to do with multi-suite uploads? Presumably hold in unapproved + and warn? Or what? Can't accept just for unstable or reject just + from stable. + + o Whenever we check for anything in accepted we also need to check in + unapproved. + + o non-sourceful uploads should go straight through if they have + source in accepted or the archive. + + o security uploads on auric should be pre-approved. + +================================================================================ + Less Urgent -----------