Change logs for rustc source package in Noble

  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu7) noble; urgency=medium
    
      * No-change rebuild for CVE-2024-3094
    
     -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:05:46 +1100
  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu6) noble; urgency=high
    
      * No change rebuild against libllvm17t64.
    
     -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 21:48:53 +0100
  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu5) noble; urgency=medium
    
      * d/p/ubuntu-skip-gdb-tests.patch: temporarily disables gdb tests to
        workaround test failures.
    
     -- Zixing Liu <email address hidden>  Tue, 19 Mar 2024 14:47:05 -0600
  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu4) noble; urgency=medium
    
      * No-change rebuild against libcurl3t64-gnutls
    
     -- Steve Langasek <email address hidden>  Sat, 16 Mar 2024 07:19:23 +0000
  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu3) noble; urgency=medium
    
      * Drop hard-coded build-dep on libllvm17.
    
     -- Steve Langasek <email address hidden>  Sun, 10 Mar 2024 21:44:40 +0000
  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu2) noble; urgency=medium
    
      * No-change rebuild against libssl3t64
    
     -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 21:15:01 +0000
  • rustc (1.75.0+dfsg0ubuntu1-0ubuntu1) noble; urgency=medium
    
      * New upstream release 1.75.0 (LP: #2047858)
        - d/patches: Refresh patches
        - d/copyright: update the list of unused crates
        - d/copyright: update copyright data
        - d/libstd-rust-*: bump version to 1.75
        - d/patches: remove obsoleted patches
        - d/s/lintian-overrides: update lintian overrides
        - d/control: update vendored crate list
    
     -- Zixing Liu <email address hidden>  Tue, 02 Jan 2024 12:09:03 -0700
  • rustc (1.74.1+dfsg0ubuntu1-0ubuntu1) noble; urgency=medium
    
      * New upstream release 1.74.1 (LP: #2044036)
        - d/patches: Refresh patches
        - d/p/d-0021-vendor-remove-windows-dependencies.patch: remove new
          Windows dependencies
        - d/copyright: update the list of unused crates
        - d/copyright: update copyright data and add LGPL 2.1 license texts
        - d/p/d-fix-rustix-outline.patch: re-add rustix fix for 1.74
        - d/p/ubuntu-upgrade-libgit2-to-1.7.patch: remove obsoleted patch
        - d/libstd-rust-*: bump version to 1.74
        - d/rules: apply a workaround to avoid dh_dwz complaining about
          "Too many DIEs, not optimizing"
    
     -- Zixing Liu <email address hidden>  Sun, 19 Nov 2023 18:04:52 -0700
  • rustc (1.73.0+dfsg0ubuntu1-0ubuntu1) noble; urgency=medium
    
      * New upstream release 1.73.0 (LP: #2040340)
        - d/patches: Refresh patches
        - d/p/d-0021-vendor-remove-windows-dependencies.patch: remove new
          Windows dependencies
        - d/p/d-0020-remove-windows-dependencies.patch: remove references to macOS
          and Windows libraries in Cargo credential query logic
        - d/p/ubuntu-fix-short-ice-test.patch: remove obsoleted patch
        - d/copyright: update the list of unused crates
        - d/copyright: update copyright data
        - d/control: bump Rust toolchain B-D requirements to 1.72
        - d/control: update the list of vendored dependencies
        - d/*: bump LLVM requirements to LLVM 17
        - d/s/lintian-overrides: suppress Lintian warnings about prebuilt Windows
          binaries in libloading-0.7.4. They are required by libloading for the tests
        - d/cargo.install: remove cargo-credential-1password plugin since now this
          functionality is builtin and no longer ships as a plugin
    
     -- Zixing Liu <email address hidden>  Tue, 24 Oct 2023 22:29:46 -0600
  • rustc (1.72.1+dfsg0ubuntu1-0ubuntu1) noble; urgency=medium
    
      * Cherry-pick new changes from Debian until Rust 1.70 (LP: #2041325)
        Applied:
        - Disable download tests
        - Fix internal cargo-doc links
        - Fix FTCBS by setting TARGET flags
        - Update privacy breach removal
        - Update Files-Excluded and unsuspicious files
        - Remove obsoleted patches
      * d/p/u-fix-get-toml-when-test.patch: removed. This conflicts both on
        functionalities and compatibilities with other Ubuntu patches.
      * New upstream release 1.72.1 (LP: #2040339)
        - d/patches: Refresh patches
        - d/p/d-0000-ignore-removed-submodules.patch: Remove Windows-specific
          submodule
        - d/p/d-0021-vendor-remove-windows-dependencies.patch: Remove
          new Windows dependencies
        - d/p/ubuntu-fix-short-ice-test.patch: Add a patch to fix short-ice test
        - d/copyright:
          - Update copyright information for upstream patched crates
          - Update excluded dependencies list
          - Remove windows-bindgen module
        - d/control: Update vendored dependency list
        - d/control: update libgit2 B-D requirements to 1.7
        - d/s/lintian-overrides: Remove unused overrides
      * Remove fonts-nanum from the dependencies (LP: #2031685)
        - d/p/ubuntu-disable-nanum-fonts.patch: Add a patch to disable and remove
          references to the Nanum fonts. We have Noto Sans CJK in the system.
        - d/control: Remove fonts-nanum from the dependencies
    
     -- Zixing Liu <email address hidden>  Wed, 11 Oct 2023 14:46:37 -0600
  • rustc (1.71.1+dfsg0ubuntu2-0ubuntu2) noble; urgency=medium
    
      * Rebuild against 'new libgit2-1.7'.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 04 Dec 2023 09:38:12 +0100
  • rustc (1.71.1+dfsg0ubuntu2-0ubuntu1) mantic; urgency=medium
    
      * Remove Windows libraries and dependencies
        (windows and windows-sys) (LP: #2036123)
        - d/p/d-0020-remove-windows-dependencies.patch,
          d/p/d-0021-vendor-remove-windows-dependencies.patch: add patches to
          remove references to Windows-specific libraries
        - d/copyright: Exclude all the removed libraries
        - d/control: Refresh dependency list
    
     -- Zixing Liu <email address hidden>  Wed, 06 Sep 2023 16:41:39 -0600