summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* scripts/check-lorry-urls: Check for archive URLs pointing to non-archivesbwh/url-check-fixesBen Hutchings2020-09-101-3/+6
| | | | | | | | | | Some sites serve generic HTML pages with status 200 for missing files, instead of status 404. Check that the Content-Type is not text/html. (We can't check for a "correct" Content-Type, as archives might be served with almost any other type.) Also check that the file is not empty (Content-Length: 0), as this can't be a valid archive.
* scripts/check-lorry-urls: Don't report 'OK' after 'no Mercurial server ...'bwh/fix-check-url-hg-messagesBen Hutchings2020-09-101-2/+2
| | | | | Move the info('OK') call so it's only reported if the Mercurial capability check succeeds.
* 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.
* Update mirroring of unionfs-fuseBen Hutchings2020-09-091-1/+6
| | | | | | unionfs-fuse moved from hg.rpodgorny.cz 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 RabbitMQ projectsBen Hutchings2020-09-092-2/+12
| | | | | | RabbitMQ moved from hg.rabbitmq.com to GitHub. Since the repositories switched from Mercurial to Git, use different names for the new mirrors. Mark the old mirrors as obsolete.
* Update mirroring of cryptoppBen Hutchings2020-09-091-1/+6
| | | | | | cryptopp 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 lm-sensorsBen Hutchings2020-09-091-1/+6
| | | | | | lm-sensors moved from lm-sensors.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 i2c-toolsBen Hutchings2020-09-091-1/+6
| | | | | | i2c-tools migrated from lm-sensors.org to git.kernel.org. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update URL for Python M2Crypto packagebwh/fix-git-urlsBen Hutchings2020-09-091-1/+1
| | | | M2Crypto moved to its own organisation on GitHub.
* Update URL for CUPSBen Hutchings2020-09-091-1/+1
| | | | CUPS moved from www.cups.org to GitHub.