Change logs for cargo source package in Focal

  • cargo (0.67.1+ds0ubuntu0.libgit2-0ubuntu0.20.04.2) focal; urgency=medium
    
      * Backport to Focal (LP: #2005123)
        - d/control: Remove dh-cargo from B-D
      * Re-enable libgit2 vendoring:
        - d/control: Remove libgit2-dev and libhttp-parser-dev from B-D
    
     -- Zixing Liu <email address hidden>  Wed, 08 Mar 2023 15:13:46 -0700
  • cargo (0.66.0+ds0ubuntu0.libgit2-0ubuntu0.20.04) focal; urgency=medium
    
      * Backport to Focal (LP: #2000839)
      * Re-enable libgit2 vendoring:
        - d/control: remove libgit2-dev and libhttp-parser-dev from B-D
        - include Rust provided patches to fix CVE-2022-46176
      * Remove the need of dh-cargo
    
     -- Zixing Liu <email address hidden>  Wed, 18 Jan 2023 13:42:34 -0700
  • cargo (0.62.0ubuntu0libgit2-0ubuntu0.20.04.1) focal; urgency=medium
    
      * Backport to Focal (LP: #1986648)
      * Re-enable libgit2 vendoring
        - d/control: remove libgit2-dev and libhttp-parser-dev from B-D
    
     -- Simon Chopin <email address hidden>  Mon, 19 Sep 2022 14:56:25 +0200
  • cargo (0.60.0ubuntu1-0ubuntu1~20.04.1) focal; urgency=medium
    
      * Backport to Focal (LP: #1968345)
    
     -- Simon Chopin <email address hidden>  Wed, 08 Jun 2022 11:05:59 +0200
  • cargo (0.58.0-0ubuntu1~20.04.1) focal; urgency=medium
    
      * Backport to Focal. (LP: #1952104)
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 25 Jan 2022 19:45:23 +1300
  • cargo (0.54.0-0ubuntu1~20.04.1) focal; urgency=medium
    
      [ Michael Hudson-Doyle ]
      * Backport to Focal. (LP: #1943842)
      * Drop change to -march on armhf.
      * Disable the lto::doctest on i386 too.
    
     -- Olivier Tilloy <email address hidden>  Fri, 29 Oct 2021 13:10:14 +0200
  • cargo (0.52.0-0ubuntu1~20.04.1) focal; urgency=medium
    
      * Backport to Focal. (LP: #1932145)
      * Embed libgit2 at the revision which is embedded by the libgit2-sys
        crate, version 0.12.21+1.1.0 (which is not exactly libgit2 1.1.0,
        confusingly)
        - add debian/libgit2
        - 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
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 23 Jul 2021 10:58:32 +1200
  • cargo (0.47.0-1~exp1ubuntu1~20.04.1) focal; urgency=medium
    
      * Backport to Focal. (LP: #1901571)
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 10 Dec 2020 20:43:34 +1300
  • cargo (0.44.1-0ubuntu1~20.04.1) focal; urgency=medium
    
      * Backport to Focal. (LP: #1876942)
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 25 Jun 2020 07:55:14 +1200
  • cargo (0.42.0-0ubuntu1) focal; urgency=medium
    
      * New upstream version. (LP: #1864174)
      * d/scripts/debian-cargo-vendor: use python3 not python.
      * d/patches/2002_disable-net-tests.patch: delete, tests no longer run
        as part of build.
      * Refresh other patches.
      * d/patches/0001-Fix-tests-with-url-crate-update.patch: backport test
        fix from upstream.
      * d/patches/0002-Fix-doc_target-test-which-no-longer-works-on-stable-.patch:
        backport another test fix from upstream.
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 03 Mar 2020 07:45:01 +0100
  • cargo (0.41.0-0ubuntu1) focal; urgency=medium
    
      * "Merge" from Salsa merge request updating to 0.41.0
        https://salsa.debian.org/rust-team/cargo/-/merge_requests/3.
        Remaining changes:
        - Don't use the bootstrap.py script for bootstrapping as it no longer
          works.
          - remove debian/bootstrap.py
          - update debian/make_orig_multi.sh
      * Dropped change, libstd bug fixed:
        - 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
      * Dropped change, equivalent change now in Debian:
        - 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
      * Dropped change, test no longer run by upstream build:
       - 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
      * Disable filter_platform test on !x86 as it hits an unreachable!
        - add debian/patches/disable-filter_platform-test-on-non-x86.patch
        - update debian/patches/series
    
     -- Michael Hudson-Doyle <email address hidden>  Mon, 02 Mar 2020 08:08:51 +0100
  • cargo (0.40.0-3ubuntu2) focal; urgency=medium
    
      * No-change rebuild with fixed binutils on arm64.
    
     -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 10:56:41 +0000
  • cargo (0.40.0-3ubuntu1) focal; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - 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
        - Don't use the bootstrap.py script for bootstrapping as it no longer
          works.
          - remove debian/bootstrap.py
          - update debian/make_orig_multi.sh
        - 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
        - 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
      * Dropped changes, included in Debian:
        - d/patches/0001-Don-t-fail-if-we-can-t-acquire-readonly-lock.patch,
          d/patches/1001_vendor_serde_atomic-compat.patch: remove, applied
          upstream
        - d/patches/2001_more_portable_rustflags.patch: Delete, applied
          upstream.
      * Dropped changes, included upstream:
        - Cherry pick fixes to tests for compatibility with toml 0.5.3.
      * Drop bundled libgit2, as Ubuntu now has 0.28.3 which meets the minimum
        requirements.
      * Bump the versioned build-dependency on libgit2-dev.
      * debian/patches/disable-fetch-tests-on-non-x86.patch: update.
    
    cargo (0.40.0-3) unstable; urgency=medium
    
      * debian cargo wrapper: drop DEB_CARGO_PACKAGE in favour of the more
        standardised DESTDIR.
      * Experimental riscv64 support.
    
    cargo (0.40.0-2) unstable; urgency=medium
    
      * Restore patch for pkg-config crate to auto-detect Debian cross-compiling.
      * Add patch for backtrace-sys to auto-detect Debian cross-compiling.
    
    cargo (0.40.0-1) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * Ship the zsh completion (Closes: #941437)
    
      [ Ximin Luo ]
      * New upstream release.
    
     -- Steve Langasek <email address hidden>  Fri, 10 Jan 2020 11:51:55 -0800
  • cargo (0.39.0+really0.39.0-0ubuntu1) focal; urgency=medium
    
      * Restore Cargo 0.39 now that the rustc update is done.
    
     -- Michael Hudson-Doyle <email address hidden>  Wed, 13 Nov 2019 22:49:40 +1300
  • cargo (0.39.0+really0.38.0-0ubuntu1) focal; urgency=medium
    
      * Re-upload Cargo 0.38 as Cargo 0.39 blocks the bootstrap of rustc 1.38.
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 12 Nov 2019 14:01:50 +1300
  • cargo (0.39.0-0ubuntu1) focal; urgency=medium
    
      * New upstream release.
      * d/patches/2001_more_portable_rustflags.patch: Delete, applied
        upstream.
      * Refresh other patches.
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 29 Oct 2019 21:09:18 +1300
  • cargo (0.38.0-0ubuntu1) focal; urgency=medium
    
      * New upstream release.
      * d/patches/0001-Don-t-fail-if-we-can-t-acquire-readonly-lock.patch,
        d/patches/1001_vendor_serde_atomic-compat.patch: remove, applied
        upstream
      * Refresh other patches.
      * Embed libgit2 at the commit bundled by libgit2 0.8.2 (e3adc99), as
        it depends on a newer version than that found in Ubuntu today, with
        some binary test-only files removed.
        - add debian/libgit2
        - update debian/control
        - update debian/copyright
        - update debian/rules
        - update debian/README.source
      * Hack the libgit2-sys build process to link the bundled libgit2
        against the system's libhttp_parser.
        - add debian/patches/use-system-libhttp-parser.patch
        - update debian/patches/series
      * Cherry pick fixes to tests for compatibility with toml 0.5.3.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 25 Oct 2019 21:45:58 +1300
  • cargo (0.37.0-3ubuntu2) eoan; urgency=medium
    
      * 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
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 27 Aug 2019 20:33:21 +1200