Bug 125089

Summary: update multimedia/libxine to 1.1.13
Product: Ports & Packages Reporter: Pedro F. Giffuni <pfgshield-freebsd>
Component: Individual Port(s)Assignee: MANTANI Nobutaka <nobutaka>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Pedro F. Giffuni 2008-06-29 05:20:01 UTC
* Security fixes:
  - Buffer overflow in the NSF demuxer which may allow remote attackers to
    cause a denial of service (crash) or possibly execute arbitrary code
    via an NSF file with a long title or copyright message. (CVE-2008-1878)
  - For extra safety against possible Integer overflows like the ones found
    in CVE-2008-1482, backport more calloc usage from 1.2 branch.
* Added MIME types and .mpp for musepack.
* Fixed display of some MJPEG streams (YUVJ420P).
* Deprecate xine_xmalloc() function, see src/xine-utils/utils.c for more
  information about the reason.
* Provide a useful implementation of xine_register_log_cb().

* New version of the JACK output plugin.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-29 05:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-12 13:17:43 UTC
nobutaka    2008-07-12 12:17:30 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/libxine   Makefile distinfo 
    multimedia/libxine/files patch-configure 
  Log:
  - Update to 1.1.14. [1]
  - Enable XCB support by default. [2]
  
  PR:             ports/125089 [1], ports/125331 [2]
  Submitted by:   "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> [1],
                  Max Brazhnikov <makc@issp.ac.ru> [2]
  
  Revision  Changes    Path
  1.133     +3 -4      ports/multimedia/libxine/Makefile
  1.37      +3 -3      ports/multimedia/libxine/distinfo
  1.9       +14 -14    ports/multimedia/libxine/files/patch-configure
_______________________________________________
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 MANTANI Nobutaka freebsd_committer freebsd_triage 2008-07-12 13:19:43 UTC
State Changed
From-To: open->closed

Updated to 1.1.14, thanks!