asterisk13: bump to 13.17.1 186/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 10 Sep 2017 20:35:49 +0000 (22:35 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 10 Sep 2017 20:36:00 +0000 (22:36 +0200)
Fixes AST-2017-005, AST-2017-006 and AST-2017-007.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-13.x/Makefile
net/asterisk-13.x/patches/054-pjsip_unresolved_symbol.patch

index cbf7f3d281457a26b7fd73b10ba0a1a675dc58b0..d9c9c8f0a1fed8039356af39d7de40e761b13b2b 100644 (file)
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=asterisk13
-PKG_VERSION:=13.17.0
-PKG_RELEASE:=5
+PKG_VERSION:=13.17.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
-PKG_HASH:=c4a89386d7db58520391fcbd3202902584b4434289094ca2e4a6b8dada1e90a4
+PKG_HASH:=aee15699a4100ca0360e8168802c711caf7664d21d9fb84f686873f0e7c5fb34
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/asterisk-$(PKG_VERSION)
 PKG_BUILD_DEPENDS:=libxml2/host
index 5708c0056a178bdb2d7b043fcd84122c34913e91..afe116d304f75f2a920cd9783e17126886b17305 100644 (file)
@@ -4,7 +4,7 @@ Bug: https://issues.asterisk.org/jira/browse/ASTERISK-26518
 
 --- a/res/res_pjsip/pjsip_message_ip_updater.c
 +++ b/res/res_pjsip/pjsip_message_ip_updater.c
-@@ -362,15 +362,15 @@ void ast_res_pjsip_cleanup_message_ip_up
+@@ -392,15 +392,15 @@ void ast_res_pjsip_cleanup_message_ip_up
  {
        ast_sip_unregister_service(&multihomed_module);
        ast_sip_unregister_supplement(&multihomed_supplement);