[apophenia] 01/01: Imported Debian patch 1.0+ds-7: #841636 workaround (harden)

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Dec 19 17:14:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a commit to branch master
in repository apophenia.

commit 8bf76b45fe16318980cef99d32b1427813fb524e
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Mon Dec 19 17:13:50 2016 +0000

    Imported Debian patch 1.0+ds-7: #841636 workaround (harden)
---
 debian/changelog                                                   | 7 +++++++
 .../debianization-bug-597187_757967_841636-mysql_config.patch      | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2975cff..713ca6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apophenia (1.0+ds-7) unstable; urgency=medium
+
+  * Debianization:
+    - d/p/debianization-bug-[DebianBug_..]-mysql_config.patch, harden.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Mon, 19 Dec 2016 16:33:38 +0000
+
 apophenia (1.0+ds-6) unstable; urgency=medium
 
   * FTBFS fix release:
diff --git a/debian/patches/debianization-bug-597187_757967_841636-mysql_config.patch b/debian/patches/debianization-bug-597187_757967_841636-mysql_config.patch
index 2e8a54d..7412bb1 100644
--- a/debian/patches/debianization-bug-597187_757967_841636-mysql_config.patch
+++ b/debian/patches/debianization-bug-597187_757967_841636-mysql_config.patch
@@ -11,7 +11,7 @@ Last-Update: 2016-12-19
  DEB_PKG_VERSION=$(dpkg-parsechangelog -S Version)
  AC_SUBST(DEB_PKG_VERSION)
 +## work around for bugs #597187, #757967 and #841636
-+MYSQL_CFLAGS=$(echo "${MYSQL_CFLAGS}" | sed -e 's/-DNDEBUG//g;s/-g//g;s/-fabi-version=2//g;s/-fno-omit-frame-pointer//g;s/-fno-strict-aliasing//g;s/[ ]*$//g;s|-fdebug-prefix-map=[0-9a-zA-Z/=\.\-]*||g' | tr -s ' ')
++MYSQL_CFLAGS=$(echo "${MYSQL_CFLAGS}" | sed -e 's/-DNDEBUG//g;s/-g//g;s/-fabi-version=2//g;s/-fno-omit-frame-pointer//g;s/-fno-strict-aliasing//g;s/[ ]*$//g;s|-fdebug-prefix-map=.*=.||g' | tr -s ' ')
 +MYSQL_LDFLAGS=$(echo "${MYSQL_LDFLAGS}" | sed -e 's/-lz//g;s/-lrt//g;s/-ldl//g' | tr -s ' ')
  
  AC_CONFIG_FILES([

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apophenia.git



More information about the debian-science-commits mailing list