[Git][security-tracker-team/security-tracker][master] Makefile: MIRROR: Switch to deb.debian.org directly
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Thu Sep 22 10:40:24 BST 2022
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
f4465bd2 by Salvatore Bonaccorso at 2022-09-22T11:38:06+02:00
Makefile: MIRROR: Switch to deb.debian.org directly
This did not work well in past but let's try it now again.
debian.csail.mit.edu would be the neares mirror as soriano is hosted at
csail, but debian.csail.mit.edu is from time to time unstable.
If deb.debian.org will not work stable enough for our processings due to
the redirects involved, then we can switch to mirrors.wikimedia.org.
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
@@ -1,6 +1,6 @@
PYTHON_MODULES = $(wildcard lib/python/*.py)
-MIRROR = http://debian.csail.mit.edu/debian
+MIRROR = http://deb.debian.org/debian
SECURITY_MIRROR = http://security.debian.org/debian-security
# Include the definitions of the releases to be fetched
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/f4465bd2a61e7814cb339c7ef9d38018db400766
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/f4465bd2a61e7814cb339c7ef9d38018db400766
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20220922/f7e81a02/attachment.htm>
More information about the debian-security-tracker-commits
mailing list