~patreosek/ubuntu/+source/cargo:xenial-0.42

Last commit made on 2020-03-03
Get this branch:
git clone -b xenial-0.42 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:
xenial-0.42
Repository:
lp:~patreosek/ubuntu/+source/cargo

Recent commits

f092860... by Michael Hudson-Doyle

releasing package cargo version 0.42.0-0ubuntu1~16.04.1

f1f62f9... by Michael Hudson-Doyle

reconstruct-changelog

3b69036... by Michael Hudson-Doyle

  * Do not use the http2 feature of the curl crate, and warn rather than fail
    on errors caused by a too-old curl.
    - add debian/patches/ignore-libcurl-errors.patch
    - update debian/patches/series

25b4d23... by Michael Hudson-Doyle

  * Drop ssh_key_from_memory from the git2 default features, as that results
    in the libgit2 build depending on a version of libssh2 that is too recent
    - add debian/patches/git2-no-ssh_key_from_memory.patch
    - update debian/patches/series

f32b639... by Michael Hudson-Doyle

  * Embed libgit2 0.28.3 to avoid a dependency on a version which is newer
    than that found in disco
    - add debian/libgit2
    - add debian/patches/libgit2-0.28-compat.patch
    - add debian/patches/use-system-libhttp-parser.patch
    - update debian/control
    - update debian/copyright
    - update debiab/patches/series
    - update debian/README.source
    - update debian/rules

9014028... by Michael Hudson-Doyle

  * Backport to Xenial. (LP: #1856851)

a2a925d... by Michael Hudson-Doyle

releasing package cargo version 0.42.0-0ubuntu1

8ef9db3... by Michael Hudson-Doyle

reconstruct-changelog

d285f63... by Michael Hudson-Doyle

  * d/patches/0002-Fix-doc_target-test-which-no-longer-works-on-stable-.patch:
    backport another test fix from upstream.

6bbf087... by Michael Hudson-Doyle

  * d/patches/0001-Fix-tests-with-url-crate-update.patch: backport test
    fix from upstream.