X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fdak.conf;h=58f77c11cfb0aa914cc91269b4694b16292a8fdb;hb=e80699c1162ee22906a90717e2195d90b7606497;hp=1d9b1e6530101dbbc9b10bcbd79e20ccb8b41a39;hpb=a8c91601641c5ae0fee611869c2cd742195a1d9f;p=dak.git diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index 1d9b1e65..58f77c11 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -440,3 +440,25 @@ Changelogs { Export "/srv/security-master.debian.org/export/changelogs"; } + +Generate-Releases +{ + MD5Sum + { + oldstable; + stable; + testing; + }; + SHA1 + { + oldstable; + stable; + testing; + }; + SHA256 + { + oldstable; + stable; + testing; + }; +}