]> git.decadent.org.uk Git - dak.git/log
dak.git
15 years agoAdded dm-upload-allowed flag to exist, and added support for all
Michael Casadevall [Fri, 26 Dec 2008 12:31:32 +0000 (07:31 -0500)]
Added dm-upload-allowed flag to exist, and added support for all
uploaders to properly appear in src_uploaders table as per Tom's suggestion

SQL database change:
ALTER TABLE source ADD COLUMN dm_upload_allowed BOOLEAN DEFAULT 'no' NOT NULL;

15 years agoCall it hourly with -8
Joerg Jaspert [Wed, 24 Dec 2008 09:41:51 +0000 (10:41 +0100)]
Call it hourly with -8
Fix the unassigned variable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'ncomm/master' into merge
Joerg Jaspert [Wed, 24 Dec 2008 00:48:35 +0000 (01:48 +0100)]
Merge commit 'ncomm/master' into merge

* commit 'ncomm/master':
  Added queue to 822 output

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge branch 'master' of http://ftp-master.debian.org/git/dak
Michael Casadevall [Wed, 24 Dec 2008 00:47:01 +0000 (19:47 -0500)]
Merge branch 'master' of http://ftp-master.debian.org/git/dak

15 years agoAdded queue to 822 output
Michael Casadevall [Wed, 24 Dec 2008 00:46:33 +0000 (19:46 -0500)]
Added queue to 822 output

Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
15 years agoMerge commit 'ncomm/master' into merge
Joerg Jaspert [Wed, 24 Dec 2008 00:42:20 +0000 (01:42 +0100)]
Merge commit 'ncomm/master' into merge

* commit 'ncomm/master':
  Fixed handling of BYHAND packages in queue_report

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoFixed handling of BYHAND packages in queue_report
Michael Casadevall [Wed, 24 Dec 2008 00:38:38 +0000 (19:38 -0500)]
Fixed handling of BYHAND packages in queue_report

Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
15 years agoA space
Joerg Jaspert [Wed, 24 Dec 2008 00:06:42 +0000 (01:06 +0100)]
A space

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoSponsor is just a mailaddress
Joerg Jaspert [Wed, 24 Dec 2008 00:05:01 +0000 (01:05 +0100)]
Sponsor is just a mailaddress

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoSeperate the Queue-Report::Options::822 with 2 : instead of one :
Joerg Jaspert [Tue, 23 Dec 2008 23:55:45 +0000 (00:55 +0100)]
Seperate the Queue-Report::Options::822 with 2 : instead of one :

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'ncomm/master' into merge
Joerg Jaspert [Tue, 23 Dec 2008 23:55:32 +0000 (00:55 +0100)]
Merge commit 'ncomm/master' into merge

* commit 'ncomm/master':
  Added changelog and config file settings
  Clarified help message
  Added 822 reported to queue_report to writing out to a file

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAdded changelog and config file settings
Michael Casadevall [Tue, 23 Dec 2008 23:47:14 +0000 (18:47 -0500)]
Added changelog and config file settings
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
15 years agoClarified help message
Michael Casadevall [Tue, 23 Dec 2008 23:35:03 +0000 (18:35 -0500)]
Clarified help message
Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
15 years agoAdded 822 reported to queue_report to writing out to a file
Michael Casadevall [Tue, 23 Dec 2008 23:31:54 +0000 (18:31 -0500)]
Added 822 reported to queue_report to writing out to a file

Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
15 years agoMerge commit 'ncomm/master' into merge
Joerg Jaspert [Tue, 23 Dec 2008 19:55:06 +0000 (20:55 +0100)]
Merge commit 'ncomm/master' into merge

