summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2014-12-16 10:21:10 +0000
committerTony Vroon <chainsaw@gentoo.org>2014-12-16 10:21:10 +0000
commit59c3e7b505d642dc83194c8b28852148c8ca59ec (patch)
tree297fcd481a7361f47d44806ef4db61c170307d29 /net-misc/asterisk/ChangeLog
parentPatch should not remove MSG_NOSIGNAL flag on x86 (#424161 by Maciej Szmigiero) (diff)
downloadhistorical-59c3e7b505d642dc83194c8b28852148c8ca59ec.tar.gz
historical-59c3e7b505d642dc83194c8b28852148c8ca59ec.tar.bz2
historical-59c3e7b505d642dc83194c8b28852148c8ca59ec.zip
Incorrect and unsafe memory handling (AST-2014-019) in res_http_websocket addressed in both branches, vulnerable non-stable ebuilds removed. For security bug #532242. Enable MeetMe conference support if DAHDI is enabled, as requested by Kristian Fiskerstrand in bug #531486.
Package-Manager: portage-2.2.15/cvs/Linux x86_64 Manifest-Sign-Key: 0xB5058F9A
Diffstat (limited to 'net-misc/asterisk/ChangeLog')
-rw-r--r--net-misc/asterisk/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog
index 5595707296cc..5be3c2ab34c0 100644
--- a/net-misc/asterisk/ChangeLog
+++ b/net-misc/asterisk/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for net-misc/asterisk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.508 2014/11/24 15:58:43 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.509 2014/12/16 10:21:06 chainsaw Exp $
+
+*asterisk-12.7.2 (16 Dec 2014)
+*asterisk-11.14.2 (16 Dec 2014)
+
+ 16 Dec 2014; Tony Vroon <chainsaw@gentoo.org> +asterisk-11.14.2.ebuild,
+ -asterisk-12.7.1.ebuild, +asterisk-12.7.2.ebuild:
+ Incorrect and unsafe memory handling (AST-2014-019) in res_http_websocket
+ addressed in both branches, vulnerable non-stable ebuilds removed. For
+ security bug #532242. Enable MeetMe conference support if DAHDI is enabled,
+ as requested by Kristian Fiskerstrand in bug #531486.
24 Nov 2014; Tony Vroon <chainsaw@gentoo.org> -asterisk-11.13.1.ebuild:
Remove vulnerable ebuilds now that stabilisation is complete. For security