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