]>
git.decadent.org.uk Git - dak.git/log
Ryan Murray [Wed, 3 Apr 2002 06:03:52 +0000 (06:03 +0000)]
run shania daily after rhona
James Troup [Tue, 2 Apr 2002 01:03:53 +0000 (01:03 +0000)]
Readd stable point release support
James Troup [Tue, 2 Apr 2002 01:02:18 +0000 (01:02 +0000)]
sync
James Troup [Mon, 1 Apr 2002 21:20:28 +0000 (21:20 +0000)]
add changes[changes] as optional field to .katie for stable installs
James Troup [Sun, 31 Mar 2002 16:14:54 +0000 (16:14 +0000)]
sync
James Troup [Sun, 31 Mar 2002 16:14:48 +0000 (16:14 +0000)]
Add CopyKatie support a la CopyChanges
James Troup [Sun, 31 Mar 2002 16:14:42 +0000 (16:14 +0000)]
add missing debug option
James Troup [Fri, 29 Mar 2002 15:58:02 +0000 (15:58 +0000)]
fix -r/--regex to actually work
James Troup [Fri, 29 Mar 2002 15:27:47 +0000 (15:27 +0000)]
add a -r/--regex option
James Troup [Tue, 26 Mar 2002 22:05:47 +0000 (22:05 +0000)]
Fix lisa not to FUBAR Distribution fields
James Troup [Tue, 26 Mar 2002 22:05:42 +0000 (22:05 +0000)]
sync
Anthony Towns [Sat, 16 Mar 2002 02:58:15 +0000 (02:58 +0000)]
* templates/lisa.bxa_notification: Fix some grammatical errors. Encourage contact via bxa@ftp-master email address.
James Troup [Fri, 15 Mar 2002 15:51:34 +0000 (15:51 +0000)]
sync
James Troup [Fri, 15 Mar 2002 15:51:20 +0000 (15:51 +0000)]
Remove bogus raise from an except in check_timestamps()
Anthony Towns [Fri, 15 Mar 2002 07:12:34 +0000 (07:12 +0000)]
Anthony Towns [Thu, 14 Mar 2002 14:12:04 +0000 (14:12 +0000)]
* crypto-in-main changes.* utils.py (move, copy): add an optional perms= parameter to let you set the resulting permissions of the moved/copied file* katie.py (force_move): rejected/morgued files should be unreadable* jennifer (do_byhand, acknowledge_new): pending new and byhand files should be unreadable.
Ryan Murray [Fri, 8 Mar 2002 03:59:50 +0000 (03:59 +0000)]
location id checking...
Ryan Murray [Fri, 8 Mar 2002 03:21:57 +0000 (03:21 +0000)]
grab files_id if it is entirely unset, as well as when it is None
Ryan Murray [Wed, 6 Mar 2002 07:39:24 +0000 (07:39 +0000)]
make rejections work properly from lisa
James Troup [Mon, 25 Feb 2002 15:38:06 +0000 (15:38 +0000)]
Remove problematic changes filename sanity checks
James Troup [Mon, 25 Feb 2002 15:12:01 +0000 (15:12 +0000)]
Fix bogus .diff.gz size/md5sum mismatch rejection
James Troup [Sun, 24 Feb 2002 20:47:28 +0000 (20:47 +0000)]
sync
James Troup [Sun, 24 Feb 2002 20:47:22 +0000 (20:47 +0000)]
fix hideous non-reseting of reject_message in process_it() which was causing any unaccepts to propogate through to all subsequent packages.
James Troup [Fri, 22 Feb 2002 22:49:55 +0000 (22:49 +0000)]
sync
James Troup [Fri, 22 Feb 2002 22:49:19 +0000 (22:49 +0000)]
add convenience debug function and fix set_files_id to not take 3 seconds by avoiding currval
James Troup [Fri, 22 Feb 2002 22:49:14 +0000 (22:49 +0000)]
add convencience debug function
James Troup [Fri, 22 Feb 2002 22:49:08 +0000 (22:49 +0000)]
Fix insert into binaries when binary has no source
James Troup [Fri, 22 Feb 2002 02:20:06 +0000 (02:20 +0000)]
use our_raw_input, default to skip for NEW, never add, fix default handling when default is not first. warn about stable.
James Troup [Fri, 22 Feb 2002 02:19:26 +0000 (02:19 +0000)]
add optional prompt argument to our_raw_input; use it.
James Troup [Fri, 22 Feb 2002 01:20:12 +0000 (01:20 +0000)]
typo
James Troup [Fri, 22 Feb 2002 01:12:15 +0000 (01:12 +0000)]
Enforce source if the .changes file lists it in Architecture
James Troup [Fri, 22 Feb 2002 01:03:20 +0000 (01:03 +0000)]
avoid double prefixes when using katie.py check functions
James Troup [Fri, 22 Feb 2002 01:03:13 +0000 (01:03 +0000)]
prepend in reject() to avoid double new lines
James Troup [Fri, 22 Feb 2002 01:03:07 +0000 (01:03 +0000)]
warn about component migration
James Troup [Fri, 22 Feb 2002 01:02:11 +0000 (01:02 +0000)]
sync
James Troup [Fri, 15 Feb 2002 22:42:52 +0000 (22:42 +0000)]
Add some missing variables
James Troup [Fri, 15 Feb 2002 22:27:34 +0000 (22:27 +0000)]
sync
James Troup [Fri, 15 Feb 2002 22:27:27 +0000 (22:27 +0000)]
add missing variables; fix hideous typo
James Troup [Fri, 15 Feb 2002 04:16:13 +0000 (04:16 +0000)]
evil typo
James Troup [Fri, 15 Feb 2002 04:01:14 +0000 (04:01 +0000)]
fix .orig.tar.gz handling to check byhand, new and accepted too. fix various miscallings of reject in katie.py.
James Troup [Fri, 15 Feb 2002 04:01:07 +0000 (04:01 +0000)]
fix sorting by time
James Troup [Fri, 15 Feb 2002 02:54:22 +0000 (02:54 +0000)]
logging support; unconfuse stdout/stderr use; get option changes fields right in dump_vars
James Troup [Fri, 15 Feb 2002 02:53:48 +0000 (02:53 +0000)]
sync
James Troup [Fri, 15 Feb 2002 01:48:20 +0000 (01:48 +0000)]
typo
James Troup [Fri, 15 Feb 2002 00:33:40 +0000 (00:33 +0000)]
sync
James Troup [Wed, 13 Feb 2002 02:39:00 +0000 (02:39 +0000)]
sync
James Troup [Wed, 13 Feb 2002 02:38:53 +0000 (02:38 +0000)]
make unaccept work
James Troup [Tue, 12 Feb 2002 23:15:23 +0000 (23:15 +0000)]
new function: plural(), improved isfoo regexes
James Troup [Tue, 12 Feb 2002 23:14:58 +0000 (23:14 +0000)]
pychecker cleanups
James Troup [Tue, 12 Feb 2002 23:14:30 +0000 (23:14 +0000)]
remove unused option
James Troup [Tue, 12 Feb 2002 23:14:16 +0000 (23:14 +0000)]
sync
James Troup [Tue, 12 Feb 2002 23:13:59 +0000 (23:13 +0000)]
rewritten
James Troup [Tue, 12 Feb 2002 23:13:49 +0000 (23:13 +0000)]
add fingerprint helper function
James Troup [Tue, 12 Feb 2002 23:12:54 +0000 (23:12 +0000)]
add fingerprints and install date (source).
James Troup [Tue, 12 Feb 2002 23:12:48 +0000 (23:12 +0000)]
sync
James Troup [Tue, 12 Feb 2002 23:08:50 +0000 (23:08 +0000)]
remove
James Troup [Tue, 12 Feb 2002 23:08:07 +0000 (23:08 +0000)]
New.
James Troup [Tue, 12 Feb 2002 22:14:38 +0000 (22:14 +0000)]
Remove unused imports
James Troup [Tue, 12 Feb 2002 22:13:06 +0000 (22:13 +0000)]
remove option handling since we don't use options, remove unused imports.
James Troup [Tue, 12 Feb 2002 22:12:44 +0000 (22:12 +0000)]
add usage functions, remove unused variables, remove unused options, remove unused imports.
James Troup [Tue, 12 Feb 2002 22:08:17 +0000 (22:08 +0000)]
Remove files that should never have been there in the first place
Anthony Towns [Mon, 11 Feb 2002 04:24:06 +0000 (04:24 +0000)]
added upgrade-report and installation-report pseudo packages
James Troup [Mon, 28 Jan 2002 19:01:04 +0000 (19:01 +0000)]
sync
James Troup [Mon, 28 Jan 2002 18:53:01 +0000 (18:53 +0000)]
IntLevel fix for Shania. tbm's TrackingServer patch and comment typo.
James Troup [Mon, 21 Jan 2002 14:44:10 +0000 (14:44 +0000)]
Move christina to lene
James Troup [Sat, 19 Jan 2002 18:58:07 +0000 (18:58 +0000)]
handle non-US non-main properly
James Troup [Sat, 19 Jan 2002 18:57:49 +0000 (18:57 +0000)]
add date checking support
James Troup [Sat, 19 Jan 2002 18:57:06 +0000 (18:57 +0000)]
-S/--source-and-binary support in madison
Anthony Towns [Sat, 12 Jan 2002 16:36:58 +0000 (16:36 +0000)]
non-US multi-sig in Release.gpg and 2.2r5
Anthony Towns [Sat, 12 Jan 2002 16:33:23 +0000 (16:33 +0000)]
2.2r5 and multiple signatures in Release.gpg
Ryan Murray [Tue, 8 Jan 2002 20:27:50 +0000 (20:27 +0000)]
lower depends on postgresql to suggests
Ryan Murray [Tue, 8 Jan 2002 08:44:56 +0000 (08:44 +0000)]
generate versioned python dependency, install to "default" version ofpython's dirs, build-depend on python
Anthony Towns [Tue, 18 Dec 2001 16:26:12 +0000 (16:26 +0000)]
ziyi changes: handle hardlinked Release files okay, include uncompressedmd5s of Sources files
Ryan Murray [Sun, 9 Dec 2001 04:41:59 +0000 (04:41 +0000)]
update regex, closing #111349
Ryan Murray [Tue, 27 Nov 2001 04:23:25 +0000 (04:23 +0000)]
SigningPubKey for ziyi
Ryan Murray [Tue, 27 Nov 2001 04:18:18 +0000 (04:18 +0000)]
where did that ) come from?
Ryan Murray [Tue, 27 Nov 2001 04:15:14 +0000 (04:15 +0000)]
Python, not C!
Ryan Murray [Tue, 27 Nov 2001 04:13:43 +0000 (04:13 +0000)]
add SigningPubKeyring option
James Troup [Sun, 25 Nov 2001 01:21:34 +0000 (01:21 +0000)]
sync
James Troup [Sat, 24 Nov 2001 18:44:14 +0000 (18:44 +0000)]
source release files + handle lack of untouchable [ajt]
James Troup [Sat, 24 Nov 2001 18:42:10 +0000 (18:42 +0000)]
default options
James Troup [Sat, 24 Nov 2001 18:42:05 +0000 (18:42 +0000)]
case independence for archive
James Troup [Sat, 24 Nov 2001 18:41:08 +0000 (18:41 +0000)]
log newness
James Troup [Sat, 24 Nov 2001 18:35:18 +0000 (18:35 +0000)]
sync
Ryan Murray [Mon, 19 Nov 2001 22:19:46 +0000 (22:19 +0000)]
missing % in default options
Ryan Murray [Mon, 19 Nov 2001 20:42:40 +0000 (20:42 +0000)]
remove direct call to reading the config file
Ryan Murray [Mon, 19 Nov 2001 03:56:29 +0000 (03:56 +0000)]
typo, binary -> binary-only
James Troup [Mon, 19 Nov 2001 02:02:53 +0000 (02:02 +0000)]
typo
Ryan Murray [Mon, 19 Nov 2001 01:44:34 +0000 (01:44 +0000)]
catherine no longer needed on pandora
James Troup [Mon, 19 Nov 2001 00:55:41 +0000 (00:55 +0000)]
julia for non-US
James Troup [Mon, 19 Nov 2001 00:26:22 +0000 (00:26 +0000)]
Sort files in action(). Typo in fubar msg
Ryan Murray [Sun, 18 Nov 2001 21:06:10 +0000 (21:06 +0000)]
enable catherine
Ryan Murray [Sun, 18 Nov 2001 19:57:58 +0000 (19:57 +0000)]
read all configs when utils is imported, allowing utils to make use ofconfig values. Also use those config values in init. Two small bugs fixedin shania and jenna.
Ryan Murray [Fri, 16 Nov 2001 21:35:56 +0000 (21:35 +0000)]
really fix shania this time. blah.
James Troup [Wed, 14 Nov 2001 16:49:46 +0000 (16:49 +0000)]
changelog entry for ryan's shania fix; whitespace + override fix for w-p-u; copyright cut'n'waste noticed by doogie.
Ryan Murray [Wed, 14 Nov 2001 05:06:14 +0000 (05:06 +0000)]
Days is a numeric parameter, not string. I've set it to default to 14 fornow...
James Troup [Sun, 4 Nov 2001 22:41:31 +0000 (22:41 +0000)]
cleanups
James Troup [Sun, 4 Nov 2001 22:40:12 +0000 (22:40 +0000)]
cleanups and [tbm] use suite name in error messages
James Troup [Sun, 4 Nov 2001 22:35:11 +0000 (22:35 +0000)]
tbm list handling clean up, plus usual == [], r removal etc.
James Troup [Sun, 4 Nov 2001 22:34:02 +0000 (22:34 +0000)]
== [] removal and return -1 on errors in get_architecture and get_archive (latter == tbm)