summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Update URL for isc-dhcpBen Hutchings2020-09-091-1/+1
| | | | | isc-dhcp moved from source.isc.org to a GitLab instance at gitlab.isc.org.
* Update URL for ghcBen Hutchings2020-09-091-1/+1
| | | | | ghc moved from git.haskell.org to a GitLab instance at gitlab.haskell.org.
* Update URLs for archived Xfce projectsBen Hutchings2020-09-091-3/+3
| | | | | These moved into a different subdirectory on the server. While we're at it, switch to the https: scheme.
* Update URLs for rpcbind and libtirpcBen Hutchings2020-09-092-2/+2
| | | | | rpcbind and libtirpc moved from git.infradead.org to git.linux-nfs.org. They still can't be cloned over https, sadly.
* Update URL for OpenWRT main repositoryBen Hutchings2020-09-091-1/+1
| | | | | It moved into a subdirectory. While we're at it, switch to the https: scheme.
* Update URL for fuseBen Hutchings2020-09-091-1/+1
| | | | fuse moved from Sourceforge to GitHub.
* Update URLs for GENIVI repositoriesBen Hutchings2020-09-0912-18/+18
| | | | They moved from git.projects.genivi.org to GitHub.
* Mark layer_management as obsoleteBen Hutchings2020-09-091-1/+2
| | | | | | This repository was not moved to GitHub. It may have been replaced by the wayland-ivi-extension project, but they seem to have no Git history in common, so there is no upstream.
* Mark smartdevicelink mirror as obsoleteBen Hutchings2020-09-091-1/+2
| | | | | The upstream repository this points to has moved, and we already have a *different* mirror for the current repository.
* Update URL and refspecs for PerlBen Hutchings2020-09-091-3/+6
| | | | | | Perl's main repository moved from perl5.git.perl.org to GitHub. Also update the list of stable maintenance branches to be mirrored.
* Update URL for mdadmBen Hutchings2020-09-091-1/+1
| | | | It moved from neil.brown.name to git.kernel.org.
* Update URL for kmscube to upstream versionBen Hutchings2020-09-091-1/+1
| | | | | | | | | We previously mirrored Thierry Reding's kmscube repository, which had modifications for Tegra that were never merged upstream. That repository disappeared when Gitorious was shut down. I think it's more useful to mirror the upstream version than this old branch.
* Update URLs for Qt projectsBen Hutchings2020-09-093-3/+3
| | | | | snowshoe moved from Gitorious to code.qt.io. qbs and qtjsbackend moved to different directories on code.qt.io.
* Update URL for dbus-c++Ben Hutchings2020-09-091-1/+1
| | | | It moved from Gitorious to GitHub.
* Update URLs for xiph.org repositoriesBen Hutchings2020-09-096-6/+7
| | | | | | | The repositories on git.xiph.org have moved to a GitLab instance at gitlab.xiph.org. Also mark the old ogg mirror (last updated in 2015) as obsolete.
* Update URL for u-boot-socfpgaBen Hutchings2020-09-091-1/+1
| | | | It has moved from git.rocketboards.org to GitHub.
* Mark dtc mirror as obsoleteBen Hutchings2020-09-091-1/+2
| | | | | The upstream repository this points to has moved, and we already have a *different* mirror for the current repository.
* Update URLs for packages formerly on git.fedorahosted.orgBen Hutchings2020-09-095-5/+5
| | | | | git.fedorahosted.org has been shut down and these have moved to various other hosts.
* Update URLs for Colm Networks softwareBen Hutchings2020-09-092-2/+2
| | | | They moved from git.complang.org to GitHub.
* Update URL for FarstreamBen Hutchings2020-09-091-1/+1
| | | | It moved from git.codethink.co.uk to gitlab.freedesktop.org.
* Update URLs for Apache projectsBen Hutchings2020-09-094-5/+6
| | | | | | | | | | | | | | Apache hosts Git mirrors for some of their projects, but: * They no longer support git native protocol. For ant, thrift, and zookeeper, change URLs to use the https: scheme. * For apr and httpd, those mirrors have gone away. Point to Apache's mirrors of them on GitHub instead. The GitHub mirror of apr is not actually being updated at the moment, but we also have "libapr" tracking the Subversion repository. Set a description referring to that.
* Update URL for cmakeBen Hutchings2020-09-091-1/+1
| | | | It moved from cmake.org to gitlab.kitware.com.
* Update URL for ceph-object-corpusBen Hutchings2020-09-091-1/+1
| | | | It migrated from ceph.com to GitHub.
* Update URLs for Debian packages formerly on AliothBen Hutchings2020-09-095-5/+5
| | | | | | Debian's Alioth service, a FusionForge instance, was shut down in 2018. Its replacmeent is Salsa, a GitLab instance at salsa.debian.org. These packages have all moved there.
* Update URLs for repositories on git.enlightenment.orgBen Hutchings2020-09-093-10/+10
| | | | | The git native protocol is no longer supported there; use the https: scheme.
* Update mirroring of Python pytz packagebwh/bazaar-migrationBen Hutchings2020-09-091-1/+6
| | | | | pytz is still on Launchpad, but has switched from Bazaar to Git. Use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python unit testing packagesBen Hutchings2020-09-091-5/+30
| | | | | | | The fixtures, subunit, testrepository, testresources, and testscenarios packages have moved from Launchpad to GitHub. Since they switched from Bazaar to Git, use different names for the new mirrors. Mark the old mirrors as obsolete.
* Update mirroring of Python dateutil packageBen Hutchings2020-09-091-1/+6
| | | | | | dateutil moved from Launchpad to GitHub. Since it switched from Bazaar to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of Python OpenSSL packageBen Hutchings2020-09-091-1/+6
| | | | | | pyOpenSSL moved from Launchpad to GitHub. Since it switched from Bazaar to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of MidoriBen Hutchings2020-09-091-1/+6
| | | | | | Midori moved from Launchpad to GitHub. Since it switched from Bazaar to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
* Update mirroring of GNU makeBen Hutchings2020-09-091-0/+4
| | | | | | | | | make has moved from Launchpad to Savannah. Since it switched from Bazaar to Git, use a different name for the new mirror. The Bazaar repository on Launchpad is still functional and mirrors changes in the Git repository, so don't disable the configuration for it. However, Lorry Depot isn't yet able to mirror from Bazaar.