X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=4b704de33fdc46a05bc966e885893aa2bd0c8d62;hb=6f984c8f09377f51ea631e9bbfcd9ab02a39f993;hp=1cce754897bc0e7d993bdf0307f666739d0adb48;hpb=52b59f8361ab561f95e9b6ce39063239bbb3eaca;p=dak.git diff --git a/ChangeLog b/ChangeLog index 1cce7548..4b704de3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,99 @@ +2007-02-08 Ryan Murray + + * config/debian/cron.daily: use $base instead of hardcoding path + name. + + * scripts/debian/mkfilesindices: source 'vars' file and use it's + variables instead of hardcoding path names. + + * config/debian/apt.conf: switch from /org to /srv. + * config/debian/apt.conf.buildd: likewise. + * config/debian/apt.conf.stable: likewise. + * config/debian/cron.daily: likewise. + * config/debian/cron.hourly: likewise. + * config/debian/cron.monthly: likewise. + * config/debian/cron.unchecked: likewise. + * config/debian/cron.weekly: likewise. + * config/debian/dak.conf: likewise. + * config/debian/vars: likewise. + * scripts/debian/mkfilesindices: likewise. + +2007-02-08 James Troup + + * dak/process_unchecked.py (check_signed_by_key): new function to + ensure .changes files are signed by an authorized uploader. + (process_it): use it. + + * config/debian/dak.conf (Binary-Upload-Restrictions): new stanza + to configure per suite/component/architecture binary upload + restrictions. + +2006-06-26 Ryan Murray + + * dak/process_unchecked.py (check_files): strip optional source version + from Source: field in changes file, and ensure what is left is a valid + package name. + +2006-06-23 Ryan Murray + + * dak/process_unchecked.py (check_files): also check ProposedUpdates + queue for source. + +2006-06-18 Ryan Murray + + * dak/scripts/debian/update-ftpstats: look for dak named processes in + the log, too. + + * dak/process_unchecked.py (check_files): only check embargoed and + unembargoed queues if the keys are set. + + * dak/config/debian-security/apt.conf: set Packages::Compress to gzip + and bzip2 for etch. + +2006-06-16 James Troup + + * dak/dak.py (init): add new-security-install. + + * dak/new_security_install.py: cleanups and adapt for new naming + scheme and other changes. + +2006-06-16 Anthony Towns + + * dak/new_security_install.py: initial version imported from + klecker. + +2006-06-16 James Troup + + [Merged changes from klecker - original author unknown.] + + * daklib/queue.py (Upload.dump_vars): also save changes["adv id"]. + + * dak/security_install.py (do_upload): fix check for oldstable and + upload file list handling. + + * dak/process_unchecked.py (check_files): update "check for + source" code to also look in Embargoed and Unembargoed queues. + (is_unembargo): fix handling of Dir::Queue::Disembargo. + + * dak/decode_dot_dak.py (main): add support for changes["adv id"]. + + * config/debian-security/vars (disembargo): add. + + * config/debian-security/dak.conf (Dinstall::SigningKeyIds): + update. + (Process-Unchecked::AcceptedLockFile): add. + (Suite::Testing): clean up Version and Description. + (SuiteMappings): add silent map from etch-secure to testing. + + * config/debian-security/cron.unchecked: add support for + disembargoed queues. + + * config/debian-security/apt.conf.buildd: add bzip2ed Packages + files too. + + * config/debian-security/apt.conf: add amd64 to architectures for + testing-security. + 2006-06-11 James Troup * config/debian/cron.daily: invoke process-accepted not