dwww Home | Show directory contents | Find package

cargo (0.66.0+ds1-1) unstable; urgency=medium

  [ Fabian Grünbichler ]
  * fix CVE-2022-46176 (Thanks Peter Green!)
  * repack vendored sources with required libgit2-sys/git2/git2-curl versions
  * update unsuspicious files

 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email>  Wed, 11 Jan 2023 18:55:09 +0100

cargo (0.66.0-1) unstable; urgency=medium

  * new upstream version 0.66

  [ Blair Noctis ]
  * Update debcargo-conf.patch, unapply tempfile patch to match vendored
  * Refresh patches and remove upstream applied CVE patches
  * Patch test macro to work around qemu vfork bug when command not found

  [ Fabian Grünbichler ]
  * no longer pin git2/libgit2-sys
  * update debcargo-conf.patch (concolor, clap)
  * update unsuspicious files
  * d/control: depend on rustc 1.63
  * drop armel workaround

  [ Rob Shearman ]
  * d/control: update minimum cargo, rustc and libstd-rust-dev versions

 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email>  Sun, 08 Jan 2023 16:38:30 +0100

cargo (0.63.1-3) unstable; urgency=medium

  * workaround armel breakage

 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email>  Wed, 07 Dec 2022 14:58:58 +0100

cargo (0.63.1-2) unstable; urgency=medium

  [ Ryan Gonzalez ]
  * Fix path remapping for crate dependencies

  [ Fabian Grünbichler ]
  * disable utf-8 fs-specific test
  * fix i386 build / cross tests

 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email>  Sat, 19 Nov 2022 10:48:29 +0100

cargo (0.63.1-1) unstable; urgency=medium

  * New upstream release
  * switch to libgit2-1.5 (Closes: #1021504, #1017828)
  * Update guess-crate-copyright to handle missing authors field gracefully
  * Update audit-vendor-source to handle ZFS and similar file systems
  * silence GZIP deprecation warning
  * fix CVE-2022-36113/CVE-2022-36114 (Closes: #1021142)

  [ Helmut Grohne ]
  * Fix FTCBFS: Missing Build-Depends: zlib1g-dev:native. (Closes: #1019491)

 -- Fabian Gruenbichler <debian@fabian.gruenbichler.email>  Sat, 17 Sep 2022 22:25:02 +0200

cargo (0.57.0-7) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Peter Michael Green <plugwash@debian.org>  Mon, 02 May 2022 20:57:46 +0000

cargo (0.57.0-6) experimental; urgency=medium

  * Team upload.
  * Fix debian cargo wrapper to stop looking for subcommands once it finds one
    so that it is possible to test features whose name matches a subcommand.
  * Limit autopkgtest to architectures where it does not run out of disk space.
  * Remove patches for libgit2 1.1.x and adjust dependency for 0.3.x
    (Closes: 1009015)
  * Remove build-dependency on cmake (Closes: 981256)

 -- Peter Michael Green <plugwash@debian.org>  Sun, 10 Apr 2022 00:10:04 +0000

cargo (0.57.0-5) unstable; urgency=medium

  [ Simon Chopin ]
  * Disable cross-build tests in autopkgtests
  * d/p/0001-Change-test-to-not-trigger-emoji-error.patch:
    Cherry-picked from upstream to fix testsuite against rustc 1.57
  * d/p/0002-Remove-eacces-test.patch: Cherry-picked from upstream as
    cargo doesn't seem to trigger the error with recent Rust

 -- Ximin Luo <infinity0@debian.org>  Wed, 09 Mar 2022 13:52:14 +0000

cargo (0.57.0-4) unstable; urgency=medium

  [ Simon Chopin ]
  * Add an autopkgtest for cargo to build itself

  [ Ximin Luo ]
  * Fix FTBFS on x32.

 -- Ximin Luo <infinity0@debian.org>  Mon, 07 Mar 2022 20:35:00 +0000

cargo (0.57.0-3) unstable; urgency=medium

  * Actually fix failing tests.
  * Fix armhf build by backporting a rust-cc patch.

 -- Ximin Luo <infinity0@debian.org>  Sun, 24 Oct 2021 14:11:00 +0100

cargo (0.57.0-2) unstable; urgency=medium

  * Fix failing tests.

 -- Ximin Luo <infinity0@debian.org>  Sun, 24 Oct 2021 13:13:07 +0100

cargo (0.57.0-1) unstable; urgency=medium

  * New upstream release for rustc 1.56.0, 2021 Edition.

 -- Ximin Luo <infinity0@debian.org>  Sun, 24 Oct 2021 01:59:08 +0100

cargo (0.47.0-3) unstable; urgency=medium

  * Disable close_output test for now, it is flaky. This is a test problem not
    a cargo problem and will be re-enabled in 0.49.0.

 -- Ximin Luo <infinity0@debian.org>  Tue, 08 Dec 2020 01:43:58 +0000

cargo (0.47.0-2) unstable; urgency=medium

  * Backport a patch to fix a test on i386.
  * Add +xgot to work around mips64el limitations.

 -- Ximin Luo <infinity0@debian.org>  Tue, 08 Dec 2020 00:29:08 +0000

cargo (0.47.0-1) unstable; urgency=medium

  * Upload to unstable. (Closes: #976434)

 -- Ximin Luo <infinity0@debian.org>  Sun, 06 Dec 2020 12:39:49 +0000

cargo (0.47.0-1~exp1) experimental; urgency=medium

  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Fri, 02 Oct 2020 02:04:10 +0100

cargo (0.43.1-4) unstable; urgency=medium

  * Team upload.
  * Fix build by applying two upstream patches. (Closes: #975857)

 -- Jan Niehusmann <jan@debian.org>  Sat, 28 Nov 2020 11:07:20 +0100

cargo (0.43.1-3) unstable; urgency=medium

  * Reupload, actually include the fix described in the previous entry.

 -- Ximin Luo <infinity0@debian.org>  Mon, 20 Apr 2020 14:30:01 +0100

cargo (0.43.1-2) unstable; urgency=medium

  * cargo-debian-wrapper: don't install /usr/.crates2.json. (Closes: #958301)

 -- Ximin Luo <infinity0@debian.org>  Mon, 20 Apr 2020 13:30:57 +0100

cargo (0.43.1-1) unstable; urgency=medium

  [ Fabian Grünbichler ]
  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Sat, 18 Apr 2020 19:54:01 +0100

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.

 -- Ximin Luo <infinity0@debian.org>  Sun, 05 Jan 2020 13:31:46 +0000

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.

 -- Ximin Luo <infinity0@debian.org>  Thu, 05 Dec 2019 22:31:57 +0000

cargo (0.40.0-1) unstable; urgency=medium

  [ Sylvestre Ledru ]
  * Ship the zsh completion (Closes: #941437)

  [ Ximin Luo ]
  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Thu, 28 Nov 2019 10:24:46 +0000

cargo (0.37.0-3) unstable; urgency=medium

  * Update 2001_more_portable_rustflags.patch, fixes mips FTBFS

 -- Ximin Luo <infinity0@debian.org>  Sat, 20 Jul 2019 16:02:08 -0700

cargo (0.37.0-2) unstable; urgency=medium

  * Bump serde vendored crate version up to 1.0.96 to avoid issue when
    compiling with atomics (the default).

 -- Ximin Luo <infinity0@debian.org>  Thu, 18 Jul 2019 02:34:48 -0700

cargo (0.37.0-1) unstable; urgency=medium

  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Tue, 16 Jul 2019 23:06:49 -0700

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog cargo-doc`.

Generated by dwww version 1.15 on Thu Jun 27 23:37:27 CEST 2024.