]> git.decadent.org.uk Git - dak.git/blob - katie.conf-security
* vars: external-overrides variable added* cron.daily: Update testing/unstable Task...
[dak.git] / katie.conf-security
1 Dinstall
2 {
3    PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp";
4    GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg";
5    SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg";
6    SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
7    SigningKeyIds "722F1AED";
8    SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
9    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
10    MyAdminAddress "ftpmaster@debian.org";
11    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()
12    MyDistribution "Debian"; // Used in emails
13    BugServer "bugs.debian.org";
14    PackagesServer "packages.debian.org";
15    LockFile "/org/security.debian.org/katie/lock";
16    Bcc "archive@ftp-master.debian.org";
17    // GroupOverrideFilename "override.group-maint";
18    FutureTimeTravelGrace 28800; // 6 hours
19    PastCutoffYear "1984";
20    SkipTime 300;
21    CloseBugs "false";
22    OverrideDisparityCheck "false";
23    BXANotify "false";
24    AcceptedAutoBuildSuites
25    {
26      stable;
27      testing;
28    };
29    SecurityAcceptedAutoBuild "true";     
30    DefaultSuite "Testing";
31    SuiteSuffix "updates";
32    OverrideMaintainer "katie@security.debian.org";
33    StableDislocationSupport "false";
34    LegacyStableHasNoSections "false";
35 };
36
37 Julia
38 {
39   ValidGID "800";
40   // Comma separated list of users who are in Postgres but not the passwd file
41   KnownPostgres "postgres,katie,www-data,udmsearch";
42 };
43
44 Helena
45 {
46   Directories
47   {
48     byhand;
49     new;
50     accepted;
51   };
52 };
53
54 Shania
55 {
56   Options
57   {
58     Days 14;
59   };
60  MorgueSubDir "shania";
61 };
62
63 Melanie
64 {
65   Options
66   {
67     Suite "unstable";
68   };
69
70   MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
71   LogFile "/org/security.debian.org/katie-log/removals.txt";
72 };
73
74 Neve
75 {
76   ExportDir "/org/security.debian.org/katie/neve-files/";
77 };
78
79 Rhona
80 {
81   // How long (in seconds) dead packages are left before being killed
82   StayOfExecution 129600; // 1.5 days
83   AcceptedAutoBuildStayOfExecution 86400; // 24 hours
84   MorgueSubDir "rhona";
85   OverrideFilename "override.source-only";
86 };
87
88 Amber
89 {
90   ComponentMappings
91   {
92     main "ftp-master.debian.org:/pub/UploadQueue";
93     contrib "ftp-master.debian.org:/pub/UploadQueue";
94     non-free "ftp-master.debian.org:/pub/UploadQueue";
95     non-US/main "non-us.debian.org:/pub/UploadQueue";
96     non-US/contrib "non-us.debian.org:/pub/UploadQueue";
97     non-US/non-free "non-us.debian.org:/pub/UploadQueue";
98   };
99 };
100
101 Suite
102 {
103   // Priority determines which suite is used for the Maintainers file
104   // as generated by charisma (highest wins).
105
106   Stable
107   {
108         Components 
109         {
110           updates/main;
111           updates/contrib;
112           updates/non-free;
113         };
114         Architectures 
115         {
116           source;  
117           all;
118           alpha; 
119           arm;
120           hppa;
121           i386;
122           ia64;
123           m68k;
124           mips;
125           mipsel;
126           powerpc;
127           s390;
128           sparc;
129         };
130         Announce "katie@security.debian.org";
131         Version "3.0";
132         Origin "Debian";
133         Label "Debian-Security";
134         Description "Debian 3.0 Security Updates";
135         CodeName "woody";
136         OverrideCodeName "woody";
137         CopyKatie "/org/security.debian.org/queue/done/";
138   };
139
140   Testing
141   {
142         Components 
143         {
144           updates/main;
145           updates/contrib;
146           updates/non-free;
147         };
148         Architectures 
149         {
150           source;  
151           all;
152           alpha; 
153           arm;
154           hppa;
155           i386;
156           ia64;
157           m68k;
158           mips;
159           mipsel;
160           powerpc;
161           s390;
162           sparc;
163         };
164         Announce "katie@security.debian.org";
165         Version "x.y";
166         Origin "Debian";
167         Label "Debian-Security";
168         Description "Debian x.y Security Updates";
169         CodeName "sarge";
170         OverrideCodeName "sarge";
171         CopyKatie "/org/security.debian.org/queue/done/";
172   };
173
174 };
175
176 SuiteMappings
177 {
178  "silent-map stable-security stable";
179  // JT - FIXME, hackorama
180  "silent-map testing-security stable";
181  //"silent-map testing-security testing";
182 };
183
184 Dir
185 {
186   Root "/org/security.debian.org/ftp/";
187   Pool "/org/security.debian.org/ftp/pool/";
188   Katie "/org/security.debian.org/katie/";
189   Templates "/org/security.debian.org/katie/templates/";
190   PoolRoot "pool/";
191   Override "/org/security.debian.org/override/";
192   Lists "/org/security.debian.org/katie-database/dists/";
193   Log "/org/security.debian.org/katie-log/";
194   Morgue "/org/security.debian.org/morgue/";
195   MorgueReject "reject";
196   Override "/org/security.debian.org/scripts/override/";
197   AcceptedAutoBuild "/org/security.debian.org/buildd/";
198   Queue
199   {
200     Root "/org/security.debian.org/queue/";
201     Accepted "/org/security.debian.org/queue/accepted/";
202     Byhand "/org/security.debian.org/queue/byhand/";
203     Done "/org/security.debian.org/queue/done/";
204     Holding "/org/security.debian.org/queue/holding/";
205     New "/org/security.debian.org/queue/new/";
206     Reject "/org/security.debian.org/queue/reject/";
207     Unchecked "/org/security.debian.org/queue/unchecked/";
208   };
209 };
210
211 DB
212 {
213   Name "obscurity";
214   Host ""; 
215   Port -1;
216
217 };
218
219 Architectures
220 {
221
222   source "Source";
223   all "Architecture Independent";
224   alpha "DEC Alpha";
225   hppa "HP PA RISC";
226   arm "ARM";
227   i386 "Intel ia32";
228   ia64 "Intel ia64";
229   m68k "Motorola Mc680x0";
230   mips "MIPS (Big Endian)";
231   mipsel "MIPS (Little Endian)";
232   powerpc "PowerPC";
233   s390 "IBM S/390";
234   sparc "Sun SPARC/UltraSPARC";
235
236 };
237
238 Archive
239 {
240
241   security
242   {
243     OriginServer "security.debian.org";
244     PrimaryMirror "security.debian.org";
245     Description "Security Updates for the Debian project";
246   };
247
248 };
249
250 Component
251 {
252
253   updates/main
254   {
255         Description "Main (updates)";
256         MeetsDFSG "true";
257   };
258
259   updates/contrib
260   {
261         Description "Contrib (updates)";
262         MeetsDFSG "true";
263   };
264
265   updates/non-free
266   {
267         Description "Software that fails to meet the DFSG";
268         MeetsDFSG "false";
269   };
270
271 };
272
273 ComponentMappings
274 {
275  "main updates/main";
276  "contrib updates/contrib";
277  "non-free updates/non-free";
278  "non-US/main updates/main";
279  "non-US/contrib updates/contrib";
280  "non-US/non-free updates/non-free";
281 };
282
283 Section
284 {
285   admin;
286   base;
287   comm;
288   debian-installer;
289   devel;
290   doc;
291   editors;
292   electronics;
293   embedded;
294   games;
295   gnome;
296   graphics;
297   hamradio;
298   interpreters;
299   kde;
300   libdevel;
301   libs;
302   mail;
303   math;
304   misc;
305   net;
306   news;
307   oldlibs;
308   otherosfs;
309   perl;
310   python;
311   science;
312   shells;
313   sound;
314   tex;
315   text;
316   utils;
317   web;
318   x11;
319   non-US;
320 };
321
322 Priority
323 {
324   required 1;
325   important 2;
326   standard 3;
327   optional 4;
328   extra 5;
329   source 0; // i.e. unused
330 };
331
332 OverrideType
333 {
334   deb;
335   udeb;
336   dsc;
337 };
338
339 Location
340 {
341   /org/security.debian.org/ftp/dists/
342     {
343       Archive "security";
344       Type "legacy";
345     };
346
347   /org/security.debian.org/ftp/pool/
348     {
349       Archive "security";
350       Suites 
351         {
352           Stable;
353           Testing;
354         };
355       Type "pool";
356     };
357 };
358
359 Urgency
360 {
361   Default "low";
362   Valid
363   {
364     low;
365     medium;
366     high;
367     emergency;
368     critical;
369   };
370 };