Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2004 23:32:54 +0000 (UTC)
From:      Michael Nottebrock <lofi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/icecast Makefile ports/audio/icecast/files patch-src::commands.c patch-src::http.c patch-src::http.h patch-src::ice_string.c patch-src::main.c patch-src::static.c
Message-ID:  <200410132332.i9DNWsMw047905@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lofi        2004-10-13 23:32:54 UTC

  FreeBSD ports repository

  Modified files:
    audio/icecast        Makefile 
  Added files:
    audio/icecast/files  patch-src::avl_functions.c 
                         patch-src::client.c patch-src::commands.c 
                         patch-src::http.c patch-src::http.h 
                         patch-src::ice_string.c patch-src::main.c 
                         patch-src::static.c 
  Log:
  Fix cross-site scripting vulnerability
  (http://www.debian.org/security/2004/dsa-541).
  
  Patches obtained from: Debian
  
  Revision  Changes    Path
  1.28      +1 -1      ports/audio/icecast/Makefile
  1.1       +11 -0     ports/audio/icecast/files/patch-src::avl_functions.c (new)
  1.1       +11 -0     ports/audio/icecast/files/patch-src::client.c (new)
  1.1       +25 -0     ports/audio/icecast/files/patch-src::commands.c (new)
  1.1       +81 -0     ports/audio/icecast/files/patch-src::http.c (new)
  1.1       +10 -0     ports/audio/icecast/files/patch-src::http.h (new)
  1.1       +11 -0     ports/audio/icecast/files/patch-src::ice_string.c (new)
  1.1       +11 -0     ports/audio/icecast/files/patch-src::main.c (new)
  1.1       +12 -0     ports/audio/icecast/files/patch-src::static.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410132332.i9DNWsMw047905>