pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/asterisk
Module Name: pkgsrc
Committed By: mjl
Date: Fri Jun 13 10:10:33 UTC 2008
Modified Files:
pkgsrc/comms/asterisk: Makefile PLIST.common distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/comms/asterisk/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/comms/asterisk/PLIST.common
cvs rdiff -r1.34 -r1.35 pkgsrc/comms/asterisk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index