Bug 160684 - [PATCH] audio/libsndfile: update to 1.0.25
Summary: [PATCH] audio/libsndfile: update to 1.0.25
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: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 19:30 UTC by Jimmy Olgeni
Modified: 2011-09-12 20:50 UTC (History)
1 user (show)

See Also:


Attachments
libsndfile-1.0.25.patch (1.62 KB, patch)
2011-09-12 19:30 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2011-09-12 19:30:08 UTC
* Upgrade port to version 1.0.25

This version fixes CVE-2011-2696 / Secunia Advisory SA45125.

http://secunia.com/advisories/45125/

* Remove CPPFLAGS from CONFIGURE_ENV following portlint's suggestion,
then remove both CPPFLAGS and CONFIGURE_ENV since they don't appear
to be needed anymore.

Port maintainer (multimedia@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-12 19:30:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-12 20:40:32 UTC
kwm         2011-09-12 19:40:18 UTC

  FreeBSD ports repository

  Modified files:
    audio/libsndfile     Makefile distinfo 
  Log:
  Update to 1.0.25.
  
  Define CPPFLAGS outside of CONFIGURE_ENV.
  
  PR:             ports/160684
  Submitted by:   olgeni@
  Security:       b9f3ffa3-dd6c-11e0-b7fc-000a5e1e33c6
  
  Revision  Changes    Path
  1.54      +5 -4      ports/audio/libsndfile/Makefile
  1.29      +2 -2      ports/audio/libsndfile/distinfo
_______________________________________________
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 Koop Mast freebsd_committer freebsd_triage 2011-09-12 20:40:33 UTC
State Changed
From-To: open->closed

Committed thanks! With some small changes.