Change logs for rustc source package in Zesty

  • rustc (1.17.0+dfsg2-8~ubuntu0.17.04.1) zesty; urgency=medium
    
      * Backport 1.17.0 to zesty
      * Relax llvm-toolchain-3.9 requirement to 1:3.9.1-4~
    
     -- Chris Coulson <email address hidden>  Wed, 19 Jul 2017 18:07:31 +0100
  • rustc (1.16.0+dfsg1-1~exp1ubuntu1) zesty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Bootstrap using the rustc version in the archive, on all architectures.
        - Work around a GCC 4.8 ICE on AArch64.
        - Use alternative build dependencies on cmake3 and binutils-2.26 for
          builds on 14.04 LTS (trusty).
        - debian/make_orig-dl_tarball.sh: Include all Ubuntu architectures.
        - debian/rules: Ignore test results for now.
    
    rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
    
      * New upstream release
      * u-ignoretest-jemalloc.patch removed (applied upstream)
    
     -- Matthias Klose <email address hidden>  Fri, 17 Mar 2017 14:47:24 +0100
  • rustc (1.15.1+dfsg1-1~exp1ubuntu1) zesty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Bootstrap using the rustc version in the archive, on all architectures.
        - Work around a GCC 4.8 ICE on AArch64.
        - Use alternative build dependencies on cmake3, binutils-2.26, antlr and
          default-jdk for builds on 14.04 LTS (trusty).
        - debian/make_orig-dl_tarball.sh: Include all Ubuntu architectures.
        - debian/rules: Ignore test results for now.
    
    rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
    
      * New upstream release (won't probably be in stretch).
        see the 1.4 git branch for the follow up for stable
      * Call to the test renamed from check-notidy => check
      * d/p/u-destdir-support.diff: Apply upstream patch to support
        destdir in the make install (for rustbuild, in later versions)
      * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
        We need them for now
      * Refresh of the patches
    
      [ Sven Joachim ]
      * Drop Pre-Depends on multiarch-support. (Closes: #856109)
    
      [ Erwan Prioul ]
      * Fix test and build failures for ppc64el. (Closes: #839643)
    
      [ Ximin Luo ]
      * Disable rustbuild for the time being (as it was in 1.14) and instead
        bootstrap two new arches, armhf and ppc64el.
      * Switch back to debhelper 9 to make backporting easier.
      * Switch Build-Depends on binutils-multiarch back to binutils, the former is
        no longer needed by the upstream tests.
    
      [ Matthias Klose ]
      * Compatibility fixes and improvements to help work better on Ubuntu.
    
     -- Matthias Klose <email address hidden>  Wed, 01 Mar 2017 14:29:01 +0100
  • rustc (1.15.1+dfsg0-1~exp1ubuntu2) zesty; urgency=medium
    
      * Build on all architectures.
      * Disable validation of binary tarballs.
      * Work around a GCC 4.8 ICE on AArch64.
    
    rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
    
      * New upstream release (won't probably be in stretch).
        see the 1.4 git branch for the follow up for stable
      * d/p/patches/disable-doc-build-in-all.diff:
        all-no-docs no longer exists. Disable the call to doc in all
      * Call to the test renamed from check-notidy => check
      * d/p/disable-check-tool-tidy.diff:
        Disable the call to check-tidy
      * Refresh of the patches
    
     -- Matthias Klose <email address hidden>  Sun, 26 Feb 2017 11:11:49 +0100
  • rustc (1.15.1+dfsg0-1~exp1ubuntu1) zesty; urgency=medium
    
      * Test build.
    
    rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
    
      * New upstream release (won't probably be in stretch).
        see the 1.4 git branch for the follow up for stable
      * d/p/patches/disable-doc-build-in-all.diff:
        all-no-docs no longer exists. Disable the call to doc in all
      * Call to the test renamed from check-notidy => check
      * d/p/disable-check-tool-tidy.diff:
        Disable the call to check-tidy
      * Refresh of the patches
    
     -- Matthias Klose <email address hidden>  Sun, 26 Feb 2017 11:11:49 +0100
  • rustc (1.14.0+dfsg1-3ubuntu1) zesty; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Unconditionally build-depend on rustc.
        - Always build using the rustc from the archive.
        - Ignore the test results.
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 12 Jan 2017 09:29:09 +0100
  • rustc (1.14.0+dfsg1-2ubuntu1) zesty; urgency=medium
    
      * Build using the Debian tarball again; remaining changes:
        - Unconditionally build-depend on rustc.
        - Always build using the rustc from the archive.
        - Ignore the test results.
    
     -- Matthias Klose <email address hidden>  Fri, 06 Jan 2017 07:11:18 +0100
  • rustc (1.14.0+dfsg1-2) unstable; urgency=medium
    
      * Update README.Debian, the old one was way out of date.
      * Detect mips CPUs in ./configure and fill in mips Makefile rules.
      * Work around jemalloc-related problems in the upstream bootstrapping
        binaries for arm64, ppc64el, s390x.
      * Disable jemalloc on s390x - upstream already disable it for some other
        arches.
      * Disable jemalloc tests for arches where jemalloc is disabled.
      * We still expect the following failures:
        * arm64 should be fixed (i.e. no failures) compared to the previous upload.
        * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
          with the next stable rustc release.
        * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
          test failures beyond the ones I fixed above; this upload is only to save
          me manual work in producing nice reports that exhibit these failures.
    
     -- Ximin Luo <email address hidden>  Thu, 29 Dec 2016 23:00:47 +0100
  • rustc (1.14.0+dfsg1-1) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * New upstream release
      * Update debian/watch
    
      [ Ximin Luo ]
      * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
        (Closes: #809316, #834003, #839643)
      * Make rust-gdb and rust-lldb arch:all packages.
      * Switch to debhelper 10.
    
     -- Ximin Luo <email address hidden>  Sat, 24 Dec 2016 18:03:03 +0100
  • rustc (1.13.0+dfsg1-2) unstable; urgency=high
    
      * Skip macro-stepping test on arm64, until
        https://github.com/rust-lang/rust/issues/37225 is resolved.
    
     -- Luca Bruno <email address hidden>  Sat, 26 Nov 2016 23:40:14 +0000
  • rustc (1.13.0+dfsg1-1) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * New upstream release.
    
      [ Ximin Luo ]
      * Use Debian system jquery instead of upstream's embedded copy.
    
     -- Sylvestre Ledru <email address hidden>  Fri, 11 Nov 2016 13:35:23 +0100
  • rustc (1.12.1+dfsg1-1) unstable; urgency=medium
    
      [ Sylvestre Ledru ]
      * New (minor) upstream release
      * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
      * Switch to llvm 3.9. (Closes: #841834)
    
      [ Ximin Luo ]
      * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
        This allows us to bootstrap from either 1.11.0 or 1.12.0.
      * Bump LLVM Build-Depends version to get the backported patches for LLVM
        #30402 and #29163.
      * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
        (Closes: #841835)
    
     -- Ximin Luo <email address hidden>  Mon, 07 Nov 2016 14:15:14 +0100
  • rustc (1.12.0+dfsg1-2) unstable; urgency=medium
    
      * Ignore test run-make/no-duplicate-libs. Fails on i386
      * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
      * I am not switching to llvm 3.9 now because a test freezes. The plan is
        to silent the warning breaking the build and upload 1.12.1 after
    
     -- Sylvestre Ledru <email address hidden>  Wed, 05 Oct 2016 10:48:01 +0200
  • rustc (1.10.0+dfsg1-3) unstable; urgency=medium
    
      * Rebuild with LLVM 3.8, same as what upstream are using
      * Dynamically link against LLVM. (Closes: #832565)
    
     -- Ximin Luo <email address hidden>  Sat, 30 Jul 2016 22:36:41 +0200