]>
git.decadent.org.uk Git - dak.git/log
Joerg Jaspert [Sun, 23 Nov 2008 21:12:25 +0000 (22:12 +0100)]
Really fix the armel reject mess. I hope. Well. I pray. Maybe it works. Could be possible. Hope
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 23 Nov 2008 20:25:51 +0000 (21:25 +0100)]
Add valid-until fields on security
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 22 Nov 2008 16:41:35 +0000 (17:41 +0100)]
change buildd user to wbadm
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 17 Nov 2008 18:49:16 +0000 (19:49 +0100)]
security
remove security-install
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 22:47:00 +0000 (23:47 +0100)]
security
change it to use a local queued for uploads to ftpmaster.
long term wish from security team to get rid of the old and unreliable
direct ftp.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 18:57:00 +0000 (19:57 +0100)]
mkfilesindices
and it appears this braindead implementation prefers having codenames
instead of testing/unstable. how "future-proof".
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 18:46:08 +0000 (19:46 +0100)]
fix
ha, main/i18n/ should be there, that helps
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 16 Nov 2008 18:41:26 +0000 (19:41 +0100)]
typical
the useless typical doesnt know about i18n...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 15 Nov 2008 15:26:43 +0000 (16:26 +0100)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
show-deferred: handle uploads that do not close bugs
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Sat, 15 Nov 2008 09:04:19 +0000 (09:04 +0000)]
show-deferred: handle uploads that do not close bugs
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Thu, 13 Nov 2008 06:59:00 +0000 (07:59 +0100)]
Merge branch 'master' into security
* master:
dak.conf
unchecked
Create tracefile according to new format
Joerg Jaspert [Thu, 13 Nov 2008 06:56:33 +0000 (07:56 +0100)]
Oldstable byebye
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 11 Nov 2008 20:23:11 +0000 (21:23 +0100)]
dak.conf
byeby oldstable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 10 Nov 2008 21:26:16 +0000 (22:26 +0100)]
unchecked
ignore ssh errors with rietz AKA bugs, but warn if they are there for more than three days.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 8 Nov 2008 14:10:23 +0000 (15:10 +0100)]
Create tracefile according to new format
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 5 Nov 2008 19:52:03 +0000 (20:52 +0100)]
Merge branch 'master' into security
* master:
new-security-install
Joerg Jaspert [Wed, 5 Nov 2008 19:51:41 +0000 (20:51 +0100)]
new-security-install
add a -H to the archvsync sudo call
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 1 Nov 2008 19:47:37 +0000 (20:47 +0100)]
Merge branch 'master' into security
* master:
defaultsuite stuff
Joerg Jaspert [Sat, 1 Nov 2008 19:47:07 +0000 (20:47 +0100)]
defaultsuite stuff
check upload_suite and not only default_suite.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 1 Nov 2008 18:56:31 +0000 (19:56 +0100)]
Merge branch 'master' into security
* master: (182 commits)
Remove / Deactivate oldstable
ignore EPERM as a result of the chmod of a .dak file
EVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
changelog
bug #
produce changes without signature, fix delay calculation also for status
add machine-readable status
show_deferred
config for show-deferred
whitespace sanitizing
move config to config
message massage
logfiles
move show-deferred to dak
move show-deferred to dak
implement public access to deferred
fix remaining days, some style
spaces in uploader names
validtime
Valid-Until
...
Joerg Jaspert [Mon, 27 Oct 2008 21:17:28 +0000 (22:17 +0100)]
Remove / Deactivate oldstable
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Tue, 21 Oct 2008 08:44:17 +0000 (10:44 +0200)]
ignore EPERM as a result of the chmod of a .dak file
2008-10-21 Philipp Kern <pkern@debian.org>
* daklib/queue.py: reintroduce James' check for EPERM after
the chmod'ing of dak files and ignore it; just fubar if the file is
world writable, which should really never happen
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 14 Oct 2008 19:41:17 +0000 (21:41 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
EVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
changelog
bug #
produce changes without signature, fix delay calculation also for status
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Tue, 14 Oct 2008 19:36:57 +0000 (19:36 +0000)]
EVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Tue, 14 Oct 2008 19:31:34 +0000 (19:31 +0000)]
changelog
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Tue, 14 Oct 2008 19:30:17 +0000 (19:30 +0000)]
bug #
Thomas Viehmann [Tue, 14 Oct 2008 15:21:26 +0000 (15:21 +0000)]
produce changes without signature, fix delay calculation also for status
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Sat, 11 Oct 2008 15:38:22 +0000 (17:38 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
add machine-readable status
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Sat, 11 Oct 2008 08:38:17 +0000 (08:38 +0000)]
Merge branch 'master' of /org/ftp.debian.org/dak/
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Sat, 11 Oct 2008 08:37:08 +0000 (08:37 +0000)]
add machine-readable status
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Sat, 11 Oct 2008 07:44:36 +0000 (09:44 +0200)]
show_deferred
remove debug output
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 7 Oct 2008 20:51:48 +0000 (22:51 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
config for show-deferred
whitespace sanitizing
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Tue, 7 Oct 2008 20:41:14 +0000 (20:41 +0000)]
Merge branch 'master' of /org/ftp.debian.org/dak//
Thomas Viehmann [Tue, 7 Oct 2008 20:31:41 +0000 (20:31 +0000)]
config for show-deferred
Thomas Viehmann [Tue, 7 Oct 2008 20:13:27 +0000 (20:13 +0000)]
whitespace sanitizing
Joerg Jaspert [Tue, 7 Oct 2008 20:12:54 +0000 (22:12 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
move config to config
message massage
move show-deferred to dak
move show-deferred to dak
implement public access to deferred
fix remaining days, some style
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Tue, 7 Oct 2008 20:02:38 +0000 (20:02 +0000)]
move config to config
Thomas Viehmann [Tue, 7 Oct 2008 19:59:17 +0000 (19:59 +0000)]
Merge branch 'master' of /org/ftp.debian.org/dak//
Thomas Viehmann [Tue, 7 Oct 2008 19:52:41 +0000 (19:52 +0000)]
message massage
Joerg Jaspert [Tue, 7 Oct 2008 19:41:33 +0000 (21:41 +0200)]
logfiles
only keep 60 days of cron logfiles on disc
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Tue, 7 Oct 2008 19:41:26 +0000 (19:41 +0000)]
move show-deferred to dak
Thomas Viehmann [Tue, 7 Oct 2008 19:41:18 +0000 (19:41 +0000)]
move show-deferred to dak
Thomas Viehmann [Mon, 6 Oct 2008 20:41:01 +0000 (20:41 +0000)]
implement public access to deferred
Thomas Viehmann [Tue, 30 Sep 2008 18:00:42 +0000 (18:00 +0000)]
fix remaining days, some style
Joerg Jaspert [Thu, 25 Sep 2008 20:08:52 +0000 (22:08 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
spaces in uploader names
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Thu, 25 Sep 2008 13:50:06 +0000 (13:50 +0000)]
spaces in uploader names
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Wed, 24 Sep 2008 21:34:23 +0000 (23:34 +0200)]
Merge commit 'sec-merge' into security
* commit 'sec-merge':
cater for uid_email None in sponsor notification
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 24 Sep 2008 21:26:01 +0000 (23:26 +0200)]
Merge commit 'sec-merge' into security
* commit 'sec-merge':
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Tell bzr that dak.py should be executable
Use "import daklib.foo as foo" style
Use "import daklib.foo as foo" style
Cleanup
Joerg Jaspert [Wed, 24 Sep 2008 21:22:16 +0000 (23:22 +0200)]
Merge commit 'sec-merge' into security
* commit 'sec-merge': (29 commits)
Cleanup
Cleanup
Cleanup in check_archives
pychecker cleanup
"Fake" a changelog entry for Mark
Do not allow o-p-u-new to break dinstall
WTF? rm -f ? WTF?
Revert examine_package.py, which was broken
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
clean up pychecker warnings
fix the simpler of the pychecker errors
...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 24 Sep 2008 20:22:25 +0000 (22:22 +0200)]
+x
mark it executable...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Wed, 24 Sep 2008 20:15:33 +0000 (22:15 +0200)]
Template
Commit the template change done by security team some time ago.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Sun, 4 May 2008 06:55:42 +0000 (06:55 +0000)]
cater for uid_email None in sponsor notification(cherry picked from commit
0d765d5cbf58ca3d9d7621d9fc9e6cc6dc94f244 )
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Sat, 3 May 2008 20:14:19 +0000 (22:14 +0200)]
WTF? rm -f ? WTF?(cherry picked from commit
d7bdf461c9c5cdc1d5502917f5b306237f65ed83 )
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 23 Sep 2008 19:19:29 +0000 (21:19 +0200)]
validtime
actually make this configurable and set it to 7 days for those suites
that regularly change. dont touch any older than stable-proposed-updates.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 23 Sep 2008 18:35:11 +0000 (20:35 +0200)]
Valid-Until
Add a Valid-Until "header" to the generated Release files.
Meaning "$receiver shouldn't trust this files after that date".
Should be used by apt and similar tools to detect some kind of MITM attacks,
see #499897 for more information.
Currently set to "7 days from now".
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 14:47:57 +0000 (16:47 +0200)]
No more ftp debug
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 14:45:02 +0000 (16:45 +0200)]
md5sum check, passive mode
Only check md5sums after transfering stuff to the target if we are
configured to do this. We can't do this via ftp, as the files on
ftp.upload.debian.org aren't readable for us (vsftpd runs as a user
not allowed to read them).
Also, no need to check them - if the files are really broken then the
next queued will detect that and mail the maintainer anyways. So it
wont get broken files near the archive.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 14:28:27 +0000 (16:28 +0200)]
Use perltidy on debianqueued
Use perltidy -i=2 -syn -lp -csc -cscw -ce -l=78 -cti=1 -b debianqueued
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 14:03:16 +0000 (16:03 +0200)]
md5sum check option
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 12:25:26 +0000 (14:25 +0200)]
Readme foo
Add a new queue readme for ravel, correct hostname for ftp-master.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 11:32:44 +0000 (13:32 +0200)]
Add config for ssh upload queue
Add a new config file, for use on ravel, where we will put the ssh upload queue
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 08:03:24 +0000 (10:03 +0200)]
Deferred queue overview
Added the deferred queue overview
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sun, 21 Sep 2008 07:59:01 +0000 (09:59 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
walk directories ourselves instead of taking a list
add summary of deferred queue
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Sat, 20 Sep 2008 22:52:05 +0000 (00:52 +0200)]
walk directories ourselves instead of taking a list
Thomas Viehmann [Sat, 20 Sep 2008 22:35:25 +0000 (00:35 +0200)]
add summary of deferred queue
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Sat, 20 Sep 2008 16:20:01 +0000 (18:20 +0200)]
Clarify rm /
/ are allowed in rm - for the DELAYED queue
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 20 Sep 2008 16:04:44 +0000 (18:04 +0200)]
Merge branch 'merge'
* merge:
don't try to remove file --searchdirs, prune some paths from messages
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 20 Sep 2008 16:02:31 +0000 (18:02 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
don't try to remove file --searchdirs, prune some paths from messages
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Sat, 20 Sep 2008 15:59:17 +0000 (17:59 +0200)]
Update the text
Now it matches reality with DELAYED/DEFERRED and mv
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Sat, 20 Sep 2008 15:54:59 +0000 (17:54 +0200)]
don't try to remove file --searchdirs, prune some paths from messages
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Sat, 20 Sep 2008 14:21:57 +0000 (16:21 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
* Redo: Name it DEFERRED
split 'cancel' command off rm, use DELAYED/#-day/ prefixes, and rename 'mv' to 'reschedule'
* fix fatal typo
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Tue, 16 Sep 2008 19:02:08 +0000 (19:02 +0000)]
Merge branch 'queued'
Thomas Viehmann [Tue, 16 Sep 2008 18:58:45 +0000 (18:58 +0000)]
* Redo: Name it DEFERRED
* Redo: Oi, Wow, that should have been committed centuries ago.
* Redo: Small changes
Remove lotsa old cvs history
Change maintainer name
Modify config to use the path we want
* Redo: Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
* no / in x-day
* fix bug in .commands rm-handling
* add delayed aging, extend is_on_target to consider all files
* debianqueued: finish new-style command handling
* debianqueued: allow removal from target delayed queue
* debianqueued/config: add delayed fields to sample config
This reverts commits
6ad61ef85be7237455f7fe8216289fcef31ae1f0 ,
0075ee02039d69dce15aeff9804a82a2be1f8073
85b005fd31182e076163b76efc9dcf7944d1c9c0
e40836af9e5659de995169789d2165566a2a5c77
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Tue, 16 Sep 2008 18:33:03 +0000 (20:33 +0200)]
split 'cancel' command off rm, use DELAYED/#-day/ prefixes, and rename 'mv' to 'reschedule'
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Tue, 16 Sep 2008 15:37:38 +0000 (17:37 +0200)]
* fix fatal typo
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Tue, 16 Sep 2008 06:02:41 +0000 (08:02 +0200)]
Revert "Merge commit 'tomv_w/master' into merge"
This reverts commit
47384ef2b7b6c6239b41623ad8612ac7fd32d089 .
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Sep 2008 06:01:27 +0000 (08:01 +0200)]
Revert "Small changes"
This reverts commit
9eb4b6222ce4cd1a31956c8781dca415e994cca6 .
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Sep 2008 06:01:19 +0000 (08:01 +0200)]
Revert "Oi"
This reverts commit
c3ff19c4244b775cd999293f7a3299c736e232bb .
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Tue, 16 Sep 2008 06:01:05 +0000 (08:01 +0200)]
Revert "Name it DEFERRED"
This reverts commit
668929470009cd172e9de5258ed19a1c59050ab9 .
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 15 Sep 2008 22:13:09 +0000 (00:13 +0200)]
Name it DEFERRED
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 15 Sep 2008 20:47:55 +0000 (22:47 +0200)]
Oi
Wow, that should have been committed centuries ago.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 15 Sep 2008 20:37:14 +0000 (22:37 +0200)]
Small changes
Remove lotsa old cvs history
Change maintainer name
Modify config to use the path we want
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Joerg Jaspert [Mon, 15 Sep 2008 20:28:30 +0000 (22:28 +0200)]
Merge commit 'tomv_w/master' into merge
* commit 'tomv_w/master':
* no / in x-day
* fix bug in .commands rm-handling
* add delayed aging, extend is_on_target to consider all files
* debianqueued: finish new-style command handling
* debianqueued: allow removal from target delayed queue
* debianqueued/config: add delayed fields to sample config
2008-09-11 Thomas Viehmann <tv@beamnet.de>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Mon, 15 Sep 2008 20:01:04 +0000 (22:01 +0200)]
* no / in x-day
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Sat, 13 Sep 2008 20:34:25 +0000 (22:34 +0200)]
* fix bug in .commands rm-handling
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Sat, 13 Sep 2008 19:35:13 +0000 (21:35 +0200)]
* add delayed aging, extend is_on_target to consider all files
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Sat, 13 Sep 2008 14:44:11 +0000 (16:44 +0200)]
Merge commit 'pkern/master' into merge
* commit 'pkern/master':
daklib/utils.py (dump_vars): do not blindly re-raise exceptions
make .dak files world-readable
remove oldstable-security/amd64 check
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Sat, 13 Sep 2008 14:42:16 +0000 (14:42 +0000)]
daklib/utils.py (dump_vars): do not blindly re-raise exceptions
Philipp Kern [Sat, 13 Sep 2008 14:40:02 +0000 (14:40 +0000)]
Merge branch 'master' of /srv/ftp.debian.org/git/dak
Conflicts:
ChangeLog
Joerg Jaspert [Sat, 13 Sep 2008 14:24:47 +0000 (16:24 +0200)]
Use the right dir (not critical, the other is symlinked).
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Sat, 13 Sep 2008 14:21:13 +0000 (16:21 +0200)]
make .dak files world-readable
2008-09-13 Philipp Kern <pkern@debian.org>
* dak/queue.py (dump_vars): make .dak u,g=rw,o=r; James'
assumption (as stated in 2002-05-18's ChangeLog entry)
was that people will use the information therein albeit
it is "just" a duplication of information present in
other control files; people should still not use it
as source of information but access to those files makes
dak debugging easier and there is no leak of sensitive
information involved
Signed-off-by: Philipp Kern <pkern@debian.org>
Joerg Jaspert [Sat, 13 Sep 2008 09:17:58 +0000 (11:17 +0200)]
Unbreak dinstall
What a difference a little .sh at the end can make...
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Fri, 12 Sep 2008 23:10:24 +0000 (01:10 +0200)]
* debianqueued: finish new-style command handling
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Fri, 12 Sep 2008 18:18:10 +0000 (20:18 +0200)]
Typo fix
s/i/file/, it really helps to use the right variable names...
Thanks Otavio.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Philipp Kern [Fri, 12 Sep 2008 12:19:48 +0000 (14:19 +0200)]
remove oldstable-security/amd64 check
2008-09-12 Philipp Kern <pkern@debian.org>
* dak/new_security_install.py (actually_upload): remove
oldstable-security/amd64 check; Etch, as the next oldstable,
already had proper amd64 support
Signed-off-by: Philipp Kern <pkern@debian.org>
Joerg Jaspert [Thu, 11 Sep 2008 21:35:59 +0000 (23:35 +0200)]
Pseudo packages
Moved pseudo packages to the bts people. Now fetch them from there.
Signed-off-by: Joerg Jaspert <joerg@debian.org>
Thomas Viehmann [Thu, 11 Sep 2008 20:16:26 +0000 (22:16 +0200)]
* debianqueued: allow removal from target delayed queue
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Thu, 11 Sep 2008 18:38:41 +0000 (20:38 +0200)]
* debianqueued/config: add delayed fields to sample config
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Thomas Viehmann [Thu, 11 Sep 2008 15:53:05 +0000 (15:53 +0000)]
2008-09-11 Thomas Viehmann <tv@beamnet.de>
* debianqueued: Add DELAYED-support.
Signed-off-by: Thomas Viehmann <tv@beamnet.de>
Joerg Jaspert [Mon, 8 Sep 2008 20:07:22 +0000 (22:07 +0200)]
Merge commit 'pkern/master'
* commit 'pkern/master':
daklib/utils.py (build_file_list): ignore missing dsc format headers
Signed-off-by: Joerg Jaspert <joerg@debian.org>