* commit 'ncomm/master':
  Removed symlink_dist from dak.py (however, make_suite_file_list still depends

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'dak-master/master'
Michael Casadevall [Tue, 23 Dec 2008 19:45:24 +0000 (14:45 -0500)]
Merge commit 'dak-master/master'

15 years agoUps, forgot to kick the import
Joerg Jaspert [Tue, 23 Dec 2008 19:44:47 +0000 (20:44 +0100)]
Ups, forgot to kick the import

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'dak-master/master'
Michael Casadevall [Tue, 23 Dec 2008 19:42:50 +0000 (14:42 -0500)]
Merge commit 'dak-master/master'

15 years agoRemove old dislocation support
Joerg Jaspert [Tue, 23 Dec 2008 19:36:54 +0000 (20:36 +0100)]
Remove old dislocation support

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoRemoved symlink_dist from dak.py (however, make_suite_file_list still depends
Michael Casadevall [Tue, 23 Dec 2008 17:49:48 +0000 (12:49 -0500)]
Removed symlink_dist from dak.py (however, make_suite_file_list still depends
on it; likely a missing commit there)

Changed process_accepted.py to properly handle cross-component moves.

Signed-off-by: Michael Casadevall <sonicmctails@gmail.com>
15 years agoMerge commit 'pkern/new-security-trigger' into merge
Joerg Jaspert [Fri, 19 Dec 2008 22:17:16 +0000 (23:17 +0100)]
Merge commit 'pkern/new-security-trigger' into merge

* commit 'pkern/new-security-trigger':
  simplify wanna-build update by calling a trigger script

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agohtml fun
Joerg Jaspert [Fri, 19 Dec 2008 22:00:45 +0000 (23:00 +0100)]
html fun

        * daklib/utils.py: move the html escape stuff here.
        * dak/examine_package.py: Remove the html escape stuff.
        * dak/queue_report.py: lotsa html changes to get more info on the
        page and to get Tinchos css foo working.
        * web/style.css: Added new stuff from Tincho

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'dato/tomerge' into merge
Joerg Jaspert [Thu, 18 Dec 2008 21:29:43 +0000 (22:29 +0100)]
Merge commit 'dato/tomerge' into merge

* commit 'dato/tomerge':
  rm.py: make output of `dak rm -R` more terse and somewhat more readable.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agosimplify wanna-build update by calling a trigger script
Philipp Kern [Thu, 18 Dec 2008 18:58:38 +0000 (18:58 +0000)]
simplify wanna-build update by calling a trigger script

2008-12-18  Philipp Kern  <pkern@debian.org>

        * config/debian-security/cron.buildd: simplify wanna-build update
        by calling a trigger script on the wanna-build host
        * config/debian-security/cron.daily: no need to refresh
        packages-arch-specific anymore

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agorm.py: make output of `dak rm -R` more terse and somewhat more readable.
Adeodato Simó [Thu, 18 Dec 2008 10:57:34 +0000 (11:57 +0100)]
rm.py: make output of `dak rm -R` more terse and somewhat more readable.

Signed-off-by: Adeodato Simó <dato@net.com.org.es>
15 years agor6
Joerg Jaspert [Wed, 17 Dec 2008 21:00:38 +0000 (22:00 +0100)]
r6

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoHelps to use the right path
Joerg Jaspert [Tue, 16 Dec 2008 22:17:21 +0000 (23:17 +0100)]
Helps to use the right path

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodinstall
Joerg Jaspert [Tue, 16 Dec 2008 21:38:48 +0000 (22:38 +0100)]
dinstall

run the logs.py script

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agologs.py
Joerg Jaspert [Tue, 16 Dec 2008 21:35:45 +0000 (22:35 +0100)]
logs.py

add my modifications

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agologs.py
Joerg Jaspert [Tue, 16 Dec 2008 21:33:09 +0000 (22:33 +0100)]
logs.py

Added script from thomas

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAdd removals.pl
Joerg Jaspert [Sun, 14 Dec 2008 23:14:33 +0000 (00:14 +0100)]
Add removals.pl

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMissing $
Joerg Jaspert [Tue, 9 Dec 2008 22:56:53 +0000 (23:56 +0100)]
Missing $

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAdd queue_rss to cron.hourly
Joerg Jaspert [Tue, 9 Dec 2008 22:54:58 +0000 (23:54 +0100)]
Add queue_rss to cron.hourly

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'godog/master' into merge
Joerg Jaspert [Tue, 9 Dec 2008 22:50:20 +0000 (23:50 +0100)]
Merge commit 'godog/master' into merge

* commit 'godog/master':
  drop email.Parser import
  move to tools/
  use different pubDate if going in or out
  use python-debian for .changes parsing
  again, trailing whitespaces removed
  catch and output file write errors
  print help on non-existant dirs
  insert new items on top of feeds and purge them from the bottom
  add datadir option
  trailing whitespaces corrected
  first import

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodrop email.Parser import
Filippo Giunchedi [Tue, 9 Dec 2008 22:43:19 +0000 (23:43 +0100)]
drop email.Parser import

15 years agomove to tools/
Filippo Giunchedi [Tue, 9 Dec 2008 22:16:45 +0000 (23:16 +0100)]
move to tools/

15 years agouse different pubDate if going in or out
Filippo Giunchedi [Tue, 9 Dec 2008 22:16:30 +0000 (23:16 +0100)]
use different pubDate if going in or out

15 years agouse python-debian for .changes parsing
Filippo Giunchedi [Tue, 9 Dec 2008 22:16:03 +0000 (23:16 +0100)]
use python-debian for .changes parsing

15 years agoMerge commit 'pkern/cross-suite-fix' into merge
Joerg Jaspert [Tue, 9 Dec 2008 22:01:30 +0000 (23:01 +0100)]
Merge commit 'pkern/cross-suite-fix' into merge

* commit 'pkern/cross-suite-fix':
  do not reject binary-only uploads that fail the "must be newer than" criterion

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodo not reject binary-only uploads that fail the "must be newer than" criterion
Philipp Kern [Tue, 9 Dec 2008 00:40:21 +0000 (00:40 +0000)]
do not reject binary-only uploads that fail the "must be newer than" criterion

2008-12-09  Philipp Kern  <pkern@debian.org>

        * daklib/queue.py (cross_suite_version_check): add an additional
        parameter to specify if an upload is sourceful or not; do not reject
        uploads that do not satisfy the "must be newer than" criteria and
        are binary-only
        * daklib/queue.py (check_source_against_db, check_binary_against_db):
        invoke cross_suite_version_check as above

15 years agoAdd names to the various timestamps
Joerg Jaspert [Sun, 7 Dec 2008 15:10:48 +0000 (16:10 +0100)]
Add names to the various timestamps

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoTypo fix
Frank Lichtenheld [Thu, 4 Dec 2008 20:45:31 +0000 (21:45 +0100)]
Typo fix

Signed-off-by: Frank Lichtenheld <djpig@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'pkern/new-reject-fix' into merge
Joerg Jaspert [Thu, 4 Dec 2008 20:42:00 +0000 (21:42 +0100)]
Merge commit 'pkern/new-reject-fix' into merge

* commit 'pkern/new-reject-fix':
  dak/process_new.py (recheck): call reject with empty prefixes

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak/process_new.py (recheck): call reject with empty prefixes
Philipp Kern [Thu, 4 Dec 2008 20:33:33 +0000 (20:33 +0000)]
dak/process_new.py (recheck): call reject with empty prefixes

2008-12-04  Philipp Kern  <pkern@debian.org>

        * dak/process_new.py (recheck): call reject for
        Upload.check_{binary,source}_against_db with an empty prefix to not
        reject on warnings

Signed-off-by: Philipp Kern <pkern@debian.org>
15 years agoMerge commit 'pkern/spu-perms-fix' into merge
Joerg Jaspert [Thu, 4 Dec 2008 20:22:12 +0000 (21:22 +0100)]
Merge commit 'pkern/spu-perms-fix' into merge

* commit 'pkern/spu-perms-fix':
  make files moved to {o,}p-u-new world-readable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomake files moved to {o,}p-u-new world-readable
Philipp Kern [Sun, 30 Nov 2008 07:21:36 +0000 (08:21 +0100)]
make files moved to {o,}p-u-new world-readable

2008-11-30  Philipp Kern  <pkern@debian.org>

        * dak/process_unchecked.py (do_stableupdate, do_oldstableupdate):
        move files to NEW for {old,}stable-proposed-updates world-readable
        (Closes: #368056)

15 years agoagain, trailing whitespaces removed
Filippo Giunchedi [Sun, 30 Nov 2008 10:42:14 +0000 (11:42 +0100)]
again, trailing whitespaces removed

15 years agocatch and output file write errors
Filippo Giunchedi [Sun, 30 Nov 2008 10:39:01 +0000 (11:39 +0100)]
catch and output file write errors

15 years agoprint help on non-existant dirs
Filippo Giunchedi [Sun, 30 Nov 2008 10:38:44 +0000 (11:38 +0100)]
print help on non-existant dirs

15 years agoinsert new items on top of feeds and purge them from the bottom
Filippo Giunchedi [Sun, 30 Nov 2008 10:32:19 +0000 (11:32 +0100)]
insert new items on top of feeds and purge them from the bottom

15 years agolenny-p-u
Joerg Jaspert [Sun, 30 Nov 2008 01:31:45 +0000 (02:31 +0100)]
lenny-p-u
byebye symlink_dists.py

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoadd datadir option
Filippo Giunchedi [Sun, 30 Nov 2008 00:16:46 +0000 (01:16 +0100)]
add datadir option

15 years agotrailing whitespaces corrected
Filippo Giunchedi [Sun, 30 Nov 2008 00:10:31 +0000 (01:10 +0100)]
trailing whitespaces corrected

15 years agofirst import
Filippo Giunchedi [Sun, 30 Nov 2008 00:01:24 +0000 (01:01 +0100)]
first import

15 years agoexperimental
Joerg Jaspert [Sat, 29 Nov 2008 23:57:40 +0000 (00:57 +0100)]
experimental

content files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMake cross_suite_version_checks functional.
Joerg Jaspert [Sat, 29 Nov 2008 23:54:27 +0000 (00:54 +0100)]
Make cross_suite_version_checks functional.
OLD bug.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'mhy/securityqueue' into merge
Joerg Jaspert [Sat, 29 Nov 2008 18:10:06 +0000 (19:10 +0100)]
Merge commit 'mhy/securityqueue' into merge

* commit 'mhy/securityqueue':
  changelog for .changes change
  don't try and delete already moved changes files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agochangelog for .changes change
Mark Hymers [Sat, 29 Nov 2008 18:04:55 +0000 (18:04 +0000)]
changelog for .changes change

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agodon't try and delete already moved changes files
Mark Hymers [Sat, 29 Nov 2008 18:03:18 +0000 (18:03 +0000)]
don't try and delete already moved changes files

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agoGenerate a d-i info file
Joerg Jaspert [Sat, 29 Nov 2008 17:40:44 +0000 (18:40 +0100)]
Generate a d-i info file

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoMerge commit 'mhy/securityqueue' into merge
Joerg Jaspert [Thu, 27 Nov 2008 15:47:31 +0000 (16:47 +0100)]
Merge commit 'mhy/securityqueue' into merge

* commit 'mhy/securityqueue':
  dak/new_security_install.py: Attempt to tidy up the buildd queue.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak/new_security_install.py: Attempt to tidy up the buildd queue.
Mark Hymers [Thu, 27 Nov 2008 14:51:32 +0000 (14:51 +0000)]
dak/new_security_install.py: Attempt to tidy up the buildd queue.

The buildd team believes that the fact that the packages are in the security
pool after this point should be good enough.

Signed-off-by: Mark Hymers <mhy@debian.org>
15 years agosecurity
Joerg Jaspert [Tue, 25 Nov 2008 21:40:52 +0000 (22:40 +0100)]
security

hopefully enable useful mails again

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agobinary-upload-restrictions removed
Joerg Jaspert [Mon, 24 Nov 2008 19:45:42 +0000 (20:45 +0100)]
binary-upload-restrictions removed

unused code. thanks to gr...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoUnzip the files, but keep the originals for rsync to not needlessly retransfer unchan...
Joerg Jaspert [Mon, 24 Nov 2008 13:08:24 +0000 (14:08 +0100)]
Unzip the files, but keep the originals for rsync to not needlessly retransfer unchanged ones

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agobyebye old sarge and also m68k
Joerg Jaspert [Mon, 24 Nov 2008 12:35:04 +0000 (13:35 +0100)]
byebye old sarge and also m68k

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agobyebye m68k
Joerg Jaspert [Mon, 24 Nov 2008 09:59:26 +0000 (10:59 +0100)]
byebye m68k

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoUse zcat and only uncompress the files we need. also makes it better for rsync, as...
Joerg Jaspert [Sun, 23 Nov 2008 23:04:21 +0000 (00:04 +0100)]
Use zcat and only uncompress the files we need. also makes it better for rsync, as we dont remove all the input for it every time we just transferred it all again...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agouse the right rsync options to clean up and stuff.
Joerg Jaspert [Sun, 23 Nov 2008 22:54:09 +0000 (23:54 +0100)]
use the right rsync options to clean up and stuff.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agosuite overrides
Joerg Jaspert [Sun, 23 Nov 2008 22:46:27 +0000 (23:46 +0100)]
suite overrides

remove the case - we already checked if we know the suite we work on.
We also have the exact same command for all 3 suites, so why case anyway?

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoAnd another sarge gone
Joerg Jaspert [Sun, 23 Nov 2008 22:43:36 +0000 (23:43 +0100)]
And another sarge gone

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoRemove dead and useless code, that had NEVER been reachable
Joerg Jaspert [Sun, 23 Nov 2008 22:41:12 +0000 (23:41 +0100)]
Remove dead and useless code, that had NEVER been reachable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoFixup the indentation tab mess
Joerg Jaspert [Sun, 23 Nov 2008 22:40:06 +0000 (23:40 +0100)]
Fixup the indentation tab mess

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agomkfilesindices
Joerg Jaspert [Sun, 23 Nov 2008 22:09:02 +0000 (23:09 +0100)]
mkfilesindices

put the arch all debs into every architecture indice, not in the source indices...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoReally fix the armel reject mess. I hope. Well. I pray. Maybe it works. Could be...
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>
15 years agoAdd valid-until fields on security
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>
15 years agochange buildd user to wbadm
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>
15 years agosecurity
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>
15 years agosecurity
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>
15 years agomkfilesindices
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>
15 years agofix
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>
15 years agotypical
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>
15 years agoMerge commit 'tomv_w/master' into merge
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>
15 years agoshow-deferred: handle uploads that do not close bugs
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>
15 years agoMerge branch 'master' into security
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

15 years agoOldstable byebye
Joerg Jaspert [Thu, 13 Nov 2008 06:56:33 +0000 (07:56 +0100)]
Oldstable byebye

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agodak.conf
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>
15 years agounchecked
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>
15 years agoCreate tracefile according to new format
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>
15 years agoMerge branch 'master' into security
Joerg Jaspert [Wed, 5 Nov 2008 19:52:03 +0000 (20:52 +0100)]
Merge branch 'master' into security

* master:
  new-security-install

15 years agonew-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>
15 years agoMerge branch 'master' into security
Joerg Jaspert [Sat, 1 Nov 2008 19:47:37 +0000 (20:47 +0100)]
Merge branch 'master' into security

* master:
  defaultsuite stuff

15 years agodefaultsuite 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>
15 years agoMerge branch 'master' into security
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
  ...

15 years agoRemove / Deactivate oldstable
Joerg Jaspert [Mon, 27 Oct 2008 21:17:28 +0000 (22:17 +0100)]
Remove / Deactivate oldstable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
15 years agoignore EPERM as a result of the chmod of a .dak file
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>
15 years agoMerge commit 'tomv_w/master' into merge
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>
15 years agoEVIL SINGLE TAB CHARACTER IN LAST COMMIT EMERGENCY FIX
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>
15 years agochangelog
Thomas Viehmann [Tue, 14 Oct 2008 19:31:34 +0000 (19:31 +0000)]
changelog

Signed-off-by: Thomas Viehmann <tv@beamnet.de>
15 years agobug #
Thomas Viehmann [Tue, 14 Oct 2008 19:30:17 +0000 (19:30 +0000)]
bug #