summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2015-08-14 18:49:48 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2015-08-14 18:49:48 +0000
commitf737ca21933177bb05bf713b27b13624611143ac (patch)
tree7209800e0a38b039e46bebc26ad7672f86edbe59
parentb38dca6439d50d900af168db951d03af8d679751 (diff)
Update references to soriano after the soler -> soriano move
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@36071 e39458fd-73e7-0310-bf30-c45bca0a0e42
-rwxr-xr-xbin/add-dsa-needed.sh2
-rwxr-xr-xbin/update2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/add-dsa-needed.sh b/bin/add-dsa-needed.sh
index a272612bf1..93f7ae69ad 100755
--- a/bin/add-dsa-needed.sh
+++ b/bin/add-dsa-needed.sh
@@ -40,7 +40,7 @@ case "${1:-}" in
;;
--cronjob-sectracker)
output=/dev/stdout
- # see doc/soler.txt
+ # see doc/soriano.txt
turl='http://127.0.0.1:25648/tracker/status/release'
;;
'')
diff --git a/bin/update b/bin/update
index 99e034950e..1c8d47f3a7 100755
--- a/bin/update
+++ b/bin/update
@@ -11,7 +11,7 @@ rm -f allitems.html
# 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

© 2014-2024 Faster IT GmbH | imprint | privacy policy