pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/wavpack wavpack: updated to 5.2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/0874f7b88272
branches: trunk
changeset: 346087:0874f7b88272
user: adam <adam%pkgsrc.org@localhost>
date: Sat Dec 28 20:00:01 2019 +0000
description:
wavpack: updated to 5.2.0
Release 5.2.0:
fixed: potential security issues including the following CVEs:
CVE-2018-19840 CVE-2018-19841 CVE-2018-10536
CVE-2018-10537 CVE-2018-10538 CVE-2018-10539
CVE-2018-10540 CVE-2018-7254 CVE-2018-7253
CVE-2018-6767
added: support for CMake, Travis CI, and Google's OSS-fuzz
fixed: use correction file for encode verify (pipe input, Windows)
fixed: correct WAV header with actual length (pipe input, -i option)
fixed: thumb interworking and not needing v6 architecture (ARM asm)
added: handle more ID3v2.3 tag items and from all file types
fixed: coredump on Sparc64 (changed MD5 implementation)
fixed: handle invalid ID3v2.3 tags from sacd-ripper
fixed: several corner-case memory leaks
diffstat:
audio/wavpack/Makefile | 4 ++--
audio/wavpack/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r fc29cf6a61ee -r 0874f7b88272 audio/wavpack/Makefile
--- a/audio/wavpack/Makefile Sat Dec 28 19:48:16 2019 +0000
+++ b/audio/wavpack/Makefile Sat Dec 28 20:00:01 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/01/23 21:53:22 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2019/12/28 20:00:01 adam Exp $
-DISTNAME= wavpack-5.1.0
+DISTNAME= wavpack-5.2.0
CATEGORIES= audio
MASTER_SITES= http://www.wavpack.com/
EXTRACT_SUFX= .tar.bz2
diff -r fc29cf6a61ee -r 0874f7b88272 audio/wavpack/distinfo
--- a/audio/wavpack/distinfo Sat Dec 28 19:48:16 2019 +0000
+++ b/audio/wavpack/distinfo Sat Dec 28 20:00:01 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2017/01/23 21:53:22 wiz Exp $
+$NetBSD: distinfo,v 1.10 2019/12/28 20:00:01 adam Exp $
-SHA1 (wavpack-5.1.0.tar.bz2) = ed96443e3fc915128e1002a0f9f2c7ae9bcdc09b
-RMD160 (wavpack-5.1.0.tar.bz2) = 00f3ed759e9e3f7a92d5604e3527545be327fe4d
-SHA512 (wavpack-5.1.0.tar.bz2) = 4c31616ae63c3a875afa20f26ce935f7a8f9921e2892b4b8388eca3ccd83b2d686f43eed8b9ec1dead934a1148401b9dced3b05f509b7942c48d7af31cf80a54
-Size (wavpack-5.1.0.tar.bz2) = 824331 bytes
+SHA1 (wavpack-5.2.0.tar.bz2) = 40a990f6ca63d4435b8add859cd62155d8374428
+RMD160 (wavpack-5.2.0.tar.bz2) = 67b27dd48c19edc4fbb975f3aeab9907e4d447e2
+SHA512 (wavpack-5.2.0.tar.bz2) = 456da78fb5d01b33a8ed71b43cb6809a25ca0d54e53858b93bbb3eb26923bfa6de4c6a3c01caca947c0852aea74d1b14667205dae344148a01619e67eb2c7e71
+Size (wavpack-5.2.0.tar.bz2) = 849348 bytes
SHA1 (patch-configure) = 10539a259d8b4442281cb41d0fa596fb84b8821a
Home |
Main Index |
Thread Index |
Old Index