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

Michael Nottebrock lofi at FreeBSD.org
Wed Oct 13 16:32:54 PDT 2004


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)


More information about the cvs-all mailing list