this patch includes an update to asterisk 1.8.21.0 (Long Term Support Version)

Signed-off-by: Diederik de Groot <[email protected]>

removed files (already buildin):
patches/600-CVE-2012-2186.patch



Index: Makefile
===================================================================
--- Makefile    (revision 36602)
+++ Makefile    (working copy)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk

 PKG_NAME:=asterisk18
-PKG_VERSION:=1.8.10.1
+PKG_VERSION:=1.8.21.0
 PKG_RELEASE:=2

 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
-PKG_MD5SUM:=415738d347b9037cbe5f8bfbe66843de
+PKG_MD5SUM:=abe7bd00e38c75d80ebcfea33ddc05f1

 PKG_BUILD_DIR=$(BUILD_DIR)/asterisk-$(PKG_VERSION)

Index: patches/600-CVE-2012-2186.patch
===================================================================
--- patches/600-CVE-2012-2186.patch     (revision 36602)
+++ patches/600-CVE-2012-2186.patch     (working copy)
@@ -1,10 +0,0 @@
---- a/main/manager.c
-+++ b/main/manager.c
-@@ -4020,6 +4020,7 @@ static int action_originate(struct manse
-                                                                    
TryExec(System(rm -rf /)) */
-                               strcasestr(app, "agi") ||         /* 
AGI(/bin/rm,-rf /)
-                                                                    
EAGI(/bin/rm,-rf /)       */
-+                              strcasestr(app, "externalivr") || /* 
ExternalIVR(rm -rf)       */
-                               strstr(appdata, "SHELL") ||       /* 
NoOp(${SHELL(rm -rf /)})  */
-                               strstr(appdata, "EVAL")           /* 
NoOp(${EVAL(${some_var_containing_SHELL})}) */
-                               )) {

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to