rustc 1.61.0+dfsg1-1~exp1ubuntu1 source package in Ubuntu

Changelog

rustc (1.61.0+dfsg1-1~exp1ubuntu1) kinetic; urgency=medium

  * Merge 1.61.0+dfsg1-1~exp1 from Debian unstable (LP: #1986648)
    Remaining changes:
    - Downgrade cargo from rustc Recommends to Suggests to make rustc promotable to
      main. (LP: #1966200)
    - d/control: Add fonts-nanum to the rust-doc deps
    - d/control: Add the rust-doc deps as build-deps for the linkchecker tests
    - Reduce parallelism on all arches other than riscv64 to avoid OOMs
      during build.
    - Explicitly disable LTO
    - Add a self-build autopkgtest
    - Ship the Cargo.lock file along with the compiler to identify which crates
      were bundled in.
    - d/p/ubuntu-ignore-arm-doctest.patch: Patch out the bad doctests for the
      instruction_set errors
    - d/p/ubuntu-fix-crossbeam-CVE-2022-23639.patch: cherry-pick to fix CVE-2022-23639
      amended to also patch the 0.7.2 version of the crate
    - On i386, only build debuginfo for libstd
    - Add a hack to ensure the stage0 compiler is extracted to the correct
      location
    - Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
      during some debuginfo tests
    - Version the Build-Conflict on gdb-minimal as gdb now Provides it
    - Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
      upgrade issue
    - Add Build-Depends-Indep: libssl-dev
    - Revert workaround for upstream bug #74786
    - Disable wasm build as build dependencies not currently available in
      Ubuntu.
    - Do not build windows cross compiler.
    - Drop llvm-13 to Suggests for rustc to avoid having to promote it to Ubuntu
      main
    - Add XS-Vendored-Sources-Rust field support
      Needed an extra patch due to rustc being a multi-crate source package.
    - d/p/ubuntu-disable-ppc64el-asm-tests.patch: disable tests on power
      and s390x if using asm!()
  * d/control: Update the vendored sources field
  * d/p/ubuntu-compiletest-fix.patch: Fix compilation with 1.61

 -- Simon Chopin <email address hidden>  Mon, 19 Sep 2022 18:41:53 +0200

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rustc_1.61.0+dfsg1.orig.tar.xz 31.5 MiB 90d8f9f226fdbed0d42c0b5c20ba124c5603a423c6905d088797a63767fb032e
rustc_1.61.0+dfsg1-1~exp1ubuntu1.debian.tar.xz 94.8 KiB a320f114b93f5ffd5ed278ac8afcc5d8588c478796dcb76ca70d574b1079e227
rustc_1.61.0+dfsg1-1~exp1ubuntu1.dsc 8.8 KiB 2bf8021d58230bcdb4d71c83f7f3adc05831addc44c685c35b04e3f562cf50a7

View changes file

Binary packages built by this source

libstd-rust-1.61: No summary available for libstd-rust-1.61 in ubuntu kinetic.

No description available for libstd-rust-1.61 in ubuntu kinetic.

libstd-rust-1.61-dbgsym: No summary available for libstd-rust-1.61-dbgsym in ubuntu lunar.

No description available for libstd-rust-1.61-dbgsym in ubuntu lunar.

libstd-rust-dev: Rust standard libraries - development files

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

rust-all: No summary available for rust-all in ubuntu kinetic.

No description available for rust-all in ubuntu kinetic.

rust-clippy: No summary available for rust-clippy in ubuntu kinetic.

No description available for rust-clippy in ubuntu kinetic.

rust-clippy-dbgsym: debug symbols for rust-clippy
rust-doc: No summary available for rust-doc in ubuntu kinetic.

No description available for rust-doc in ubuntu kinetic.

rust-gdb: No summary available for rust-gdb in ubuntu kinetic.

No description available for rust-gdb in ubuntu kinetic.

rust-lldb: No summary available for rust-lldb in ubuntu kinetic.

No description available for rust-lldb in ubuntu kinetic.

rust-src: No summary available for rust-src in ubuntu kinetic.

No description available for rust-src in ubuntu kinetic.

rustc: No summary available for rustc in ubuntu kinetic.

No description available for rustc in ubuntu kinetic.

rustc-dbgsym: debug symbols for rustc
rustfmt: Rust formatting helper

 Rust is a curly-brace, block-structured expression language. It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details. Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles. Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

rustfmt-dbgsym: No summary available for rustfmt-dbgsym in ubuntu kinetic.

No description available for rustfmt-dbgsym in ubuntu kinetic.