[Pkg-voip-commits] [asterisk] 01/04: test_framework: breaks the ABI, but not for us

tzafrir at debian.org tzafrir at debian.org
Sat Dec 24 01:02:33 UTC 2016


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

tzafrir pushed a commit to branch test-enable
in repository asterisk.

commit 79c869be9ff6e55c47d164c83dce56c322d5d425
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Fri Dec 23 23:36:20 2016 +0200

    test_framework: breaks the ABI, but not for us
---
 debian/patches/test_framework.patch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/patches/test_framework.patch b/debian/patches/test_framework.patch
index 45434f6..9a8b855 100644
--- a/debian/patches/test_framework.patch
+++ b/debian/patches/test_framework.patch
@@ -1,6 +1,5 @@
 From: Tzafrir Cohen <tzafrir at debian.org>
 Description: Enable the test framework
-Bug: https://issues.asterisk.org/jira/browse/ASTERISK-26676
 Last-Update: 2016-12-23
 
 Test modules are normally only enabled in development mode. This patch
@@ -11,6 +10,10 @@ The modules provide simple tests. Try: asterisk -rx 'test execute all'
 Those modules should not be confused with the tests in the
 asterisk-testsute package.
 
+This breaks the modules ABI, but in a way that should not be an issue in
+our use case. Hence for now we prefer to keep the ABI unmodified, and
+hence the change of make_buildopts_h.
+
 --- a/build_tools/cflags-devmode.xml
 +++ b/build_tools/cflags-devmode.xml
 @@ -24,7 +24,4 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git



More information about the Pkg-voip-commits mailing list