pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/faad2 faad2: Update to 2.10.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/46eb904b392d
branches: trunk
changeset: 442134:46eb904b392d
user: nia <nia%pkgsrc.org@localhost>
date: Thu Nov 19 10:41:26 2020 +0000
description:
faad2: Update to 2.10.0
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in mp4read.c
[ Clayton Smith ]
* Remove non-ASCII characters
* Remove trailing whitespace
[ Andrew Wesie ]
* Check return value of ltp_data.
* Restrict SBR frame length to 960 and 1024 samples.
* Support object type 29.
* Support implicit SBR signaling in frontend.
* Fix PNS decoding when only right channel is noise.
* Initialize element_id array with an invalid id.
* Fix NULL pointer dereferences.
* Fix infinite loop in adts_parse.
* Fix infinite loop in huffman_getescape.
* Check for error after each channel decode.
* Check for inconsistent number of channels.
diffstat:
audio/faad2/Makefile | 4 ++--
audio/faad2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r ecda43f4ec85 -r 46eb904b392d audio/faad2/Makefile
--- a/audio/faad2/Makefile Thu Nov 19 10:37:46 2020 +0000
+++ b/audio/faad2/Makefile Thu Nov 19 10:41:26 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2020/05/08 13:03:20 nia Exp $
+# $NetBSD: Makefile,v 1.58 2020/11/19 10:41:26 nia Exp $
-DISTNAME= faad2-2.9.2
+DISTNAME= faad2-2.10.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=knik0/}
GITHUB_TAG= ${PKGVERSION_NOREV:S/./_/g}
diff -r ecda43f4ec85 -r 46eb904b392d audio/faad2/distinfo
--- a/audio/faad2/distinfo Thu Nov 19 10:37:46 2020 +0000
+++ b/audio/faad2/distinfo Thu Nov 19 10:41:26 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2020/05/08 13:03:20 nia Exp $
+$NetBSD: distinfo,v 1.31 2020/11/19 10:41:26 nia Exp $
-SHA1 (faad2-2.9.2.tar.gz) = b439cacfd3ead6bc2990e14cf472f199b6daa84d
-RMD160 (faad2-2.9.2.tar.gz) = e0b271e568cdcf26f19d9bdaa68da93b3d57a0bb
-SHA512 (faad2-2.9.2.tar.gz) = 996c279a56c6abde13da964b91d4ff87ac4c611e889f1dd59882fa3898093dec68ab0714cf106db10a5e24952e2d6dddc049ec9bf4f07ff68378a705d5debee2
-Size (faad2-2.9.2.tar.gz) = 803100 bytes
+SHA1 (faad2-2.10.0.tar.gz) = 7f2666d3aa891cb923d97cec1d73365944338f79
+RMD160 (faad2-2.10.0.tar.gz) = 2666b3d3432840d4ec9ccf597015019725530a5d
+SHA512 (faad2-2.10.0.tar.gz) = 92c8b5e79f85b7a7caac9e7954959c26d74ef148a658dcb37e2c1b303fc2fcc5a0d12f21e7bd476870498109bdd03916a56c13f578186a69d6eceb103222e771
+Size (faad2-2.10.0.tar.gz) = 803225 bytes
SHA1 (patch-configure.ac) = ed9d4e9d611d27d4add86884996a8e7fc001bc90
SHA1 (patch-frontend_Makefile.am) = 32c8bede5773b2cb97777951b1a18366b4e10e3d
SHA1 (patch-frontend_getopt.c) = 3eaf3e8318887eca49e354696cad1bd2c5bf5504
Home |
Main Index |
Thread Index |
Old Index