[Pkg-voip-commits] [asterisk] 01/07: test_framework.patch: no longer an upstream issue
tzafrir at debian.org
tzafrir at debian.org
Sun Jan 22 02:06:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
tzafrir pushed a commit to branch test-enable
in repository asterisk.
commit 023df76aba4724aa7d4fde481640f949948a1c16
Author: Tzafrir Cohen <tzafrir at debian.org>
Date: Fri Dec 23 23:36:20 2016 +0200
test_framework.patch: no longer an upstream issue
A commit with no effect, just to document the fact that the bug
I opened in Upstream was closed.
---
debian/patches/test_framework.patch | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/patches/test_framework.patch b/debian/patches/test_framework.patch
index 45434f6..d2f7163 100644
--- a/debian/patches/test_framework.patch
+++ b/debian/patches/test_framework.patch
@@ -1,7 +1,7 @@
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
+Forwarded: no
Test modules are normally only enabled in development mode. This patch
enables them without the need to enable dev-mode.
@@ -11,6 +11,12 @@ 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 for now,
+and hence the change of make_buildopts_h.
+
+Remove the make_buildopts_h change when switching to a new Asterisk version.
+
--- 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