[Secure-testing-commits] r36071 - bin

Salvatore Bonaccorso carnil at moszumanska.debian.org
Fri Aug 14 18:49:48 UTC 2015


Author: carnil
Date: 2015-08-14 18:49:48 +0000 (Fri, 14 Aug 2015)
New Revision: 36071

Modified:
   bin/add-dsa-needed.sh
   bin/update
Log:
Update references to soriano after the soler -> soriano move

Modified: bin/add-dsa-needed.sh
===================================================================
--- bin/add-dsa-needed.sh	2015-08-14 18:45:08 UTC (rev 36070)
+++ bin/add-dsa-needed.sh	2015-08-14 18:49:48 UTC (rev 36071)
@@ -40,7 +40,7 @@
         ;;
     --cronjob-sectracker)
         output=/dev/stdout
-        # see doc/soler.txt
+        # see doc/soriano.txt
         turl='http://127.0.0.1:25648/tracker/status/release'
         ;;
     '')

Modified: bin/update
===================================================================
--- bin/update	2015-08-14 18:45:08 UTC (rev 36070)
+++ bin/update	2015-08-14 18:49:48 UTC (rev 36071)
@@ -11,7 +11,7 @@
 # wget disabled since fetching allitems.html.gz via wget fails since 2015-04-09 from
 # cve.mitre.org, add workaround with curl until solved
 # wget --quiet https://cve.mitre.org/data/downloads/allitems.html.gz
-# Note: ~/.curlrc on soler contains:
+# Note: ~/.curlrc on soriano contains:
 # capath=/etc/ssl/ca-global
 curl -s -o allitems.html.gz https://cve.mitre.org/data/downloads/allitems.html.gz
 gunzip allitems.html.gz




More information about the Secure-testing-commits mailing list