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 <[email protected]> - - - - - 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.
_______________________________________________ debian-security-tracker-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits
