X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-security;h=cb4b37d5d777696e2fc89acba09e3afacf7f9676;hb=f1c6b12f17fd63c6b6e644deff776dc378fdadad;hp=9bef3bce2f93342f2e3a53a476da2c640ea6a6fd;hpb=9ee7979dca00c384753ce8e167b2234095140d6a;p=dak.git diff --git a/katie.conf-security b/katie.conf-security index 9bef3bce..cb4b37d5 100644 --- a/katie.conf-security +++ b/katie.conf-security @@ -4,7 +4,7 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "722F1AED"; + SigningKeyIds "1DB114E0"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -15,7 +15,7 @@ Dinstall LockFile "/org/security.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; // GroupOverrideFilename "override.group-maint"; - FutureTimeTravelGrace 28800; // 6 hours + FutureTimeTravelGrace 28800; // 8 hours PastCutoffYear "1984"; SkipTime 300; CloseBugs "false"; @@ -30,15 +30,25 @@ Dinstall DefaultSuite "Testing"; SuiteSuffix "updates"; OverrideMaintainer "katie@security.debian.org"; - StableDislocationSupport "true"; - LegacyStableHasNoSections "true"; + StableDislocationSupport "false"; + LegacyStableHasNoSections "false"; }; Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file - KnownPostgres "postgres,katie"; + // Comma separated list of users who are in Postgres but not the passwd file + KnownPostgres "postgres,katie,www-data,udmsearch"; +}; + +Helena +{ + Directories + { + byhand; + new; + accepted; + }; }; Shania @@ -46,7 +56,7 @@ Shania Options { Days 14; - }; + }; MorgueSubDir "shania"; }; @@ -55,10 +65,10 @@ Melanie Options { Suite "unstable"; - }; + }; - MyEmailAddress "Debian Archive Maintenance "; - LogFile "/org/security.debian.org/web/removals.txt"; + MyEmailAddress "Debian Archive Maintenance "; + LogFile "/org/security.debian.org/katie-log/removals.txt"; }; Neve @@ -107,18 +117,23 @@ Suite all; alpha; arm; + hppa; i386; + ia64; m68k; + mips; + mipsel; powerpc; + s390; sparc; }; Announce "katie@security.debian.org"; - Version "2.2"; + Version "3.0"; Origin "Debian"; Label "Debian-Security"; - Description "Debian 2.2 Security Updates"; - CodeName "potato"; - OverrideCodeName "potato"; + Description "Debian 3.0 Security Updates"; + CodeName "woody"; + OverrideCodeName "woody"; CopyKatie "/org/security.debian.org/queue/done/"; }; @@ -147,12 +162,12 @@ Suite sparc; }; Announce "katie@security.debian.org"; - Version "3.0"; + Version "x.y"; Origin "Debian"; Label "Debian-Security"; - Description "Debian 3.0 Security Updates"; - CodeName "woody"; - OverrideCodeName "woody"; + Description "Debian x.y Security Updates"; + CodeName "sarge"; + OverrideCodeName "sarge"; CopyKatie "/org/security.debian.org/queue/done/"; }; @@ -161,7 +176,9 @@ Suite SuiteMappings { "silent-map stable-security stable"; - "silent-map testing-security testing"; + // JT - FIXME, hackorama + "silent-map testing-security stable"; + //"silent-map testing-security testing"; }; Dir @@ -180,7 +197,6 @@ Dir AcceptedAutoBuild "/org/security.debian.org/buildd/"; Queue { - Root "/org/security.debian.org/queue/"; Accepted "/org/security.debian.org/queue/accepted/"; Byhand "/org/security.debian.org/queue/byhand/"; Done "/org/security.debian.org/queue/done/"; @@ -206,12 +222,12 @@ Architectures all "Architecture Independent"; alpha "DEC Alpha"; hppa "HP PA RISC"; - arm "Arm"; + arm "ARM"; i386 "Intel ia32"; ia64 "Intel ia64"; m68k "Motorola Mc680x0"; - mips "SGI MIPS"; - mipsel "SGI MIPS (Little Endian)"; + mips "MIPS (Big Endian)"; + mipsel "MIPS (Little Endian)"; powerpc "PowerPC"; s390 "IBM S/390"; sparc "Sun SPARC/UltraSPARC"; @@ -273,10 +289,14 @@ Section doc; editors; electronics; + embedded; games; + gnome; graphics; hamradio; interpreters; + kde; + libdevel; libs; mail; math; @@ -285,6 +305,8 @@ Section news; oldlibs; otherosfs; + perl; + python; science; shells; sound; @@ -318,16 +340,17 @@ Location /org/security.debian.org/ftp/dists/ { Archive "security"; - Suites - { - Stable; - }; Type "legacy"; }; /org/security.debian.org/ftp/pool/ { Archive "security"; + Suites + { + Stable; + Testing; + }; Type "pool"; }; };