X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian-security%2Fcron.unchecked;h=a1b516ff318790c2499b1cc32b65c1bea147cf6c;hb=d201f544a274c611c1c0e8f0b061f0d46d34a7e3;hp=d519b20962d5660b4cce79834e9b1fc3ef88f739;hpb=ec257c02a5d62fd27844c70814acd9616b24b4c8;p=dak.git diff --git a/config/debian-security/cron.unchecked b/config/debian-security/cron.unchecked index d519b209..a1b516ff 100755 --- a/config/debian-security/cron.unchecked +++ b/config/debian-security/cron.unchecked @@ -17,8 +17,8 @@ doanything=false dopolicy=false # So first we should go and see if any process-policy action is done -dak process-policy embargo | mail -a "X-Debian: DAK" -e -s "Automatically accepted from embargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftonaster@ftp-master.debian.org -dak process-policy disembargo | mail -a "X-Debian: DAK" -e -s "Automatically accepted from unembargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftonaster@ftp-master.debian.org +dak process-policy embargoed | mail -a "X-Debian: DAK" -e -s "Automatically accepted from embargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org +dak process-policy unembargoed | mail -a "X-Debian: DAK" -e -s "Automatically accepted from unembargoed" team@security.debian.org -- -F "Debian FTP Masters" -f ftpmaster@ftp-master.debian.org # Now, if this really did anything, we can then sync it over. Files # in newstage mean they are (late) accepts of security stuff, need @@ -55,6 +55,8 @@ if ! $doanything; then exit 0 fi +dak manage-build-queues -a + if [ "x${dopolicy}x" = "xtruex" ]; then # We had something approved from a policy queue, push out new archive dak dominate