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