[ubuntu/kinetic-proposed] rustc 1.60.0+dfsg1-1ubuntu1 (Accepted)

Simon Chopin schopin at ubuntu.com
Fri Sep 16 08:18:31 UTC 2022


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.

Date: Fri, 16 Sep 2022 10:12:43 +0200
Changed-By: Simon Chopin <schopin at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/rustc/1.60.0+dfsg1-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 16 Sep 2022 10:12:43 +0200
Source: rustc
Built-For-Profiles: noudeb
Architecture: source
Version: 1.60.0+dfsg1-1ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Simon Chopin <schopin at ubuntu.com>
Launchpad-Bugs-Fixed: 1966200 1986648
Changes:
 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.
Checksums-Sha1:
 4abdf7c22e6a60e1a11abff0c2853a4d91c3d3b2 8814 rustc_1.60.0+dfsg1-1ubuntu1.dsc
 f355b406c848238bf8a0a3d3413109ee6c83ff82 27982476 rustc_1.60.0+dfsg1.orig.tar.xz
 9cae1a7d7772d262440e525c79a1355cf5c0dd19 97512 rustc_1.60.0+dfsg1-1ubuntu1.debian.tar.xz
 1ac943af6a8136d61cd3406ac1e9b0de26dbec30 10352 rustc_1.60.0+dfsg1-1ubuntu1_source.buildinfo
Checksums-Sha256:
 640b93d027ee343ab9b6125b781ef536464411f2b4ab72e943e2452a2c6a3e58 8814 rustc_1.60.0+dfsg1-1ubuntu1.dsc
 fa54d5950b0525b3fcfc450f78972c5cc50a9004dfc6e742e55d2481af2fae8a 27982476 rustc_1.60.0+dfsg1.orig.tar.xz
 d67ce9c5e7b5466b98b5e688fe5912f106d902c51f93d35a6723a059ca22dd8b 97512 rustc_1.60.0+dfsg1-1ubuntu1.debian.tar.xz
 08e060a1fff28d72f28299c7bfadf26d0cc6cd206e1061ab9a7a50ca6bba6f1d 10352 rustc_1.60.0+dfsg1-1ubuntu1_source.buildinfo
Files:
 bdf3943439a29e3cdd96e21e7d83a4d4 8814 devel optional rustc_1.60.0+dfsg1-1ubuntu1.dsc
 f7860c5d7d6208dc4bcd40f27960647a 27982476 devel optional rustc_1.60.0+dfsg1.orig.tar.xz
 8462c201166fa208cf8c67e5769ce4c1 97512 devel optional rustc_1.60.0+dfsg1-1ubuntu1.debian.tar.xz
 fd406598ae3c95c406769ada027b298e 10352 devel optional rustc_1.60.0+dfsg1-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Rust Maintainers <pkg-rust-maintainers at alioth-lists.debian.net>


More information about the kinetic-changes mailing list