X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fdak.conf;h=c42eba9fa73ed3f8b9c0a927ec1659ed6f4c85c9;hb=e3d8cb7bce30c76d6133ab04ce9b01804944d5cb;hp=1d9b1e6530101dbbc9b10bcbd79e20ccb8b41a39;hpb=216ef363720a79a005e998850ee0113ea7f2827c;p=dak.git diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index 1d9b1e65..c42eba9f 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 +{ + MD5 + { + oldstable; + stable; + testing; + }; + SHA1 + { + oldstable; + stable; + testing; + }; + SHA256 + { + oldstable; + stable; + testing; + }; +}