Path to this page:
./
audio/faad2,
AAC decoding library
Branch: pkgsrc-2019Q2,
Version: 2.8.8nb1,
Package name: faad2-2.8.8nb1,
Maintainer: pkgsrc-usersFAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type
AAC files.
There is a stable version of FAAD2 available, source code can be
downloaded on the download page. The advantage of this new library
is the lack of copyrighted code written by third parties. Further
it is coded much cleaner and will give a much better understanding
of the AAC coding algorithms.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 0d49c516d4a83c39053a9bd214fddba72cbc34ad
RMD160: b69349ee69c869ba070f28c58418749d53898985
Filesize: 1043.988 KB
Version history: (Expand)
- (2019-07-13) Updated to version: faad2-2.8.8nb1
- (2019-07-04) Package added to pkgsrc.se, version faad2-2.8.8 (created)
CVS history: (Expand)
2019-07-13 13:12:03 by Benny Siegert | Files touched by this commit (5) |
Log message:
Pullup ticket #5996 - requested by nia
audio/faad2: security fix
Revisions pulled up:
- audio/faad2/Makefile 1.53
- audio/faad2/distinfo 1.27
- audio/faad2/patches/patch-CVE-2018-20194 1.1
- audio/faad2/patches/patch-CVE-2018-20362 1.1
- audio/faad2/patches/patch-libfaad_bits.c 1.1
---
Module Name: pkgsrc
Committed By: nia
Date: Thu Jul 11 09:03:35 UTC 2019
Modified Files:
pkgsrc/audio/faad2: Makefile distinfo
Added Files:
pkgsrc/audio/faad2/patches: patch-CVE-2018-20194 patch-CVE-2018-20362
patch-libfaad_bits.c
Log message:
faad2: Backport some security fixes from upstream.
CVE-2018-20194:
\
https://github.com/knik0/faad2/commit/6b4a7cde30f2e2cb03e78ef476cc73179cfffda3.patch
CVE-2018-20362:
\
https://github.com/knik0/faad2/commit/466b01d504d7e45f1e9169ac90b3e34ab94aed14.patch
Misc buffer overflows:
\
https://github.com/knik0/faad2/commit/942c3e0aee748ea6fe97cb2c1aa5893225316174.patch
|