]> git.decadent.org.uk Git - dak.git/blob - ChangeLog
Merge myons fubar fix
[dak.git] / ChangeLog
1 2008-02-09  Christoph Berg <myon@debian.org>
2
3         * daklib/queue.py (get_type): fubar does not exist in global
4         namespace.
5
6 2008-02-06  Joerg Jaspert  <joerg@debian.org>
7
8         * daklib/utils.py (check_signature): Make variable key available,
9         so we can access it.
10
11 2008-01-07  Joerg Jaspert  <joerg@debian.org>
12
13         * dak/examine_package.py (check_deb): Remove linda call. It
14         provides no added benefit to lintian anymore.
15
16 2008-01-06  Joerg Jaspert  <joerg@debian.org>
17
18         * dak/examine_package.py (do_lintian): lintian now supports html
19         coloring, so use it.
20         (do_command): Dont escape html chars if param escaped = 1
21
22 2007-12-31  Anthony Towns  <ajt@debian.org>
23
24         * dak/process_new.py (recheck): pass "" for prefix_str to reject()
25         when processing result of check_dsc_against_db so we don't promote
26         warnings to rejections.
27
28 2007-12-30  Joerg Jaspert  <joerg@debian.org>
29
30         * dak/dak.py (init): add show-new. This is based on a patch
31         submitted by Thomas Viehmann in Bug #408318, but large parts of
32         handling it are rewritten and show-new is done by me.
33
34         * dak/queue_report.py (table_row): Add link to generated html page
35         for NEW package.
36
37         * dak/show_new.py: new file, generates html overview for NEW
38         packages, similar to what we see with examine-package.
39
40         * config/debian/cron.hourly: Add show-new call
41
42         * config/debian/dak.conf: Add HTMLPath for Show-New
43
44         * dak/examine_package.py (print_copyright): ignore stderr when
45         finding copyright file.
46         (main): add html option
47         (html_escape): new function
48         (escape_if_needed): ditto
49         (headline): ditto
50         (colour_output): ditto
51         (print_escaped_text): ditto
52         (print_formatted_text): ditto
53         - use those functions everywhere where we generate output, as they
54         easily know if we want html or not and just DTRT
55         (do_lintian): new function
56         (check_deb): use it
57         (output_deb_info): Use print_escaped_text, not print_formatted_text.
58         Also import daklib.queue, determine_new now lives there
59
60         Also add a variable to see if we want html output. Default is
61         disabled, show_new enables it for its use.
62         Most of html, besides header/footer are in examine_package instead
63         of show_new, as it makes it a whole lot easier to deal with it at
64         the point the info is generated.
65
66
67         * dak/process_new.py (determine_new): Moved out of here.
68         (check_valid): Moved out of here.
69         (get_type): Moved out of here.
70
71         * daklib/queue.py (determine_new): Moved here.
72         (check_valid): Moved here.
73         (get_type): Moved here.
74
75         * dak/init_db.py (do_section): Remove non-US code
76
77         * dak/make_overrides.py (main): ditto
78
79         * dak/process_new.py (determine_new): ditto
80
81         * daklib/queue.py (Upload.in_override_p),
82         (Upload.check_override): ditto
83
84         * daklib/utils.py (extract_component_from_section):,
85         (poolify): ditto
86
87         * dak/import_archive.py (update_section): ditto
88
89         * dak/symlink_dists.py (fix_component_section): ditto
90
91         * scripts/debian/mkmaintainers: ditto
92
93         * scripts/debian/update-mirrorlists (masterlist): ditto
94
95         * config/debian-non-US/*: Remove subdir
96
97         * scripts/debian/update-readmenonus: Removed.
98
99
100 2007-12-28  Anthony Towns  <ajt@debian.org>
101
102         * daklib/utils.py (check_signature): add NOTATION_DATA and
103         NOTATION_NAME to known keywords.
104
105         * daklib/queue.py (Upload.check_source_against_db): 
106
107         * dak/make_suite_file_list.py: add -f/--force option.
108
109         * dak/generate_releases.py: add -a/--apt-conf=FILE and
110         -f/--force-touch options.  Pull version info from the database.
111         Make suite description optional.
112
113         * config/debian/dak.conf: update
114         Reject-Proposed-Updates::MoreInfoURL.  Comment out
115         Suite::Stable::Version and ::Description.
116
117         * config/debian/apt.conf: Add hurd-i386 to unstable
118         debian-installer stanza.
119
120 2007-12-28  Joerg Jaspert  <joerg@debian.org>
121
122         * KEYEXPIRED is actually a known keyword. We do check it earlier
123         on and reject in case the sig is bad (or unknown)
124
125 2007-12-24  Joerg Jaspert  <joerg@debian.org>
126
127         * Also run lintian on the .dsc file to check the source itself.
128
129         * Fix the direct usage of ar | tar etc to get the copyright file
130         and use dpkg-deb, which is made for this and makes us able to
131         process data.tar.bz2 (or whatever format it will be in the
132         future).
133
134 2007-12-21  Joerg Jaspert  <joerg@debian.org>
135
136         * Remove the (now useless) check for a pre-depends on dpkg for
137           binaries that contain bzip2 compressed data tarballs.
138
139 2007-08-28  Anthony Towns  <ajt@debian.org>
140
141         * process_unchecked.py: Add support for automatic BYHAND
142         processing.
143         * config/debian/dak.conf, scripts/debian/byhand-tag: Automatic
144         processing of tag-overrides.
145         * examine_package.py: Summarise duplicate copyright file entries
146         (same md5sum) with a reference to the previous instance, rather
147         than repeating them.
148         * process_new.py: When rejecting from the p-u-new or o-p-u-new
149         holding queues, don't worry if dak has its own reasons for
150         rejecting the package as well as the SRMs.
151
152 2007-06-19  Anthony Towns  <ajt@debian.org>
153
154         * Add nm.debian.org pseudopackage
155
156 2007-06-18  Anthony Towns  <ajt@debian.org>
157
158         * daklib/logging.py: Set umask to not exclude group-writability
159         so we don't get reminded at the start of each month. Thanks to
160         Random J.
161         * dak/override.py: More changes from Herr von Wifflepuck: warn
162         if section of source is different to binary section; restore
163         functionality on source-only overrides; croak if trying to set
164         priority of a source override; never set priority of source
165         overrides; correct typo in logging (s/priority/section/ at
166         one place)
167
168         * config/debian/apt.conf.oldstable: Added for oldstable point releases.
169         * config/debian/cron.daily: auotmatically accept/reject
170         oldstable-proposed-updates based on COMMENTS directory
171
172 2007-06-18  Anthony Towns  <ajt@debian.org>
173
174         * config/debian/apt.conf, config/debian/apt.conf.stable,
175         config/debian/dak.conf: update for 4.0r0 (etch), and 3.1r6
176         (sarge), support for oldstable-proposed-updates, dropping m68k
177         from etch, creating etch-m68k suite, creating lenny.
178
179         * config/debian/vars: update for lenny
180
181         * config/debian/dak.conf: typo fix for Dinstall::GPGKeyring,
182         drop upload limitations, add release postgres user
183         
184         * dak/process_new.py: support for automatically accepting and rejecting
185         packages from proposed-updates holding queues via COMMENTS directory
186         * cron.daily: automatically process COMMENTS-based approvals
187         and rejections for proposed-updates holding queues
188
189         * dak/process_unchecked.py: add support for oldproposedupdates
190         holding queue
191
192         * dak/control_suite.py: allow control-suite to work with etch-m68k
193
194         * dak/generate_releases.py: unlink old Release files before updating
195         them if nlinks > 1 (ie, if two files used to be the same, maybe they
196         shouldn't be when generate-releases is run)
197
198         * dak/generate_releases.py: add a couple of commented lines to make
199         it easier to deal with point releases
200
201         * dak/make_overrides.py: generate overrides for !contrib udebs
202
203         * docs/README.stable-point-release: update docs for doing a
204         point release
205
206 2007-03-05  Anthony Towns  <ajt@debian.org>
207
208         * config/debian/dak.conf: update for 3.1r5.
209         * scripts/debian/ssh-move: add ssh-move script from debbugs
210         * config/debian/cron.unchecked: push version info to debbugs using
211         ssh-move.
212
213 2007-02-14  James Troup  <troup@ries.debian.org>
214
215         * docs/README.config: remove Dinstall::GroupOverrideFilename.
216         * config/debian/dak.conf: likewise.
217         * config/debian-non-US/dak.conf: likewise.
218         * config/debian-security/dak.conf: likewise.
219
220         * daklib/queue.py (Upload.close_bugs): no longer handle NMUs or
221         experimental differently, just close the bugs and let version
222         tracking sort it out.
223          (nmu_p): remove entire class - now unused.
224          (Upload.__init__): don't use nmu_p.
225
226 2007-02-08  Anthony Towns  <ajt@debian.org>
227
228         * config/debian/dak.conf: update for 3.1r4.  Use new 'etch'
229         signing key.  Drop maximum index diffs down to 14.
230
231         * config/debian/apt.conf: add udeb support for non-free (testing,
232         unstable) and experimental.
233         * config/debian/dak.conf: likewise.
234
235         * dak/generate_releases.py (main): handle udebs in any component.
236
237         * daklib/queue.py (Upload.build_summaries): handle files without a
238         'type' gracefully.
239
240         * dak/generate_releases.py (print_sha256_files): new function.
241         (main): use it.
242
243         * dak/process_accepted.py (stable_install): fix name of template
244         mail.
245
246         * dak/process_unchecked.py (is_stableupdate): fix invocation of
247         database.get_suite_id().
248
249         * templates/process-new.bxa_notification: Update on request
250         of/after discussion with BIS staff.
251
252         * scripts/debian/mkfilesindices: also handle proposed-updates.
253
254 2007-02-08  Ryan Murray  <rmurray@debian.org>
255
256         * config/debian/cron.monthly: use $ftpgroup instead of hardcoding
257         group name for chgrp of mail archives.
258
259         * daklib/queue.py (Upload.check_dsc_against_db): handle multiple
260         orig.tar.gz's by picking the first one by file id.
261
262         * dak/override.py (main): limit to binary overrides only for now.
263         (usage): update to match.
264
265         * config/debian/cron.daily: track when we have the accepted lock
266         and clean it up on exit if we have it.  Take/check the
267         cron.unchecked lock just before traping to cleanup on exit.
268         Remove potato override handling.  Remove any dangling symlinks in
269         /srv/incoming.d.o/buildd.  Clean up apt-ftparchive's databases.
270
271         * config/debian/apt.conf: change default compression scheme for
272         both Sources and Packages to gzip and bzip2 rather than
273         uncompressed and gzip (Packages) and gzip (Sources).  Use old
274         defaults for proposed-updates.
275
276         * dak/control_overrides.py (main): refuse to operate on
277         untouchable suites.
278
279         * config/debian/pseudo-packages.maintainers: drop install,
280         installation, boot-floppy, slink-cd, potato-cd and
281         nonus.debian.org.  Update base.
282         * config/debian/pseudo-packages.description: likewise.
283
284         * daklib/utils.py (re_srchasver): new regex.
285         (parse_changes): use regex to split 'Source (Version)' style
286         Source fields into 'source' and 'source-version'.
287
288         * config/debian/cron.daily: use $base instead of hardcoding path
289         name.
290
291         * scripts/debian/mkfilesindices: source 'vars' file and use it's
292         variables instead of hardcoding path names.
293
294         * config/debian/apt.conf: switch from /org to /srv.
295         * config/debian/apt.conf.buildd: likewise.
296         * config/debian/apt.conf.stable: likewise.
297         * config/debian/cron.daily: likewise.
298         * config/debian/cron.hourly: likewise.
299         * config/debian/cron.monthly: likewise.
300         * config/debian/cron.unchecked: likewise.
301         * config/debian/cron.weekly: likewise.
302         * config/debian/dak.conf: likewise.
303         * config/debian/vars: likewise.
304         * scripts/debian/mkfilesindices: likewise.
305         
306 2007-02-08  James Troup  <james@nocrew.org>
307
308         * dak/process_unchecked.py (check_signed_by_key): new function to
309         ensure .changes files are signed by an authorized uploader.
310         (process_it): use it.
311
312         * config/debian/dak.conf (Binary-Upload-Restrictions): new stanza
313         to configure per suite/component/architecture binary upload
314         restrictions.
315
316 2006-10-09  James Troup  <james.troup@canonical.com>
317
318         * dak/process_unchecked.py (check_timestamps): change match to
319         search as recent versions of python-apt prefix the string with 'E: '.
320
321 2006-06-26  Ryan Murray  <rmurray@debian.org>
322
323         * dak/process_unchecked.py (check_files): strip optional source version
324         from Source: field in changes file, and ensure what is left is a valid
325         package name.
326
327 2006-06-23  Ryan Murray  <rmurray@debian.org>
328
329         * dak/process_unchecked.py (check_files): also check ProposedUpdates
330         queue for source.
331
332 2006-06-18  Ryan Murray  <rmurray@debian.org>
333
334         * dak/scripts/debian/update-ftpstats: look for dak named processes in
335         the log, too.
336
337         * dak/process_unchecked.py (check_files): only check embargoed and
338         unembargoed queues if the keys are set.
339
340         * dak/config/debian-security/apt.conf: set Packages::Compress to gzip
341         and bzip2 for etch.
342
343 2006-06-16  James Troup  <james@nocrew.org>
344
345         * dak/dak.py (init): add new-security-install.
346
347         * dak/new_security_install.py: cleanups and adapt for new naming
348         scheme and other changes.
349
350 2006-06-16  Anthony Towns  <ajt@debian.org>
351
352         * dak/new_security_install.py: initial version imported from
353         klecker.
354
355 2006-06-16  James Troup  <james@nocrew.org>
356
357         [Merged changes from klecker - original author unknown.]
358
359         * daklib/queue.py (Upload.dump_vars): also save changes["adv id"].
360
361         * dak/security_install.py (do_upload): fix check for oldstable and
362         upload file list handling.
363
364         * dak/process_unchecked.py (check_files): update "check for
365         source" code to also look in Embargoed and Unembargoed queues.
366         (is_unembargo): fix handling of Dir::Queue::Disembargo.
367
368         * dak/decode_dot_dak.py (main): add support for changes["adv id"].
369
370         * config/debian-security/vars (disembargo): add.
371
372         * config/debian-security/dak.conf (Dinstall::SigningKeyIds):
373         update.
374         (Process-Unchecked::AcceptedLockFile): add.
375         (Suite::Testing): clean up Version and Description.
376         (SuiteMappings): add silent map from etch-secure to testing.
377
378         * config/debian-security/cron.unchecked: add support for
379         disembargoed queues.
380
381         * config/debian-security/apt.conf.buildd: add bzip2ed Packages
382         files too.
383
384         * config/debian-security/apt.conf: add amd64 to architectures for
385         testing-security.
386
387 2006-06-11  James Troup  <troup@spohr.debian.org>
388
389         * config/debian/cron.daily: invoke process-accepted not
390         process-unchecked.
391
392         * config/debian/vars (scriptsdir): new variable.
393         * config/debian/cron.daily: use it.
394
395         * scripts/debian/mkmaintainers: put Maintainers_Versions-non-US in
396         $base/misc/ instead of versioned $masterdir.  Correct 'dak
397         make-maintainers' invocation to look in $configdir for
398         pseudo-packages.maintainers.
399
400         * daklib/queue.py (Upload.do_reject): use correct name for
401         rejection template.
402
403 2006-06-11  James Troup  <james@nocrew.org>
404
405         * dak/override.py (main): temporarily add content of old X-Katie
406         header back as the PTS apparently filters on it.
407         * dak/process_accepted.py (main): likewise.
408         * dak/process_new.py (main): likewise.
409         * dak/process_unchecked.py (main): likewise.
410         * dak/reject_proposed_updates.py (main): likewise.
411         * dak/rm.py (main): likewise.
412         * daklib/queue.py (Upload.do_reject): likewise.
413
414         * config/debian/cron.unchecked: set -u to error out on undefined
415         variables.  Preset LOCKDAILY to "" accordingly.
416         * config/debian/cron.hourly: likewise.
417         * config/debian/cron.monthly: likewise.
418         * config/debian/cron.weekly: likewise.
419
420         * config/debian/vars (configdir): add new variable pointing to
421         this directory.
422
423         * config/debian/cron.daily: use $configdir inplace of $masterdir
424         when that's what we mean, and don't cd into $masterdir just to run
425         dak scripts as we don't need to do that anymore.
426         * config/debian/cron.hourly: likewise.
427         * config/debian/cron.unchecked: likewise.
428         * config/debian/cron.weekly: likewise.
429
430         * config/debian/dak.conf
431         (Import-Users-From-Passwd::KnownPostgres): temporarily add 'katie'
432         user back to list of known users as it's non-trivial to entirely
433         change the owner of a database with postgresql 7.4.
434
435         * daklib/queue.py (Upload.source_exists): use string object
436         methods rather than string module.
437         (Upload.get_anyversion): likewise.
438
439         * daklib/utils.py (validate_changes_file_arg): update filename
440         slicing to cope with new .dak filenames.
441
442         * dak/ls.py (main): add back 'heidi' as a valid argument for
443         -f/--format as people are using it in scripts and breaking that
444         without warning seems rude.
445
446 2006-05-21  James Troup  <james@nocrew.org>
447
448         * dak/rm.py (main): use string .isdigit() rather than
449         utils.str_isnum().
450         * dak/process_new.py (edit_overrides): likewise.
451
452         * daklib/utils.py (str_isnum): removed accordingly.  Also drop
453         string import.
454
455 2006-05-21  James Troup  <james@nocrew.org>
456
457         * dak/check_archive.py (check_indices_files_exist): use list
458         comprehension instead of map().  No longer need to import
459         deprecated string module as a side-effect.
460         * dak/check_overrides.py (process): likewise.
461         (main): likewise.
462         * dak/cruft_report.py (do_obsolete_source): likewise.
463         (main): likewise.
464         * dak/ls.py (main): likewise.
465         * dak/make_suite_file_list.py (write_filelists): likewise.
466         * dak/process_accepted.py (stable_install): likewise.
467         * dak/rm.py (main): likewise.
468         * dak/stats.py (number_of_packages): likewise.
469         * daklib/logging.py (Logger.log): likewise.
470         * daklib/queue.py (Upload.source_exists): likewise.
471         (Upload.cross_suite_version_check): likewise.
472         * daklib/utils.py (parse_args): likewise.
473
474 2006-05-21  James Troup  <james@nocrew.org>
475
476         * daklib/utils.py (process_gpgv_output): new function, split out
477         of check_signature().
478         (check_signature): adapt accordingly.
479         (retrieve_key): new function that will try to retrieve the key
480         that signed a given file from a keyserver.
481         (check_signature): add 'autofetch' argument that if not set
482         defaults to the value of Dinstall::KeyAutoFetch (if that exists).
483         If 'autofetch' is true, invoke retrieve_key().  
484
485         * docs/README.config: document Dinstall::KeyAutoFetch and
486         Dinstall:KeyServer.
487
488 2006-05-20  James Troup  <james@nocrew.org>
489
490         * dak/find_null_maintainers.py (main):
491         s/createtimestamp/createTimestamp/ to make things work with modern
492         slapd.
493
494         * config/debian/dak.conf: Update StableRejector, MoreInfoURL,
495         Stable::Version and Stable::Description for 3.1r2.
496
497         * config/debian-non-US/dak.conf: sync with klecker - update
498         version number of 3.0 and MoreInfoURL.
499
500         * docs/README.stable-point-release: Add notes about updating
501         dak.conf and Reject-Proposed-Updates section in particular.
502         s/woody/stable/.  Also need to update README.html.
503
504         * scripts/debian/mklslar: drop support for uncompressed ls-lR file.
505
506         * config/debian/apt.conf: Add udeb tree for proposed-updates.
507
508 2006-05-20  Ryan Murray  <rmurray@debian.org>
509
510         * scripts/debian/update-ftpstats: new script to update daily
511         architecture size graph data.
512
513         * config/debian/cron.buildd: sync with spohr - due to ftp-master /
514         buildd split, simply ssh to buildd.d.o and call 'trigger.often'
515         there.
516
517         * config/debian/cron.daily: ssh to buildd and run 'trigger.daily'
518         before we finish.  Don't push to merkel.
519
520         * dak/process_unchecked.py (check_changes): Also look in
521         ProposedUpdates queue dir.
522         (check_files): likewise.
523
524 2006-05-20  Anthony Towns  <ajt@debian.org>
525
526         * scripts/debian/mkfilesindices: new script to generate file
527         indices used for partial mirroring.
528
529         * config/debian/cron.daily: add progress timestamps.
530
531         * config/debian/dak.conf: update Dinstall::SigningKeyIds. Add
532         amd64 to testing, unstable and experimental.  Drop sh from
533         experimental.  Move Experimental to dists/experimental.  Add
534         Dir::ProposedUpdates.  Add Architectures::amd64.
535
536         * config/debian/apt.conf: add amd64 to testing, unstable and
537         experimental.  Drop uncompressed Packages files from testing. Drop
538         sh from experimental.  Move experimental to dists/experimental/.
539
540         * config/debian/vars (archs): add amd64.
541
542         * dak/process_unchecked.py (action): Add support for
543         proposed-updates approval queue.
544         (is_stableupdate): new function - checks if the upload is targeted
545         at proposed-updates.
546         (do_stableupdate): likewise - moves upload to proposed-updates
547         holding area.
548
549         * dak/process_new.py (do_new): warn if original or new target
550         suite are invalid.
551
552         * dak/generate_releases.py (print_md5sha_files): less whitespace
553         between the hash and size.
554
555         * dak/generate_index_diffs.py (genchanges): don't say we're not
556         doing anything.  Better formatting of other messages.
557         (main): don't skip experimental and remove some 'doing stuff'
558         prints.
559
560 2006-05-18  James Troup  <james@nocrew.org>
561
562         * dak/clean_suites.py (clean_binaries): remove debug print of SQL
563         query.
564
565         * dak/init_dirs.py: pylint cleanups - long lines, unused globals,
566         docstrings, untabify, don't shadow builtins, lowercase non-global
567         variable names, spaces after commas.  Also bail if given any
568         arguments since we don't accept any.
569         * dak/init_db.py: likewise.  Also split large main() into
570         subfunctions and rename get() to sql_get().
571
572         * dak/init_db.py (main): check returned value from
573         database.get_archive_id().
574
575         * dak/dak.py: renamed from shell.py.  Update to support new source
576         layout.  Created init() and usage() functions.  Various
577         pylint-inspired cleanups.  Use daklib utils.warn() and
578         utils.fubar().  Change 'functionality' variable to only have
579         (command, description) and always invoke main() when running the
580         module.  Also support -h.
581
582 2006-05-17  James Troup  <james@nocrew.org>
583
584         * dak/check_archive.py: remove $Id$ and $Revision$ strings.  Update
585         imports of and calls to daklib modules.  Change script name
586         everywhere, i.e. in output, mails, comments and configuration tree
587         + filenames.  Also update references to other renamed scripts,
588         classes and templates.  Use '.dak' instead of '.katie' for the
589         queue info storage files.
590         (Renamed from tea)
591         * dak/check_overrides.py: likewise.  (Renamed from cindy)
592         * dak/check_proposed_updates.py: likewise.  (Renamed from jeri)
593         * dak/clean_proposed_updates.py: likewise.  (Renamed from halle)
594         * dak/clean_queues.py: likewise.  (Renamed from shania)
595         * dak/clean_suites.py: likewise.  (Renamed from rhona)
596         * dak/compare_suites.py: likewise.  (Renamed from andrea)
597         * dak/control_overrides.py: likewise.  (Renamed from natalie)
598         * dak/control_suite.py: likewise.  (Renamed from heidi)
599         * dak/cruft_report.py: likewise.  (Renamed from rene)
600         * dak/decode_dot_dak.py: likewise.  (Renamed from ashley)
601         * dak/find_null_maintainers.py: likewise.  (Renamed from rosamund)
602         * dak/generate_index_diffs.py: likewise.  (Renamed from tiffani)
603         * dak/generate_releases.py: likewise.  (Renamed from ziyi)
604         * dak/import_archive.py: likewise.  (Renamed from neve)
605         * dak/import_ldap_fingerprints.py: likewise. (Renamed from emilie)
606         * dak/import_users_from_passwd.py: likewise. (Renamed from julia)
607         * dak/init_db.py: likewise. (Renamed from alyson)
608         * dak/init_dirs.py: likewise. (Renamed from rose)
609         * dak/ls.py: likewise. (Renamed from madison)
610         * dak/make_maintainers.py: likewise.  (Renamed from charisma)
611         * dak/make_overrides.py: likewise.  (Renamed from denise)
612         * dak/make_suite_file_list.py: likewise.  (Renamed from jenna)
613         * dak/mirror_split.py: likewise.  (Renamed from billie)
614         * dak/override.py: likewise.  (Renamed from alicia)
615         * dak/poolize.py: likewise.  (Renamed from catherine)
616         * dak/process_accepted.py: likewise.  (Renamed from kelly)
617         * dak/process_new.py: likewise.  (Renamed from lisa)
618         * dak/process_unchecked.py: likewise.  (Renamed from jennifer)
619         * dak/queue_report.py: likewise.  (Renamed from helena)
620         * dak/reject_proposed_updates.py: likewise.  (Renamed from lauren)
621         * dak/rm.py: likewise.  (Renamed from melanie)
622         * dak/security_install.py: likewise.  (Renamed from amber)
623         * dak/split_done.py: likewise.  (Renamed from nina)
624         * dak/stats.py: likewise.  (Renamed from saffron)
625         * dak/symlink_dists.py: likewise.  (Renamed from saffron)
626         * daklib/database.py: likewise.  (Renamed from db_access)
627         * daklib/queue.py: likewise.  'Katie' class -> 'Upload'. (Renamed from katie)
628         * daklib/utils.py: likewise.
629
630         * dak/cruft_report.py: Use '[auto-cruft]' as the magic "this removal
631         doesn't need to notify anyone" string.
632         * dak/rm.py: likewise, look for '[auto-cruft]' as the magic string.
633
634         * dak/process_accepted.py (init): drop -V/--version argument.
635         * dak/process_new.py (init): likewise.
636         * dak/process_unchecked.py (init): likewise.
637         * dak/reject_proposed_updates.py (init): likewise
638
639         * dak/shell.py: Renamed from dak.  ".katie" -> ".dak"
640
641         * dak/stats.py: in usage() output change STAT to MODE.
642
643 2006-05-15  James Troup  <james@nocrew.org>
644
645         * dak/queue_report.py: remove unused encodings imports.
646
647         * dak/mirror_split.py: drop unused pg, pwd, db_access and logging
648         imports.  Initalize 'Cnf' as a global.
649         (BillieDB._internal_recurse): fix 'util.' typo.
650
651         * dak/import_ldap_fingerprints.py (main): drop unused time import and
652         commented out time check for LDAP search.
653
654 2005-12-16  Ryan Murray  <rmurray@debian.org>
655
656         * halle: add support for udebs
657         * kelly: stable_install: add support for binNMU versions
658
659 2005-12-05  Anthony Towns  <aj@erisian.com.au>
660
661         * katie.py: Move accept() autobuilding support into separate function 
662         (queue_build), and generalise to build different queues
663
664         * db_access.py: Add get_or_set_queue_id instead of hardcoding accepted=0
665
666         * jennifer: Initial support for enabling embargo handling with the
667         Dinstall::SecurityQueueHandling option.
668         * jennifer: Shift common code into remove_from_unchecked and move_to_dir
669         functions.
670
671         * katie.conf-security: Include embargo options
672         * katie.conf-security: Add Lock dir
673         * init_pool.sql-security: Create disembargo table
674         * init_pool.sql-security: Add constraints for disembargo table
675
676 2005-11-26  Anthony Towns  <aj@erisian.com.au>
677
678         * Merge of changes from klecker, by various people
679
680         * amber: special casing for not passing on amd64 and oldstable updates
681         * amber: security mirror triggering
682         * templates/amber.advisory: updated advisory structure
683         * apt.conf.buildd-security: update for sarge's release
684         * apt.conf-security: update for sarge's release
685         * cron.buildd-security: generalise suite support, update for sarge's release
686         * cron.daily-security: update for sarge's release, add udeb support
687         * vars-security: update for sarge's release
688         * katie.conf-security: update for sarge's release, add amd64 support,
689         update signing key
690
691         * docs/README.names, docs/README.quotes: include the additions
692
693 2005-11-25  Anthony Towns  <aj@erisian.com.au>
694
695         * Changed accepted_autobuild to queue_build everywhere.
696         * Add a queue table.
697         * Add a "queue" field in the queue_build table (currently always 0)
698
699         * jennifer: Restructure to make it easier to support special
700         purpose queues between unchecked and accepted.
701
702 2005-11-25  Anthony Towns  <aj@erisian.com.au>
703
704         * Finishing merge of changes from spohr, by various people still
705
706         * jennifer: If changed-by parsing fails, set variables to "" so REJECT
707         works
708         * jennifer: Re-enable .deb ar format checking
709         * katie.py: Convert to +bX binNMU special casing
710         * rhona: Add some debug output when deleting binaries
711         * cron.daily: Add emilie
712         * cron.unchecked: Add lock files
713
714 2005-11-15  Anthony Towns  <aj@erisian.com.au>
715
716         * Merge of changes from spohr, by various people.
717
718         * tiffani: new script to do patches to Packages, Sources and Contents
719         files for quicker downloads.
720         * ziyi: update to authenticate tiffani generated files
721
722         * dak: new script to provide a single binary with less arbitrary names
723         for access to dak functionality.
724
725         * cindy: script implemented
726
727         * saffron: cope with suites that don't have a Priority specified
728         * heidi: use get_suite_id()
729         * denise: don't hardcode stable and unstable, or limit udebs to unstable
730         * denise: remove override munging for testing (now done by cindy)
731         * helena: expanded help, added new, sort and age options, and fancy headers
732         * jennifer: require description, add a reject for missing dsc file
733         * jennifer: change lock file
734         * kelly: propogation support
735         * lisa: honour accepted lock, use mtime not ctime, add override type_id
736         * madison: don't say "dep-retry"
737         * melanie: bug fix in output (missing %)
738         * natalie: cope with maintainer_override == None; add type_id for overrides
739         * nina: use mtime, not ctime
740
741         * katie.py: propogation bug fixes
742         * logging.py: add debugging support, use | as the logfile separator
743
744         * katie.conf: updated signing key (4F368D5D)
745         * katie.conf: changed lockfile to dinstall.lock
746         * katie.conf: added Lisa::AcceptedLockFile, Dir::Lock
747         * katie.conf: added tiffani, cindy support
748         * katie.conf: updated to match 3.0r6 release
749         * katie.conf: updated to match sarge's release
750
751         * apt.conf: update for sarge's release
752         * apt.conf.stable: update for sarge's release
753         * apt.conf: bump daily max Contents change to 25MB from 12MB
754
755         * cron.daily: add accepted lock and invoke cindy  
756         * cron.daily: add daily.lock
757         * cron.daily: invoke tiffani
758         * cron.daily: rebuild accepted buildd stuff
759         * cron.daily: save rene-daily output on the web site
760         * cron.daily: disable billie
761         * cron.daily: add stats pr0n
762
763         * cron.hourly: invoke helena
764
765         * pseudo-packages.maintainers,.descriptions: miscellaneous updates
766         * vars: add lockdir, add etch to copyoverrides
767         * Makefile: add -Ipostgresql/server to CXXFLAGS
768
769         * docs/: added README.quotes
770         * docs/: added manpages for alicia, catherine, charisma, cindy, heidi,
771         julia, katie, kelly, lisa, madison, melanie, natalie, rhona.
772
773         * TODO: correct spelling of "conflicts"
774
775 2005-05-28  James Troup  <james@nocrew.org>
776
777         * helena (process_changes_files): use MTIME rather than CTIME (the
778         C's not for 'creation', stupid).
779         * lisa (sort_changes): likewise.
780
781         * jennifer (check_distributions): use has_key rather than an 'in'
782         test which doesn't work with python2.1.  [Probably by AJ]
783
784 2005-03-19  James Troup  <james@nocrew.org>
785
786         * rene (main): use Suite::<suite>::UdebComponents to determine
787         what components have udebs rather than assuming only 'main' does.
788
789 2005-03-18  James Troup  <james@nocrew.org>
790
791         * utils.py (rfc2047_encode): use codecs.lookup() rather than
792         encodings.<encoding>.Codec().decode() as encodings.utf_8 no longer
793         has a Codec() module in python2.4.  Thanks to Andrew Bennetts
794         <andrew@ubuntu.com>.
795
796 2005-03-06  Joerg Jaspert  <ganneff@debian.org>
797
798         * helena: add -n/--new HTML output option and improved sorting
799         options.
800
801 2005-03-06  Ryan Murray  <rmurray@debian.org>
802
803         * shania(main): use Cnf::Dir::Reject instead of REJECT
804
805 2005-02-08  James Troup  <james@nocrew.org>
806
807         * rene (main): add partial NBS support by checking that binary
808         packages are built by their real parent and not some random
809         stranger.
810         (do_partial_nbs): likewise.
811
812 2005-01-18  James Troup  <james@nocrew.org>
813
814         * katie.py (Katie.build_summaries): avoid leaking file handle when
815         extracting package description.
816         (Katie.force_reject): remember and close each file descriptor we
817         use.
818         (Katie.do_reject): s/file/temp_fh/ to avoid pychecker warning.
819         s/reason_file/reason_fd/ because it's a file descriptor.
820         (Katie.check_dsc_against_db): avoid leaking file handle whenever
821         invoking apt_pkg.md5sum().
822
823         * jennifer (check_deb_ar): new function: sanity check the ar
824         contents of a .deb.
825         (check_files): use it.
826         (check_timestamps): check for data.tar.bz2 if data.tar.gz can't be
827         found.
828         (check_files): accept 'raw-installer' as an alias for 'byhand'.
829
830 2005-01-14  Anthony Towns  <ajt@debian.org>
831
832         * kelly: when UNACCEPTing, don't double up the "Rejecting:"
833
834         * propup stuff (thanks to Andreas Barth)
835         * katie.conf: add stable MustBeOlderThan testing, add -security
836           propup
837         * jennifer: set distribution-version in .katie if propup may be needed
838         * katie.py: add propogation to cross_suite_version_check
839
840 2004-11-27  James Troup  <james@nocrew.org>
841
842         * nina: new script to split monolithic queue/done into date-based
843         hierarchy.
844
845         * rene (usage): document -s/--suite.
846         (add_nbs): use .setdefault().
847         (do_anais): likewise.
848         (do_nbs): don't set a string to "" and then += it.
849         (do_obsolete_source): new function - looks for obsolete source
850         packages (i.e source packages whose binary packages are ALL a)
851         claimed by someone else and b) newer when built from the other
852         source package).
853         (main): support -s/--suite.  Add 'obsolete source' to both 'daily'
854         and 'full' check modes.  Check for obsolete source packages.
855         linux-wlan-ng has been fixed - remove hideous bodge.
856
857         * jennifer (check_distributions): support 'reject' suite map type.
858
859         * utils.py (validate_changes_file_arg): s/file/filename/.
860         s/fatal/require_changes/.  If require_changes is -1, ignore errors
861         and return the .changes filename regardless.
862         (re_no_epoch): s/\*/+/ as there must be a digit in an epoch.
863         (re_no_revision): don't escape '-', it's not a special character.
864         s/\*/+/ as there must be at least one non-dash character after the
865         dash in a revision.  Thanks to Christian Reis for noticing both of
866         these.
867
868         * ashley (main): pass require_changes=-1 to
869         utils.validate_changes_file_arg().
870
871         * pseudo-packages.maintainers (kernel): switch to 'Debian Kernel
872         Team <debian-kernel@lists.debian.org>'.
873
874         * katie.py (Katie.in_override_p): fix .startswith() usage.
875
876         * katie.conf (Dinstall::DefaultSuite): add as 'unstable'.
877         (Lauren::MoreInfoURL): update to 3.0r3.
878         (Suite::Stable::Version): likewise.
879         (Suite::Stable::Description): likewise.
880
881         * cron.daily: disable automatic task override generation.
882
883         * cindy (process): restrict "find all packages" queries by
884         component.  Respect Options["No-Action"].
885         (main): add -n/--no-action support.  Only run on unstable.  Rename
886         type to otype (pychecker).
887
888 2004-11-27  Daniel Silverstone  <dsilvers@digital-scurf.org>
889
890         * katie.conf (Billie::BasicTrees): add all architectures.
891         (Billie::CombinationTrees): remove 'welovehp' and 'embedded', add
892         'everything'.
893
894         * cron.daily: Update a 'current' symlink when creating the
895         post-daily-cron-job database backup to aid mirroring to merkel.
896         Run billie.
897
898         * billie (BillieTarget.poolish_match): handle .udeb too.
899
900 2004-10-13  Ryan Murray  <rmurray@debian.org>
901
902         * amber (do_upload): Sort changes files in "katie" order so that
903           source always arrives before binary-only rebuilds
904         
905 2004-10-05  James Troup  <james@nocrew.org>
906
907         * jennifer (check_dsc): correct reject message on invalid
908         Maintainer field.
909
910 2004-09-20  James Troup  <james@nocrew.org>
911
912         * alicia: remove unused 'pwd' import.
913
914         * tea (check_override): underline suite name in output properly.
915
916         * rene (main): read a compressed Packages file.
917         * tea (validate_packages): likewise.
918
919         * katie.py (re_fdnic): add 'r' prefix.
920         (re_bin_only_nmu_of_mu): likewise.
921         (re_bin_only_nmu_of_nmu): likewise.
922
923         * madison (main): retrieve component information too and display
924         it if it's not 'main'.
925         * melanie (reverse_depends_check): likewise.
926
927         * utils.py (pp_dep): renamed...
928         (pp_deps): ... to this.
929         * jeri (check_dep): update calls to utils.pp_deps().
930         * melanie (reverse_depends_check): likewise.
931
932         * jennifer (check_changes): move initalization of email variables
933         from here...
934         (process_it): ...to here as we no longer always run
935         check_changes().  Don't bother to initialize
936         changes["architecture"].
937
938         * denise (list): renamed to...
939         (do_list): ...this to avoid name clash with builtin 'list'.
940         Similarly, s/file/output_file/, s/type/otype/.  Use .setdefault()
941         for dictionaries.
942         (main): Likewise for name clash avoidance and also
943         s/override_type/suffix/.  Adjust call to do_list().
944
945 2004-09-01  Ryan Murray  <rmurray@debian.org>
946
947         * tea (check_files): check the pool/ directory instead of dists/
948
949 2004-08-04  James Troup  <james@nocrew.org>
950
951         * jenna (cleanup): use .setdefault() for dictionaries.
952         (write_filelists): likewise.
953
954         (write_filelists): Use utils.split_args() not split() to split
955         command line arguments.
956         (stable_dislocation_p): likewise.
957
958         (write_filelists): Add support for mapping side of suite-based
959         "Arch: all mapping".
960         (do_da_do_da): ensure that if we're not doing all suites that we
961         process enough to be able correct map arch: all packages.
962
963         * utils.py (cant_open_exc): correct exception string,
964         s/read/open/, s/.$//.
965
966         * templates/amber.advisory: update to match reality a little
967         better.
968
969         * melanie (reverse_depends_check): read Packages.gz rather than
970         Packages.
971
972         * jennifer (check_files): check for unknown component before
973         checking for NEWness.
974
975         * katie.py (Katie.in_override_p): use .startswith in favour of a
976         slice.
977
978         * docs/melanie.1.sgml: document -R/--rdep-check.
979
980 2004-07-12  Daniel Silverstone  <dsilvers@digital-scurf.org>
981
982         * billie (main): Make the verbatim lists include all the README
983           elements.
984         * docs/README.names: Add billie in (correcting oversight)
985
986 2004-07-01  James Troup  <james@nocrew.org>
987
988         * emilie (main): handle woody's case-sensitive python-ldap,
989         s/keyfingerprint/keyFingerPrint/.
990
991 2004-06-25  James Troup  <james@nocrew.org>
992
993         * debian/control (Depends): add dpkg-dev since jennifer uses
994         dpkg-source.
995
996 2004-06-24  James Troup  <james@nocrew.org>
997
998         * melanie (main): s/file/temp_file/ and close file handle before
999         removing the temporary file.
1000         (main): don't warn about needing a --carbon-copy if in no-action
1001         mode.
1002
1003         * rene (do_nbs): pcmcia-cs has been fixed - remove hideous bodge.
1004         (main): likewise.
1005
1006         * test/006/test.py (main): check bracketed email-only form.
1007
1008         * utils.py (fix_maintainer): if the Maintainer string is bracketed
1009         email-only, strip the brackets so we don't end up with
1010         <<james@nocrew.org>>.
1011
1012 2004-06-20  James Troup  <james@nocrew.org>
1013
1014         * jennifer (process_it): only run check_changes() if
1015         check_signature() returns something.  (Likewise)
1016
1017         * utils.py (changes_compare): if there's no changes["version"] use
1018         "0" rather than None.  (Avoids a crash on unsigned changes file.)
1019
1020 2004-06-17  Martin Michlmayr  <tbm@cyrius.com>
1021
1022         * jeri (pp_dep): moved from here to ...
1023         * utils.py (pp_dep): here.
1024
1025         * melanie (main): add reverse dependency checking.
1026
1027 2004-06-17  James Troup  <james@nocrew.org>
1028
1029         * jennifer (check_dsc): s/dsc_whitespace_rules/signing_rules/.
1030         * tea (check_dscs): likewise.
1031
1032         * utils.py (parse_changes): s/dsc_whitespace_rules/signing_rules/,
1033         change from boolean to a variable with 3 possible values, 0 and 1
1034         as before, -1 means don't require a signature.  Makes
1035         parse_changes() useful for parsing arbitary RFC822-style files,
1036         e.g. 'Release' files.
1037         (check_signature): add support for detached signatures by passing
1038         the files the signature is for as an optional third argument.
1039         s/filename/sig_filename/g.  Add a fourth optional argument to
1040         choose the keyring(s) to use.  Don't os.path.basename() the
1041         sig_filename before checking it for taint.
1042         (re_taint_free): allow '/'.
1043
1044 2004-06-11  James Troup  <james@nocrew.org>
1045
1046         * tea (check_files): make override.unreadable optional.
1047         (validate_sources): close the Sources file handle.
1048
1049         * docs/README.first: clarify that 'alyson' and running
1050         add_constraints.sql by hand is something you only want to do if
1051         you're not running 'neve'.
1052
1053         * docs/README.config (Location::$LOCATION::Suites): document.
1054
1055         * db_access.py (do_query): also print out the result of the query.
1056
1057 2004-06-10  James Troup  <james@nocrew.org>
1058
1059         * katie.py (Katie.cross_suite_version_check): post-woody versions
1060         of python-apt's apt_pkg.VersionCompare() function apparently
1061         returns variable integers for less than or greater than results -
1062         update our result checking to match.
1063         * jenna (resolve_arch_all_vs_any): likewise.
1064         * charisma (main): likewise.
1065
1066 2004-06-09  James Troup  <james@nocrew.org>
1067
1068         * jennifer (process_it): s/changes_valid/valid_changes_p/.  Add
1069         valid_dsc_p and don't run check_source() if check_dsc() failed.
1070         (check_dsc): on fatal failures return 0 so check_source() isn't
1071         run (since it makes fatal assumptions about the presence of
1072         mandatory .dsc fields).  
1073         Remove unused and obsolete re_bad_diff and re_is_changes regexps.
1074
1075 2004-05-07  James Troup  <james@nocrew.org>
1076
1077         * katie.conf (Rhona::OverrideFilename): unused and obsolete, remove.
1078         * katie.conf-non-US (Rhona::OverrideFilename): likewise.
1079
1080         * katie.conf (Dir::Override): remove duplicate definition.
1081
1082         * neve (get_or_set_files_id): add an always-NULL last_used column
1083         to output.
1084
1085 2004-04-27  James Troup  <james@nocrew.org>
1086
1087         * apt.conf-security (tree "dists/stable/updates"): add
1088         ExtraOverride - noticed by Joey Hess (#246050).
1089         (tree "dists/testing/updates"): likewise.
1090
1091 2004-04-20  James Troup  <james@nocrew.org>
1092
1093         * jennifer (check_files): check for existing .changes or .katie
1094         files of the same name in the Suite::<suite>::Copy{Changes,Katie}
1095         directories.
1096
1097 2004-04-19  James Troup  <james@nocrew.org>
1098
1099         * jennifer (check_source): handle failure to remove the temporary
1100          directory (used for source tree extraction) better, specifically:
1101          if we fail with -EACCES, chmod -R u+rwx the temporary directory
1102          and try again and if that works, REJECT the package.
1103
1104 2004-04-17  James Troup  <james@nocrew.org>
1105
1106         * docs/madison.1.sgml: document -b/--binary-type,
1107         -g/--greaterorequal and -G/--greaterthan.
1108
1109         * madison (usage): -b/--binary-type only takes a single argument.
1110         Document -g/--greaterorequal and -G/--greaterthan.
1111         (main): add support for -g/--greaterorequal and -G/--greaterthan.
1112
1113 2004-04-12  Daniel Silverstone  <dsilvers@digital-scurf.org>
1114
1115         * billie: Cleaned up a load of comments, added /README.non-US to
1116           the verbatim matches list.
1117
1118 2004-04-07  Daniel Silverstone  <dsilvers@digital-scurf.org>
1119
1120         * utils.py (size_type): Make it use real binary megabytes and
1121           kilobytes, instead of the marketing terms used before.
1122
1123 2004-04-07  James Troup  <james@nocrew.org>
1124
1125         * katie.py (Katie.check_dsc_against_db): in the case we're
1126         ignoring an identical-to-existing orig.tar.gz remember the path to
1127         the existent version in pkg.orig_tar_gz.  Adjust query to grab
1128         location.path too to be able to do so.
1129
1130 2004-04-03  James Troup  <james@nocrew.org>
1131
1132         * debian/control (Depends): add python2.1-email | python (>= 2.2)
1133         needed for new utils.rfc2047_encode() function.
1134
1135         * utils.py (re_parse_maintainer): allow whitespace inside the
1136         email address.
1137         (Error): new exception base class.
1138         (ParseMaintError): new exception class.
1139         (force_to_utf8): new function.
1140         (rfc2047_encode): likewise.
1141         (fix_maintainer): rework.  use force_to_utf8() to force name and
1142         rfc822 return values to always use UTF-8.  use rfc2047_encode() to
1143         return an rfc2047 value.  Validate the address to catch missing
1144         email addresses and (some) broken ones.
1145
1146         * katie.py (nmu_p.is_an_nmu): adapt for new utils.fix_maintainer()
1147         by adopting foo2047 return value.
1148         (Katie.dump_vars): add changedby2047 and maintainer2047 as
1149         mandatory changes fields.  Promote changes and maintainer822 to
1150         mandatory fields.
1151         (Katie.update_subst): default maintainer2047 rather than
1152         maintainer822.  User foo2047 rather than foo822 when setting
1153         __MAINTAINER_TO__ or __MAINTAINER_FROM__.
1154
1155         * jennifer (check_changes): set default changes["maintainer2047"]
1156         and changes["changedby2047"] values rather than their 822
1157         equivalents.  Makes changes["changes"] a mandatory field.  Adapt
1158         to new utils.fix_maintainer() - reject on exception and adopt
1159         foo2047 return value.
1160         (check_dsc): if a mandatory field is missing don't do any further
1161         checks and as a result reduce paranoia about dsc[var] existence.
1162         Validate the maintainer field by calling new
1163         utils.fix_maintainer().
1164
1165         * ashley (main): add changedby2047 and maintainer2047 to mandatory
1166         changes fields.  Promote maintainer822 to a mandatory changes
1167         field.  add "pool name" to files fields.
1168
1169         * test/006/test.py: new file - tests for new
1170         utils.fix_maintainer().
1171
1172 2004-04-01  James Troup  <james@nocrew.org>
1173
1174         * templates/lisa.prod (To): use __MAINTAINER_TO__ not __MAINTAINER__.
1175
1176         * jennifer (get_changelog_versions): create a symlink mirror of
1177         the source files in the temporary directory.
1178         (check_source): if check_dsc_against_db() couldn't find the
1179         orig.tar.gz bail out.
1180
1181         * katie.py (Katie.check_dsc_against_db): if the orig.tar.gz is not
1182         part of the upload store the path to it in pkg.orig_tar_gz and if
1183         it can't be found set pkg.orig_tar_gz to -1.
1184
1185         Explicitly return the second value as None in the (usual) case
1186         where we don't have to reprocess.  Remove obsolete diagnostic
1187         logs.
1188
1189         * lisa (prod_maintainer): don't return anything, no one cares. (pychecker)
1190
1191         * utils.py (temp_filename): new helper function that wraps around
1192         tempfile.mktemp().
1193
1194         * katie.py (Katie.do_reject): use it and don't import tempfile.
1195         * lisa (prod_maintainer): likewise.
1196         (edit_note): likewise.
1197         (edit_new): likewise.
1198         * lauren (reject): likewise.
1199         * melanie (main): likewise.
1200         * neve (do_sources): likewise.
1201         * rene (main): likewise.
1202         * tea (validate_sources): likewise.
1203
1204 2004-03-31  James Troup  <james@nocrew.org>
1205
1206         * tea (validate_sources): remove unused 's' temporary variable.
1207
1208 2004-03-15  James Troup  <james@nocrew.org>
1209
1210         * jennifer (check_dsc): check changes["architecture"] for
1211         source before we do anything else.
1212
1213 2004-03-21  Daniel Silverstone  <dsilvers@digital-scurf.org>
1214
1215         * billie: Added
1216         * katie.conf (Billie): Added sample Billie stanza to katie.conf
1217
1218 2004-03-12  James Troup  <james@nocrew.org>
1219
1220         * docs/README.config (Dir::Queue::BTSVersionTrack): document.
1221
1222         * katie.conf (Dir::Queue::BTSVersionTrack): define.
1223
1224         * katie.py (Katie.accept): add support for DebBugs Version
1225         Tracking by writing out .versions (generated in jennifer's
1226         get_changelog_versions()) and .debinfo (mapping of binary ->
1227         source) files.
1228
1229         * ashley (main): add dsc["bts changelog"].
1230
1231         * katie.py (Katie.dump_vars): store dsc["bts changelog"] too.
1232
1233         * jennifer (check_diff): obsoleted by check_source(), removed.
1234         (check_source): new function: create a temporary directory and
1235         move into it and call get_changelog_versions().
1236         (get_changelog_versions): new function: extract the source package
1237         and optionally parse debian/changelog to obtain the version
1238         history for the BTS.
1239         (process_it): call check_source() rather than check_diff().
1240
1241 2004-03-08  James Troup  <james@nocrew.org>
1242
1243         * lisa (edit_index): Fix logic swapo from 'use "if varfoo in
1244         listbar" rather than "if listbar.count(varfoo)"' change on
1245         2004-02-24.
1246
1247 2004-03-05  James Troup  <james@nocrew.org>
1248
1249         * alicia (main): don't warn about not closing bugs - we don't
1250         manage overrides through the BTS.
1251
1252 2004-02-27  Martin Michlmayr  <tbm@cyrius.com>
1253
1254         * docs/README.config: lots of updates and corrections.
1255         * docs/README.first: likewise.
1256
1257         * docs/README.config: drop unused Dir::Queue::Root.
1258         * katie.conf-non-US: likewise.
1259         * katie.conf: likewise.
1260         * katie.conf-security: likewise.
1261
1262 2004-02-27  James Troup  <james@nocrew.org>
1263
1264         * rose (process_tree): use 'if var in [ list ]' rather than long
1265         'if var == foo or var == bar or var == baz'.  Suggested by Martin
1266         Michlmayr.
1267
1268         * jennifer (check_files): reduce 'if var != None' to 'if var' as
1269         suggested by Martin Michlmayr.
1270         * catherine (poolize): likewise.
1271         * charisma (main): likewise.
1272         * halle (check_changes): likewise.
1273         * heidi (main): likewise.
1274         (process_file): likewise.
1275         * kelly (install): likewise.
1276         (stable_install): likewise.
1277         * utils.py (fix_maintainer): likewise.
1278
1279         * apt.conf: add support for debian-installer in testing-proposed-updates.
1280         * katie.conf (Suite::Testing-Proposed-Updates::UdebComponents):
1281         add - set to main.
1282
1283         * mkmaintainers: add "-T15" option to wget of non-US packages file
1284         so that we don't hang cron.daily if non-US is down.
1285
1286         * templates/lisa.prod (Subject): Prefix with "Comments regarding".
1287
1288         * templates/jennifer.bug-close: add Source and Source-Version
1289         pseudo-headers that may be used for BTS Version Tracking someday
1290         [ajt@].
1291
1292         * rene (do_nbs): special case linux-wlan-ng like we do for pcmcia.
1293         (main): likewise.
1294
1295         * cron.unchecked: it's /org/ftp.debian.org not ftp-master.
1296
1297 2004-02-25  James Troup  <james@nocrew.org>
1298
1299         * katie.conf (SuiteMappings): don't map testing-security to
1300         proposed-updates.
1301
1302 2004-02-24  James Troup  <james@nocrew.org>
1303
1304         * katie.py (Katie.__init__): remove unused 'values' field.
1305
1306         * utils.py (extract_component_from_section): use 's.find(c) != -1'
1307         rather than 's.count(c) > 0'.
1308
1309         * katie.py (Katie.source_exists): use "if varfoo in listbar"
1310         rather than "if listbar.count(varfoo)".
1311         * halle (check_joey): likewise.
1312         * jeri (check_joey): likewise.
1313         * lisa (edit_index): likewise.
1314         * jenna (stable_dislocation_p): likewise.
1315
1316         * jennifer (main): remove unused global 'nmu'.
1317
1318 2004-02-03  Daniel Silverstone  <dsilvers@digital-scurf.org>
1319
1320         * pseudo-packages.maintainers (ftp.debian.org): Changed the maintainer
1321           to be ftpmaster@ftp-master.debian.org to bring it into line with how
1322           the dak tools close bugs.
1323
1324 2004-02-02  Daniel Silverstone  <dsilvers@digital-scurf.org>
1325
1326         * katie.conf (Alicia): Added an Alicia section with email address
1327         * templates/alicia.bug-close: Added
1328         * docs/alicia.1.sgml: Added the docs for the -d/--done argument
1329         * alicia (main): Added a -d/--done argument
1330
1331 2004-02-02  Daniel Silverstone  <dsilvers@digital-scurf.org>
1332
1333         * templates/lisa.prod: Oops, missed a BITCH->PROD conversion
1334
1335 2004-01-29  Daniel Silverstone  <dsilvers@digital-scurf.org>
1336
1337         * lisa (prod_maintainer): Added function to prod the maintainer without
1338           accepting or rejecting the package
1339         * templates/lisa.prod: Added this template for the prodding mail
1340
1341         * .cvsignore: Added neve-files which turns up in new installations
1342
1343 2004-01-30  Daniel Silverstone  <dsilvers@digital-scurf.org>
1344
1345         * alicia (usage): Fixed usage message to offer section and priority
1346           as seperately optional arguments.
1347         * alicia (main): Added a % (arg) interpolation needed when only
1348           one of section or priority is provided and it cannot be found.
1349
1350 2004-01-29  Daniel Silverstone  <dsilvers@digital-scurf.org>
1351
1352         * alicia: Added
1353         * docs/alicia.1.sgml: Added
1354         * docs/Makefile: Added alicia to the list of manpages to build
1355         * docs/README.names: Noted what alicia does
1356         * docs/README.first: Noted where alicia is useful
1357
1358 2004-01-21  James Troup  <james@nocrew.org>
1359
1360         * madison (main): add -b/--binary-type.
1361         (usage): likewise.
1362
1363         * denise (main): generate debian-installer overrides for testing
1364         too.
1365         * apt.conf: add support for debian-installer in testing.
1366         * katie.conf (Suite::Testing::UdebComponents): set to main.
1367
1368         * katie.conf (Dinstall::SigningKeyIds): 2004 key.
1369         * katie.conf-non-US (Dinstall::SigningKeyIds): likewise.
1370         * katie.conf-security (Dinstall::SigningKeyIds): likewise.
1371
1372         * utils.py (parse_changes): don't process data not inside the
1373         signed data.  Thanks to Andrew Suffield <asuffield@debian.org> for
1374         pointing this out.
1375         * test/005/test.py (main): new test to test for above.
1376
1377 2004-01-04  James Troup  <james@nocrew.org>
1378
1379         * jenna (write_filelists): correct typo, s/Components/Component/
1380         for Options.
1381
1382 2004-01-04  Ryan Murray  <rmurray@debian.org>
1383
1384         * cron.buildd: move update of overrides and Packages file...
1385         * cron.unchecked: to here.
1386         * katie.conf-non-US: (Dinstall::SingingKeyIds) update for 2003v2 key
1387         * katie.conf-security: likewise
1388
1389 2003-11-20  James Troup  <james@nocrew.org>
1390
1391         * jenna (main): don't use utils.try_with_debug(), it produces way
1392         too much output.
1393
1394         * halle (check_changes): don't error out if a .changes refers to a
1395         non-existent package, just warn and skip the file.
1396
1397         * docs/README.stable-point-release: mention halle and .changes
1398         obsoleted by removal through melanie.  Update for 3.0r2.
1399
1400         * katie.conf (Suite::Stable::Version): bump to 3.0r2.
1401         (Suite::Stable::Description): update for 3.0r2.
1402         (Lauren::MoreInfoURL): likewise.
1403         * katie.conf-non-US (Suite::Stable::Version): likewise.
1404         (Suite::Stable::Description): likewise.
1405         (Lauren::MoreInfoURL): likewise.
1406
1407         * apt.conf.stable (Default): don't define MaxContentsChange.
1408         * apt.conf.stable-non-US (Default): likewise.
1409
1410         * lauren (reject): hack to work around partial replacement of an
1411         upload, i.e. one or more binaries superseded by another source
1412         package.
1413
1414 2003-11-17  James Troup  <james@nocrew.org>
1415
1416         * pseudo-packages.maintainers: point installation-reports at
1417         debian-boot@l.d.o rather than debian-testing@l.d.o at jello@d.o's
1418         request.
1419
1420         * utils.py (parse_changes): calculate the number of lines once
1421         with len() rather than max().
1422
1423         * jennifer (check_dsc): handle the .orig.tar.gz disappearing from
1424         files, since check_dsc_against_db() deletes the .orig.tar.gz
1425         entry.
1426
1427 2003-11-13  Ryan Murray  <rmurray@debian.org>
1428
1429         * apt.conf: specify a src override file for debian-installer
1430
1431 2003-11-10  James Troup  <james@nocrew.org>
1432
1433         * fernanda.py (strip_pgp_signature): new function - strips PGP
1434         signature from a file and returns the modified contents of the
1435         file in a string.
1436         (display_changes): use it.
1437         (read_dsc): likewise.
1438
1439 2003-11-09  Ryan Murray  <rmurray@debian.org>
1440
1441         * cron.buildd: export accepted_autobuild table for unstable, and use
1442         it to generate the incoming Packages/Sources rather than having apt
1443         walk the directory.
1444         * apt.conf.buildd: use exported table from cron.buildd to generate
1445         Packages/Sources
1446
1447 2003-11-07  James Troup  <james@nocrew.org>
1448
1449         * kelly: import errno.
1450
1451         * katie.py (Katie.build_summaries): sort override disparities.
1452
1453         * kelly (install): set dsc_component based on the .dsc's component
1454         not a random binaries.
1455
1456 2003-10-29  James Troup  <james@nocrew.org>
1457
1458         * katie.py (Katie.build_summaries): don't assume changes["source"]
1459         exists since it might not.
1460
1461 2003-10-20  James Troup  <james@nocrew.org>
1462
1463         * pseudo-packages.maintainers: update security.d.o to use
1464         team@s.d.o at joy@'s request.
1465
1466 2003-10-17  James Troup  <james@nocrew.org>
1467
1468         * jennifer (check_dsc): use .startswith rather than .find() == 0.
1469
1470 2003-10-17  Martin Michlmayr  <tbm@cyrius.com>
1471
1472         * tea (chk_bd_process_dir): use .endswith rather than slice.
1473
1474 2003-10-14  James Troup  <james@nocrew.org>
1475
1476         * tea (check_build_depends): new function.
1477         (chk_bd_process_dir): likewise.  Validates build-depends in .dsc's
1478         in the archive.
1479         (main): update for new function.
1480         (usage): likewise.
1481
1482         * katie.py (Katie.do_reject): sanitize variable names,
1483         s/reject_filename/reason_filename/, s/fd/reason_fd/.  Move shared
1484         os.close() to outside if clause.
1485
1486         * jennifer (check_dsc): check build-depends and
1487         build-depends-indep by running them past apt_pkg.ParseSrcDepends.
1488         Fold the ARRAY check into the same code block and tidy up it's
1489         rejection message.
1490         (check_changes): ensure that the Files field is non-empty.
1491         Suggested by Santiago Vila <sanvila@unex.es>
1492         (check_changes): normalize reject messages.
1493         (check_dsc): instead of doing most of the checks inside a for loop
1494         and an if, find the dsc_filename in a short loop over files first
1495         and then do all the checks.  Add check for more than one .dsc in a
1496         .changes which we can't handle.  Normalize reject messages.
1497
1498 2003-10-13  James Troup  <james@nocrew.org>
1499
1500         * katie.conf (Dinstall::Reject::NoSourceOnly): set to true.
1501         * katie.conf-non-US (Dinstall::Reject::NoSourceOnly): likewise.
1502
1503         * jennifer (check_files): Set 'has_binaries' and 'has_source'
1504         variables while iterating over 'files'.  Don't regenerate it when
1505         checking for source if source is mentioned.
1506
1507         Reject source only uploads if the config variable
1508         Dinstall::Reject::NoSourceOnly is set.
1509
1510 2003-10-03  James Troup  <james@nocrew.org>
1511
1512         * rene (main): add nasty hardcoded reference to debian-installer
1513         so we detect NBS .udebs.
1514
1515 2003-09-29  James Troup  <james@nocrew.org>
1516
1517         * apt.conf (old-proposed-updates): remove.
1518         * apt.conf-non-US (old-proposed-updates): likewise.
1519
1520 2003-09-24  James Troup  <james@nocrew.org>
1521
1522         * tea (check_files_not_symlinks): new function, ensure files
1523         mentioned in the database aren't symlinks.  Includes code to
1524         update any files that are like this to their real filenames +
1525         location; commented out by though.
1526         (usage): update for new function.
1527         (main): likewise.
1528
1529 2003-09-24  Anthony Towns  <ajt@debian.org>
1530
1531         * vars: external-overrides variable added
1532         * cron.daily: Update testing/unstable Task: overrides from joeyh
1533         managed external source.
1534
1535 2003-09-22  James Troup  <james@nocrew.org>
1536
1537         * kelly (install): if we can't move the .changes into queue/done,
1538         fail don't warn and carry on.  The old behaviour pre-dates NI and
1539         doesn't make much sense now since jennifer checks both
1540         queue/accepted and queue/done for any .changes files it's
1541         processing.
1542
1543         * utils.py (move): don't throw exceptions on existing files or
1544         can't overwrite, instead just fubar out.
1545
1546         * jennifer (check_dsc): also check Build-Depends-Indep for
1547         ARRAY-lossage.  Noticed by Matt Zimmerman <mdz@debian.org>.
1548
1549 2003-09-18  James Troup  <james@nocrew.org>
1550
1551         * katie.py (Katie.close_bugs): only log the bugs we've closed
1552         once.
1553
1554         * kelly (main): log as 'kelly', not 'katie'.
1555
1556 2003-09-16  James Troup  <james@nocrew.org>
1557
1558         * katie.py (Katie.check_binary_against_db): likewise noramlize.
1559
1560         * jennifer (check_changes): normalize reject message for "changes
1561         file already exists" to be %s: <foo>.
1562         (check_dsc): add a check for 'Build-Depends: ARRAY(<hex>)'
1563         produced by broken dpkg-source in 1.10.11.  Tone down and
1564         normalize rejection message for incompatible 'Format' version
1565         numbers.
1566         (check_diff): likewise tone down and normalize.
1567
1568 2003-09-07  James Troup  <james@nocrew.org>
1569
1570         * utils.py (parse_changes): if dsc_whitespace_rules is false,
1571         don't bomb out on bogus empty lines.
1572         (build_file_list): check for changes["files"] earlier.  use Dict
1573         to create files[name] dictionary.
1574         (send_mail): don't bother validating arguments.
1575         (check_signature): minor improvements to some of the rejection
1576         messages including listing the key id of the key that wasn't found
1577         in the keyring.
1578         (wrap): new function.
1579
1580         * tea: add new check 'validate-indices' that ensures all files
1581         mentioned in indices (Packages, Sources) files do in fact exist.
1582
1583         * catherine (poolize): use a local re_isadeb which handles legacy
1584         (i.e. no architecture) style .deb filenames.
1585
1586         * rosamund: new script.
1587
1588         * rhona (check_binaries): when checking for binary packages not in
1589         a suite, don't bother selecting files that already have a
1590         last_used date.
1591         (check_sources): likewise.
1592
1593         * rhona: change all SQL EXISTS sub-query clauses to use the
1594         postgres suggested convention of "SELECT 1 FROM".
1595         * andrea (main): likewise.
1596         * tea (check_override): likewise.
1597         * catherine (main): likewise.
1598
1599         * katie.conf (Suite): remove OldStable and Old-Proposed-Updates
1600         entries and in other suites MustBeNewerThan's.
1601         (SuiteMappings): likewise
1602         * katie.conf-non-US: likewise.
1603         * katie.conf-security: likewise.
1604
1605         * apt.conf-security: remove oldstable.
1606         * apt.conf.stable: likewise.
1607         * apt.conf.stable-non-US: likewise.
1608         * cron.buildd-security: likewise.
1609         * cron.daily-security: likewise.
1610         * vars-security (suites): likewise.
1611         * wanna-build/trigger.daily: likewise.
1612
1613         * claire.py (clean_symlink): move...
1614         * utils.py (clean_symlink): here.
1615
1616         * claire.py (find_dislocated_stable): update accordingly.
1617
1618 2003-08-16  Anthony Towns  <ajt@debian.org>
1619
1620         * katie.py (source_exists): expand the list of distributions
1621         the source may exist in to include any suite that's mapped to
1622         the destination suite (even transitively (a->b->c)). This should
1623         unbreak binary uploads to *-proposed-updates.
1624
1625 2003-08-09  Randall Donald  <rdonald@debian.org>
1626
1627         * lisa (recheck): change changes["distribution"].keys() to
1628         Katie.pkg.changes...
1629
1630 2003-08-08  Randall Donald  <rdonald@debian.org>
1631
1632         * katie.py: only tag bugs as fixed-in-experimental for
1633         experimental uploads
1634
1635 2003-07-26  Anthony Towns  <ajt@debian.org>
1636
1637         * katie.py (source_exists): add an extra parameter to limit the
1638         distribution(s) the source must exist in.
1639         * kelly, lisa, jennifer: update to use the new source_exists
1640
1641 2003-07-15  Anthony Towns  <ajt@debian.org>
1642
1643         * ziyi: quick hack to support a FakeDI line in apt.conf to generate
1644         checksums for debian-installer stuff even when it's just a symlink to
1645         another suite
1646
1647         * apt.conf: add the FakeDI line
1648
1649 2003-06-09  James Troup  <james@nocrew.org>
1650
1651         * kelly (check): make sure the 'file' we're looking for in 'files'
1652         hasn't been deleted by katie.check_dsc_against_db().
1653
1654 2003-05-07  James Troup  <james@nocrew.org>
1655
1656         * helena (time_pp): fix s/years/year/ typo.
1657
1658 2003-04-29  James Troup  <james@nocrew.org>
1659
1660         * madison (usage): document -c/--component.
1661
1662         * madison (usage): Fix s/seperated/separated/.
1663         * melanie (usage): likewise.
1664         * jenna (usage): likewise.
1665
1666 2003-04-24  James Troup  <james@nocrew.org>
1667
1668         * cron.daily-non-US: if there's nothing for kelly to install, say
1669         so.
1670
1671         * jennifer (check_timestamps): print sys.exc_value as well as
1672         sys.exc_type when capturing exceptions.  Prefix 'timestamp check
1673         failed' with 'deb contents' to make it clearer what timestamp(s)
1674         are being checked.
1675
1676 2003-04-15  James Troup  <james@nocrew.org>
1677
1678         * cron.daily-non-US: only run kelly if there are some .changes
1679         files in accepted.
1680
1681         * rene: add -m/--mode argument which can be either daily (default)
1682         or full.  In daily mode only 'nviu' and 'nbs' checks are run.
1683         Various changes to make this possible including a poor attempt at
1684         splitting main() up a little.  De-hardcode suite numbers from SQL
1685         queries and return quietly from do_nviu() if experimental doesn't
1686         exist (i.e. non-US).  Hardcode pcmcia-cs as dubious NBS since it
1687         is.
1688
1689         * debian/control (Depends): remove python-zlib as it's obsolete.
1690
1691         * charisma (main): don't slice the \n off strings when we're
1692         strip()-ing it anyway.
1693         * heidi (set_suite): likewise.
1694         (process_file): likewise.
1695         * natalie (process_file): likewise.
1696
1697 2003-04-08  James Troup  <james@nocrew.org>
1698
1699         * katie.py (Katie.check_dsc_against_db): improve the speed of two
1700         slow queries by using one LIKE '%foo%' and then matching against
1701         '%s' or '/%s$' in python.  Also only join location when we need it
1702         (i.e. the .orig.tar.gz query).  On auric, this knocks ~3s of each
1703         query, so 6s for each sourceful package.
1704
1705         * cron.daily: invoke rene and send the report to ftpmaster.
1706         * cron.daily-non-US: likewise.
1707
1708 2003-03-14  James Troup  <james@nocrew.org>
1709
1710         * utils.py (send_mail): default filename to blank.
1711         * amber (make_advisory): adapt.
1712         * jennifer (acknowledge_new): likewise.
1713         * katie.py (Katie.close_bugs): likewise.
1714         (Katie.announce): likewise.
1715         (Katie.accept): likewise.
1716         (Katie.check_override): likewise.
1717         (Katie.do_reject): likewise.
1718         * kelly (do_reject): likewise.
1719         (stable_install): likewise.
1720         * lisa (do_bxa_notification): likewise.
1721         * lauren (reject): likewise.
1722         * melanie (main): likewise.
1723
1724         * rene (add_nbs): check any NBS packages against unstable to see
1725         if they haven't been removed already.
1726
1727         * templates/katie.rejected: remove paragraph about rejected files
1728         since they're o-rwx due to c-i-m and the uploader can't do
1729         anything about them and shania will take care of them anyway.
1730
1731         * madison (usage): update usage example to use comma seperation.
1732         * melanie (usage): likewise.
1733
1734         * utils.py (split_args): new function; splits command line
1735         arguments either by space or comma (whichever is used).  Also has
1736         optional-but-default DWIM spurious space detection to avoid
1737         'command -a i386, m68k' problems.
1738         (parse_args): use it.
1739         * melanie (main): likewise.
1740
1741         * melanie (main): force the admin to tell someone if we're not
1742         doing a rene-led removal (or closing a bug, which counts as
1743         telling someone).
1744
1745 2003-03-05  James Troup  <james@nocrew.org>
1746
1747         * katie.conf (Section): add embedded, gnome, kde, libdevel, perl
1748         and python sections.
1749         * katie.conf-security (Section): likewise.
1750
1751         * add_constraints.sql: add uid and uid_id_seq to grants.
1752
1753         * lisa (determine_new): also warn about adding overrides to
1754         oldstable.
1755
1756         * madison (main): make the -S/--source-and-binary query obey
1757         -s/--suite restrictions.
1758
1759 2003-03-03  James Troup  <james@nocrew.org>
1760
1761         * madison (main): if the Archive_Maintenance_In_Progress lockfile
1762         exists, warn the user that our output might seem strange.  (People
1763         get confused by multiple versions in a suite which happens
1764         post-kelly but pre-jenna.)
1765
1766 2003-02-21  James Troup  <james@nocrew.org>
1767
1768         * kelly (main): we don't need to worry about StableRejector.
1769
1770         * melanie (main): sort versions with apt_pkg.VersionCompare()
1771         prior to output.
1772
1773         * lauren: new script to manually reject packages from
1774         proposed-updates.  Updated code from pre-NI kelly (nee katie).
1775
1776 2003-02-20  James Troup  <james@nocrew.org>
1777
1778         * kelly (init): remove unused -m/--manual-reject argument.
1779
1780         * katie.py (Katie.force_reject): renamed from force_move to make
1781         it more explicit what this function does.
1782         (Katie.do_reject): update to match.
1783
1784         * utils.py (prefix_multi_line_string): add an optional argument
1785         include_blank_lines which defaults to 0.  If non-zero, blank lines
1786         will be includes in the output.
1787
1788         * katie.py (Katie.do_reject): don't add leading space to each line
1789         of the reject message.  Include blank lines when showing the
1790         message to the user.
1791
1792 2003-02-19  Martin Michlmayr  <tbm@cyrius.com>
1793
1794         * utils.py (fix_maintainer): replace pointless re.sub() with
1795         simple string format.
1796
1797 2003-02-11  James Troup  <james@nocrew.org>
1798
1799         * lisa (edit_overrides): only strip-to-one-char and upper-case
1800         non-numeric answers.  Fixes editing of items with indices >= 10;
1801         noticed by Randall.
1802         (edit_overrides): correct order of arguments to "not a valid
1803         index" error message.
1804
1805         * jenna (cleanup): call resolve_arch_all_vs_any() rather than
1806         remove_duplicate_versions(); thanks to aj for the initial
1807         diagnosis.
1808         (remove_duplicate_versions): correct how we return
1809         dominant_versions.
1810         (resolve_arch_all_vs_any): arch_all_versions needs to be a list of
1811         a tuple rather than just a tuple.
1812
1813 2003-02-10  James Troup  <james@nocrew.org>
1814
1815         * emilie: new script - sync fingerprint and uid tables with a
1816         debian.org LDAP DB.
1817
1818         * init_pool.sql: new table 'uid'; contains user ids.  Reference it
1819         in 'fingerprint'.
1820
1821         * db_access.py (get_or_set_uid_id): new function.
1822
1823         * jennifer (main): update locking to a) not used FCNTL (deprecated
1824         in python >= 2.2) and b) acknowledge upstream's broken
1825         implementation of lockf (see Debian bug #74777), c) try to acquire
1826         the lock non-blocking.
1827         * kelly (main): likewise.
1828
1829         * contrib/python_1.5.2-fcntl_lockf.diff: obsolete, removed.
1830
1831         * madison (main): only append the package to new_packages if it's
1832         not already in there; fixes -S/--source-and-binary for cases where
1833         the source builds a binary package of the same name.
1834
1835 2003-02-10  Anthony Towns  <ajt@debian.org>
1836
1837         * madison (main): use explicit JOIN syntax for
1838         -S/--source-and-binary queries to reduce the query's runtime from
1839         >10 seconds to negligible.
1840
1841 2003-02-08  James Troup  <james@nocrew.org>
1842
1843         * rene (main): in the NVIU output, append items to lists, not
1844         extend them; fixes amusing suggestion that "g n u m e r i c" (sic)
1845         should be removed.
1846
1847 2003-02-07  James Troup  <james@nocrew.org>
1848
1849         * apt.conf (tree "dists/unstable"): Add bzip2-ed Packages and
1850         Sources [aj].
1851
1852         * pseudo-packages.maintainers (bugs.debian.org): s/Darren
1853         O. Benham/Adam Heath/.
1854
1855         * katie.conf (Suite::Stable::Version): bump to 3.0r1a.
1856         (Suite::Stable::Description): update for 3.0r1a.
1857         (Dinstall::SigningKeyIds): update for 2003 key [aj].
1858
1859         * utils.py (gpgv_get_status_output): rename from
1860         get_status_output().
1861
1862         * neve (check_signature): use gpgv_get_status_output and Dict from
1863         utils().  Add missing newline to error message about duplicate tokens.
1864
1865         * saffron (per_arch_space_use): also print space used by source.
1866         (output_format): correct string.join() invocation.
1867
1868         * jennifer (check_signature): ignored duplicate EXPIRED tokens.
1869
1870 2003-02-04  James Troup  <james@nocrew.org>
1871
1872         * cron.buildd: correct generation of Packages/Sources and grep out
1873         non-US/non-free as well as non-free.
1874
1875 2003-02-03  Ryan Murray  <rmurray@debian.org>
1876
1877         * cron.buildd: generate quinn-diff output with full Packages/Sources
1878           files to get out-of-date vs. uncompiled right.
1879         * apt.conf.buildd: no longer generate uncompressed files, as they
1880           are generated in cron.buildd instead
1881         * add -i option to quinn-diff to ignore binary-all packages
1882         * apt.conf.buildd: remove and readd udeb to extensions.  If the udebs
1883           aren't in the packages file, the arch that uploaded them will build
1884           them anyways...
1885
1886 2003-01-30  James Troup  <james@nocrew.org>
1887
1888         * rene (main): only print suggested melanie command when there's
1889         some NBS to remove.
1890
1891 2003-01-30  Ryan Murray  <rmurray@debian.org>
1892
1893         * cron.buildd: fix incorrectly inverted lockfile check
1894
1895 2003-01-29  Ryan Murray  <rmurray@debian.org>
1896
1897         * cron.buildd: generate override.sid.all3.src
1898         * apt.conf.buildd: use generated override.sid.all3.src
1899
1900 2003-01-27  Martin Michlmayr  <tbm@cyrius.com>
1901
1902         * utils.py (get_status_output): moved from jennifer.
1903         (Dict): likewise.
1904         (check_signature): likewise.
1905
1906         * jennifer (get_status_output): moved to utils.py.
1907         (Dict): likewise.
1908         (check_signature): likewise.
1909
1910         * utils.py (check_signature): add an argument to specifiy which
1911         function to call when an error was found.
1912         (check_signature): document this function better.
1913
1914         * jennifer (check_files): pass the reject function as an argument
1915         to utils.check_signature.
1916         (process_it): likewise.
1917
1918 2003-01-20  James Troup  <james@nocrew.org>
1919
1920         * rene (main): lots of changes to improve the output and make it
1921         more useful.
1922
1923         * katie.py (Katie.check_override): make the override messages
1924         clearer (hopefully).
1925
1926 2002-12-26  James Troup  <james@nocrew.org>
1927
1928         * ziyi (usage): document the ability to pass suite(s) as
1929         argument(s).
1930         (main): read apt.conf after checking for -h/--help.
1931
1932         * tea (main): take the check to run as an argument.
1933
1934         * saffron.R: R script to graph daily install runs.
1935
1936         * saffron: new script; various stats functions.
1937
1938         * rhona (main): connect to the database after checking for -h/--help.
1939
1940         * neve (do_da_do_da): if no -a/--action option is given, bail out.
1941
1942         * melanie (main): sort versions with utils.arch_compare_sw().
1943
1944         * madison (usage): alphabetize order of options.
1945         * melanie (usage): likewise.
1946
1947         * kelly (usage): fix usage short description (we aren't dinstall).
1948
1949         * julia (usage): fix usage description and alphabetize order of
1950         options.
1951
1952         * jeri (usage): fix usage short description.
1953
1954         * jennifer (main): move --help and --version checks from here...
1955         (init): to here so that they work with an empty katie.conf.
1956         * kelly: likewise.
1957
1958         * alyson (usage): new function.
1959         (main): use it.
1960         * andrea: likewise.
1961         * ashley: likewise.
1962         * cindy: likewise.
1963         * denise: likewise.
1964         * helena: likewise.
1965         * neve: likewise.
1966         * rene: likewise.
1967         * rose: likewise.
1968         * tea: likewise.
1969
1970         * apt.conf.stable (tree "dists/stable"): add missing ExtraOverride
1971         entry that caused tasks to be omitted from 3.0r1.
1972
1973 2002-12-10  James Troup  <james@nocrew.org>
1974
1975         * jennifer (check_files): sanity check the Depends field to ensure
1976         it's non-empty if present since apt chokes on an empty one.
1977         Thanks to Ryan Murray for the idea.
1978
1979 2002-12-08  James Troup  <james@nocrew.org>
1980
1981         * katie.conf-security (Helena::Directories): new; include accepted
1982         in addition to byhand and new.
1983
1984         * helena (process_changes_files): use utils.arch_compare_sw().
1985         Justify things based on the longest [package, version,
1986         architecture].  Reduce '[note]' to '[N]' to save space, and remove
1987         the commas in architecture and version lists for the same reason.
1988         (main): make directories we process configurable through
1989         Helena::Directories in the config file; if that doesn't exist
1990         default to the old hardcoded values (byhand & new).
1991
1992         * utils.py (arch_compare_sw): moved here from madison.
1993         * madison (main): adjust to compensate.
1994
1995 2002-12-06  James Troup  <james@nocrew.org>
1996
1997         * ziyi (main): fix "suite foo not in apt.conf" msg to use the
1998         right filename.
1999
2000 2002-12-05  James Troup  <james@nocrew.org>
2001
2002         * katie.conf-non-US (Julia::KnownPostgres): add 'udmsearch'.
2003
2004 2002-11-28  Randall Donald  <rdonald@debian.org>
2005
2006         * fernanda.py (read_control): fix typo of 'Architecture'.
2007
2008 2002-11-26  James Troup  <james@nocrew.org>
2009
2010         * lisa (check_pkg): call less with '-R' so we see the colour from
2011         Randall's fernanda changes.
2012
2013         * neve (process_sources): if Directory points to a legacy location
2014         but the .dsc isn't there; assume it's broken and look in the pool.
2015         (update_section): new, borroed from alyson.
2016         (do_da_do_da): use it.
2017         (process_packages): add suite_it to the cache key used for
2018         arch_all_cache since otherwise we only add a package to the first
2019         suite it's in and ignore any subsequent ones.
2020
2021         * katie.conf-non-US (Location): fixed to reflect reality (all
2022         suites, except old-proposed-updates (which is legacy-mixed)) are
2023         pool.
2024
2025         * utils.py (try_with_debug): wrapper for print_exc().
2026         * jenna (main): use it.
2027         * neve (main): likewise.
2028
2029 2002-11-25  Randall Donald  <rdonald@debian.org>
2030
2031         * fernanda.py (main): added -R to less command line for raw control
2032         character support to print colours
2033         (check_deb): Instead of running dpkg -I on deb file, call
2034         output_deb_info, the new colourized control reporter.
2035         (check_dsc): add call to colourized dsc info reader, read_dsc, instead
2036         of printing out each .dsc line.
2037         (output_deb_info): new function. Outputs each key/value pair from
2038         read_control except in special cases where we highlight section,
2039         maintainer, architecture, depends and recommends.
2040         (create_depends_string): new function. Takes Depends tree and looks
2041         up it's compontent via projectb db, colourizes and constructs a
2042         depends string in original order.
2043         (read_dsc): new function. reads and parses .dsc info via
2044         utils.parse_changes. Build-Depends and Build-Depends-Indep are
2045         colourized.
2046         (read_control): new function. reads and parses control info via
2047         apt_pkg. Depends and Recommends are split in to list structures,
2048         Section and Architecture are colourized. Maintainer is colourized
2049         if it has a localhost.localdomain address.
2050         (split_depends): new function. Creates a list of lists of
2051         dictionaries of depends (package,version relation). Top list is
2052         colected from comma delimited items. Sub lists are | delimited.
2053         (get_comma_list): new function. splits string input among commas
2054         (get_or_list): new function. splits string input among | delimiters
2055         (get_depends_parts): new function. Creates dictionary of package name
2056         and version relation from dependancy string.
2057         Colours for section and depends are per component. Unfound depends
2058         are in bold. Lookups using version info is not supported yet.
2059
2060 2002-11-22  James Troup  <james@nocrew.org>
2061
2062         * katie.conf-security (Julia::KnownPostgres): add 'www-data' and
2063         'udmsearch'.
2064
2065         * amber (make_advisory): string.atol() is deprecated and hasn't
2066         been ported to string methods.  Use long() instead.
2067
2068         * init_pool.sql: explicitly specify the encoding (SQL_ASCII) when
2069         creating the database since we'll fail badly if it's created with
2070         e.g. UNICODE encoding.
2071
2072         * rose (main): AptCnf is a global.
2073
2074         * neve (get_location_path): new function determines the location
2075         from the the first (left-most) directory of a Filename/Directory.
2076         (process_sources): don't need 'location' anymore.  Use
2077         utils.warn().  Use the Directory: field for each package to find
2078         the .dsc.  Use get_location_path() to determine the location for
2079         each .dsc.
2080         (process_packages): do't need 'location' anymore.  Use
2081         utils.warn().  Use get_location_path().
2082         (do_sources): don't need 'location', drop 'prefix' in favour of
2083         being told the full path to the Sources file, like
2084         process_packages().
2085         (do_da_do_da): main() renamed, so that main can call us in a
2086         try/except.  Adapt for the changes in do_sources() and
2087         process_packages() above.  Assume Sources and Packages file are in
2088         <root>/dists/<etc.>.  Treat pool locations like we do legacy ones.
2089
2090         * katie.conf-security (Location): fixed to reflect reality (all
2091         suites are pool, not legacy).
2092
2093         * utils.py (print_exc): more useful (i.e. much more verbose)
2094         traceback; a recipe from the Python cookbook.
2095         * jenna (main): use it.
2096         * neve (main): likewise.
2097
2098 2002-11-19  James Troup  <james@nocrew.org>
2099
2100         * kelly (install): fix brain-damaged CopyChanges/CopyKatie
2101         handling which was FUBAR for multi-suite uploads.  Now we just
2102         make a dictionary of destinations to copy to and iterate over
2103         those.
2104
2105         * fernanda.py (check_deb): run linda as well as lintian.
2106
2107 2002-10-21  James Troup  <james@nocrew.org>
2108
2109         * melanie (main): change X-Melanie to X-Katie and prefix it with
2110         'melanie '.
2111
2112         * lisa (main): prefix X-Katie with 'lisa '.
2113
2114         * jennifer (clean_holding): fix typo in string method changes;
2115         s/file.find(file/file.find(/.
2116
2117         * cron.daily: invoke helena and send the report to ftpmaster.
2118         * cron.daily-non-US: likewise.
2119
2120 2002-10-16  James Troup  <james@nocrew.org>
2121
2122         * kelly (check): call reject() with a blank prefix when parsing
2123         the return of check_dsc_against_db() since it does its own
2124         prefix-ing.
2125
2126         * rose: new script; only handles directory creation initally.
2127
2128         * katie.conf (Dinstall::NewAckList): obsolete, removed.
2129         * katie.conf-non-US (Dinstall::NewAckList): likewise.
2130
2131 2002-10-06  James Troup  <james@nocrew.org>
2132
2133         * rene (main): remove bogus argument handling.
2134
2135         * kelly: katie, renamed.
2136         * cron.daily: adapt for katie being renamed to kelly.
2137         * cron.daily-non-US: likewise.
2138         * amber (main): likewise.
2139
2140         * Changes for python 2.1.
2141
2142         * kelly: time.strftime no longer requires a second argument of
2143         "time.localtime(time.time())".
2144         * logging.py: likewise.
2145         * rhona: likewise.
2146         * shania (init): likewise.
2147
2148         * amber: use augmented assignment.
2149         * catherine (poolize): likewise.
2150         * claire.py (fix_component_section): likewise.
2151         * halle (check_changes): likewise.
2152         * helena: likewise.
2153         * jenna: likewise.
2154         * jennifer: likewise.
2155         * jeri: likewise.
2156         * katie.py: likewise.
2157         * kelly: likewise.
2158         * lisa: likewise.
2159         * madison (main): likewise.
2160         * melanie: likewise.
2161         * natalie: likewise.
2162         * neve: likewise.
2163         * rhona: likewise.
2164         * tea: likewise.
2165         * utils.py: likewise.
2166         * ziyi: likewise.
2167
2168         * amber: use .endswith.
2169         * fernanda.py: likewise.
2170         * halle (main): likewise.
2171         * jennifer: likewise.
2172         * jeri: likewise.
2173         * katie.py: likewise.
2174         * kelly: likewise.
2175         * lisa: likewise.
2176         * neve: likewise.
2177         * shania (main): likewise.
2178         * utils.py: likewise.
2179
2180         * alyson: use string methods.
2181         * amber: likewise.
2182         * andrea: likewise.
2183         * ashley: likewise.
2184         * catherine: likewise.
2185         * charisma: likewise.
2186         * claire.py: likewise.
2187         * db_access.py: likewise.
2188         * denise: likewise.
2189         * halle: likewise.
2190         * heidi: likewise.
2191         * helena: likewise.
2192         * jenna: likewise.
2193         * jennifer: likewise.
2194         * jeri: likewise.
2195         * julia: likewise.
2196         * katie.py: likewise.
2197         * kelly: likewise.
2198         * lisa: likewise.
2199         * logging.py: likewise.
2200         * madison: likewise.
2201         * melanie: likewise.
2202         * natalie: likewise.
2203         * neve: likewise.
2204         * rene: likewise.
2205         * tea: likewise.
2206         * utils.py: likewise.
2207         * ziyi: likewise.
2208
2209 2002-09-20  Martin Michlmayr  <tbm@cyrius.com>
2210
2211         * utils.py (parse_changes): use <string>.startswith() rather than
2212         string.find().
2213
2214 2002-08-27  Anthony Towns  <ajt@debian.org>
2215
2216         * katie.py (in_override_p): when searching for a source override,
2217         and the dsc query misses, search for both udeb and deb overrides
2218         as well. Should fix the UNACCEPT issues with udebs.
2219
2220 2002-08-24  James Troup  <james@nocrew.org>
2221
2222         * melanie (main): remove gratuitous WHERE EXISTS sub-select from
2223         source+binary package finding code which was causing severe
2224         performance degradation with postgres 7.2.
2225
2226 2002-08-14  James Troup  <james@nocrew.org>
2227
2228         * julia (main): use the pwd.getpwall() to get system user info
2229         rather than trying to read a password file.  Add a -n/--no-action
2230         option.
2231
2232         * cron.hourly: julia no longer takes any arguments.
2233         * cron.hourly-non-US: likewise.
2234
2235 2002-08-07  James Troup  <james@nocrew.org>
2236
2237         * katie (install): handle multi-suite uploads when CopyChanges
2238         and/or CopyKatie are in use, ensuring we only copy stuff once.
2239
2240 2002-08-01  Ryan Murray  <rmurray@debian.org>
2241
2242         * wanna-build/trigger.daily: initial commit, with locking
2243         * cron.buildd: add locking against daily run
2244
2245 2002-07-30  James Troup  <james@nocrew.org>
2246
2247         * melanie (main): readd creation of suite_ids_list so melanie is
2248         remotely useful again.
2249
2250         * katie.conf: adopt for woody release; diable
2251         StableDislocationSupport, add oldstable, adjust other suites and
2252         mappings, fix up location.
2253         * katie.conf-non-US: likewise.
2254         * katie.conf-security: likewise.
2255
2256         * apt.conf.stable: adapt for woody release; add oldstable, adjust
2257         stable.
2258         * apt.conf.stable-non-US: likewise.
2259
2260         * apt.conf-security: adapt for woody release; adding oldstable,
2261         oldstable, adjust stable and testing.
2262         * cron.daily-security: likewise.
2263         * cron.buildd-security: likewise.
2264
2265         * apt.conf: adapt for woody release; rename woody-proposed-updates
2266         to testing-proposed-updates and proposed-updates to
2267         old-proposed-updates.
2268         * apt.conf-non-US: likewise.
2269
2270         * vars-non-US (copyoverrides): add sarge.
2271         * vars (copyoverrides): likewise.
2272
2273         * vars-security (suites): add oldstable.
2274
2275 2002-07-22  Ryan Murray  <rmurray@debian.org>
2276
2277         * apt.conf.security-buildd: use suite codenames instead of
2278           distnames.
2279
2280 2002-07-16  James Troup  <james@nocrew.org>
2281
2282         * denise (main): fix filenames for testing override files.
2283
2284 2002-07-14  James Troup  <james@nocrew.org>
2285
2286         * jennifer (process_it): call check_md5sums later so we can check
2287         files in the .dsc too
2288         (check_md5sums): check files in the .dsc too.  Check both md5sum
2289         and size.
2290
2291         * melanie (main): use parse_args() and join_with_commas_and() from
2292         utils.  If there's nothing to do, say so and exit, don't ask for
2293         confirmation etc.
2294
2295         * amber (join_with_commas_and): moved from here to ...
2296         * utils.py (join_with_commas_and): here.
2297
2298 2002-07-13  James Troup  <james@nocrew.org>
2299
2300         * madison (main): use parse_args() from utils.  Support
2301         -c/--component.
2302
2303         * jenna (parse_args): moved from here to ...
2304         * utils.py (parse_args): here.
2305
2306         * katie.conf (Architectures): minor corrections to the description
2307         for arm, mips and mipsel.
2308         * katie.conf-non-US (Architectures): likewise.
2309         * katie.conf-security (Architectures): likewise.
2310
2311         * cron.daily-security: use natalie's new -a/--add functionality to
2312         flesh out the security overrides.
2313
2314 2002-07-12  James Troup  <james@nocrew.org>
2315
2316         * cron.buildd (ARCHS): add arm.
2317
2318         * katie.conf: 2.2r7 was released.
2319         * katie.conf-non-US: likewise.
2320
2321         * utils.py (parse_changes): handle a multi-line field with no
2322         starting line.
2323
2324 2002-06-25  James Troup  <james@nocrew.org>
2325
2326         * templates/amber.advisory (To): add missing email address since
2327         __WHOAMI__ is only a name.
2328
2329         * katie.conf-security (Melane::LogFile): correct to go somewhere
2330         katie has write access to.
2331         (Location::/org/security.debian.org/ftp/dists/::Suites): add
2332         Testing.
2333
2334         * natalie: add support for -a/-add which adds packages only
2335         (ignoring changes and deletions).
2336
2337         * katie.py (Katie.announce): Dinstall::CloseBugs is a boolean so
2338         use FindB, not get.
2339
2340 2002-06-22  James Troup  <james@nocrew.org>
2341
2342         * jennifer (check_files): validate the package name and version
2343         field.  If 'Package', 'Version' or 'Architecture' are missing,
2344         don't try any further checks.
2345         (check_dsc): likewise.
2346
2347         * utils.py (re_taint_free): add '~' as a valid character.
2348
2349 2002-06-20  Anthony Towns  <ajt@debian.org>
2350
2351         * katie.conf-non-US: add OverrideSuite for w-p-u to allow uploads
2352
2353 2002-06-09  James Troup  <james@nocrew.org>
2354
2355         * jennifer (check_files): reduce useless code.
2356
2357         * cron.daily-security: run symlinks -dr on $ftpdir.
2358
2359         * vars-security (ftpdir): add.
2360
2361 2002-06-08  James Troup  <james@nocrew.org>
2362
2363         * neve (update_override_type): transaction is handled higher up in
2364         main().
2365         (update_priority): likewise.
2366         (process_sources): remove code that makes testing a duplicate of
2367         stable.
2368         (process_packages): likewise.
2369
2370         * templates/amber.advisory: add missing mail headers.
2371
2372         * cron.daily-security: also call apt-ftparchive clean for
2373         apt.conf.buildd-security.
2374         * cron.weekly: likewise.
2375
2376         * amber (do_upload): write out a list of source packages (and
2377         their version) uploaded for testing.
2378         (make_advisory): add more Subst mappings for the mail headers.
2379         (spawn): check for suspicious characters in the command and abort
2380         if their found.
2381
2382 2002-06-07  James Troup  <james@nocrew.org>
2383
2384         * ziyi (main): remove the 'nonus'/'security' hacks and use
2385         Dinstall::SuiteSuffix (if it exists) instead.  Always try to write
2386         the lower level Release files, even if they don't exist.  fubar
2387         out if we can't open a lower level Release file for writing.
2388
2389         * katie.conf-non-US (Dinstall): add SuiteSuffix, used to simplify
2390         ziyi.
2391         * katie.conf-security (Dinstall): likewise.
2392
2393         * amber (do_upload): renamed from get_file_list().  Determine the
2394         upload host from the original component.
2395         (init): Add a -n/--no-action option.  Fix how we get changes_files
2396         (i.e. from the return value of apt_pkg.ParseCommandLine(), not
2397         sys.argv).  Add an Options global.
2398         (make_advisory): support -n/--no-action.
2399         (spawn): likewise.
2400         (main): likewise.
2401         (usage): document -n/--no-action.
2402
2403         * cron.buildd-security: fix path to Packages-arch-specific in
2404         quinn-diff invocation.
2405
2406         * katie.conf-security (Dinstall::AcceptedAutoBuildSuites): change
2407         to proper suite names (i.e. stable, testing) rather than codenames
2408         (potato, woody).
2409         (Dinstall::DefaultSuite): likewise.
2410         (Suite): likewise.
2411         (Location::/org/security.debian.org/ftp/dists/::Suites): likewise.
2412         * vars-security (suites): likewise.
2413         * apt.conf-security: likewise.
2414
2415         * katie.conf-security (Component): add "updates/" prefix.
2416         (Suite::*::Components): likewise.
2417         (ComponentMappings): new; map all {ftp-master,non-US} components
2418         -> updates/<foo>.
2419
2420         * katie.conf-security (Natalie): removed; the options have
2421         defaults and ComponentPosition is used by alyson which doesn't
2422         work on security.d.o.
2423         (Amber): replace UploadHost and UploadDir with ComponentMappings
2424         which is a mapping of components -> URI.
2425         (Suite::*::CodeName): strip bogus "/updates" suffix hack.
2426         (SuiteMappings): use "silent-map" in preference to "map".
2427
2428         * cron.unchecked-security: fix call to cron.buildd-security.
2429
2430         * cron.daily-security: map local suite (stable) -> override suite
2431         (potato) when fixing overrides.  Correct component in natalie call
2432         to take into account "updates/" prefix.  Fix cut'n'waste in
2433         override.$dist.all3 generation, the old files weren't being
2434         removed, so they were endlessly growing.
2435
2436         * neve (main): don't use .Find for the CodeName since we require
2437         it.  Location::*::Suites is a ValueList.
2438         (check_signature): ignore duplicate SIGEXPIRED tokens.  Don't bomb
2439         out on expired keys, just warn.
2440         (update_override_type): new function; lifted from alyson.
2441         (update_priority): likewise.
2442         (main): use update_{override_type,priority}().
2443
2444         * jennifer (check_distributions): remove redunant test for
2445         SuiteMappings; ValueList("does-not-exist") returns [] which is
2446         fine.  Add support for a "silent-map" type which doesn't warn
2447         about the mapping to the user.
2448         (check_files): add support for ComponentMappings, similar to
2449         SuiteMappings, but there's no type, just a source and a
2450         destination and the original component is stored in "original
2451         component".
2452         * katie.py (Katie.dump_vars): add "original component" as an
2453         optionsal files[file] dump variable.
2454
2455         * claire.py (find_dislocated_stable): dehardcode 'potato' in SQL
2456         query.  Add support for section-less legacy locations like current
2457         security.debian.org through YetAnotherConfigBoolean
2458         'LegacyStableHasNoSections'.
2459         * katie.conf-security (Dinstall): LegacyStableHasNoSections is true.
2460
2461         * utils.py (real_arch): moved here from ziyi.
2462         * ziyi (real_arch): moved to utils.py.
2463         * ziyi (main): likewise.
2464
2465         * claire.py (find_dislocated_stable): use real_arch() with
2466         filter() to strip out source and all.
2467         * neve (main): likewise.
2468         * rene (main): likewise.
2469         * jeri (parse_packages): likewise.
2470
2471 2002-06-06  James Troup  <james@nocrew.org>
2472
2473         * tea (check_missing_tar_gz_in_dsc): modifed patch from Martin
2474         Michlmayr <tbm@cyrius.com> to be more verbose about what we're
2475         doing.
2476
2477 2002-05-23  Martin Michlmayr  <tbm@cyrius.com>
2478
2479         * jeri (check_joey): check if the line contains two elements
2480         before accessing the second.  Also, strip trailing spaces as well
2481         as the newline.
2482         * halle (check_joey): likewise.
2483
2484 2002-06-05  James Troup  <james@nocrew.org>
2485
2486         * cron.unchecked-security: new file; like cron.unchecked but if
2487         there's nothing to do exit so we don't call cron.buildd-security.
2488
2489         * apt.conf.buildd-security: new file.
2490
2491         * vars (archs): alphabetize.
2492         * vars-non-US (archs): likewise.
2493
2494         * vars-security: add unchecked.
2495
2496         * madison (main): reduce rather bizarrely verbose and purposeless
2497         code to print arches to a simple string.join.
2498
2499         * katie.conf (Suites::Unstable): add UdebComponents, a new
2500         valuelist of suites, used by jenna to flesh out the list of
2501         <suite>_main-debian-installer-binary-<arch>.list files generated.
2502         (Dinstall): add StableDislocationSupport, a new boolean used by
2503         jenna to enable or disable stable dislocation support
2504         (i.e. claire), as true.
2505
2506         * katie.conf (Dinstall): add StableDislocationSupport, a new
2507         boolean used by jenna to enable or disable stable dislocation
2508         support (i.e. claire), as true.
2509         * katie.conf-non-US: likewise.
2510         * katie.conf-security: likewise.
2511
2512         * cron.daily-security: generate .all3 overrides for the buildd
2513         support.  Freshen a local copy of Packages-arch-specific from
2514         buildd.debian.org.
2515
2516         * claire.py (find_dislocated_stable): disable the support for
2517         files in legacy-mixed locations since none of the Debian archives
2518         have any anymore.
2519
2520         * helena: new script; produces a report on NEW and BYHAND
2521         packages.
2522
2523         * jenna: rewritten from scratch to fix speed problems.  Run time
2524         on auric goes down from 31.5 minutes to 3.5 minutes.  Of that 3.5
2525         minutes, 105 seconds are the monster query and 70 odd seconds is
2526         claire.
2527
2528         * apt.conf.buildd (Default): remove MaxContentsChange as it's
2529         irrelevant.
2530
2531 2002-06-05  Ryan Murray  <rmurray@debian.org>
2532
2533         * cron.buildd-security: new file.
2534
2535 2002-06-05  Matt Kraai  <kraai@alumni.cmu.edu>
2536
2537         * denise (list): take a file argument and use it.
2538         (main): don't abuse sys.stdout, just write to the file.
2539
2540         * claire.py (usage): Fix misspelling.
2541         (clean_symlink): Simplify.
2542         (find_dislocated_stable): Avoid unnecessary work.
2543
2544 2002-05-29  James Troup  <james@nocrew.org>
2545
2546         * cameron: removed; apt-ftparchive can simply walk the directory.
2547
2548 2002-05-26  Anthony Towns  <ajt@debian.org>
2549
2550         * katie.conf{,-non-US}: Map testing to testing-proposed-updates
2551         for the autobuilders.
2552
2553 2002-05-24  Ryan Murray  <rmurray@debian.org>
2554
2555         * cron.buildd: update override files before running apt-ftparchive
2556
2557 2002-05-23  Martin Michlmayr  <tbm@cyrius.com>
2558
2559         * amber (main): remove extra space in prompt.
2560
2561         * utils.py (validate_changes_file_arg): use original filename in
2562         error messages.
2563
2564         * jeri (check_joey): close file after use.
2565         (parse_packages): likewise.
2566         (main): setup debug option properly.
2567
2568         * melanie (main): remove unused packages variable and simplify the
2569         code to build up con_packages by using repr().
2570
2571 2002-05-23  James Troup  <james@nocrew.org>
2572
2573         * lisa (recheck): when we reject, also return 0 so the package is
2574         skipped.
2575         (sg_compare): fix note sorting.
2576         (recheck): remove the .katie file after rejection.
2577
2578         * katie.py (Katie.accept): accepted auto-build support take 3;
2579         this time adding support for security.  Security needs a) non-pool
2580         files copied rather than symlinked since accepted is readable only
2581         by katie/security and www-data needs to be able to see the files,
2582         b) needs per-suite directories.  SpecialAcceptedAutoBuild becomes
2583         AcceptedAutoBuildSuites and is a ValueList containing the suites.
2584         SecurityAcceptedAutoBuild is a new boolean which controls whether
2585         or not normal or security style is used.  The unstable_accepted
2586         table was renamed to accepted_autobuild and a suite column added.
2587         Also fix a bug noticed by Ryan where an existent orig.tar.gz
2588         didn't have it's last_used/in_accepted flags correctly updated.
2589         * katie (install): likewise.
2590         * rhona (clean_accepted_autobuild): likewise.
2591
2592 2002-05-22  James Troup  <james@nocrew.org>
2593
2594         * lisa (sort_changes): new function; sorts changes properly.
2595         Finally.
2596         (sg_compare): new function; helper for sort_changes().  Sorts by
2597         have note and time of oldest upload.
2598         (indiv_sg_compare): new function; helper for sort_changes().
2599         Sorts by source version, have source and filename.
2600         (main): use sort_changes().
2601         (changes_compare): obsoleted; removed.
2602
2603 2002-05-20  James Troup  <james@nocrew.org>
2604
2605         * rhona (clean_accepted_autobuild): don't die if a file we're
2606         trying to remove doesn't exist.  Makes rhona more friendly to
2607         katie/katie.py crashes/bugs without any undue cost.
2608
2609 2002-05-19  James Troup  <james@nocrew.org>
2610
2611         * lisa (main): if sorting a large number of changes give some
2612         feedback.
2613         (recheck): new function, run the same checks (modulo NEW,
2614         obviously) as katie does, if they fail do the standard
2615         reject/skip/quit dance.
2616         (do_pkg): use it.
2617
2618         * katie (install): don't try to unlink the symlink in the
2619         AcceptedAutoBuild support if the destination is not a symlink (or
2620         doesn't exist).  Avoids unnecessary bombs on previous partial
2621         accepts and will still bomb hard if the file exists and isn't a
2622         symlink.
2623
2624         * utils.py: blah, commands _is_ used when the mail stuff isn't
2625         commented out like it is in my test environment.
2626
2627         * lisa (changes_compare): "has note" overrides everything else.
2628         Use .katie files rather than running parse_changes, faster and
2629         allows "has note" to work.  Correct version compare, it was
2630         reversed.  Ctime check should only kick in if the source packages
2631         are not the same.
2632         (print_new): print out and return any note.  Rename 'ret_code' to
2633         'broken'.
2634         (edit_new): renamed from spawn_editor.  Don't leak file
2635         descriptors.  Clean up error message if editor fails.
2636         (edit_note): new function, allows one to edit notes.
2637         (do_new): add note support, editing and removing.
2638         (init): kill -s/--sort; with notes we always want to use our
2639         sorting method.
2640         (usage): likewise.
2641
2642         * katie.py (Katie.dump_vars): add "lisa note" as an optional
2643         changes field.
2644
2645         * utils.py (build_file_list): rename 'dsc' to 'is_a_dsc' and have
2646         it default to 0.  Adapt tests to assume it's boolean.
2647         * fernanda.py (check_changes): adjust call appropriately.
2648         * halle (check_changes): likewise.
2649         * jennifer (check_changes): likewise.
2650         * jeri (check_changes): likewise.
2651         * shania (flush_orphans): likewise.
2652
2653         * jennifer (check_dsc): pass is_a_dsc by name when calling
2654         build_file_list() for clarity.
2655         * shania (flush_orphans): likewise.
2656         * tea (check_missing_tar_gz_in_dsc): likewise.
2657
2658         * jennifer (check_dsc): pass dsc_whitespace_rules by name when
2659         calling parse_changes() for clarity.
2660         * tea (check_dscs): likewise.
2661
2662         * utils.py (parse_changes): make dsc_whitespace_rules default to
2663         not true.
2664         * halle (check_changes): adjust call appropriately.
2665         * jennifer (check_changes): likewise.
2666         * jeri (check_changes): likewise.
2667         * lisa (changes_compare): likewise.
2668         * utils.py (changes_compare): likewise.
2669         * melanie (main): likewise.
2670         * shania (flush_orphans): likewise.
2671         * fernanda.py (check_changes): likewise.
2672
2673 2002-05-18  James Troup  <james@nocrew.org>
2674
2675         * katie.py (Katie.dump_vars): make the .katie file unreadable,
2676         it's not useful and by and large a duplication of information
2677         available in readable format in other files.
2678
2679 2002-05-16  Ryan Murray  <rmurray@debian.org>
2680
2681         * melanie: Dir::TemplatesDir -> Dir::Templates
2682
2683 2002-05-15  Ryan Murray  <rmurray@debian.org>
2684
2685         * cameron: correct the use of os.path.join
2686
2687 2002-05-15  Anthony Towns  <ajt@debian.org>
2688
2689         * ziyi: Update to match the new format for Architectures/Components
2690         in katie.conf.
2691
2692 2002-05-14  James Troup  <james@nocrew.org>
2693
2694         * amber: new script; 'installer' wrapper script for the security
2695         team.
2696
2697         * katie.py (Katie.announce): remove unused 'dsc' local
2698         variable. (pychecker)
2699
2700         * ziyi: pre-define AptCnf and out globals to None. (pychecker)
2701
2702         * neve: don't import sys, we don't use it. (pychecker)
2703         (check_signature): fix return type mismatch. (pychecker)
2704
2705         * utils.py: don't import commands, we don't use it.  (pychecker)
2706
2707         * katie (install): SpecialAcceptedAutoBuild is a boolean.
2708
2709         * katie.py (Katie.dump_vars): don't store "oldfiles", it's
2710         obsoleted by the change to "othercomponents" handling in jennifer
2711         detailed below.
2712         (Katie.cross_suite_version_check): new function; implements
2713         cross-suite version checking rules specified in the conf file
2714         while also enforcing the standard "must be newer than target
2715         suite" rule.
2716         (Katie.check_binary_against_db): renamed, since it's invoked once
2717         per-binary, "binaries" was inaccurate.  Use
2718         cross_suite_version_check() and don't bother with the "oldfiles"
2719         rubbish as jennifer works out "othercomponents" herself now.
2720         (Katie.check_source_against_db): use cross_suite_version_check().
2721
2722         * katie (check): the version and file overwrite checks
2723         (check_{binary,source,dsc}_against_db) are not per-suite.
2724
2725         * jennifer (check_files): less duplication of
2726         'control.Find("Architecture", "")' by putting it in a local
2727         variable.
2728         (check_files): call check_binary_against_db higher up since it's
2729         not a per-suite check.
2730         (check_files): get "othercomponents" directly rather than having
2731         check_binary_against_db do it for us.
2732
2733         * heidi (main): 'if x:', not 'if x != []:'.
2734         * katie.py (Katie.in_override_p): likewise.
2735         (Katie.check_dsc_against_db): likewise.
2736         * natalie (main): likewise.
2737         * rene (main): likewise.
2738         * ziyi (real_arch): likewise.
2739
2740         * alyson (main): Suite::%s::Architectures, Suite::%s::Components
2741         and OverrideType are now value lists, not lists.
2742         * andrea (main): likewise.
2743         * cindy (main): likewise.
2744         * claire.py (find_dislocated_stable): likewise.
2745         * denise (main): likewise.
2746         * jenna (main): likewise.
2747         * jennifer (check_distributions): likewise.
2748         (check_files): likewise.
2749         (check_urgency): likewise (Urgency::Valid).
2750         * jeri (parse_packages): likewise.
2751         * neve (main): likewise (and Location::%s::Suites).
2752         * rene (main): likewise.
2753
2754 2002-05-13  James Troup  <james@nocrew.org>
2755
2756         * katie.py (Katie.check_source_against_db): correct case of reject
2757         message to be consistent with binary checks.
2758
2759         * jennifer (get_status_output): don't leak 2 file descriptors per
2760         invocation.
2761         (check_signature): add missing '\n' to "duplicate status token"
2762         error message.
2763
2764 2002-05-09  James Troup  <james@nocrew.org>
2765
2766         * utils.py (validate_changes_file_arg): new function; validates an
2767         argument which should be a .changes file.
2768         * ashley (main): use it.
2769         * lisa (main): likewise.
2770
2771         * katie.py (Katie.check_dsc_against_db): since there can be more
2772         than one .orig.tar.gz make sure we don't assume the .orig.tar.gz
2773         entry still exists in files.
2774
2775         * jennifer (check_dsc): handle the .orig.tar.gz disappearing from
2776         files, since check_dsc_against_db() deletes the .orig.tar.gz
2777         entry.
2778
2779         * cameron: cleanups.
2780
2781         * utils.py (changes_compare): change sort order so that source
2782         name and source version trump 'have source'; this should fix
2783         UNACCEPT problems in katie where -1 hppa+source & i386, -2
2784         i386&source & hppa lead to -1 i386 unaccept.  Problem worked out
2785         by Ryan.
2786
2787         * lisa (main): allow the arguments to be .katie files too.
2788
2789 2002-05-07  Ryan Murray  <rmurray@debian.org>
2790
2791         * cron.buildd: add s390 to arch list again
2792
2793 2002-05-05  Ryan Murray  <rmurray@debian.org>
2794
2795         * cron.buildd: new script, update w-b database from unstable_accepted
2796         table
2797         * cameron: new script, take list in unstable_accepted and write out
2798         a file list for apt-ftparchive
2799         * apt.conf.buildd: new apt configuration for Packages/Sources for
2800         unstable_accepted
2801         * vars: add s390 to arch list.
2802
2803 2002-05-03  James Troup  <james@nocrew.org>
2804
2805         * neve (main): don't hard code the calling user as that doesn't
2806         work with modern postgres installs.  Fix psql invocation for
2807         init_pool.sql (database name required).  Dont' hard code the
2808         database name.
2809         (process_sources): add support for fingerprint and install_date.
2810         (process_packages): add support for fingerprint.
2811         (do_sources): pass in the directory, fingerprint support needs it.
2812         (get_status_output): borrowed from jennifer.
2813         (reject): likewise.
2814         (check_signature): likewise.
2815
2816         * katie (install): only try to log urgencies if Urgency_Logger is
2817         defined.
2818         (main): only initialize Urgency_Logger is Dir::UrgencyLog is
2819         defined; only close Urgency_Logger if it's defined.
2820
2821         * catherine (poolize): adapt for Dir rationalization.
2822         * claire.py (find_dislocated_stable): likewise.
2823         * denise (main): likewise.
2824         * halle (check_joey): likewise.
2825         * jenna: likewise.
2826         * jennifer: likewise.
2827         * jeri: likewise.
2828         * katie.py: likewise.
2829         * katie: likewise.
2830         * lisa (do_bxa_notification): likewise.
2831         * logging.py (Logger.__init__): likewise
2832         * rene (main): likewise.
2833         * rhona (clean): likewise.
2834         * shania (init): likewise.
2835         * tea: likewise.
2836         * ziyi: likewise.
2837
2838         * lisa (add_overrides): Dinstall::BXANotify is a boolean, use
2839         FindB, not FindI.
2840
2841         * rhona (clean_accepted_autobuild): SpecialAcceptedAutoBuild is a
2842         boolean, use FindB, not get.
2843
2844         * katie.py (Katie.check_dsc_against_db): ignore duplicate
2845         .orig.tar.gz's which are an exact (size/md5sum) match.
2846
2847         * ashley (main): really allow *.katie files as arguments too;
2848         noticed by aj.
2849
2850         * sql-aptvc.cpp: postgres.h moved to a "server" subdirectory.
2851
2852 2002-05-03  Anthony Towns  <ajt@debian.org>
2853
2854         * ziyi: support for security.
2855
2856 2002-05-02  James Troup  <james@nocrew.org>
2857
2858         * jennifer (accept): call Katie.check_override() unconditional as
2859         no-mail check moved into that function.
2860         (do_byhand): likewise.
2861
2862         * katie.py (Katie.check_override): don't do anything if we're a)
2863         not sending mail or b) the override disparity checks have been
2864         disbled via Dinstall::OverrideDisparityCheck.
2865
2866         * jennifer (check_files): don't hard code Unstable as the suite
2867         used to check for architecture validity; use
2868         Dinstall::DefaultSuite instead, if it exists.
2869         (accept): conditionalize
2870
2871         * katie.py (Katie.update_subst): support global maintainer
2872         override with Dinstall::OverrideMaintainer.
2873
2874         * jennifer (check_distributions): new function, Distribution
2875         validation and mapping.  Uses new SuiteMappings variable from
2876         config file to abstract suite mappings.
2877         (check_changes): call it.
2878
2879         * natalie: renamed; nothing imports or likely will for some time.
2880
2881         * denise (main): remove unused natalie import and init().
2882
2883         * natalie.py (init): removed.
2884         (main): initalize here instead and don't hardcode the database
2885         name.
2886
2887 2002-04-30  James Troup  <james@nocrew.org>
2888
2889         * katie.py (Katie.close_bugs): new function, split out from
2890         announce().
2891         (Katie.announce): only call close_bugs() if Dinstall::CloseBugs is
2892         true.
2893         (Katie.close_bugs): new function, split out
2894         (Katie.close_bugs): return immediately if there are no bugs to
2895         close.
2896
2897         * jennifer (acknowledge_new): adapt for new utils.TemplateSubst().
2898         * katie (do_reject): likewise.
2899         (stable_install): likewise.
2900         * katie.py (Katie.announce): likewise.
2901         (Katie.accept): likewise.
2902         (Katie.check_override): likewise.
2903         (Katie.do_reject): likewise.
2904         * lisa (do_bxa_notification): likewise.
2905         * melanie (main): likewise.
2906
2907         * utils.py (TemplateSubst): change second argument to be a
2908         filename rather than a template since every caller opened a file
2909         on the fly which was ugly and leaked file descriptor.
2910
2911 2002-04-29  James Troup  <james@nocrew.org>
2912
2913         * katie.py (Katie.announce): (modified) patch from Raphael Hertzog
2914         <hertzog@debian.org> to send 'accepted' announce mails to the
2915         PTS. [#128140]
2916
2917 2002-04-24  James Troup  <james@nocrew.org>
2918
2919         * init_pool.sql (unstable_accepted): add two new fields to
2920         unstable_accepted; in_accepted is a boolean indicating whether or
2921         not the file is in accepted and last_used is a timestamp used by
2922         rhona to determine when to remove symlinks for installed packages.
2923
2924         * katie.py (Katie.accept): auto-build support take 2.  Create
2925         symlinks for all files into a seperate directory.  Add files to
2926         unstable_accepted as paths to the new directory; mark them as
2927         being in accepted for cameron.  Properly conditionalize it on a
2928         configuration variable.
2929
2930         * katie (install): likewise.  Update symlinks to point into the
2931         pool; mark the files for later deletion by rhona and mark them as
2932         not being in accepted for cameron.
2933
2934         * rhona (clean_accepted_autobuild): new function.
2935
2936 2002-04-22  James Troup  <james@nocrew.org>
2937
2938         * jennifer (check_files): handle db_access.get_location_id()
2939         returning -1 properly/better.
2940
2941         * rhona (clean_fingerprints): new function.
2942
2943 2002-04-21  James Troup  <james@nocrew.org>
2944
2945         * utils.py (touch_file): unused; remove.
2946         (plural): likewise.
2947
2948         * jennifer (check_files): close file descriptor used to get the
2949         control file.
2950         (check_md5sums): likewise.
2951         (callback): likewise.
2952
2953         * katie.py (Katie.do_reject): handle manual rejects much better;
2954         call the editor first and get confirmation from the user before
2955         proceeding.
2956
2957         * jennifer (check_signature): prefix_multi_line_string() moved to
2958         utils.
2959
2960         * utils.py (prefix_multi_line_string): moved here from jennifer.
2961
2962 2002-04-20  James Troup  <james@nocrew.org>
2963
2964         * lisa (main): handle non-existent files.
2965
2966         * ashley (main): allow *.katie files as arguments too.
2967
2968 2002-04-19  James Troup  <james@nocrew.org>
2969
2970         * katie.py (Katie.accept): add stuff to help auto-building from
2971         accepted; if the .orig.tar.gz is not part of the upload (i.e. it's
2972         in the pool), create a symlink to it in the accepted directory and
2973         add the .dsc and .{u,}deb(s) to a new 'unstable_accepted' table.
2974
2975         * katie (install): undo the "auto-building from accepted" stuff
2976         (i.e. remove the .orig.tar.gz symlink and remove the files from
2977         unstable_accepted table).
2978
2979 2002-04-16  James Troup  <james@nocrew.org>
2980
2981         * jennifer (upload_too_new): fix typo which was causing all
2982         timestamp comparisons to be against the .changes file.  Also move
2983         back to the original directory so we do the comparisons against
2984         accurate timestamps.
2985
2986         * tea (check_missing_tar_gz_in_dsc): new function.
2987
2988         * jennifer (check_dsc): add a check to ensure there is a .tar.gz
2989         file mentioned in the .dsc.
2990
2991         * lisa (main): use X-Katie in the mail headers, not X-Lisa; that
2992         way mails reach debian-{devel-,}changes@l.d.o.
2993
2994 2002-04-02  Ryan Murray  <rmurray@debian.org>
2995
2996         * cron.daily: run shania after rhona
2997         * cron.daily-non-US: likewise.
2998
2999 2002-04-01  James Troup  <james@nocrew.org>
3000
3001         * katie: re-add proposed-updates/stable install support.
3002
3003         * katie.py (Katie.dump_vars): add changes["changes"] as an
3004         optional field; should be mandatory later.
3005
3006 2002-03-31  James Troup  <james@nocrew.org>
3007
3008         * katie (install): support a Suite::<foo>::CopyKatie similar to
3009         CopyChanges.  Done seperately because .katie files don't need to
3010         be mirrored and will probably be copied to another directory as a
3011         result.
3012
3013         * halle (main): add missing debug to options.
3014
3015 2002-03-29  James Troup  <james@nocrew.org>
3016
3017         * madison (main): add a -r/--regex option.
3018
3019 2002-03-26  James Troup  <james@nocrew.org>
3020
3021         * lisa: don't trample on changes["distribution"]; make a copy of
3022         it as changes["suite"] instead and use that.
3023
3024 2002-03-16  Anthony Towns  <ajt@debian.org>
3025
3026         * templates/lisa.bxa_notification: Fix some grammatical errors.
3027         Encourage contact via bxa@ftp-master email address.
3028
3029 2002-03-15  James Troup  <james@nocrew.org>
3030
3031         * jennifer (check_timestamps): remove bogus raise in except.
3032
3033 2002-03-15  Anthony Towns  <ajt@debian.org>
3034
3035         * cron.monthly: rotate mail/archive/bxamail as well as
3036         mail/archive/mail. This is for a complete archive of
3037         correspondence with the BXA.
3038
3039 2002-03-14  Anthony Towns  <ajt@debian.org>
3040
3041         * crypto-in-main changes.
3042
3043         * utils.py (move, copy): add an optional perms= parameter to let you
3044         set the resulting permissions of the moved/copied file
3045         * katie.py (force_move): rejected/morgued files should be unreadable
3046         * jennifer (do_byhand, acknowledge_new): pending new and byhand files
3047         should be unreadable.
3048
3049 2002-03-07  Ryan Murray  <rmurray@debian.org>
3050
3051         * katie (install): check for existance of "files id" key as well as
3052         it being set to a valid value.
3053         * katie (install): check for existense and valid value for location
3054         id as well
3055
3056 2002-03-05  Ryan Murray  <rmurray@debian.org>
3057
3058         * katie.py (do_reject): reread the reason file after editing it.
3059
3060 2002-02-25  James Troup  <james@nocrew.org>
3061
3062         * jennifer (check_changes): don't enforce sanity in .changes file
3063         names since it doesn't seem to be possible; pcmica-cs and similar
3064         freak show packages in particular cause real problems.
3065
3066         * katie.py (Katie.check_dsc_against_db): initialize 'found' for
3067         each dsc_file since the .orig.tar.gz checking code now uses it as
3068         a boolean.  Fixes bizarro rejections which bogusly claimed
3069         .diff.gz md5sum/size was incorrect.
3070
3071 2002-02-24  James Troup  <james@nocrew.org>
3072
3073         * katie (process_it): reset reject_message.
3074
3075 2002-02-22  James Troup  <james@nocrew.org>
3076
3077         * db_access.py(set_files_id): disable use of
3078         currval('files_id_seq') because it was taking 3 seconds on auric
3079         which is insane (most calls take < 0.01) and simply call
3080         get_files_id() for the return value instead.
3081
3082         * katie.py (Katie.do_query): convenience function; unused by
3083         default, useful for profiling.
3084         * db_access.py (do_query): likewise.
3085
3086         * katie (install): fix insert SQL call when binary has no source.
3087
3088         * lisa (determine_new): auto-correct non-US/main to non-US.
3089         (determine_new): add a warning when adding things to stable.
3090         (edit_index): use our_raw_input().
3091         (edit_overrides): likewise.
3092         (do_new): likewise.  Use re.search() not re.match() since the
3093         default answer may not be the first one.
3094         (do_byhand): likewise.
3095         (do_new): Default to 'S'kip and never 'A'dd.
3096
3097         * jennifer (action): pass prompt to our_raw_input().
3098         * melanie (game_over): likewise.
3099         * katie (action): likewise.
3100
3101         * utils.py (our_raw_input): add an optional prompt argument to
3102         make the function more usable as a drop in replacement for
3103         raw_input().
3104
3105         * jennifer (check_files): correct reject() to not double prefix
3106         when using katie.py based functions.
3107         (check_dsc): likewise.
3108
3109         * katie.py (Katie.reject): prepend a new line if appropriate
3110         rathen than appending one to avoid double new lines when caller
3111         adds one of his own.
3112
3113         * lisa (determine_new): warn if the package is also in other
3114         components.
3115
3116 2002-02-20  James Troup  <james@nocrew.org>
3117
3118         * jennifer (check_files): if .changes file lists "source" in
3119         Architecture field, there must be a .dsc.
3120
3121 2002-02-15  James Troup  <james@nocrew.org>
3122
3123         * ashley (main): add some missing fields.
3124
3125         * katie.py (Katie.check_dsc_against_db): fix to take into account
3126         the fact that the .orig.tar.gz might be in byhand, accepted or
3127         new.  Also fix calling of reject().
3128         (Katie.check_binaries_against_db): fix calling of reject().
3129         (Katie.check_source_against_db): likewise.
3130         (Katie.dump_vars): add missing variables used for bug closures.
3131
3132         * lisa (changes_compare_by_time): sort by reverse time.
3133
3134         * katie.py (Katie.accept): log.
3135         (Katie.dump_vars): missing has_key test for optional changes fields.
3136
3137         * jennifer (main): print "Accepted blah blah" to stdout, not stderr.
3138         (process_it): traceback goes to stderr, not stdout.
3139         (acknowledge_new): log.
3140         (do_byhand): likewise.
3141
3142         * katie.py (Katie.update_subst): fix typo (Cnf vs. self.Cnf).
3143
3144         * add_constraints.sql: add grants for the new fingerprint table.
3145
3146 2002-02-13  James Troup  <james@nocrew.org>
3147
3148         * katie (do_reject): basename the .changes filename before trying
3149         to use it to construct the .reason filename.
3150         (process_it): call Katie.update_subst() so do_reject() DTRT with
3151         the mail template.
3152         (do_reject): setup the mail template correctly.
3153
3154 2002-02-12  James Troup  <james@nocrew.org>
3155
3156         * tea (process_dir): renamed 'arg' to 'unused' for clarity.
3157         (check_files): don't abuse global dictionaries.
3158         (Ent): use all variables.
3159         (check_timestamps): don't abuse global dictionaries.
3160
3161         * fernanda.py: renamed to .py so lisa can import it.
3162         (check_dsc): remove unused local variables (pychecker).
3163         (display_changes): split off from check_changes.
3164
3165         * katie: rewritten; most of the functionality moves to jennifer;
3166         what's left is the code to install packages once a day from the
3167         'accepted' directory.
3168
3169         * jennifer: new program, processes packages in 'unchecked'
3170         (i.e. most of the non-install functionality of old katie).
3171
3172         * katie.py: common functions shared between the clique of
3173         jennifer, lisa and katie.
3174
3175         * lisa: new program; handles NEW and BYHAND packages.
3176
3177         * jeri (usage): new function.
3178         (main): use it.
3179         (check_package): remove unused local variable (pychecker).
3180
3181         * init_pool.sql: new table fingerprint.  Add fingerprint colums to
3182         binaries and source.  Add install_date to source.
3183
3184         * halle (usage): new function.
3185         (main): use it.  Remove unused options.
3186         (check_changes): remove unused local variable (pychecker).
3187
3188         * add_constraints.sql: add fingerprint references.
3189
3190         * db_access.py (get_or_set_fingerprint_id): new function.
3191
3192         * ashley (main): new program; dumps the contents of a .katie file
3193         to stdout.
3194
3195         * alyson (main): remove option handling since we don't actually
3196         support any.
3197         * cindy (main): likewise.
3198
3199         * remove unnecessary imports and pre-define globals (pychecker).
3200
3201 2002-02-11  Anthony Towns  <ajt@debian.org>
3202
3203         * added installation-report and upgrade-report pseudo-packages
3204
3205 2002-01-28  Martin Michlmayr  <tbm@cyrius.com>
3206
3207         * katie (update_subst): use Dinstall::TrackingServer.
3208         * melanie (main): likewise.
3209
3210 2002-01-27  James Troup  <james@nocrew.org>
3211
3212         * shania (main): it's IntLevel not IntVal; thanks to tbm@ for
3213         noticing, jgg@ for fix.
3214
3215 2002-01-19  James Troup  <james@nocrew.org>
3216
3217         * utils.py (extract_component_from_section): handle non-US
3218         non-main properly.
3219
3220 2002-01-12  James Troup  <james@nocrew.org>
3221
3222         * madison: add support for -S/--source-and-binary which displays
3223         information for the source package and all it's binary children.
3224
3225 2002-01-13  Anthony Towns  <ajt@debian.org>
3226
3227         * katie.conf: Remove Catherine Limit and bump stable to 2.2r5
3228         * katie.conf: Add Dinstall::SigningKeyIds option, set to the 2001
3229           and 2002 key ids.
3230         * katie.conf-non-US: Likewise.
3231         * ziyi: Suppoer Dinstall::SigningKeyIds to sign a Release file with
3232           multiple keys automatically. This is probably only useful for
3233           transitioning from an expired (or revoked?) key.
3234
3235 2002-01-08  Ryan Murray  <rmurray@debian.org>
3236
3237         * debian/python-dep: new file that prints out python:Depends for
3238           substvars
3239         * debian/control: use python:Depends, build-depend on python
3240           lower Depends: on postgresql to Suggests:
3241         * debian/rules: determine python version, install to the correct
3242           versioned dir
3243
3244 2001-12-18  Anthony Towns  <ajt@debian.org>
3245
3246         * ziyi: unlink Release files before overwriting them (in case they've
3247           been merged)
3248         * ziyi: always include checksums/sizes for the uncompressed versions
3249           of Sources and Packages, even if they're not present on disk
3250
3251 2001-11-26  Ryan Murray  <rmurray@debian.org>
3252
3253         * ziyi (main): add SigningPubKey config option
3254         * katie.conf: use SigningPubKey config option
3255         * katie.conf-non-US: likewise
3256
3257 2001-11-24  James Troup  <james@nocrew.org>
3258
3259         * katie (acknowledge_new): log newness.
3260
3261 2001-11-24  Anthony Towns  <ajt@debian.org>
3262
3263         * ziyi (real_arch): bail out if some moron forgot to reset
3264         untouchable on stable.
3265         (real_arch): source Release files.
3266
3267 2001-11-19  James Troup  <james@nocrew.org>
3268
3269         * claire.py (main): don't use apt_pkg.ReadConfigFileISC and
3270         utils.get_conf().
3271         * shania (main): likewise.
3272
3273         * rhona (main): add default options.
3274
3275         * db_access.py (get_archive_id): case independent.
3276
3277         * katie (action): sort files so that ordering is consistent
3278         between mails; noticed/requested by Joey.
3279
3280 2001-11-17  Ryan Murray  <rmurray@debian.org>
3281
3282         * utils.py: add get_conf function, change startup code to read all
3283           config files to the Cnf that get_conf returns
3284           use the component list from the katie conf rather than the hardcoded
3285           list.
3286         * all scripts: use new get_conf function
3287         * shania: fix try/except around changes files
3288         * jenna: only do debian-installer if it is a section in Cnf
3289
3290 2001-11-16  Ryan Murray  <rmurray@debian.org>
3291
3292         * shania (main): Initialize days to a string of a number.
3293                  (main): Initialize Cnf vars before reading in Cnf
3294
3295 2001-11-14  Ryan Murray  <rmurray@debian.org>
3296
3297         * shania (main): Initialize days to a number.
3298
3299 2001-11-04  James Troup  <james@nocrew.org>
3300
3301         * docs/Makefile: use docbook-utils' docbook2man binary.
3302
3303         * Change all "if foo == []" constructs into "if not foo".
3304
3305         * katie (check_changes): when installing into stable from
3306         proposed-updates, remove all non-stable target distributions.
3307         (check_override): don't check for override disparities on stable
3308         installs.
3309         (stable_install): update install_bytes appropriately.
3310         (reject): stable rejection support; i.e. don't remove files when
3311         rejecting files in the pool, rather remove them from the
3312         proposed-update suite instead, rhona will do the rest.
3313         (manual_reject): support for a stable specific template.
3314         (main): setup up stable rejector in subst.
3315
3316 2001-11-04  Martin Michlmayr  <tbm@cyrius.com>
3317
3318         * debian/control (Build-Depends): docbook2man has been superseded
3319         by docbook-utils.
3320
3321         * neve (main): exit with a more useful error message.
3322         (update_suites): Suite::<suite>::Version, Origin and Description
3323         are not required, so don't fail if they don't exist.
3324
3325         * db_access.py (get_archive_id): return -1 on error rather than
3326         raise an exception.
3327         (get_location_id): likewise.
3328
3329         * madison (main): don't exit on the first not-found package,
3330         rather exit with an appropriate return code after processing all
3331         packages.
3332
3333 2001-11-03  James Troup  <james@nocrew.org>
3334
3335         * claire.py (find_dislocated_stable): add per-architecture
3336         symlinks for dislocated architecture: all debs.
3337
3338 2001-10-19  Anthony Towns  <ajt@debian.org>
3339
3340         * apt.conf*, katie.conf*: add mips, mipsel, s390 to testing.
3341
3342 2001-10-10  Anthony Towns  <ajt@debian.org>
3343
3344         * claire.py (fix_component_section): do _not_ assign to None under
3345         any circumstances
3346
3347 2001-10-07  Martin Michlmayr  <tbm@cyrius.com>
3348
3349         * melanie (main): don't duplicate architectures when removing from
3350         more than one suite.
3351
3352         * heidi (main, process_file, get_list): report suite name not ID.
3353
3354         * naima (nmu_p): be case insensitive.
3355
3356         * naima (action): more list handling clean ups.
3357
3358         * melanie (main): clean up lists handling to use string.join and
3359         IN's.
3360
3361         * madison (main): clean up suite and architecture argument parsing
3362         to use slices less and string.join more.
3363
3364         * utils.py (parse_changes): Use string.find() instead of slices for
3365         string comparisons thereby avoid hardcoding the length of strings.
3366         * ziyi (main): likewise.
3367
3368 2001-10-07  James Troup  <james@nocrew.org>
3369
3370         * Remove mode argument from utils.open_files() calls if it's the
3371         default, i.e. 'r'.
3372
3373 2001-09-27  James Troup  <james@nocrew.org>
3374
3375         * katie (init): new function; options clean up.
3376         (usage): add missing options, remove obsolete ones.
3377         (main): adapt for the two changes above.  If the lock file or
3378         new-ack log file don't exist, create them.  Don't try to open the
3379         new-ack log file except running in new-ack mode.
3380
3381         * alyson (main): initialize all the tables that are based on the
3382         conf file.
3383
3384         * utils.py (touch_file): like touch(1).
3385         (where_am_i): typo.
3386
3387         * catherine (usage): new.
3388         (main): use it.  options cleanup.
3389         * claire.py: likewise.
3390         * fernanda: likewise.
3391         * heidi: likewise.
3392         * jenna: likewise.
3393         * shania: likewise.
3394         * ziyi: likewise.
3395
3396         * andrea: options cleanup.
3397         * charisma: likewise.
3398         * julia: likewise.
3399         * madison: likewise.
3400         * melanie: likewise.
3401         * natalie: likewise.
3402         * rhona: likewise.
3403         * tea: likewise.
3404
3405 2001-09-26  James Troup  <james@nocrew.org>
3406
3407         * utils.py: default to sane config file locations
3408         (/etc/katie/{apt,katie}.conf.  They can be the actual config files
3409         or they can point to the real ones through use of a new Config
3410         section.  Based on an old patch by Adam Heath.
3411         (where_am_i): use the new default config stuff.
3412         (which_conf_file): likewise.
3413         (which_apt_conf_file): likewise.
3414
3415         * charisma (main): output defaults to
3416         `Package~Version\tMaintainer'; input can be of either form.  When
3417         parsing the new format do version comparisons, when parsing the
3418         old format assume anything in the extra file wins.  This fixes the
3419         problem of newer non-US packages being overwhelmed by older
3420         versions still in stable on main.
3421
3422 2001-09-17  James Troup  <james@nocrew.org>
3423
3424         * natalie.py (list): use result_join().
3425
3426         * denise (main): result_join() moved to utils.
3427
3428         * utils.py (result_join): move to utils; add an optional seperator
3429         argument.
3430
3431 2001-09-14  James Troup  <james@nocrew.org>
3432
3433         * heidi (set_suite): new function; does --set like natalie does,
3434         i.e. turns it into a sequence of --add's and --remove's
3435         internally.  This is a major win (~20 minute run time > ~20
3436         seconds) in the common, everday (i.e. testing) case.
3437         (get_id): common code used by set_suite() and process_file().
3438         (process_file): call set_suite() and get_id().
3439         (main): add logging support.
3440
3441         * julia: new script; syncs PostgeSQL with (LDAP-generated) passwd
3442         files.
3443
3444         * utils.py (parse_changes): use slices or simple string comparison
3445         in favour of regexes where possible.
3446
3447         * sql-aptvc.cpp (versioncmp): rewritten to take into account the
3448         fact that the string VARDATA() points to are not null terminated.
3449
3450         * denise (result_join): new function; like string.join() but
3451         handles None's.
3452         (list): use it.
3453         (main): likewise.
3454
3455         * charisma (main): python-pygresql 7.1 returns None not "".
3456
3457 2001-09-14  Ryan Murray  <rmurray@debian.org>
3458
3459         * natalie.py (list): handle python-pygresql 7.1 returning None.
3460
3461 2001-09-10  Martin Michlmayr  <tbm@cyrius.com>
3462
3463         * madison (main): return 1 if no package is found.
3464
3465 2001-09-08  Martin Michlmayr  <tbm@cyrius.com>
3466
3467         * madison (main): better error handling for incorrect
3468         -a/--architecture or -s/--suite arguments.
3469         (usage): new.
3470         (main): use it.
3471
3472 2001-09-05  Ryan Murray  <rmurray@debian.org>
3473
3474         * charisma, madison, katie: remove use of ROUser
3475         * katie.conf,katie.conf-non-US: remove defintion of ROUser
3476
3477 2001-08-26  James Troup  <james@nocrew.org>
3478
3479         * katie (nmu_p.is_an_nmu): use maintaineremail to check for group
3480         maintained packages at cjwatson@'s request.
3481
3482 2001-08-21  James Troup  <james@nocrew.org>
3483
3484         * madison (main): add -a/--architecture support.
3485
3486         * jenna: use logging instead of being overly verbose on stdout.
3487
3488 2001-08-11  Ryan Murray  <rmurray@debian.org>
3489
3490         * melanie: add functional help option
3491
3492 2001-08-07  Anthony Towns  <ajt@debian.org>
3493
3494         * apt.conf, katie.conf: Add ia64 and hppa to testing.
3495
3496 2001-07-28  James Troup  <james@nocrew.org>
3497
3498         * katie (check_dsc): ensure source version is >> than existing
3499         source in target suite.
3500
3501 2001-07-25  James Troup  <james@nocrew.org>
3502
3503         * natalie.py: add logging support.
3504
3505         * utils.py (open_file): make the second argument optional and
3506         default to read-only.
3507
3508         * rene (main): work around broken source packages that duplicate
3509         arch: all packages with arch: !all packages (no longer allowed
3510         into the archive by katie).
3511
3512 2001-07-13  James Troup  <james@nocrew.org>
3513
3514         * katie (action): don't assume distribution is a dictionary.
3515         (update_subst): don't assume architecture is a dictionary and that
3516         maintainer822 is defined.
3517         (check_changes): recognise nk_format exceptions.
3518         (check_changes): reject on 'testing' only uploads.
3519         (check_files): when checking to ensure all packages are newer
3520         versions check against arch-all packages too.
3521         (check_dsc): enforce the existent of a sane set of mandatory
3522         fields.  Ensure the version number in the .dsc (modulo epoch)
3523         matches the version number in the .changes file.
3524
3525         * utils.py (changes_compare): ignore all exceptions when parsing
3526         the changes files.
3527         (build_file_list): don't UNDEF on a changes file with no format
3528         field.
3529
3530 2001-07-07  James Troup  <james@nocrew.org>
3531
3532         * katie (nmu_p.is_an_nmu): check 'changedby822' for emptiness
3533         rather than 'changedbyname' to avoid false negatives on uploads
3534         with an email-address-only Changed-By field.
3535         (check_dsc): don't overwrite reject_message; append to it.
3536         (check_signature): likewise.
3537         (check_changes): likewise.
3538         (announce): condition logging on 'action'.
3539
3540         * logging.py: new logging module.
3541
3542         * katie: Cleaned up code by putting Cnf["Dinstall::Options"]
3543         sub-tree into a separate (global) variable.
3544         (check_dsc): ensure format is 1.0 to retain backwards
3545         compatability with dpkg-source in potato.
3546         (main): only try to obtain the lock when not running in no-action
3547         mode.
3548         Use the new logging module.
3549
3550         * christina: initial version; only partially usable.
3551
3552 2001-06-28  Anthony Towns  <ajt@debian.org>
3553
3554         * apt.conf: Add ExtraOverrides to auric.
3555
3556 2001-06-25  James Troup  <james@nocrew.org>
3557
3558         * katie (nmu_p.is_an_nmu): the wonderful dpkg developers decided
3559         they preferred the name 'Uploaders'.
3560
3561 2001-06-23  James Troup  <james@nocrew.org>
3562
3563         * katie (check_files): fix typo in uncommon rejection message,
3564         s/sourceversion/source version/.
3565
3566         * denise (main): we can't use print because stdout has been
3567         redirected.
3568
3569         * katie (source_exists): new function; moved out of check_files()
3570         and added support for binary-only NMUs of earlier sourceful NMUs.
3571
3572         * rhona (clean): find_next_free has moved.
3573
3574         * utils.py (find_next_free): new function; moved here from rhona.
3575         Change too_many to be an argument with a default value, rather
3576         than a hardcoded variable.
3577
3578         * shania: rewritten to work better; REJECTion reminder mail
3579         handling got lost though.
3580
3581 2001-06-22  James Troup  <james@nocrew.org>
3582
3583         * rhona (main): remove unused override code.
3584
3585         * fernanda (main): remove extraneous \n's from utils.warn calls.
3586         * natalie.py (list): likewise.
3587
3588         * catherine, cindy, denise, heidi, jenna, katie, neve, rhona, tea:
3589         use utils.{warn,fubar} where appropriate.
3590
3591 2001-06-21  James Troup  <james@nocrew.org>
3592
3593         * katie (nmu_p): new class that encapsulates the "is a nmu?"
3594         functionality.
3595         (nmu_p.is_an_nmu): add support for multiple maintainers specified
3596         by the "Maintainers" field in the .dsc file and maintainer groups.
3597         (nmu_p.__init__): read in the list of group maintainer names.
3598         (announce): use nmu_p.
3599
3600 2001-06-20  James Troup  <james@nocrew.org>
3601
3602         * rene (main): hardcode the suite experimental is compared to by
3603         name rather than number.
3604
3605         * katie (check_files): differentiate between doesn't-exist and
3606         permission-denied in "can not read" rejections; requested by edd@.
3607         (check_dsc): use os.path.exists rather than os.access to allow the
3608         above check to kick in.
3609
3610         * heidi (process_file): read all input before doing anything and
3611         use transactions.
3612
3613 2001-06-15  James Troup  <james@nocrew.org>
3614
3615         * fernanda: new script; replaces old 'check' shell script
3616         nastiness.
3617
3618 2001-06-14  James Troup  <james@nocrew.org>
3619
3620         * katie: actually import traceback module to avoid amusing
3621         infinite loop.
3622
3623 2001-06-10  James Troup  <james@nocrew.org>
3624
3625         * utils.py (extract_component_from_section): fix to handle just
3626         'non-free' and 'contrib'.  Also fix to handle non-US in a
3627         completely case insensitive manner as a component.
3628
3629 2001-06-08  James Troup  <james@nocrew.org>
3630
3631         * madison (arch_compare): sort function that sorts 'source' first
3632         then alphabetically.
3633         (main): use it.
3634
3635 2001-06-05  Jeff Licquia  <jlicquia@progeny.com>
3636
3637         * catherine (poolize): explicitly make poolized_size a long so it
3638         doesn't overflow when poolizing e.g. entire archives.
3639
3640 2001-06-01  James Troup  <james@nocrew.org>
3641
3642         * utils.py (send_mail): throw exceptions rather than exiting.
3643
3644         * katie (process_it): catch exceptions and ignore them.
3645
3646 2001-06-01  Michael Beattie  <mjb@debian.org>
3647
3648         * added update-mailingliststxt and update-readmenonus to update
3649         those files, respectively. modified cron.daily{,-non-US} to
3650         use them.
3651
3652 2001-05-31  Anthony Towns  <ajt@debian.org>
3653
3654         * rhona: make StayOfExecution work.
3655
3656 2001-05-31  James Troup  <james@nocrew.org>
3657
3658         * rhona (find_next_free): fixes to not overwrite files but rename
3659         them by appending .<n> instead.
3660         (clean): use find_next_free and use dated sub-directories in the
3661         morgue.
3662
3663         * utils.py (move): don't overwrite files unless forced to.
3664         (copy): likewise.
3665
3666 2001-05-24  James Troup  <james@nocrew.org>
3667
3668         * katie (check_files): determine the source version here instead
3669         of during install().
3670         (check_files): check for existent source with bin-only NMU
3671         support.
3672         (main): sort the list of changes so that the source-must-exist
3673         check Does The Right Thing(tm).
3674
3675         * utils.py (changes_compare): new function; sorts a list of
3676         changes files by 'have-source', source, version.
3677         (cc_fix_changes): helper function.
3678         (parse_changes): use compiled regexes.
3679         (fix_maintainer): likewise.
3680
3681         * rene (main): warn about packages in experimental that are
3682         superseded by newer versions in unstable.
3683
3684 2001-05-21  James Troup  <james@nocrew.org>
3685
3686         * rene (main): add support for checking for ANAIS (Architecture
3687         Not Allowed In Source) packages.
3688
3689 2001-05-17  James Troup  <james@nocrew.org>
3690
3691         * katie (check_changes): initalize `architecture' dictionary in
3692         changes global so that if we can't parse the changes file for
3693         whatever reason we don't undef later on.
3694
3695         * utils.py (parse_changes): fix handling of multi-line fields
3696         where the first line did have data.
3697
3698 2001-05-05  Anthony Towns  <ajt@debian.org>
3699
3700         * ziyi: Add "NotAutomatic: yes" to experimental Release files.
3701         (It should always have been there. Ooopsy.)
3702
3703 2001-05-03  Anthony Towns  <ajt@debian.org>
3704
3705         * jenna: Cleanup packages that move from arch:any to arch:all or
3706         vice-versa.
3707
3708 2001-04-24  Anthony Towns  <ajt@debian.org>
3709
3710         * ziyi: add ``SHA1:'' info to Release files. Also hack them up to
3711         cope with debian-installer and boot-floppies' md5sum.txt.
3712
3713 2001-04-16  James Troup  <james@nocrew.org>
3714
3715         * katie (check_changes): add missing %s format string argument.
3716         (stable_install): temporary work around for morgue location to
3717         move installed changes files into.
3718         (stable_install): helps if you actually read in the template.
3719         (manual_reject): fix for editing of reject messages which was
3720         using the wrong variable name.
3721
3722         * jenna (generate_src_list): typo; s/package/source/; fixes undef crash.
3723
3724 2001-04-13  James Troup  <james@nocrew.org>
3725
3726         * katie (manual_reject): Cc the installer.
3727         (reject): don't.
3728         (check_changes): remove unused maintainer-determination code.
3729         (update_subst): add support for Changed-By when setting the
3730         *MAINTAINER* variables.
3731
3732         * rene (bar): new function to check for packages on architectures
3733         when they shouldn't be.
3734
3735         * natalie.py (main): use fubar() and warn() from utils.
3736
3737         * utils.py (whoami): new mini-function().
3738         * melanie (main): use it.
3739         * katie (manual_reject): likewise.
3740
3741 2001-04-03  James Troup  <james@nocrew.org>
3742
3743         * katie (action): ignore exceptions from os.path.getmtime() so we
3744         don't crash on non-existent changes files (e.g. when they are
3745         moved between the start of the install run in cron.daily and the
3746         time we get round to processing them).
3747
3748         * madison (main): also list source and accept -s/--suite.
3749
3750         * jenna (generate_src_list): missing \n in error message.
3751
3752         * katie (update_subst): add sane defaults for when changes is
3753         skeletal.
3754
3755 2001-03-29  James Troup  <james@nocrew.org>
3756
3757         * melanie (main): use fubar() and warn() from utils.  Remember who
3758         the maintainer for the removed packages are and display that info
3759         to the user.  Readd support for melanie-specific Bcc-ing that got
3760         lost in the TemplateSubst transition.
3761
3762         * utils.py (fubar): new function.
3763         (warn): like wise.
3764
3765         * db_access.py (get_maintainer): as below.
3766
3767         * charisma (get_maintainer): moved the bulk of this function to
3768         db_access so that melanie can use it too.
3769
3770         * claire.py (find_dislocated_stable): restrict the override join
3771         to those entries where the suite is stable; this avoids problems
3772         with packages which have moved to new sections (e.g. science)
3773         between stable and unstable.
3774
3775 2001-03-24  James Troup  <james@nocrew.org>
3776
3777         * catherine (poolize): new function; not really independent of
3778         main() fully, yet.
3779         (main): use it.
3780
3781         * katie (stable_install): __SUITE__ needs to be space prefixed
3782         because buildd's check for 'INSTALLED$'.
3783
3784 2001-03-22  James Troup  <james@nocrew.org>
3785
3786         * utils.py (regex_safe): also need to escape '.'; noticed by ajt@.
3787
3788         * jenna: rewritten; now does deletions on a per-suite level
3789         instead of a per-suite-component-architecture-type level.  This
3790         allows mutli-component packages to be auto-cleaned (and as a
3791         bonus, reduces the code size and duplication).
3792
3793 2001-03-22  Anthony Towns  <ajt@debian.org>
3794
3795         * ziyi (main): fix ziyi to overwrite existing Release.gpg files
3796         instead of just giving a gpg error.
3797
3798 2001-03-21  James Troup  <james@nocrew.org>
3799
3800         * madison (main): use apt_pkg.VersionCompare to sort versions so
3801         that output is correctly sorted for packages like debhlper.
3802         Noticed by ajt@.
3803
3804         * tea (check_source_in_one_dir): actually find problematic source
3805         packages.
3806
3807         * katie (check_dsc): remember the orig.tar.gz's location ID if
3808         it's not in a legacy suite.
3809         (check_diff): we don't use orig_tar_id.
3810         (install): add code to handle sourceful diff-only upload of
3811         packages which change components by copying the .orig.tar.gz into
3812         the new component, if it doesn't already exist there.
3813         (process_it): reset orig_tar_location (as above).
3814
3815         * melanie (main): use template substiution for the bug closing
3816         emails.
3817         (main): don't hardcode bugs.debian.org or packages.debian.org
3818         either; use configuration items.
3819
3820         * katie: likewise.
3821
3822         * natalie.py (init): use None rather than 'localhost' for the
3823         hostname given to pg.connect.
3824
3825         * utils.py (TemplateSubst): new function; lifted from
3826         userdir-ldap.
3827
3828 2001-03-21  Ryan Murray  <rmurray@debian.org>
3829
3830         * katie (announce): fix the case of non-existent
3831         Suite::$SUITE::Announce.
3832
3833 2001-03-20  Ryan Murray  <rmurray@debian.org>
3834
3835         * debian/rules (binary-indep): install melanie into /usr/bin/ not
3836         /usr/.
3837
3838         * alyson (main): use config variable for database name.
3839         * andrea (main): likewise.
3840         * catherine (main): likewise.
3841         * charisma (main): likewise.
3842         * cindy (main): likewise.
3843         * claire.py (main): likewise.
3844         * denise (main): likewise.
3845         * heidi (main): likewise.
3846         * jenna (main): likewise.
3847         * katie (main): likewise.
3848         * madison (main): likewise.
3849         * melanie (main): likewise.
3850         * neve (main): likewise.
3851         * rhona (main): likewise.
3852         * tea (main): likewise.
3853
3854 2001-03-15  James Troup  <james@nocrew.org>
3855
3856         * rhona (check_sources): fixed evil off by one (letter) error
3857         which was causing only .dsc files to be deleted when cleaning
3858         source packages.
3859
3860         * charisma (get_maintainer_from_source): remove really stupid and
3861         gratuitous IN sub-query and replace with normal inner join.
3862         (main): connect as read-only user nobody.
3863
3864         * rhona (clean_maintainers): rewritten to use SELECT and sub-query
3865         with EXISTS.
3866         (check_files): likewise; still disabled by default though.
3867         (clean_binaries): add ' seconds' to the mysterious number in the
3868         output.
3869         (clean): likewise.
3870
3871         * tea (check_files): add missing global declaration on db_files.
3872
3873 2001-03-14  James Troup  <james@nocrew.org>
3874
3875         * rhona: rewritten large chunks. Removed a lot of the silly
3876         selecting into dictionaries and replaced it with 'where exists'
3877         based sub queries.  Added support for StayOfExecution.  Fix the
3878         problem with deleting dsc_files too early and disable cleaning of
3879         unattached files.
3880
3881 2001-03-14  Anthony Towns  <ajt@debian.org>
3882
3883         * katie (announce): also check Changed-By when trying to detect
3884         NMUs.
3885
3886 2001-03-06  Anthony Towns  <ajt@debian.org>
3887
3888         * ziyi (main): Generate Release.gpg files as well, using the key from
3889         Dinstall::SigningKey in katie.conf, if present. That key has to be
3890         passwordless, and hence kept fairly secretly.
3891
3892 2001-03-02  James Troup  <james@nocrew.org>
3893
3894         * utils.py (str_isnum): new function; checks to see if the string
3895         is a number.
3896
3897         * shania (main): fix _hideous_ bug which was causing all files > 2
3898         weeks old to be deleted from incoming, even if they were part of a
3899         valid upload.
3900
3901 2001-02-27  James Troup  <james@nocrew.org>
3902
3903         * melanie (main): accept new argument -C/--carbon-copy which
3904         allows arbitarty carbon-copying of the bug closure messages.
3905         Cleaned up code by putting Cnf["Melanie::Options"] sub-tree into a
3906         separate variable.
3907
3908 2001-02-27  Anthony Towns  <ajt@debian.org>
3909
3910         * ziyi: new program; generates Release files.
3911
3912 2001-02-25  James Troup  <james@nocrew.org>
3913
3914         * katie (reject): add missing '\n' to error message.
3915         (manual_reject): likewise.
3916         (install): catch exceptions from moving the changes file into DONE
3917         and ignore them.
3918
3919         * tea (check_md5sums): new function.
3920
3921 2001-02-25  Michael Beattie  <mjb@debian.org>
3922
3923         * melanie: use $EDITOR if available.
3924
3925 2001-02-15  James Troup  <james@nocrew.org>
3926
3927         * utils.py (parse_changes): don't crash and burn on empty .changes
3928         files.  Symptoms noticed by mjb@.
3929
3930 2001-02-15  Adam Heath  <doogie@debian.org>
3931
3932         * denise (main): use an absolute path for the output filename.
3933
3934         * sql-aptvc.cpp: don't #include <utils/builtins.h> as it causes
3935         compile errors with postgresql-dev >= 7.0.
3936
3937 2001-02-12  James Troup  <james@nocrew.org>
3938
3939         * rene: initial version.
3940
3941         * andrea: initial version.
3942
3943         * catherine (main): remove obsolete assignment of arguments.
3944
3945 2001-02-09  James Troup  <james@nocrew.org>
3946
3947         * catherine: first working version.
3948
3949 2001-02-06  James Troup  <james@nocrew.org>
3950
3951         * katie (check_files): validate the priority field; i.e. ensure it
3952         doesn't contain a '/' (to catch people prepending the priority
3953         with the component rather than the section).
3954         (check_override): don't warn about source packages; the only check
3955         is on section and we have no GUI tools that would use the Section
3956         field for a Sources file.
3957         (announce): use tags rather than severities for NMUs.  Requested
3958         by Josip Rodin <joy@>. [#78035]
3959
3960 2001-02-04  James Troup  <james@nocrew.org>
3961
3962         * tea (check_override): new function; ensures packages in suites
3963         are also in the override file.  Thanks to bod@ for noticing that
3964         such packages existed.
3965
3966         * katie: move file type compiled regular expressions to utils as
3967         catherine uses them too.
3968         (check_changes): always default maintainer822 to the installer
3969         address so that any bail out won't cause undefs later.
3970         (check_files): update file type re's to match above.
3971         (stable_install): likewise.
3972         (reject): handle any except from moving the changes files.  Fixes
3973         crashes on unreadable changes files.
3974
3975         * melanie (main): add an explanation of why things are not removed
3976         from testing.
3977
3978 2001-01-31  James Troup  <james@nocrew.org>
3979
3980         * melanie (main): ignore a) no message, b) removing from stable or
3981         testing when invoked with -n/--no-action.
3982
3983         * katie (check_override): lower section before checking to see if
3984         we're whining about 'non-US' versus 'non-US/main'.
3985
3986         * sql-aptvc.cpp: new file; wrapper around apt's version comparison
3987         function so that we can use inside of PostgreSQL.
3988
3989 2001-01-28  James Troup  <james@nocrew.org>
3990
3991         * katie: updated to pass new flag to parse_changes() and deal with
3992         the exception raised on invalid .dsc's if appropriate.
3993         * shania (main): likewise.
3994         * melanie (main): likewise.
3995
3996         * tea (check_dscs): new function to validate all .dsc files in
3997         unstable.
3998
3999         * utils.py (parse_changes): if passed an additional flag, validate
4000         the .dsc file to ensure it's extractable by dpkg-source.
4001         Requested by Ben Collins <bcollins@>.
4002
4003 2001-01-27  James Troup  <james@nocrew.org>
4004
4005         * madison (main): connect to the DB as nobody.
4006
4007         * katie (check_files): remove support for -r/--no-version-check
4008         since it makes no sense under katie (jenna will automatically
4009         remove the (new) older version) and was evil in any event.
4010         (check_changes): add missing new line to rejection message.
4011         (check_dsc): likewise.
4012         (process_it): reset reject_message here.
4013         (main): not here.  Also remove support for -r.
4014
4015 2001-01-26  James Troup  <james@nocrew.org>
4016
4017         * katie (check_override): don't whine about 'non-US/main' versus
4018         'non-US'.
4019
4020 2001-01-26  Michael Beattie  <mjb@debian.org>
4021
4022         * natalie.py (usage): new function.
4023         (main): use it.
4024
4025 2001-01-25  Antti-Juhani Kaijanaho  <gaia@iki.fi>
4026
4027         * update-mirrorlists: Update README.non-US too (request from Joy).
4028
4029 2001-01-25  James Troup  <james@nocrew.org>
4030
4031         * katie (reject): catch any exception from utils.move() and just
4032         pass, we previously only caught can't-overwrite errors and not
4033         can't-read ones.
4034
4035         * jenna (generate_src_list): use ORDER BY in selects to avoid
4036         unnecessary changes to Packages files.
4037         (generate_bin_list): likewise.
4038
4039         * utils.py (extract_component_from_section): separated out from
4040         build_file_list() as it's now used by claire too.
4041
4042         * claire.py (find_dislocated_stable): rewrite the query to extract
4043         section information and handle component-less locations properly.
4044         Thanks to ajt@ for the improved queries.
4045         (fix_component_section): new function to fix components and
4046         sections.
4047
4048 2001-01-23  James Troup  <james@nocrew.org>
4049
4050         * katie (check_files): set file type for (u?)debs first thing, so
4051         that if we continue, other functions which rely on file type
4052         existing don't bomb out.  If apt_pkg or apt_inst raise an
4053         exception when parsing the control file, don't try any other
4054         checks, just drop out.
4055         (check_changes): new test to ensure there is actually a target
4056         distribution.
4057
4058 2001-01-22  James Troup  <james@nocrew.org>
4059
4060         * katie (usage): s/dry-run/no-action/.  Noticed by Peter Gervai
4061         <grin@>.
4062         (check_changes): when mapping to unstable, remember to actually
4063         add unstable to the suite list and not just remove the invalid
4064         suite.
4065
4066 2001-01-21  James Troup  <james@nocrew.org>
4067
4068         * katie (check_files): catch exceptions from debExtractControl()
4069         and reject packages which raise any.
4070
4071 2001-01-19  James Troup  <james@nocrew.org>
4072
4073         * katie (check_signature): basename() file name in rejection
4074         message.
4075
4076 2001-01-18  James Troup  <james@nocrew.org>
4077
4078         * katie (in_override_p): remember the section and priority from
4079         the override file so we can check them against the package later.
4080         (check_override): new function; checks section and priority (for
4081         binaries) from the package against the override file and mails the
4082         maintainer about any disparities.
4083         (install): call check_override after announcing the upload.
4084
4085 2001-01-16  James Troup  <james@nocrew.org>
4086
4087         * utils.py (build_file_list): catch ValueError's from splitting up
4088         the files field and translate it into a parse error.
4089
4090         * tea: add support for finding unreferenced files.
4091
4092         * katie (in_override_p): add support for suite-aliasing so that
4093         proposed-updates uploads work again.
4094         (check_changes): catch parses errors from utils.build_file_list().
4095         (check_dsc): likewise.
4096         (check_diff): yet more dpkg breakage so we require even newer a
4097         version.
4098
4099         * jenna (generate_bin_list): don't do nasty path munging that's no
4100         longer needed.
4101
4102         * denise (main): support for non-US; and rename testing's override
4103         files so they're based on testing's codename.
4104
4105 2001-01-16  Martin Michlmayr  <tbm@cyrius.com>
4106
4107         * melanie: add to the bug closing message explaining what happens
4108         (or rather doesn't) with bugs against packages that have been
4109         removed.
4110
4111 2001-01-14  James Troup  <james@nocrew.org>
4112
4113         * charisma (main): fix silly off-by-one error; suite priority
4114         checking was done using "less than" rather than "less than or
4115         equal to" which was causing weird hesienbugs with wrong Maintainer
4116         fields.
4117
4118 2001-01-10  James Troup  <james@nocrew.org>
4119
4120         * katie (in_override_p): adapted to use SQL-based overrides.
4121         read_override_file function disappears.
4122
4123         * db_access.py: add new functions get_section_id, get_priority_id
4124         and get_override_type_id.
4125         (get_architecture_id): return -1 if the architecture is not found.
4126
4127         * heidi: switch %d -> %d in all SQL queries.
4128         (get_list): Use string.join where appropriate.
4129
4130         * rhona (in_override_p): don't die if the override file doesn't
4131         exist.
4132         (main): warn if the override file doesn't exist.
4133
4134         * alyson: new script; will eventually sync the config file and the
4135         SQL database.
4136
4137         * natalie.py: new script; manipulates overrides.
4138
4139         * melanie: new script; removes packages from suites.
4140
4141 2001-01-08  James Troup  <james@nocrew.org>
4142
4143         * katie (re_bad_diff): whee; dpkg 1.8.1.1 didn't actually fix
4144         anything it just changed the symptom.  Recognise the new breakage
4145         and reject them too.
4146
4147 2001-01-07  James Troup  <james@nocrew.org>
4148
4149         * katie (check_dsc): when adding the cwd copy of the .orig.tar.gz
4150         to the .changes file, be sure to set up files[filename]["type"]
4151         too.
4152
4153 2001-01-06  James Troup  <james@nocrew.org>
4154
4155         * katie (check_diff): new function; detects bad diff files
4156         produced by dpkg 1.8.1 and rejects thems.
4157         (process_it): call check_diff().
4158         (check_dsc): gar.  Add support for multiple versions of the
4159         .orig.tar.gz file in the archive from -sa uploads.  Check md5sum
4160         and size against all versions and use one which matches if
4161         possible and exclude any that don't from being poolized to avoid
4162         file overwrites.  Thanks to broonie@ for providing the example.
4163         (install): skip any files marked as excluded as above.
4164
4165 2001-01-05  James Troup  <james@nocrew.org>
4166
4167         * heidi (process_file): add missing argument to error message.
4168
4169 2001-01-04  James Troup  <james@nocrew.org>
4170
4171         * heidi (main): fix handling of multiple files by reading all
4172         files not just the first file n times (where n = the number of
4173         files passed as arguments).
4174
4175 2001-01-04  Anthony Towns  <ajt@debian.org>
4176
4177         * katie (check_dsc): proper fix for the code which locates the
4178         .orig.tar.gz; check for '<filename>$' or '^<filename>$'.
4179
4180 2000-12-20  James Troup  <james@nocrew.org>
4181
4182         * rhona: replace IN's with EXISTS's to make DELETE time for
4183         binaries and source sane on auric.  Add a -n/--no-action flag and
4184         make it stop actions if used.  Fixed a bug in binaries deletion
4185         with no StayOfExecution (s/</<=/).  Add working -h/--help and
4186         -V/--version.  Giving timing info on deletion till I'm sure it's
4187         sane.
4188
4189         * katie (check_changes): map testing to unstable.
4190
4191         * madison: new script; shows versions in different architectures.
4192
4193         * katie (check_dsc): ensure size matches as well as md5sum;
4194         suggested by Ben Collins <bcollins@debian.org> in Debian Bug
4195         #69702.
4196
4197 2000-12-19  James Troup  <james@nocrew.org>
4198
4199         * katie (reject): ignore the "can't overwrite file" exception from
4200         utils.move() and leave the files where they are.
4201         (reject): doh! os.access() test was reversed so we only tried to
4202         move files which didn't exist... replaced with os.path.exists()
4203         test the right way round.
4204
4205         * utils.py (move): raise an exception if we can't overwrite the
4206         destination file.
4207         (copy): likewise.
4208
4209 2000-12-18  James Troup  <james@nocrew.org>
4210
4211         * rhona: first working version.
4212
4213         * db_access.py (get_files_id): force both sizes to be integers.
4214
4215         * katie (main): use size_type().
4216
4217         * utils.py (size_type): new function; pretty prints a file size.
4218
4219 2000-12-17  James Troup  <james@nocrew.org>
4220
4221         * charisma (main): do version compares so that older packages do
4222         not override newer ones and process source first as source wins
4223         over binaries in terms of who we think of as the Maintainer.
4224
4225 2000-12-15  James Troup  <james@nocrew.org>
4226
4227         * katie (install): use the files id for the .orig.tar.gz from
4228         check_dsc().
4229         (install): limit select for legacy source to a) source in legacy
4230         or legacy-mixed type locations and b) distinct on files.id.
4231         (install): rather than the bizarre insert new, delete old method
4232         for moving legacy source into the pool, use a simple update of
4233         files.
4234         (process_it): initalize some globals before each process.
4235
4236 2000-12-14  James Troup  <james@nocrew.org>
4237
4238         * katie (in_override_p): index on binary_type too since .udeb
4239         overrides are in a different file.
4240         (read_override_file): likewise.
4241         (check_files): correct filename passed to get_files_id().
4242         (check_dsc): we _have_ to preprend '/' to the filename to avoid
4243         mismatches like jabber.orig.tar.gz versus libjabber.orig.tar.gz.
4244         (check_dsc): remember the files id of the .orig.tar.gz, not the
4245         location id.
4246
4247 2000-12-13  James Troup  <james@nocrew.org>
4248
4249         * utils.py (poolify): force the component to lower case except for
4250         non-US.
4251
4252         * katie (in_override_p): handle .udeb-specific override files.
4253         (check_files): pass the binary type to in_override_p().
4254         (check_dsc): remember the location id of the old .orig.tar.gz in
4255         case it's not in the pool.
4256         (install): use location id from dsc_files; which is where
4257         check_dsc() puts it for old .orig.tar.gz files.
4258         (install): install files after all DB work is complete.
4259         (reject): basename() the changes filename.
4260         (manual_reject): likewise.
4261
4262         * shania: new progam; replaces incomingcleaner.
4263
4264 2000-12-05  James Troup  <james@nocrew.org>
4265
4266         * katie (check_changes): if inside stable and can't find files
4267         from the .changes; assume it's installed in the pool and chdir()
4268         to there.
4269         (check_files): we are not installing for stable installs, so don't
4270         check for overwriting existing files.
4271         (check_dsc): likewise.
4272         (check_dsc): reorder .orig.tar.gz handling so that we search in
4273         the pool first and only then fall back on any .orig.tar.gz in the
4274         cwd; this avoids false positives on the overwrite check when
4275         people needlessly reupoad the .orig.tar.gz in a non-sa upload.
4276         (install): if this is a stable install, bail out to
4277         stable_install() immediately.
4278         (install): dsc_files handling was horribly broken. a) we need to
4279         add files from the .dsc and not the .changes (duh), b) we need to
4280         add the .dsc file itself to dsc_files (to be consistent with neve
4281         if for no other reason).
4282         (stable_install): new function; handles installs from inside
4283         proposed-updates to stable.
4284         (acknowledge_new): basename changes_filename before doing
4285         anything.
4286         (process_it): absolutize the changes filename to avoid the
4287         requirement of being in the same directory as the .changes file.
4288         (process_it): save and restore the cwd as stable installs can
4289         potentially jump into the pool to find files.
4290
4291         * jenna: dislocated_files support using claire.
4292
4293         * heidi (process_file): select package field from binaries
4294         explicitly.
4295
4296         * db_access.py (get_files_id): fix cache key used.
4297
4298         * utils.py (build_file_list): fix 'non-US/non-free' case in
4299         section/component splitting.
4300         (move): use os.path.isdir() rather than stat.
4301         (copy): likewise.
4302
4303         * claire.py: new file; stable in non-stable munger.
4304
4305         * tea: new file; simply ensures all files in the DB exist.
4306
4307 2000-12-01  James Troup  <james@nocrew.org>
4308
4309         * katie (check_dsc): use regex_safe().
4310         (check_changes): typo in changes{} key:
4311         s/distributions/distribution/.
4312         (install): use changes["source"], not files[file]["source"] as the
4313         latter may not exist and the former is used elsewhere.  Commit the
4314         SQL transaction earlier.
4315
4316         * utils.py (regex_safe): new function; escapes characters which
4317         have meaning to SQL's regex comparison operator ('~').
4318
4319 2000-11-30  James Troup  <james@nocrew.org>
4320
4321         * katie (install): pool_location is based on source package name,
4322         not binary package.
4323
4324         * utils.py (move): if dest is a directory, append the filename
4325         before chmod-ing.
4326         (copy): ditto.
4327
4328         * katie (check_files): don't allow overwriting of existing .debs.
4329         (check_dsc): don't allow overwriting of existing source files.
4330
4331 2000-11-27  James Troup  <james@nocrew.org>
4332
4333         * katie (check_signature): don't try to load rsaref; it's
4334         obsolete.
4335         (in_override_p): don't try to lookup override entries for packages
4336         with an invalid suite name.
4337         (announce): don't assume the suite name is valid; use Find() to
4338         lookup the mailing list name for announcements.
4339
4340         * utils.py (where_am_i): typo; hostname is in the first element,
4341         not second.
4342
4343         * db_access.py (get_suite_id): return -1 on an unknown suite.
4344
4345 2000-11-26  James Troup  <james@nocrew.org>
4346
4347         * katie (install): fix CopyChanges handling; typo in in checking
4348         Cnf for CopyChanges flag and was calling non-existent function
4349         copy_file.
4350
4351         * utils.py (copy): new function; clone of move without the
4352         unlink().
4353
4354 2000-11-25  James Troup  <james@nocrew.org>
4355
4356         * utils.py (build_file_list): handle non-US prefixes properly
4357         (i.e. 'non-US' -> 'non-US/main' and 'non-US/libs' -> 'non-US/main'
4358         + 'libs' not 'non-US/libs').
4359         (send_mail): add '-odq' to sendmail invocation to avoid DNS lookup
4360         delays.  This is possibly(/probably) exim speicifc and (like other
4361         sendmail options) needs to be in the config file.
4362
4363 2000-11-24  James Troup  <james@nocrew.org>
4364
4365         * rhona (check_sources): we need file id from dsc_files; not id.
4366         Handle non .dsc source files being re-referenced in dsc_files.
4367
4368         * katie (in_override_p): strip out any 'non-US' prefix.
4369         (check_files): use utils.where_am_i() rather than hardcoding.
4370         (check_files): validate the component.
4371         (install): use utils.where_am_i() rather than hardcoding.
4372         (install): fix mail to go to actual recepient.
4373         (reject): likewise.
4374         (manual_reject): likewise.
4375         (acknowledge_new): likewise.
4376         (announce): likewise.
4377
4378         * db_access.py (get_component_id): ignore case when searching for
4379         the component and don't crash if the component can't be found, but
4380         return -1.
4381         (get_location_id): handle -1 from get_component_id().
4382
4383         * jenna (generate_src_list): don't bring 'suite' into our big
4384         multi-table-joining select as we already know the 'suite_id'.
4385         (generate_bin_list): likewise.
4386
4387         * neve (main): don't quit if not on ftp-master.
4388         (process_packages): remove unused variable 'suite_codename'.
4389
4390         * utils.py (move): actually move the file.
4391         (build_file_list): handle non-US prefixes in the section.
4392
4393         * catherine (main): use which_conf_file().
4394         * charisma (main): likewise.
4395         * heidi (main): likewise.
4396         * jenna (main): likewise.
4397         * katie (main): likewise.
4398         * neve (main): likewise.
4399         * rhona (main): likewise.
4400
4401         * utils.py (where_am_i): new routine; determines the archive as
4402         understood by other 'dak' programs.
4403         (which_conf_file): new routine; determines the conf file to read.
4404
4405 2000-11-17  James Troup  <james@nocrew.org>
4406
4407         * katie (install): fix where .changes files for proposed-updates
4408         go.
4409
4410 2000-11-04  James Troup  <james@nocrew.org>
4411
4412         * jenna (main): handle architecture properly if no
4413         -a/--architecture argument is given, i.e. reset architecture with
4414         the values for the suite for each suite.
4415
4416         * Add apt_pkg.init() to the start of all scripts as it's now
4417         required by python-apt.
4418
4419 2000-10-29  James Troup  <james@nocrew.org>
4420
4421         * jenna (generate_bin_list): take an additional argument 'type'
4422         and use it in the SELECT.
4423         (main): if processing component 'main', process udebs and debs.
4424
4425         * neve (process_packages): set up 'type' in 'binaries' (by
4426         assuming .deb).
4427
4428         * katie (re_isadeb): accept ".udeb" or ".deb" as a file ending.
4429         (check_files): set up files[file]["dbtype"].
4430         (install): use files[file]["dbtype"] to set up the 'type' field in
4431         the 'binaries' table.
4432
4433         * init_pool.sql: add a 'type' field to the 'binaries' table to
4434         distinguisgh between ".udeb" and ".deb" files.
4435
4436         * utils.py (move): scrap basename() usage; use a "dir_p(dest) :
4437         dest ? dirname(dest)" type check instead.
4438
4439         * katie (check_dsc): handle the case of an .orig.tar.gz not found
4440         in the pool without crashing.  Also handle the case of being asked
4441         to look for something other than an .orig.tar.gz in the pool.
4442
4443 2000-10-26  James Troup  <james@nocrew.org>
4444
4445         * katie (install): fix filenames put into files table during
4446         poolification of legacy source.
4447
4448         * utils.py (move): work around a bug in os.path.basename() which
4449         cunningly returns '' if there is a trailing slash on the path
4450         passed to it.
4451
4452         * katie (check_dsc): Remove more cruft.  If we find the
4453         .orig.tar.gz in the pool and it's in a legacy (or legacy-mixed)
4454         location, make a note of that so we can fix things in install().
4455         (install): as above.  Move any old source out of legacy locations
4456         so that 'apt-get source' will work.
4457         (process_it): reset the flag that indicates to install that the
4458         source needs moved.
4459
4460         * cron.daily: more.  Nowhere near complete yet though.
4461
4462         * katie (install): don't run os.makedirs, a) utils.move() does
4463         this now, b) we weren't removing the user's umask and were
4464         creating dirs with SNAFU permissions.
4465         (check_dsc): rewrite the .orig.tar.gz handling to take into
4466         account, err, package pools.  i.e. look anywhere in the pool
4467         rather than faffing around with two simple paths.
4468
4469         * neve (process_sources): add the .dsc to dsc_files too.
4470
4471 2000-10-25  James Troup  <james@nocrew.org>
4472
4473         * neve (process_sources): don't duplicate .orig.tar.gz's.
4474
4475 2000-10-23  James Troup  <james@nocrew.org>
4476
4477         * utils.py (re_extract_src_version): moved here.
4478
4479         * neve: move re_extract_src_version to utils.
4480         (process_packages): reflect change.
4481
4482         * katie (install): reflect change.
4483
4484 2000-10-19  James Troup  <james@nocrew.org>
4485
4486         * jenna (generate_src_list): handle locations with null
4487         components.
4488         (generate_bin_list): likewise.
4489