[ubuntu/focal-updates] rustc 1.51.0+dfsg1+llvm-1~exp3ubuntu1~20.04.2 (Accepted)
Ubuntu Archive Robot
ubuntu-archive-robot at lists.canonical.com
Thu Aug 19 01:28:54 UTC 2021
rustc (1.51.0+dfsg1+llvm-1~exp3ubuntu1~20.04.2) focal; urgency=medium
* Reduce parallelism on ppc64el too.
rustc (1.51.0+dfsg1+llvm-1~exp3ubuntu1~20.04.1) focal; urgency=medium
* Backport to Focal. (LP: #1932145)
rustc (1.51.0+dfsg1+llvm-1~exp3ubuntu1) impish; urgency=medium
* Merge 1.51.0+dfsg1-1~exp3 from Debian experimental (LP #1932145).
Remaining changes:
- Use the bundled llvm to avoid having to do llvm updates in order to
deliver rust updates
- update debian/config.toml.in
- update debian/control
- update debian/copyright
- update debian/rules
- Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
during some debuginfo tests
- update debian/control
- Add a hack to ensure the stage0 compiler is extracted to the correct
location
- update debian/make_orig-stage0_tarball.sh
- Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
whether LLVM is compiled with debug symbols
- update debian/rules
- On i386, only build debuginfo for libstd
- update debian/rules
- Ignore all test failures on every architecture
- update debian/rules
- Version the Build-Conflict on gdb-minimal as gdb now Provides it
- update debian/control
- Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
upgrade issue
- update debian/control
- Adjust debian/watch to include +llvm in upstream version.
- update debian/watch
- 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.
- Try reducing parallelism in rustbuild on arm64 to avoid OOM.
- Reduce parallelism during build on s390x too.
* Disable check against uploading ~exp versions.
rustc (1.51.0+dfsg1-1~exp3) experimental; urgency=medium
* Restore patch, not actually fixed upstream.
rustc (1.51.0+dfsg1-1~exp2) experimental; urgency=medium
* Drop patch fixed upstream.
* Fix bootstrap with self version.
rustc (1.51.0+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
* Enable 32-bit windows support.
rustc (1.50.0+dfsg1+llvm-0ubuntu5) hirsute; urgency=medium
* No change rebuild rebootstrap.
rustc (1.50.0+dfsg1+llvm-0ubuntu4) hirsute; urgency=medium
* Drop d/patches/0001-Revert-Auto-merge-of-79547.patch.
* Cherrypick llvm toolchain fix for s390x from 1.51 beta.
* Build against older 1.49 rustc.
rustc (1.50.0+dfsg1+llvm-0ubuntu3) hirsute; urgency=medium
* Rebuild against the previous upload.
* Restore the upper cap on the rustc build-dependency.
rustc (1.50.0+dfsg1+llvm-0ubuntu2) hirsute; urgency=medium
[ Michael Hudson-Doyle ]
* d/patches/0001-Revert-Auto-merge-of-79547.patch: Revert a patch that
causes LLVM to generate bad code on s390x. See
https://github.com/rust-lang/rust/issues/80810.
[ Dimitri John Ledkov ]
* Built against older 1.49 rustc.
rustc (1.50.0+dfsg1+llvm-0ubuntu1) hirsute; urgency=medium
* New upstream release. (LP: #1915722)
* Update patches.
* Update d/copyright.
rustc (1.50.0+dfsg1-1~exp4) experimental; urgency=medium
* Fix more tests with a backported upstream PR.
rustc (1.50.0+dfsg1-1~exp3) experimental; urgency=medium
* Fix cross-compile to windows using same-version stage0.
rustc (1.50.0+dfsg1-1~exp2) experimental; urgency=medium
* Fix tests, fix s390x breakage.
rustc (1.50.0+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
rustc (1.49.0+dfsg1+llvm-0ubuntu1) hirsute; urgency=medium
* Merge 1.49.0~beta.4+dfsg1-1~exp1 from Debian experimental (LP #1915722).
Remaining changes:
- Use the bundled llvm to avoid having to do llvm updates in order to
deliver rust updates
- update debian/config.toml.in
- update debian/control
- update debian/copyright
- update debian/rules
- Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
during some debuginfo tests
- update debian/control
- Add a hack to ensure the stage0 compiler is extracted to the correct
location
- update debian/make_orig-stage0_tarball.sh
- Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
whether LLVM is compiled with debug symbols
- update debian/rules
- On i386, only build debuginfo for libstd
- update debian/rules
- Ignore all test failures on every architecture
- update debian/rules
- Version the Build-Conflict on gdb-minimal as gdb now Provides it
- update debian/control
- Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
upgrade issue
- update debian/control
- Adjust debian/watch to include +llvm in upstream version.
- update debian/watch
- 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.
- Try reducing parallelism in rustbuild on arm64 to avoid OOM.
* Update to 1.49.0 final release.
* Drop d-fix-mips64el-bootstrap.patch.
* Reduce parallelism during build on s390x too.
rustc (1.49.0+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
<<<<<<<
rustc (1.49.0~beta.4+dfsg1-1~exp1) UNRELEASED; urgency=medium
=======
rustc (1.49.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
>>>>>>>
* New upstream release.
<<<<<<<
=======
-- Ximin Luo <infinity0 at debian.org> Sun, 20 Dec 2020 23:26:55 +0000
>>>>>>>
rustc (1.48.0+dfsg1+llvm-2ubuntu1) hirsute; urgency=medium
* Merge 1.48.0+dfsg1-2 from Debian unstable (LP #1915722). Remaining
changes:
- Use the bundled llvm to avoid having to do llvm updates in order to
deliver rust updates
- update debian/config.toml.in
- update debian/control
- update debian/copyright
- update debian/rules
- Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
during some debuginfo tests
- update debian/control
- Add a hack to ensure the stage0 compiler is extracted to the correct
location
- update debian/make_orig-stage0_tarball.sh
- Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
whether LLVM is compiled with debug symbols
- update debian/rules
- On i386, only build debuginfo for libstd
- update debian/rules
- Ignore all test failures on every architecture
- update debian/rules
- Version the Build-Conflict on gdb-minimal as gdb now Provides it
- update debian/control
- Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
upgrade issue
- update debian/control
- Adjust debian/watch to include +llvm in upstream version.
- update debian/watch
- 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.
- Try reducing parallelism in rustbuild on arm64 to avoid OOM.
rustc (1.48.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
rustc (1.48.0~beta.8+dfsg1-1~exp3) experimental; urgency=medium
* Update u-update-version-check.patch
rustc (1.48.0~beta.8+dfsg1-1~exp2) experimental; urgency=medium
* Disable copy_file_range optimisation for now, see upstream #78979.
* Ignore some other minor tests, bugs have been filed upstream.
rustc (1.48.0~beta.8+dfsg1-1~exp1) experimental; urgency=medium
* New upstream release.
rustc (1.47.0+dfsg1+llvm-1ubuntu2) hirsute; urgency=medium
* No change rebuild against new glibc-32 ABI.
rustc (1.47.0+dfsg1+llvm-1ubuntu1) hirsute; urgency=medium
* Merge 1.47.0+dfsg1-1 from Debian unstable (LP #1901571). Remaining
changes:
- Use the bundled llvm to avoid having to do llvm updates in order to
deliver rust updates
- update debian/config.toml.in
- update debian/control
- update debian/copyright
- update debian/rules
- Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
during some debuginfo tests
- update debian/control
- Add a hack to ensure the stage0 compiler is extracted to the correct
location
- update debian/make_orig-stage0_tarball.sh
- Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
whether LLVM is compiled with debug symbols
- update debian/rules
- On i386, only build debuginfo for libstd
- update debian/rules
- Ignore all test failures on every architecture
- update debian/rules
- Version the Build-Conflict on gdb-minimal as gdb now Provides it
- update debian/control
- Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
upgrade issue
- update debian/control
- Adjust debian/watch to include +llvm in upstream version.
- update debian/watch
- 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.
* Try reducing parallelism in rustbuild on arm64 to avoid OOM.
Date: 2021-07-22 09:20:14.679290+00:00
Changed-By: Michael Hudson-Doyle <mwhudsonlp at fastmail.fm>
Signed-By: Ubuntu Archive Robot <ubuntu-archive-robot at lists.canonical.com>
https://launchpad.net/ubuntu/+source/rustc/1.51.0+dfsg1+llvm-1~exp3ubuntu1~20.04.2
-------------- next part --------------
Sorry, changesfile not available.
More information about the Focal-changes
mailing list