From 7caab01803b78314b1cad4b27b3328dba4426071 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Tue, 17 Oct 2006 23:31:12 +0000 Subject: importing files for 1.0.12 release git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.12@45429 f38db490-d61c-443f-a65b-d21fe96a405b --- .version | 1 + ChangeLog | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 .version diff --git a/.version b/.version new file mode 100644 index 000000000..bb83058ed --- /dev/null +++ b/.version @@ -0,0 +1 @@ +1.0.12 diff --git a/ChangeLog b/ChangeLog index 992c62ca5..aa1a1c0d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,24 @@ NOTE: Corrections or additions to the ChangeLog may be submitted to http://bugs.digium.com. Documentation and formatting fixes are not not listed here. A complete listing of changes is available through - the Asterisk-CVS mailing list hosted at http://lists.digium.com. + the Asterisk-commits mailing list hosted at http://lists.digium.com. + +Asterisk 1.0.12 + + -- chan_skinny + -- An exploitable buffer overflow in this channel driver was fixed. + +Asterisk 1.0.11.1 + + -- chan_iax2 + -- A bug in the vulnerability fix in the last release could cause Asterisk + to improperly reject incoming video frames and result in deadlocks. + +Asterisk 1.0.11 + + -- chan_iax2 + -- A security vulnerability that could lead to denial of service attacks + and Asterisk process crashes was fixed in this release.Asterisk 1.0.11 Asterisk 1.0.10 -- cgit v1.2.3