pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mpg123 Updated mpg123 to 1.25.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f7bf0a59d8e
branches: trunk
changeset: 367879:0f7bf0a59d8e
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 08 08:50:23 2017 +0000
description:
Updated mpg123 to 1.25.5.
1.25.5
------
- Avoid another buffer read overflow in the ID3 parser on 32 bit platforms
(bug 254).
1.25.4
------
- Better configure checks for i?86-apple-darwin (bug 253).
- libmpg123:
-- Prevent harmless call to memcpy(NULL, NULL, 0).
-- More early checking of ID3v2 encoding values to avoid bogus text being
stored.
1.25.3
------
- libmpg123:
-- Better checks for xrpnt overflow in III_dequantize_sample() before each
use, avoiding false positives and catching cases that were rendered
harmless by alignment-enlarged buffers.
diffstat:
audio/mpg123/Makefile.common | 4 ++--
audio/mpg123/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r c9e8f2f9de53 -r 0f7bf0a59d8e audio/mpg123/Makefile.common
--- a/audio/mpg123/Makefile.common Fri Sep 08 08:48:42 2017 +0000
+++ b/audio/mpg123/Makefile.common Fri Sep 08 08:50:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.44 2017/07/14 05:46:46 maya Exp $
+# $NetBSD: Makefile.common,v 1.45 2017/09/08 08:50:23 wiz Exp $
#
# used by audio/mpg123-arts/Makefile
# used by audio/mpg123-esound/Makefile
@@ -7,7 +7,7 @@
# used by audio/mpg123-pulse/Makefile
# used by audio/mpg123-sun/Makefile
-DISTNAME= mpg123-1.25.2
+DISTNAME= mpg123-1.25.5
PKGNAME?= ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpg123/}
diff -r c9e8f2f9de53 -r 0f7bf0a59d8e audio/mpg123/distinfo
--- a/audio/mpg123/distinfo Fri Sep 08 08:48:42 2017 +0000
+++ b/audio/mpg123/distinfo Fri Sep 08 08:50:23 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.44 2017/07/14 05:46:46 maya Exp $
+$NetBSD: distinfo,v 1.45 2017/09/08 08:50:23 wiz Exp $
-SHA1 (mpg123-1.25.2.tar.bz2) = efdcd085c8ef7de422e5cd34c861b8302e1cc35a
-RMD160 (mpg123-1.25.2.tar.bz2) = fe79cbca7e21de36cc2bb50d83ae4e5992876968
-SHA512 (mpg123-1.25.2.tar.bz2) = 1b063a7a497d6f643b43a0e0db0e1a8951bf110cabf8f3dc63d7ed1b8e47ef4a42649622a5e4efb582479beacd7d3872b4f061716a5f6970b3f5bed7ef4f3fe9
-Size (mpg123-1.25.2.tar.bz2) = 918024 bytes
+SHA1 (mpg123-1.25.5.tar.bz2) = 2fd8841783b189ab597be975b7aba108ce188013
+RMD160 (mpg123-1.25.5.tar.bz2) = f878a3d6df5801d16217e62b979e02836ec76700
+SHA512 (mpg123-1.25.5.tar.bz2) = 8c97684cd684762b231347c741fd21deb4d2afa40c7c11626444b41046161e5d7089c5ec0971e5b7bbbdb5f49618f1eb8b534ba43fb91e05d706a78d8470d125
+Size (mpg123-1.25.5.tar.bz2) = 918861 bytes
SHA1 (patch-Makefile.in) = e1b529e9468994e25c2567df7e64a2905b0cf529
SHA1 (patch-aa) = 4b2761219dd8fb92079d7f96872e56beb702696a
SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
Home |
Main Index |
Thread Index |
Old Index