diff options
author | mjl <mjl> | 2008-06-13 10:10:33 +0000 |
---|---|---|
committer | mjl <mjl> | 2008-06-13 10:10:33 +0000 |
commit | d7db3c184ed69bde057921c0d04ba61e968fb685 (patch) | |
tree | f7c7f0406e9b9cae545d1788e9a612167442c628 /comms/asterisk/distinfo | |
parent | 35d6604a47c41c49092547ef98312a6a1fb97fe4 (diff) | |
download | pkgsrc-d7db3c184ed69bde057921c0d04ba61e968fb685.tar.gz |
Update to 1.2.29. Security update.
* channels/chan_sip.c: Copy the From header into a variable so that
pedantic SIP handling does not try to mess with a NULL pointer.
(AST-2008-008)
* channels/chan_iax2.c: When we receive a full frame that is
supposed to contain our call number, ensure that it has the
correct one. (closes issue #10078) (AST-2008-006)
Diffstat (limited to 'comms/asterisk/distinfo')
-rw-r--r-- | comms/asterisk/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/asterisk/distinfo b/comms/asterisk/distinfo index ae7acb5049e..8050de29a55 100644 --- a/comms/asterisk/distinfo +++ b/comms/asterisk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2008/04/24 09:04:55 wiz Exp $ +$NetBSD: distinfo,v 1.35 2008/06/13 10:10:33 mjl Exp $ -SHA1 (asterisk-1.2.27.tar.gz) = e20659e4d637d740fd45e18d363189ffff431bf4 -RMD160 (asterisk-1.2.27.tar.gz) = 5a6fedd420ee36c8f7d174352c3f09db9bc34a42 -Size (asterisk-1.2.27.tar.gz) = 10645295 bytes +SHA1 (asterisk-1.2.29.tar.gz) = 3a78557847901c5d24b93b8c8675c9a23ed7fde4 +RMD160 (asterisk-1.2.29.tar.gz) = c5ab5799b49f311800948b737125557739f8647a +Size (asterisk-1.2.29.tar.gz) = 10610874 bytes SHA1 (patch-aa) = 0070d874445d5bad7eb5a4cbd023a8f698e1f938 SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79 SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127 |