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