From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d9e656bb82542b2ef379563c02d642c3394f1c1c Date: Tue, 27 Mar 2018 20:57:27 +0100 Message-ID: <20180327195728.0E6961081DF2@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4121286757760949993==" List-Id: --===============4121286757760949993== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via d9e656bb82542b2ef379563c02d642c3394f1c1c (commit) from d3cd99830a8554e8f9b4df314210cef82ef69376 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d9e656bb82542b2ef379563c02d642c3394f1c1c Author: Michael Tremer Date: Tue Mar 27 20:56:31 2018 +0100 asterisk: Ship documentation =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/packages/asterisk | 8 ++++---- lfs/asterisk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) Difference in files: diff --git a/config/rootfiles/packages/asterisk b/config/rootfiles/packages/a= sterisk index 92712e540..f84bd3539 100644 --- a/config/rootfiles/packages/asterisk +++ b/config/rootfiles/packages/asterisk @@ -591,10 +591,10 @@ var/ipfire/backup/addons/includes/asterisk #var/lib/asterisk var/lib/asterisk/agi-bin #var/lib/asterisk/documentation -#var/lib/asterisk/documentation/appdocsxml.dtd -#var/lib/asterisk/documentation/appdocsxml.xslt -#var/lib/asterisk/documentation/core-en_US.xml -#var/lib/asterisk/documentation/thirdparty +var/lib/asterisk/documentation/appdocsxml.dtd +var/lib/asterisk/documentation/appdocsxml.xslt +var/lib/asterisk/documentation/core-en_US.xml +var/lib/asterisk/documentation/thirdparty #var/lib/asterisk/firmware var/lib/asterisk/firmware/iax #var/lib/asterisk/images diff --git a/lfs/asterisk b/lfs/asterisk index a2a43f863..723639015 100755 --- a/lfs/asterisk +++ b/lfs/asterisk @@ -28,7 +28,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D asterisk -PAK_VER =3D 23 +PAK_VER =3D 24 =20 DEPS =3D "jansson libsrtp opus" =20 hooks/post-receive -- IPFire 2.x development tree --===============4121286757760949993==--