]> git.decadent.org.uk Git - dak.git/commitdiff
debian-security: import new security updates into stable-kfreebsd
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 14 May 2015 09:42:58 +0000 (11:42 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 14 May 2015 09:42:58 +0000 (11:42 +0200)
config/debian-security/cron.buildd
config/debian-security/cron.unchecked

index 02efc0f45ff55c34187878c16b116d37c836cdb0..cd8a6851d47000fdc3bb42c8f7d3ea9c9f0659dd 100755 (executable)
@@ -9,7 +9,7 @@ set -u
 export SCRIPTVARS=/srv/security-master.debian.org/dak/config/debian-security/vars
 . $SCRIPTVARS
 SSH_SOCKET=~/.ssh/buildd.debian.org.socket
-DISTS="oldstable stable testing"
+DISTS="oldstable stable stable-kfreebsd testing"
 
 if [ -e $ftpdir/Archive_Maintenance_In_Progress ]; then
     exit 0
@@ -50,6 +50,9 @@ if [ ! -z "${dists}" ]; then
             stable)
                 send=jessie
                 ;;
+            stable-kfreebsd)
+                send=jessie-kfreebsd
+                ;;
             testing)
                 send=stretch
                 ;;
index 5c2a7d7a3b56ec57c00fe545b7edf0e290914916..fc0f5b5ce59f557bfc191a6d7f164f19fb5df52a 100755 (executable)
@@ -73,6 +73,9 @@ if [ "${doanything}" = "false" ] && [ "${dopolicy}" = "false" ]; then
     exit 0
 fi
 
+# Update stable-kfreebsd
+dak update-suite stable stable-kfreebsd
+
 # manage build queues
 dak manage-build-queues -a
 dak generate-packages-sources2 -a build-queues