summaryrefslogtreecommitdiff
path: root/open-source-lorries
Commit message (Collapse)AuthorAgeFilesLines
* Use https: scheme for all files in Debian archiveBen Hutchings2020-09-112-2/+2
| | | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use the deb.debian.org CDN and https for these. (Other mirrors generally don't support https.)
* Use https: scheme for all files on CPANBen Hutchings2020-09-116-70/+70
| | | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for these. Also use the canonical hostname cpan.metacpan.org.
* Use https: scheme for all repositories on git.suckless.orgBen Hutchings2020-09-111-3/+3
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on repo.or.czBen Hutchings2020-09-113-3/+3
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on sourceware.orgBen Hutchings2020-09-115-5/+5
| | | | | HTTP and the git native protocol are unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on git.qemu.orgBen Hutchings2020-09-118-8/+8
| | | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these. Also change the hostname from git.qemu-project.org to the canonical git.qemu.org.
* Use https: scheme for active Git and Subversion repositories on SourceforgeBen Hutchings2020-09-116-6/+6
| | | | | | | | HTTP and the git and svn native protocols are unauthenticated and so subject to man-in-the-middle attacks. Use https for these. Unfortunately we can't do this for Mercurial repositories, as the https service for them currently requires authentication.
* Use https: scheme for all repositories on git.netfilter.orgBen Hutchings2020-09-1110-10/+10
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on git.openwrt.orgBen Hutchings2020-09-111-5/+5
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories hosted by PepperfishBen Hutchings2020-09-113-22/+22
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on git.xfce.orgBen Hutchings2020-09-111-16/+16
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on git.kernel.orgBen Hutchings2020-09-1121-21/+21
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on SavannahBen Hutchings2020-09-1138-38/+38
| | | | | HTTP and the git native protocol are unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on code.qt.ioBen Hutchings2020-09-113-40/+40
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on anongit.freedesktop.orgBen Hutchings2020-09-119-9/+9
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Use https: scheme for all repositories on GitHubBen Hutchings2020-09-11122-265/+265
| | | | | The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Mark navit-svn as obsoletebwh/misc-updatesBen Hutchings2020-09-111-1/+2
| | | | | navit switched from Subversion to Git, and we already have a mirror of the Git repository. Mark the old mirror as obsolete.
* Mark libusbx as obsoleteBen Hutchings2020-09-111-1/+2
| | | | | The libusbx fork was merged back into libusb (which we also mirror) and is no longer being updated.
* Mark eglibc as obsoleteBen Hutchings2020-09-111-1/+2
| | | | | eglibc is no longer developed, as the current GNU C library maintainers are more open to including support for embedded systems.
* Mark distutils2 as obsoleteBen Hutchings2020-09-111-1/+2
| | | | | distutils2 was abandoned in 2012. From its PyPI page: "tl;dr: keep using setuptools and pip for now, don’t use distutils2."
* Update URL for U-BootBen Hutchings2020-09-111-1/+1
| | | | U-Boot's canonical repository is now on gitlab.denx.de.
* Update URL for OpenSSLBen Hutchings2020-09-111-1/+1
| | | | | | OpenSSL's canonical repository is now on GitHub. The repositories on git.openssl.org do not seem to be available over https, which is a bit ironic.
* Update mirroring of neonBen Hutchings2020-09-101-1/+6
| | | | | | neon moved from svn.webdav.org to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of lighttpdBen Hutchings2020-09-101-1/+6
| | | | | lighttpd switched from Subversion to Git.. Add a new mirror for the git repository and mark the old mirror as obsolete.
* Update URLs for tcpdump repositoriesBen Hutchings2020-09-102-2/+2
| | | | The canonical repositories for libpcap and tcpdump are now on GitHub.
* Update URL for Mercurial tarballBen Hutchings2020-09-101-1/+1
| | | | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for this. Also use the hostname mercurial-scm.org; mercurial.selenic.com is still an alias for it but is not included in the server's TLS certificate.
* Update URL for bzip2Ben Hutchings2020-09-101-1/+1
| | | | | | | bzip.org has a minimal Wordpress installation without support for https. Although the tarball is still there, the text refers to Sourceforge for downloads. Sourceforge does suppoort https, so download from there.
* Update URL for Perl Error moduleBen Hutchings2020-09-101-1/+1
| | | | | Use https://cpan.metacpan.org instead of a random mirror that doesn't have this version any more.
* Update mirroring for LLVMBen Hutchings2020-09-103-3/+5
| | | | | | | The canonical repositories are now on GitHub. The clang and compiler-rt sources have been folded into the llvm repository, so mark their separate repositories as obsolete rather than pulling from GitHub.
* Update URL for uriparserBen Hutchings2020-09-101-1/+1
| | | | uriparser moved from Sourceforge to GitHub.
* Update URL for straceBen Hutchings2020-09-101-1/+1
| | | | strace moved from Sourceforge to GitHub.
* Update mirroring of Python serial packageBen Hutchings2020-09-101-1/+6
| | | | | | pySerial moved from Sourceforge to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python pyparsing packageBen Hutchings2020-09-101-1/+6
| | | | | | PyParsing moved from Sourceforge to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update URLs for linuxwacomBen Hutchings2020-09-101-2/+2
| | | | linuxwacom moved from Sourceforge to GitHub.
* Update URL for libeventBen Hutchings2020-09-101-1/+1
| | | | libevent moved from Sourceforge to GitHub.
* Update URL for ipmitoolBen Hutchings2020-09-101-1/+1
| | | | ipmitool moved from Sourceforge to GitHub.
* Update mirroring of FreeRTOSBen Hutchings2020-09-101-1/+6
| | | | | | FreeRTOS moved from Sourceforge to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of OpenWRT repositories formerly on nbd.nameBen Hutchings2020-09-101-10/+11
| | | | | | | | | | The OpenWRT projects formerly hosted on nbd.name have mostly moved to git.openwrt.org. The repositories on nbd.name are not up-to-date and its gitweb interface is broken. The uhttpd repository on nbd.name has not been moved; it's apparently abandoned in favour of uhttpd2 (which is called uhttpd on git.openwrt.org). Mark that mirror as obsolete.
* Update URLs for Freedesktop projects moved to gitlab.freedesktop.orgBen Hutchings2020-09-10139-139/+139
| | | | | | The current URLs for these still work, but they are mirrors of the canonical repositories hosted on gitlab.freedesktop.org. Fetch directly from there instead.
* Update URLs for libva and libva-intel-driverBen Hutchings2020-09-102-2/+2
| | | | These moved from freedesktop.org to GitHub.
* Update URL for PidginBen Hutchings2020-09-091-1/+1
| | | | Pidgin moved from hg.pidgin.im to keep.imfreedom.org.
* Update URL for for dropbearBen Hutchings2020-09-091-1/+1
| | | | The Mercurial server moved from secure.ucc.asn.au to hg.ucc.asn.au.
* Update mirroring of flashromBen Hutchings2020-09-091-1/+6
| | | | | flashrom switched from Subversion to Git. Add a new mirror for the git repository and mark the old mirror as obsolete.
* Update mirroring of libpwqualityBen Hutchings2020-09-091-1/+6
| | | | | | libpwquality moved from hg.fedorahosted.org to GitHub. Since it switched from Mercurial to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of sloccountBen Hutchings2020-09-091-1/+6
| | | | | | sloccount is still on Sourceforge but has converted from Subversion to Git. Add a new mirror for the Git repository, and mark the old mirror as obsolete.
* Update mirroring of pexpectBen Hutchings2020-09-091-1/+6
| | | | | | pexpect moved from Sourceforge to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update URLs for Subversion repositories on SourceforgeBen Hutchings2020-09-092-2/+2
| | | | The old URLs stopped working.
* Update URL for fpcBen Hutchings2020-09-091-1/+1
| | | | | The http: URL now redirects to https: but git-svn isn't following the redirection.
* Update mirroring of gitBen Hutchings2020-09-091-2/+2
| | | | | | | * Drop the "initial" branch from refspecs, as it no longer exists and this prevented updating our public mirror * Use the official git repository on GitHub, not a fork * Use the https: URL scheme
* Update mirroring of e2fsprogsBen Hutchings2020-09-091-2/+2
| | | | | | | | The maint branch was rebased some time in 2016 and mirror updates have failed since then. Change the refspecs to allow non-fast-forward changes to this branch. While we're at it, switch the URL to the https: scheme.