pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2003Q4]: pkgsrc/audio Pullup security fix to the pkgsrc-2003Q4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38d4a49e8427
branches:  pkgsrc-2003Q4
changeset: 463737:38d4a49e8427
user:      agc <agc%pkgsrc.org@localhost>
date:      Tue Feb 10 15:57:30 2004 +0000

description:
Pullup security fix to the pkgsrc-2003Q4 branch, requested by Matthias Scheler.

        Module Name:    pkgsrc
        Committed By:   tron
        Date:           Tue Feb 10 09:32:47 UTC 2004

        Modified Files:
                pkgsrc/audio/mpg123: Makefile distinfo
                pkgsrc/audio/mpg123-esound: Makefile
                pkgsrc/audio/mpg123-nas: Makefile
        Added Files:
                pkgsrc/audio/mpg123/patches: patch-aq

        Log Message:
        Fix security vulnerability reported in CAN-2003-0865. Bump package revision
        because of this fix.

diffstat:

 audio/mpg123-esound/Makefile |  3 ++-
 audio/mpg123/Makefile        |  4 ++--
 audio/mpg123/distinfo        |  3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 57eb32ddbd85 -r 38d4a49e8427 audio/mpg123-esound/Makefile
--- a/audio/mpg123-esound/Makefile      Thu Jan 29 18:48:36 2004 +0000
+++ b/audio/mpg123-esound/Makefile      Tue Feb 10 15:57:30 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2002/11/28 12:15:49 markd Exp $
+# $NetBSD: Makefile,v 1.4.4.1 2004/02/10 15:57:30 agc Exp $
 
 PKGNAME=       mpg123-esound-${MPG123_VERSION}
+PKGREVISION=   1
 COMMENT=       Command-line player for mpeg layer 1, 2 and 3 audio with EsounD
 
 TARGET_SUFFIX= -esd
diff -r 57eb32ddbd85 -r 38d4a49e8427 audio/mpg123/Makefile
--- a/audio/mpg123/Makefile     Thu Jan 29 18:48:36 2004 +0000
+++ b/audio/mpg123/Makefile     Tue Feb 10 15:57:30 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2002/06/23 08:45:09 kent Exp $
+# $NetBSD: Makefile,v 1.34.8.1 2004/02/10 15:57:30 agc Exp $
 
 PKGNAME=       mpg123-${MPG123_VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 COMMENT=       Command-line player for mpeg layer 1, 2 and 3 audio
 
 CONFLICTS+=    mpg123-nas-[0-9]*
diff -r 57eb32ddbd85 -r 38d4a49e8427 audio/mpg123/distinfo
--- a/audio/mpg123/distinfo     Thu Jan 29 18:48:36 2004 +0000
+++ b/audio/mpg123/distinfo     Tue Feb 10 15:57:30 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2003/10/18 11:27:11 grant Exp $
+$NetBSD: distinfo,v 1.15.2.1 2004/02/10 15:57:30 agc Exp $
 
 SHA1 (mpg123/mpg123-0.59r.tar.gz) = c32fe242f4506d218bd19a51a4034da9fdc79493
 Size (mpg123/mpg123-0.59r.tar.gz) = 159028 bytes
@@ -20,3 +20,4 @@
 SHA1 (patch-an) = 08917e1825adcfd870bb2c61ae865339da7c45ef
 SHA1 (patch-ao) = 40961a43cc3dbebf71deee1c240907896d297304
 SHA1 (patch-ap) = b35e7f6739a8b4979412793c7b3f2f7f5a9f15a7
+SHA1 (patch-aq) = ea443c1d45d856f360d2ccba3e5e2d058ac65007



Home | Main Index | Thread Index | Old Index