CVS: moonbase/audio/mpg123 BUILD,1.1.1.1,1.2 DETAILS,1.2,1.3

elaine at lunar-linux.org elaine at lunar-linux.org
Tue Sep 23 17:38:37 GMT 2003


Update of /var/cvs/lunar/moonbase/audio/mpg123
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3755

Modified Files:
	BUILD DETAILS 
Log Message:
Correcting client remotely exploitable buffer overflow.
Ref: http://fakehalo.deadpig.org/xmpg123.c


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/mpg123/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:10 -0000	1.1.1.1
+++ BUILD	23 Sep 2003 17:38:35 -0000	1.2
@@ -1,5 +1,6 @@
 (
 
+  sedit 's/while(1)/while(maxlen>pos)/' httpget.c &&
   make  PREFIX=/usr  linux    &&
   prepare_install             &&
   make  PREFIX=/usr  install

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/mpg123/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	8 Nov 2002 18:23:08 -0000	1.2
+++ DETAILS	23 Sep 2003 17:38:35 -0000	1.3
@@ -5,7 +5,7 @@
    SOURCE_URL[0]=http://www.mpg123.de/$MODULE/$SOURCE
         WEB_SITE=http://www.mpg123.de/
          ENTERED=20011104
-         UPDATED=20021104   
+         UPDATED=20030923   
 	SHORT="mpg123 is an audio player."
 cat << EOF
 Mpg123 is a fast, free and portable MPEG audio player for Unix. It




More information about the Lunar-commits mailing list