Summary: | [update] net/asterisk 1.4.8 fixes serious remote buffer overflows | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | beckman | ||||
Component: | Individual Port(s) | Assignee: | Maxim Sobolev <sobomax> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
beckman
2007-07-18 22:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->sobomax Over to maintainer sobomax 2007-07-22 10:40:35 UTC FreeBSD ports repository Modified files: net/asterisk Makefile distinfo pkg-plist net/asterisk/files asterisk.sh.in patch-Makefile patch-configure Removed files: net/asterisk/files patch-main::utils.c Log: o Update to 1.4.8, which fixes some security issues. PR: 114720, 114712 o Enable zaptel channel and friends on AMD64. PR: 112624 o Improve startup script. PR: 107222 Revision Changes Path 1.74 +8 -7 ports/net/asterisk/Makefile 1.25 +3 -3 ports/net/asterisk/distinfo 1.7 +8 -0 ports/net/asterisk/files/asterisk.sh.in 1.20 +9 -9 ports/net/asterisk/files/patch-Makefile 1.2 +73 -18 ports/net/asterisk/files/patch-configure 1.2 +0 -14 ports/net/asterisk/files/patch-main::utils.c (dead) 1.29 +4 -4 ports/net/asterisk/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Commited with some mods, thanks! |