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

cargo-1.52.1-1.mga8 RPM for i586

From Mageia 8 for i586 / media / core / updates

Name: cargo Distribution: Mageia
Version: 1.52.1 Vendor: Mageia.Org
Release: 1.mga8 Build date: Mon May 31 21:04:56 2021
Group: Development/Other Build host: localhost
Size: 13339482 Source RPM: rust-1.52.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

* Mon May 31 2021 akien <akien> 1.52.1-1.mga8
  + Revision: 1729019
  - 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
* Tue Dec 31 2019 akien <akien> 1.40.0-1.mga8
  + Revision: 1475078
  - Sync with Fedora: Thu Dec 19 2019 Josh Stone <jistone@redhat.com> - 1.40.0-1
    o Update to 1.40.0.
* Wed Nov 27 2019 akien <akien> 1.39.0-1.mga8
  + Revision: 1463214
  - Reduce debuginfo on aarch64 to try to workaround memory issue
  - Sync with Fedora: Thu Nov 07 2019 Josh Stone <jistone@redhat.com> - 1.39.0-1
    o Update to 1.39.0.
* Fri Oct 04 2019 akien <akien> 1.38.0-1.mga8
  + Revision: 1449358
  - Update again to 1.38.0, partial revert to r1448688
  - Keep some Mageia-specific additions for bundled llvm builds
  - Build against system llvm9
* Thu Oct 03 2019 tv <tv> 1.37.0-2.mga8
  + Revision: 1449125
  - disable %_python_bytecompile_extra
  - Decrease debuginfo verbosity to reduce memory consumption during final library linking
  - Update to 1.37.0
  - switch to %configure2_5x
  - rebuild for new llvm
  + akien <akien>
  - Add patch to fix logic around building bundled LLVM, plus limit link jobs on non-x86_64 to avoid OOM
  - Set _disable_ld_no_undefined to fix bundled llvm build
  - Temporarily revert to r1443439 to build 1.37.0 with bundled llvm
  - Sync with Fedora: Fri Sep 27 2019 Josh Stone <jistone@redhat.com> - 1.38.0-2
    o Update to 1.38.0.
    o Filter the libraries included in rust-std (rhbz1756487)
* Sun Jul 07 2019 akien <akien> 1.36.0-1.mga8
  + Revision: 1419248
  - Sync with Fedora: Thu Jul 04 2019 Josh Stone <jistone@redhat.com> - 1.36.0-1
    o Update to 1.36.0.

Files

/etc/bash_completion.d/cargo
/usr/bin/cargo
/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/9f5da2ee0e559bd0f2e8ed798cc0525b357b1c
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/f8ad5c81418431b263909f60fe8418a0dbe147
/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, Tue Apr 9 16:22:09 2024