Bug 114712 - [update] net/asterisk 1.4.8 fixes serious remote buffer overflows
Summary: [update] net/asterisk 1.4.8 fixes serious remote buffer overflows
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maxim Sobolev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 22:30 UTC by beckman
Modified: 2007-07-22 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (13.27 KB, patch)
2007-07-18 22:30 UTC, beckman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description beckman 2007-07-18 22:30:02 UTC
	Digium has released an emergency security release 1.4.8.

Fix: This is a patch for the patch files.
    Deleted files/patch-include::asterisk::utils.h 
    Deleted files/patch-main::utils.c

    Both deleted patches were fixed in 1.4.8.

    THIS PATCH DOES NOT FIX pkg-plist -- that was beyond my comprehension.
    It needs to be updated.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-18 22:57:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sobomax

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-22 11:40:42 UTC
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"
Comment 3 Maxim Sobolev freebsd_committer freebsd_triage 2007-07-22 11:45:59 UTC
State Changed
From-To: open->closed

Commited with some mods, thanks!