[Bug 1986648] Re: [FFe] rustc 1.61 and cargo 0.62 required by firefox 105

Launchpad Bug Tracker 1986648 at bugs.launchpad.net
Mon Sep 19 12:43:55 UTC 2022


This bug was fixed in the package rustc - 1.60.0+dfsg1-1ubuntu1

---------------
rustc (1.60.0+dfsg1-1ubuntu1) kinetic; urgency=medium

  * Merge 1.60.0+dfsg1-1 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.
  * Dropped changes:
    - d/p/ubuntu-disable-armhf-debuginfo-failures.patch: temporary to work
      around the armhf debuginfo test failures
      -> Now filtered out at the result analysis level in d/rules
    - New patch u-linkchecker-symlinks.patch to fix an issue in
      the linkchecker triggered by our symlink to the system fonts dir
      -> Merged upstream
  * d/control: Update the vendored sources field
  * d/p/ubuntu-disable-ppc64el-asm-tests.patch: disable tests on power
    and s390x if using asm!()

rustc (1.60.0+dfsg1-1) unstable; urgency=medium

  * Ignore more test failures on mips64el for lack of inline assembly
support.

  * Add i386 and x32 to list of "low-memory" architectures requiring build
    workarounds.

rustc (1.60.0+dfsg1-1~exp1) experimental; urgency=medium

  * New upstream release.

rustc (1.59.0+dfsg1-2) unstable; urgency=medium

  * Backport a patch for riscv64.
  * Ignore some test failures on armhf due to regression in GDB 11.2.

rustc (1.59.0+dfsg1-1) unstable; urgency=medium

  * Upload to unstable.

 -- Simon Chopin <schopin at ubuntu.com>  Fri, 16 Sep 2022 10:12:43 +0200

** Changed in: rustc (Ubuntu)
       Status: Triaged => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-23639

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rustc in Ubuntu.
https://bugs.launchpad.net/bugs/1986648

Title:
  [FFe] rustc 1.61 and cargo 0.62 required by firefox 105

Status in cargo package in Ubuntu:
  Triaged
Status in rustc package in Ubuntu:
  Fix Released
Status in cargo source package in Bionic:
  In Progress
Status in rustc source package in Bionic:
  In Progress
Status in cargo source package in Focal:
  In Progress
Status in rustc source package in Focal:
  In Progress
Status in cargo source package in Jammy:
  In Progress
Status in rustc source package in Jammy:
  In Progress

Bug description:
  Firefox 105+ requires rustc 1.61 and cargo 0.62 to build¹.

  The beta phase for Firefox 105.0 begins on 2022-08-22 and release
  candidates will be available from 2022-09-12.

  We will need these in Ubuntu 22.10 and all supported releases: bionic,
  focal, jammy.

  ¹ https://bugzilla.mozilla.org/show_bug.cgi?id=1783985

  Rust toolchain upgrades are usually relatively safe from a FTBFS point
  of view, since new releases are subjected to a crater run, crater
  being a tool that compiles the entirety of the crates.io packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cargo/+bug/1986648/+subscriptions




More information about the foundations-bugs mailing list