~patreosek/ubuntu/+source/cargo:merge-0.37

Last commit made on 2019-08-27
Get this branch:
git clone -b merge-0.37 https://git.launchpad.net/~patreosek/ubuntu/+source/cargo
Only Patrik Coch can upload to this branch. If you are Patrik Coch please log in for upload directions.

Branch merges

Branch information

Name:
merge-0.37
Repository:
lp:~patreosek/ubuntu/+source/cargo

Recent commits

5655627... by Michael Hudson-Doyle

releasing package cargo version 0.37.0-3ubuntu2

d4b07c5... by Michael Hudson-Doyle

reconstruct-changelog

80fa025... by Michael Hudson-Doyle

  * Backport fix causing build failures when $HOME was not writable.
    - add debian/patches/0001-Don-t-fail-if-we-can-t-acquire-readonly-lock.patch
    - update debian/patches/series

5131778... by Michael Hudson-Doyle

releasing package cargo version 0.37.0-3ubuntu1

dc1c386... by Michael Hudson-Doyle

ubuntu-meta

5f07b6a... by Michael Hudson-Doyle

reconstruct-changelog

7b0fdf8... by Michael Hudson-Doyle

merge-changelogs

3f0997e... by Michael Hudson-Doyle

   - Disable the large_conflict_cache test on non-x86
     - add debian/patches/disable-large_conflict_cache-test-on-non-x86.patch
     - update debian/patches/series

f2bf624... by Michael Hudson-Doyle

    - Disable test tool_paths::custom_runner which fails every now and again
      because of a libstd bug (https://github.com/rust-lang/rust/issues/55242)
      - add debian/patches/disable-tool_paths-custom_runner.patch
      - update debian/patches/series

6db9edb... by Michael Hudson-Doyle

    - Disable fetch tests on non x86/x86-64 architectures, as those hit an
      unreachable!() in test code. Disable the Debian patch that disables these
      tests on every architecture
      - add debian/patches/disable-fetch-tests-on-non-x86.patch
      - update debian/patches/series