[gcc-6] 258/401: - prepare for 6.2.0-13
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:49:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit 4a9ab34f1bc3f5565105804a3a2ed09a494646ce
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed Nov 9 19:56:49 2016 +0000
- prepare for 6.2.0-13
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9036 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 4 ++--
debian/patches/libiberty-updates.diff | 13 +++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 22a9f1d..8a5e861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gcc-6 (6.2.0-12) UNRELEASED; urgency=medium
+gcc-6 (6.2.0-13) unstable; urgency=medium
* Update to SVN 20161109 (r241998, 6.2.1) from the gcc-6-branch.
- Fix PR c/71115, PR target/78229 (closes: #843379),
@@ -11,7 +11,7 @@ gcc-6 (6.2.0-12) UNRELEASED; urgency=medium
CVE-2016-6131, CVE-2016-4493, CVE-2016-4492, CVE-2016-4490,
CVE-2016-4489, CVE-2016-4488, CVE-2016-4487, CVE-2016-2226.
- -- Matthias Klose <doko at debian.org> Wed, 09 Nov 2016 14:15:09 +0100
+ -- Matthias Klose <doko at debian.org> Wed, 09 Nov 2016 20:42:53 +0100
gcc-6 (6.2.0-11) unstable; urgency=medium
diff --git a/debian/patches/libiberty-updates.diff b/debian/patches/libiberty-updates.diff
index cdc8906..b5fd3ed 100644
--- a/debian/patches/libiberty-updates.diff
+++ b/debian/patches/libiberty-updates.diff
@@ -1315,3 +1315,16 @@
/* Prepare to execute one or more programs, with standard output of
each program fed to standard input of the next.
FLAGS As above.
+--- a/src/include/demangle.h
++++ b/src/include/demangle.h
+@@ -449,7 +449,9 @@
+ /* A transaction-safe function type. */
+ DEMANGLE_COMPONENT_TRANSACTION_SAFE,
+ /* A cloned function. */
+- DEMANGLE_COMPONENT_CLONE
++ DEMANGLE_COMPONENT_CLONE,
++ DEMANGLE_COMPONENT_NOEXCEPT,
++ DEMANGLE_COMPONENT_THROW_SPEC
+ };
+
+ /* Types which are only used internally. */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-6.git
More information about the Reproducible-commits
mailing list