X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian-security%2Fdak.conf;h=3462467be5e1ee5dcdcac4b7bdc607a5883aacca;hb=744bff0ed8edc4126b62ee82e60823d30a65c293;hp=7e5e1d97c05c9bfc8d1dbe388e9af2f923cd9cd2;hpb=25d1dfb689b3f215a9c42073ffeb1b64c535f79b;p=dak.git diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index 7e5e1d97..3462467b 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -36,6 +36,11 @@ Dinstall LegacyStableHasNoSections "false"; }; +Process-Unchecked +{ + AcceptedLockFile "/org/security.debian.org/lock/unchecked.lock"; +}; + Import-Users-From-Passwd { ValidGID "800"; @@ -200,10 +205,10 @@ Suite sparc; }; Announce "dak@security.debian.org"; - Version "x.y"; + Version ""; Origin "Debian"; Label "Debian-Security"; - Description "Debian x.y Security Updates"; + Description "Debian testing Security Updates"; CodeName "etch"; OverrideCodeName "etch"; CopyDotDak "/org/security.debian.org/queue/done/"; @@ -217,6 +222,7 @@ SuiteMappings "silent-map stable-security stable"; // JT - FIXME, hackorama // "silent-map testing-security stable"; + "silent-map etch-secure testing"; "silent-map testing-security testing"; };