diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-06-29 09:30:01 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-06-29 09:30:01 +0300 |
commit | 1e215997108723ab1dd594b0be633844de7583c0 (patch) | |
tree | 13d6fcbae2aa274940caaba618749dfae5f931e6 /main | |
parent | 8eb3352f58c6f5d5e6898ff33f3877da5b30e2c2 (diff) | |
download | aports-1e215997108723ab1dd594b0be633844de7583c0.tar.bz2 aports-1e215997108723ab1dd594b0be633844de7583c0.tar.xz |
main/asterisk: upgrade to 1.8.4.4
Security fixes only (since 1.8.4.2):
* AST-2011-008 (unauthenticated remote crash via SIP/UDP)
* AST-2011-009 (unauthenticated remote crash via SIP)
* AST-2011-010 (remote crash via IAX)
* AST-2011-011 (possible SIP user enumeration)
Diffstat (limited to 'main')
-rw-r--r-- | main/asterisk/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/asterisk/APKBUILD b/main/asterisk/APKBUILD index ce12697cf..445b85a02 100644 --- a/main/asterisk/APKBUILD +++ b/main/asterisk/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Timo Teras <timo.teras@iki.fi> # Maintainer: Timo Teras <timo.teras@iki.fi> pkgname=asterisk -pkgver=1.8.4.2 +pkgver=1.8.4.4 pkgrel=0 pkgdesc="Asterisk: A Module Open Source PBX System" url="http://www.asterisk.org/" @@ -156,7 +156,7 @@ sound_en() { _move_dir var/lib/asterisk/sounds/en } -md5sums="930ce297119e9feb201779d524653371 asterisk-1.8.4.2.tar.gz +md5sums="bc2a1168603815c23f204927d1e73239 asterisk-1.8.4.4.tar.gz b00c9d98ce2ad445501248a197c6e436 100-uclibc-daemon.patch 6e1129e30c4fd2c25c86c81685a485a9 101-caps-uclibc.patch 79e9634b5054bceb3b8dc246654bb243 400-bug-227.patch |