Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

cargo-1.57.0-1.1.mga8 RPM for x86_64

From Mageia 8 for x86_64 / media / core / updates

Name: cargo Distribution: Mageia
Version: 1.57.0 Vendor: Mageia.Org
Release: 1.1.mga8 Build date: Thu Jan 27 11:19:34 2022
Group: Development/Other Build host: localhost
Size: 13609135 Source RPM: rust-1.57.0-1.1.mga8.src.rpm
Packager: akien <akien>
Url: https://www.rust-lang.org
Summary: Rust's package manager and build tool
Cargo is a tool that allows Rust projects to declare their various dependencies
and ensure that you'll always get a repeatable build.

Provides

Requires

License

(ASL 2.0 or MIT) and (BSD and MIT)

Changelog

* Thu Jan 27 2022 akien <akien> 1.57.0-1.1.mga8
  + Revision: 1769964
  - Backport upstream patches for CVE-2022-21658 (mga#29912)
  - o Update to 1.58.1.
  - Sync with Fedora: Thu Dec 02 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1
    o Update to 1.57.0, fixes rhbz#2028675.
    o Backport rust#91070, fixes rhbz#1990657
    o Add rust-std-static-wasm32-wasi
  - Mageia: Use bundled libgit2 until we have 1.3.0.
  - Build aarch64 with bundled LLVM to workaround rhbz#2019160
  - Sync with Fedora: Mon Nov 01 2021 Josh Stone <jistone@redhat.com> - 1.56.1-1
    o Update to 1.56.1.
  - Sync with Fedora: Thu Sep 09 2021 Josh Stone <jistone@redhat.com> - 1.55.0-1
    o Update to 1.55.0.
    o Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612
  - Sync with Fedora: Thu Jul 29 2021 Josh Stone <jistone@redhat.com> - 1.54.0-1
    o Update to 1.54.0.
  - Disable wasm cross target, presumably may not build with llvm 11?
  - Sync with Fedora: Thu Jun 17 2021 Josh Stone <jistone@redhat.com> - 1.53.0-1
    o Update to 1.53.0.
    o Set rust.codegen-units-std=1 for all targets again.
    o Add rust-std-static-wasm32-unknown-unknown.
  - Version 1.52.1 (sync with Cauldron r1724502)
  - Version 1.51.0 (sync with Cauldron r1710263)
  - Version 1.50.0 (sync with Cauldron r1709688)
* Mon Jan 11 2021 akien <akien> 1.49.0-1.mga8
  + Revision: 1671021
  - Sync with Fedora: Tue Jan 05 2021 Josh Stone <jistone@redhat.com> - 1.49.0-1
    o Update to 1.49.0.
* Thu Dec 31 2020 neoclust <neoclust> 1.48.0-5.mga8
  + Revision: 1667130
  - Rebuild against broken deps for libgit2.so.1.0
* Fri Dec 04 2020 tv <tv> 1.48.0-4.mga8
  + Revision: 1652435
  - build w/o llvm-static bootstrap
  - fix llvm-static bootstrap
  - bootstrap with llvm-static
  - rebuild for llvm-11 again due to PPC drop:
    $ rustc -vV
    rustc: symbol lookup error: /lib64/librustc_driver-a9c6a289fdb4f309.so: undefined symbol: LLVMInitializePowerPCAsmParser, version LLVM_11
* Thu Nov 26 2020 tv <tv> 1.48.0-2.mga8
  + Revision: 1649429
  - rebuild for llvm-11
* Mon Nov 23 2020 akien <akien> 1.48.0-1.mga8
  + Revision: 1648840
  - Sync with Fedora: Thu Nov 19 2020 Josh Stone <jistone@redhat.com> - 1.48.0-1
    o Update to 1.48.0.
* Mon Oct 12 2020 akien <akien> 1.47.0-1.mga8
  + Revision: 1633704
  - Sync with Fedora: Sat Oct 10 2020 Jeff Law <law@redhat.com> - 1.47.0-2
    o Update to 1.47.0.
* Wed Sep 09 2020 akien <akien> 1.46.0-1.mga8
  + Revision: 1623992
  - Sync with Fedora: Fri Aug 28 2020 Fabio Valentini <decathorpe@gmail.com> - 1.46.0-2
    o Update to 1.46.0.
    o Fix LTO with doctests (backported cargo PR#8657).
* Mon Sep 07 2020 akien <akien> 1.45.2-1.mga8
  + Revision: 1623405
  - Sync with Fedora: Mon Aug 03 2020 Josh Stone <jistone@redhat.com> - 1.45.2-1
    o Update to 1.45.2.
* Sat Jul 11 2020 akien <akien> 1.44.1-2.mga8
  + Revision: 1605269
  - Rebuild as armv7hl failed due to BS issue (disk full)
* Thu Jul 09 2020 akien <akien> 1.44.1-1.mga8
  + Revision: 1603779
  - Sync with Fedora: Wed Jul 01 2020 Josh Stone <jistone@redhat.com> - 1.44.1-2
    o Update to 1.44.0.
    o Update to 1.44.1.
    o Disable LTO
* Thu Jul 09 2020 akien <akien> 1.43.1-1.mga8
  + Revision: 1603572
  - Sync with Fedora: Thu May 07 2020 Josh Stone <jistone@redhat.com> - 1.43.1-1
    o Update to 1.43.0.
    o Update to 1.43.1.
* Sun Mar 22 2020 tv <tv> 1.42.0-2.mga8
  + Revision: 1558784
  - rebuild with llvm 10
* Fri Mar 13 2020 akien <akien> 1.42.0-1.mga8
  + Revision: 1556084
  - Sync with Fedora: Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 1.42.0-1
    o Update to 1.42.0.
* Wed Feb 19 2020 akien <akien> 1.41.0-1.mga8
  + Revision: 1544256
  - Sync with Fedora: Thu Jan 30 2020 Josh Stone <jistone@redhat.com> - 1.41.0-1
    o Update to 1.41.0.
    o Build compiletest with in-tree libtest
    o Fix ARM EHABI unwinding
    o Reintroduce the workaround for LLVM library path
* Tue Feb 18 2020 umeabot <umeabot> 1.40.0-2.mga8
  + Revision: 1541724
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %configure2_5x

Files

/etc/bash_completion.d/cargo
/usr/bin/cargo
/usr/lib/.build-id
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/917225ce5884d13eee0ce5c87b9b56f8c30106
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/b3055879adc414a68bcff0bff02f91aac9de68
/usr/libexec/cargo-credential-1password
/usr/share/cargo
/usr/share/cargo/registry
/usr/share/doc/cargo
/usr/share/doc/cargo/README.md
/usr/share/licenses/cargo
/usr/share/licenses/cargo/LICENSE-APACHE
/usr/share/licenses/cargo/LICENSE-MIT
/usr/share/licenses/cargo/LICENSE-THIRD-PARTY
/usr/share/man/man1/cargo-bench.1.xz
/usr/share/man/man1/cargo-build.1.xz
/usr/share/man/man1/cargo-check.1.xz
/usr/share/man/man1/cargo-clean.1.xz
/usr/share/man/man1/cargo-doc.1.xz
/usr/share/man/man1/cargo-fetch.1.xz
/usr/share/man/man1/cargo-fix.1.xz
/usr/share/man/man1/cargo-generate-lockfile.1.xz
/usr/share/man/man1/cargo-help.1.xz
/usr/share/man/man1/cargo-init.1.xz
/usr/share/man/man1/cargo-install.1.xz
/usr/share/man/man1/cargo-locate-project.1.xz
/usr/share/man/man1/cargo-login.1.xz
/usr/share/man/man1/cargo-metadata.1.xz
/usr/share/man/man1/cargo-new.1.xz
/usr/share/man/man1/cargo-owner.1.xz
/usr/share/man/man1/cargo-package.1.xz
/usr/share/man/man1/cargo-pkgid.1.xz
/usr/share/man/man1/cargo-publish.1.xz
/usr/share/man/man1/cargo-run.1.xz
/usr/share/man/man1/cargo-rustc.1.xz
/usr/share/man/man1/cargo-rustdoc.1.xz
/usr/share/man/man1/cargo-search.1.xz
/usr/share/man/man1/cargo-test.1.xz
/usr/share/man/man1/cargo-tree.1.xz
/usr/share/man/man1/cargo-uninstall.1.xz
/usr/share/man/man1/cargo-update.1.xz
/usr/share/man/man1/cargo-vendor.1.xz
/usr/share/man/man1/cargo-verify-project.1.xz
/usr/share/man/man1/cargo-version.1.xz
/usr/share/man/man1/cargo-yank.1.xz
/usr/share/man/man1/cargo.1.xz
/usr/share/zsh/site-functions/_cargo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:29:59 2024