-
gcc-7 (7.2.0-8ubuntu3.2) artful-security; urgency=medium
* Revert retpoline changes of ppc64el as per the recommendation from
Bill Schmidt of IBM.
- ppc-add-mspeculate-indirect-jumps: drop.
gcc-7 (7.2.0-8ubuntu3.1) artful-security; urgency=medium
* Add retpoline support for x86 via adding -mindirect-branch=,
-mindirect-branch-register, and -mfunction-return= support
- 0001-i386-Move-struct-ix86_frame-to-machine_function.diff,
0002-i386-Use-reference-of-struct-ix86_frame-to-avoid-cop.diff,
0003-i386-More-use-reference-of-struct-ix86_frame-to-avoi.diff,
0004-i386-Don-t-use-reference-of-struct-ix86_frame.diff,
0005-x86-Add-mindirect-branch.diff,
0006-x86-Add-mfunction-return.diff,
0007-x86-Add-mindirect-branch-register.diff,
0008-x86-Add-V-register-operand-modifier.diff,
0009-x86-Disallow-mindirect-branch-mfunction-return-with-.patch:
implement -mindirect-branch=<keep|thunk|thunk-inline|thunk-extern>
with attribute support, -mindirect-branch-register, and
-mfunction-return=<thunk|thunk-inline|thunk-extern> with
attribute support. Thanks to H.J. Lu.
* Add retpoline support for ppc64 via adding
-mspeculate-indirect-jumps support
- ppc-add-mspeculate-indirect-jumps: implement
-mspeculate-indirect-jumps. Thanks to Bill Schmidt.
-- Steve Beattie <email address hidden> Fri, 02 Feb 2018 17:20:49 -0800
-
gcc-7 (7.2.0-8ubuntu3.1) artful-security; urgency=medium
* Add retpoline support for x86 via adding -mindirect-branch=,
-mindirect-branch-register, and -mfunction-return= support
- 0001-i386-Move-struct-ix86_frame-to-machine_function.diff,
0002-i386-Use-reference-of-struct-ix86_frame-to-avoid-cop.diff,
0003-i386-More-use-reference-of-struct-ix86_frame-to-avoi.diff,
0004-i386-Don-t-use-reference-of-struct-ix86_frame.diff,
0005-x86-Add-mindirect-branch.diff,
0006-x86-Add-mfunction-return.diff,
0007-x86-Add-mindirect-branch-register.diff,
0008-x86-Add-V-register-operand-modifier.diff,
0009-x86-Disallow-mindirect-branch-mfunction-return-with-.patch:
implement -mindirect-branch=<keep|thunk|thunk-inline|thunk-extern>
with attribute support, -mindirect-branch-register, and
-mfunction-return=<thunk|thunk-inline|thunk-extern> with
attribute support. Thanks to H.J. Lu.
* Add retpoline support for ppc64 via adding
-mspeculate-indirect-jumps support
- ppc-add-mspeculate-indirect-jumps: implement
-mspeculate-indirect-jumps. Thanks to Bill Schmidt.
-- Steve Beattie <email address hidden> Wed, 24 Jan 2018 16:17:49 -0800
-
gcc-7 (7.2.0-8ubuntu3) artful; urgency=medium
* debian/patches/cuda-float128.diff: Mask __float128 from CUDA (LP: #1717257)
-- Adam Conrad <email address hidden> Sat, 14 Oct 2017 14:35:40 -0600
-
gcc-7 (7.2.0-8ubuntu2) artful; urgency=medium
* Dont't apply the PR 67165 backport on armhf.
-- Matthias Klose <email address hidden> Wed, 04 Oct 2017 05:55:11 +0200
-
gcc-7 (7.2.0-8ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-8) unstable; urgency=medium
* Update to SVN 20171001 (r253234) from the gcc-7-branch.
- Fix PR tree-optimization/82244, PR tree-optimization/82276,
PR tree-optimization/82264, PR tree-optimization/82285, PR c/82340,
PR tree-optimization/82291, PR c++/82159.
* Fix "privacy breeches" for NEWS.html file.
* Build lsan and tsan packages on arm64, ppc64 and ppc64el.
* Fix PR other/67165, libbacktrace support for compressed debug sections,
taken from the trunk.
-- Matthias Klose <email address hidden> Sun, 01 Oct 2017 23:51:25 +0200
-
gcc-7 (7.2.0-7ubuntu4) artful; urgency=medium
* Fix lsan/tsan symbols files for arm64 and ppc64el.
-- Matthias Klose <email address hidden> Thu, 28 Sep 2017 02:56:39 +0200
-
gcc-7 (7.2.0-7ubuntu3) artful; urgency=medium
* Update to SVN 20170927 (r253234) from the gcc-7-branch.
- Fix PR tree-optimization/82244, PR tree-optimization/82276,
PR tree-optimization/82264, PR tree-optimization/82285,
PR tree-optimization/82291.
* Fix "privacy breeches" for NEWS.html file.
* Build lsan and tsan packages on arm64, ppc64 and ppc64el.
-- Matthias Klose <email address hidden> Wed, 27 Sep 2017 18:16:17 +0200
-
gcc-7 (7.2.0-7ubuntu2) artful; urgency=medium
* Update to SVN 20170927 (r253234) from the gcc-7-branch.
- Fix PR tree-optimization/82244, PR tree-optimization/82276,
PR tree-optimization/82264, PR tree-optimization/82285,
PR tree-optimization/82291.
* Fix "privacy breeches" for NEWS.html file.
* Build lsan and tsan packages on arm64, ppc64 and ppc64el.
-- Matthias Klose <email address hidden> Wed, 27 Sep 2017 18:16:17 +0200
-
gcc-7 (7.2.0-7ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-7) unstable; urgency=medium
* Update to SVN 20170923 (r253114) from the gcc-7-branch.
- Fix PR libstdc++/79162, PR libstdc++/79162, PR libstdc++/82262,
PR libstdc++/82254, PR target/81996 (PPC), PR target/71951 (AArch64),
PR sanitizer/81929.
* Fix PR go/82284, taken from the trunk. Closes: #876353.
-- Matthias Klose <email address hidden> Sat, 23 Sep 2017 11:42:38 +0200
-
gcc-7 (7.2.0-6ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-6) unstable; urgency=medium
* Update to SVN 20170920 (r253002) from the gcc-7-branch.
- Fix PR target/82112 (PPC), PR c++/81355, PR tree-optimization/82084,
PR tree-optimization/82108, PR target/81325 (PPC), PR c++/81236,
PR c++/80767, PR c++/82030, PR c++/80935, PR c++/81671, PR c++/81525,
PR c++/81314, PR libgfortran/78387.
* Fix fortran cross compiler build with debhelper 10.9. Closes: #876246.
* Strip the compiler binaries again. Closes: #872672.
* Bump binutils dependency to 2.29.1 for sid/buster.
-- Matthias Klose <email address hidden> Wed, 20 Sep 2017 11:21:01 +0200
-
gcc-7 (7.2.0-5ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-5) unstable; urgency=medium
* Update to SVN 20170915 (r252791) from the gcc-7-branch.
- Fix PR c/81687, PR c/45784, PR c++/81852, PR target/82181 (xtensa),
PR target/80695 (PPC), PR target/81988 (SPARC), PR middle-end/81768,
PR sanitizer/81923, PR target/81621, PR driver/81650,
PR middle-end/81052, PR tree-optimization/81987, PR bootstrap/81926,
PR libstdc++/79162, PR libstdc++/81468, PR libstdc++/81835,
PR libstdc++/70483, PR libstdc++/70483, PR target/81833 (PPC),
PR other/39851, PR ipa/81128, PR inline-asm/82001, PR c++/81355,
PR tree-opt/81696.
* Enable libgo tests and rebuilds with make -C (Svante Signell).
Closes: #873929.
* Fix PR sanitizer/77631, support separate debug info in libbacktrace.
* Update the Linaro support to the 7-2017.09 snapshot.
-- Matthias Klose <email address hidden> Fri, 15 Sep 2017 12:19:48 +0200
-
gcc-7 (7.2.0-4ubuntu2) artful; urgency=medium
* Update to SVN 20170912 (r251998) from the gcc-7-branch.
- Fix PR c/81687, PR c/45784, PR c++/81852, PR target/82181 (xtensa),
PR target/80695 (PPC), PR target/81988 (SPARC), PR middle-end/81768,
PR sanitizer/81923, PR target/81621, PR driver/81650,
PR middle-end/81052, PR tree-optimization/81987, PR bootstrap/81926.
-- Matthias Klose <email address hidden> Tue, 12 Sep 2017 11:38:01 +0200
-
gcc-7 (7.2.0-4ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-4) unstable; urgency=medium
* Update to SVN 20170906 (r251753) from the gcc-7-branch.
- Fix PR c++/82039, PR libstdc++/81912, PR libstdc++/81891,
PR libstdc++/81599, PR libstdc++/81338, PR tree-optimization/81503,
PR ada/79542, PR ada/62235, PR fortran/81770.
* Fix PR target/81833 (PPC), taken from the trunk. Closes: #871565.
-- Matthias Klose <email address hidden> Wed, 06 Sep 2017 11:07:43 +0200
-
gcc-7 (7.2.0-3ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-3) unstable; urgency=high
* Update to SVN 20170901 (r251583) from the gcc-7-branch.
- Fix PR target/81504 (PPC), PR c++/82040.
* Apply proposed patch for PR target/81803 (James Cowgill), conditionally
for mips* targets. Closes: #871514.
* Bump standards version.
-- Matthias Klose <email address hidden> Sat, 02 Sep 2017 14:02:06 +0200
-
gcc-7 (7.2.0-2ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.2.0-2) unstable; urgency=medium
* Update to SVN 20170830 (r251446) from the gcc-7-branch.
- Fix PR target/72804 (PPC), PR target/80210 (PPC), PR target/81910 (AVR),
PR target/79883 (AVR), PR fortran/81296, PR fortran/80164,
PR target/81593 (PPC), PR target/81170 (PPC), PR target/81295 (PPC),
PR tree-optimization/81977, PR debug/81993 (closes: #873609),
PR middle-end/81088, PR middle-end/81065, PR sanitizer/80932,
PR middle-end/81884, PR tree-optimization/81181,
PR tree-optimization/81723, PR target/81921 (x86), PR c++/81607.
* Update the Linaro support to the 7-2017.08 snapshot.
* Restore configuring with --with-mode=thumb on armhf. Closes: #873584.
* Default to PIE on powerpc again, now that PR target/81170 and
PR target/81295 are fixed. Closes: #856224.
-- Matthias Klose <email address hidden> Wed, 30 Aug 2017 12:23:25 +0200
-
gcc-7 (7.2.0-1ubuntu2) artful; urgency=medium
* Update to SVN 20170824 (r251336) from the gcc-7-branch.
- Fix PR target/72804 (PPC), PR target/80210 (PPC), PR target/81910 (AVR),
PR target/79883 (AVR), PR fortran/81296, PR fortran/80164.
* Update the Linaro support to the 7-2017.08 snapshot.
-- Matthias Klose <email address hidden> Thu, 24 Aug 2017 17:33:34 +0200
-
gcc-7 (7.2.0-1ubuntu1) artful; urgency=medium
* Update to SVN 20170818 (r251184) from the gcc-7-branch.
gcc-7 (7.2.0-1) unstable; urgency=medium
* GCC 7.2.0 release.
* Update libgcc1 symbols file for s390x.
* Apply proposed patch for PR driver/81829. Closes: #853537.
-- Matthias Klose <email address hidden> Fri, 18 Aug 2017 18:54:43 +0200
-
gcc-7 (7.1.0-13ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-13) unstable; urgency=medium
* GCC 7.2 release candidate 2.
* Don't build the gc enabled libobjc for cross compilers. Closes: #870895.
* Configure cross-build-native builds with --program-prefix (Adrian
Glaubitz). Closes: #871034.
* Update build dependencies for powerpcspe. Closes: #868186.
* Fix PR tree-optimization/81723, taken from the trunk. Closes: #853345.
-- Matthias Klose <email address hidden> Tue, 08 Aug 2017 11:43:39 -0400
-
gcc-7 (7.1.0-12ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-12) unstable; urgency=medium
* GCC 7.2 release candidate 1.
* Update to SVN 20170803 (r250853) from the gcc-7-branch.
-- Matthias Klose <email address hidden> Thu, 03 Aug 2017 09:57:19 -0400
-
gcc-7 (7.1.0-11ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-11) unstable; urgency=medium
* Update to SVN 20170731 (r250749) from the gcc-7-branch.
[ Matthias Klose ]
* Update sanitizer symbols for ppc64 and sparc64.
[ Nicolas Boulenguez ]
* Only build gnatvsn as a native library.
-- Matthias Klose <email address hidden> Mon, 31 Jul 2017 23:34:35 +0200
-
gcc-7 (7.1.0-10ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-10) unstable; urgency=medium
* Update to SVN 20170722 (r250453) from the gcc-7-branch.
[ Nicolas Boulenguez ]
* libgnatvsn: embed xutil rident for version 2017 of asis package.
[ Matthias Klose ]
* Fix gnat cross build on m68k (Adrian Glaubitz). Closes: #862927.
* Enable gnat cross build on m68k. Closes: #868365.
* Update the Linaro support to the 7-2017.07 snapshot.
* Stop ignoring symbol mismatches for runtime libraries.
[ Aurelien Jarno ]
* libgo-s390x-default-isa.diff: do not build libgo with -march=z196,
use the default ISA instead.
-- Matthias Klose <email address hidden> Mon, 24 Jul 2017 10:55:47 +0200
-
gcc-7 (7.1.0-9ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-9) unstable; urgency=medium
* Update to SVN 20170705 (r250006) from the gcc-7-branch.
[ Matthias Klose ]
* gcc-linaro-revert-r49596.diff: fix build for the linaro branch.
* Don't configure powerpc with --enable-default-pie, fails to build.
See #856224, PR target/81295.
[ Nicolas Boulenguez ]
* ada-gcc-name.diff: unpatch gnatchop. Addresses: #856274.
* Link libgnat with libatomic on armel. Closes: #861734.
* libgnat-dev: use multiarch paths in project and to install .ali files.
* Build Ada on armel, kfreebsd-*, hurd-i386; #86173[457] are closed.
-- Matthias Klose <email address hidden> Wed, 05 Jul 2017 19:28:21 +0200
-
gcc-7 (7.1.0-8ubuntu2) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-8) unstable; urgency=medium
* Update to SVN 20170629 (r249793) from the gcc-7-branch.
[ Matthias Klose ]
* Move the liblto_plugin from the cpp to the gcc package.
* libstdc++6: Add more Breaks to smoothen upgrades from jessie to stretch.
Addresses: #863845, #863745.
* Don't provide libobjc_gc symlinks for the libobjc multilib packages.
* Configure with --enable-default-pie on ppc64 (Adrian Glaubitz) and
powerpc (Mathieu Malaterre). Addresses: #856224.
[ Nicolas Boulenguez ]
* Update ada/confirm_debian_bugs.py for gcc-7.
* Drop ada-driver-check.diff, the problem is unreproducible.
* Stop symlinking gcc-7-7 -> gcc-7. See #856274 and #814977.
* gnatmake: compile once even with SOURCE_DATE_EPOCH. Closes: #866029.
-- Matthias Klose <email address hidden> Thu, 29 Jun 2017 17:42:16 +0200
-
gcc-7 (7.1.0-8ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-8) unstable; urgency=medium
* Update to SVN 20170629 (r249793) from the gcc-7-branch.
[ Matthias Klose ]
* Move the liblto_plugin from the cpp to the gcc package.
* libstdc++6: Add more Breaks to smoothen upgrades from jessie to stretch.
Addresses: #863845, #863745.
* Don't provide libobjc_gc symlinks for the libobjc multilib packages.
* Configure with --enable-default-pie on ppc64 (Adrian Glaubitz) and
powerpc (Mathieu Malaterre). Addresses: #856224.
[ Nicolas Boulenguez ]
* Update ada/confirm_debian_bugs.py for gcc-7.
* Drop ada-driver-check.diff, the problem is unreproducible.
* Stop symlinking gcc-7-7 -> gcc-7. See #856274 and #814977.
* gnatmake: compile once even with SOURCE_DATE_EPOCH. Closes: #866029.
-- Matthias Klose <email address hidden> Thu, 29 Jun 2017 17:42:16 +0200
-
gcc-7 (7.1.0-7ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-7) unstable; urgency=medium
* Update to SVN 20170618 (r249347) from the gcc-7-branch.
[ Matthias Klose ]
* Update to SVN 20170524 (r248432) from the gcc-7-branch.
* Don't build libada with -O3 (ftbfs on ppc64el).
* Update sanitizer symbol files (Helmut Grohne). Closes: #864835.
[ Aurelien Jarno ]
* Remove proposed patch for PR65618, the issue has been fixed upstream
another way.
[ Nicolas Boulenguez ]
* Ada: link system.ads to system-freebsd.ads on hurd and *freebsd
system-freebsd-x86.ads does not exist anymore. Closes: #861735, #861737.
* Ada: prevent parallel gnatmake invokations for gnattools. Closes: #857831.
* Drop generated and obsolete debian/source.lintian-overrides.
* Drop debian/relink, never executed and redundant with ada patches.
* Ada: Drop dpkg-buildflags usage in patches. Closes: #863289.
* ada: Drop references to obsolete termio-h.diff. Closes: #845159.
* ada-749574.diff: replace work-around with fix and forward it.
* ada-kfreebsd.diff: reduce a lot thanks to Ada2012 syntax.
* ada-link-lib.diff: remove dubious parts.
-- Matthias Klose <email address hidden> Tue, 20 Jun 2017 14:19:39 +0200
-
gcc-7 (7.1.0-6ubuntu2) artful; urgency=medium
* Update to SVN 20170524 (r248432) from the gcc-7-branch.
* Don't build libada with -O3 (ftbfs on ppc64el).
* Restore building gnattools sequentially. Reopens #857831.
-- Matthias Klose <email address hidden> Wed, 24 May 2017 15:18:49 -0700
-
gcc-7 (7.1.0-6ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-6) experimental; urgency=medium
* Update to SVN 20170522 (r248347) from the gcc-7-branch.
- Fix PR libstdc++/80796, PR libstdc++/80478, PR libstdc++/80761,
PR target/80799 (x86), PR ada/80784, PR fortran/78659, PR fortran/80752,
PR libgfortran/80727.
[ Matthias Klose ]
* Re-add unwind support on kfreebsd-amd64 (James Clarke).
* Work around #814977 (gnat calling gcc-7-7) by providing a gcc-7-7
symlink.
* Fix gnat build dependencies on x32.
* Build gnat on mips64 and powerpcspe.
* Update the Linaro support to the 7-2017.05 snapshot.
* Fix libmpx dependency generation for cross builds.
* Build again gnat cross compilers on 32bit archs targeting 64bit targets.
[ Nicolas Boulenguez ]
* Remove ada-gnattools-noparallel patch, apparently fixed. Closes: #857831.
* Reduce diff with upstream in ada-gnattools-cross patch.
* debian/rules2: Simplify build flags transmission.
* Append build flags from dpkg during Ada target builds.
-- Matthias Klose <email address hidden> Mon, 22 May 2017 16:38:40 -0700
-
gcc-7 (7.1.0-5ubuntu2) artful; urgency=medium
* Update to SVN 20170519 (r248295) from the gcc-7-branch.
- Fix PR libstdc++/80796, PR libstdc++/80478, PR libstdc++/80761,
PR target/80799 (x86), PR ada/80784, PR fortran/78659, PR fortran/80752,
PR libgfortran/80727.
* Starting with 17.10, enable PIE on armhf, arm64 and i386.
* Build from the Linaro gcc-7 branch on armhf and arm64.
* Re-add unwind support on kfreebsd-amd64 (James Clarke).
* Work around #814977 (gnat calling gcc-7-7) by providing a gcc-7-7
symlink.
* Fix gnat build dependencies on x32.
* Build gnat on mips64 and powerpcspe.
* Update the Linaro support to the 7-2017.05 snapshot.
-- Matthias Klose <email address hidden> Fri, 19 May 2017 12:07:42 -0700
-
gcc-7 (7.1.0-5ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-5) experimental; urgency=medium
* Update to SVN 20170514 (r248033) from the gcc-7-branch.
* Disable offload compilers for snapshot builds.
* Build libgo when not building common libs.
* Fix building libgfortran and libgphobos when building without common libs.
* Build gnat on x32.
-- Matthias Klose <email address hidden> Sun, 14 May 2017 09:15:57 -0700
-
gcc-7 (7.1.0-4ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-4) experimental; urgency=medium
* Update to SVN 20170505 (r247630) from the gcc-7-branch.
* Add sh3 support to gcc-multiarch patch. Closes: #861760.
* Remove libquadmath/gdtoa license from debian/copyright (files removed).
* Fix gdc build on sh4 (sh5 support was removed upstream).
* Disable gnat on KFreeBSD (see #861737) and the Hurd (see #861735) for now.
* Disable running the testsuite on KFreeBSD and the Hurd, hanging on
the buildds.
-- Matthias Klose <email address hidden> Fri, 05 May 2017 11:57:06 +0200
-
gcc-7 (7.1.0-3ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-3) experimental; urgency=medium
* Update to SVN 20170503 (r247549) from the gcc-7-branch.
* Fix gdc build on sparc.
* Update the gdc-cross-install-location patch for GCC 7.
* Bump libgphobos soname.
* dpkg-buildflags stopped fiddling around with spec files; remove
the code removing and warning about dpkg's specs.
* Don't build the native gnat on armel. See issue #861734.
gcc-7 (7.1.0-2) experimental; urgency=medium
* Update the disable-gdc-tests patch for GCC 7.1.
gcc-7 (7.1.0-1ubuntu2) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
gcc-7 (7.1.0-1) experimental; urgency=medium
* GCC 7.1.0 release.
* Update NEWS.html and NEWS.gcc.
* Update gdc to the gdc-7 branch 20170502.
* Add multiarch bits for non-glibc architectures (musl, uclibc) (Helmut
Grohne). Closes: #861588.
* Fix dependency on gcc-base package for rtlibs stage build (Helmut Grohne).
Closes: #859938.
-- Matthias Klose <email address hidden> Thu, 04 May 2017 00:02:42 +0200
-
gcc-7 (7.1.0-1ubuntu2) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
-- Matthias Klose <email address hidden> Tue, 02 May 2017 18:13:00 +0200
-
gcc-7 (7.1.0-1ubuntu1) artful; urgency=medium
* Merge with Debian; remaining changes:
- Build from upstream sources.
-- Matthias Klose <email address hidden> Tue, 02 May 2017 18:13:00 +0200