Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: cargo | Distribution: Mageia |
Version: 1.82.0 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Fri Oct 25 20:15:03 2024 |
Group: Development/Other | Build host: localhost |
Size: 20969187 | Source RPM: rust-1.82.0-1.mga10.src.rpm |
Packager: wally <wally> | |
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.
(Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
* Fri Oct 25 2024 wally <wally> 1.82.0-1.mga10 + Revision: 2111169 - new version 1.82.0 * Sat Sep 28 2024 wally <wally> 1.81.0-1.mga10 + Revision: 2101701 - new version 1.81.0 - use system libgit2 * Fri Sep 27 2024 wally <wally> 1.80.1-1.mga10 + Revision: 2101610 - new version 1.80.1 - build using bundled libgit2 for now as we have too new libgit2 in repos * Mon Sep 09 2024 neoclust <neoclust> 1.80.0-2.mga10 + Revision: 2094683 - New version 1.80.0 * Sun Sep 08 2024 neoclust <neoclust> 1.79.0-2.mga10 + Revision: 2094548 - Regenerate disable-libssh2.patch Update LLVM versions Update bundled wasi-libc for distinct target triples enable aarch64-unknown-uefi lld fixup for aarch64-unknown-uefi - New version 1.79.0 * Wed Jun 12 2024 akien <akien> 1.78.0-1.mga10 + Revision: 2072854 - Sync with Fedora: o Update to 1.78.0. o Write cargo configuration to .cargo/config.toml instead of .cargo/config. * Tue Jun 11 2024 akien <akien> 1.77.2-1.mga10 + Revision: 2072628 - Sync with Fedora: o Update to 1.77.2; Fixes RHBZ#2274248 CVE-2024-24576. o Add build target for aarch64-unknown-none-softfloat. o Use bundled sqlite3 when the system version is too old. + wally <wally> - disable bootstrap build for i686 * Thu May 16 2024 akien <akien> 1.76.0-1.mga10 + Revision: 2064399 - Thu Feb 08 2024 Josh Stone <jistone@redhat.com> - 1.76.0-1 o Update to 1.76.0. * Wed May 15 2024 akien <akien> 1.75.0-1.mga10 + Revision: 2064339 - Sync with Fedora: Tue Jan 30 2024 Josh Stone <jistone@redhat.com> - 1.75.0-3 o Update to 1.75.0. o Consolidate 32-bit build compromises. o Update rust-toolset and add rust-srpm-macros for ELN. * Wed Apr 24 2024 wally <wally> 1.74.0-7.mga10 + Revision: 2060856 - limit parallel builds on arm - bootstrap build for i686 * Sat Mar 30 2024 wally <wally> 1.74.0-4.mga10 + Revision: 2053293 - rebuild for arm32 * Sat Mar 30 2024 wally <wally> 1.74.0-3.mga10 + Revision: 2053255 - fix arm32 build * Sat Mar 30 2024 wally <wally> 1.74.0-2.mga10 + Revision: 2053217 - rebuild for llvm17 * Sat Nov 25 2023 akien <akien> 1.74.0-1.mga10 + Revision: 2009559 - Sync with Fedora: Thu Nov 16 2023 Josh Stone <jistone@redhat.com> - 1.74.0-1 o Update to 1.74.0. o Detect non-stable channels from the version. o Sync rust-toolset macros from rust-packaging. o Use thin-LTO and PGO for rustc itself. * Wed Oct 25 2023 akien <akien> 1.73.0-2.mga10 + Revision: 2001626 - Fix clang_rt profiler path on armv7hl * Wed Oct 25 2023 akien <akien> 1.73.0-1.mga10 + Revision: 2001456 - Sync with Fedora: Thu Oct 05 2023 Josh Stone <jistone@redhat.com> - 1.73.0-1 o Update to 1.73.0. o Drop el7 conditionals from the spec. o Fix the profiler runtime with compiler-rt-17 o Switch to unbundled wasi-libc on Fedora o Use emmalloc instead of CC0 dlmalloc when bundling wasi-libc o Add build target for x86_64-unknown-none o Add build target for x86_64-unknown-uefi o Migrated to SPDX license - Remove Mageia logic for bootstrap_build_arch, untested in a long time and too hard to maintain. i586 should now have proper bootstrap binaries upstream IIRC so it might not be needed anymore anyway. * Mon Sep 04 2023 akien <akien> 1.72.0-1.mga10 + Revision: 1984038 - Sync with Fedora: Thu Aug 24 2023 Josh Stone <jistone@redhat.com> - 1.72.0-1 o Update to 1.72.0. * Sun Sep 03 2023 akien <akien> 1.71.1-1.mga10 + Revision: 1983884 - Sync with Fedora: Mon Aug 07 2023 Josh Stone <jistone@redhat.com> - 1.71.1-1 o Update to 1.71.1 o Security fix for CVE-2023-38497. o Enable the profiler runtime for native hosts. * Mon Jun 05 2023 akien <akien> 1.70.0-1.mga9 + Revision: 1960998 - Sync with Fedora: Thu Jun 01 2023 Josh Stone <jistone@redhat.com> - 1.70.0-1 o Update to 1.70.0. * Fri Apr 28 2023 akien <akien> 1.69.0-1.mga9 + Revision: 1955257 - Sync with Fedora: Thu Apr 20 2023 Josh Stone <jistone@redhat.com> - 1.69.0-1 o Update to 1.69.0. o Obsolete rust-analysis. * Sat Mar 18 2023 akien <akien> 1.68.0-1.mga9 + Revision: 1949621 - Sync with Fedora: Thu Mar 09 2023 Josh Stone <jistone@redhat.com> - 1.68.0-1 o Update to 1.68.0. o Add a virtual Provides to rust-std-static containing the target triple. o Ship rust-toolset for EPEL. * Mon Feb 27 2023 akien <akien> 1.67.1-1.mga9 + Revision: 1945597 - Sync with Fedora: Thu Feb 09 2023 Josh Stone <jistone@redhat.com> - 1.67.1-1 o Update to 1.67.1. * Tue Feb 07 2023 akien <akien> 1.67.0-2.mga9 + Revision: 1939205 - BR libatomic-devel for armv7hl, seems needed for LLVM (possibly upstream bug?) * Tue Feb 07 2023 akien <akien> 1.67.0-1.mga9 + Revision: 1939065 - Sync with Fedora: Fri Feb 03 2023 Josh Stone <jistone@redhat.com> - 1.67.0-3 o Update to 1.67.0. o Backport PR #107360 to fix build of mesa o Backport 675fa0b3 to fix bootstrapping failure * Wed Jan 18 2023 akien <akien> 1.66.1-1.mga9 + Revision: 1934267 - Sync with Fedora: Tue Jan 10 2023 Josh Stone <jistone@redhat.com> - 1.66.1-1 o Update to 1.66.1. o Security fix for CVE-2022-46176 * Sat Dec 17 2022 akien <akien> 1.66.0-1.mga9 + Revision: 1924237 - Sync with Fedora: Thu Dec 15 2022 Josh Stone <jistone@redhat.com> - 1.66.0-1 o Update to 1.66.0. * Fri Nov 04 2022 akien <akien> 1.65.0-1.mga9 + Revision: 1902455 - Sync with Fedora: Thu Nov 03 2022 Josh Stone <jistone@redhat.com> - 1.65.0-1 o Update to 1.65.0. o rust-analyzer now obsoletes rls.
/etc/bash_completion.d/cargo /usr/bin/cargo /usr/lib/.build-id /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/82012604ffc59b856e76c6e30605bcff7944b7 /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-add.1.xz /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-info.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-logout.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-remove.1.xz /usr/share/man/man1/cargo-report.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, Mon Nov 4 11:04:15 2024