Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2010 16:54:23 +0000 (UTC)
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ftp/wget Makefile ports/ftp/wget/files patch-NEWS patch-doc__wget.texi patch-src__ChangeLog patch-src__http.c patch-src__http.h patch-src__init.c patch-src__main.c patch-src__options.h patch-src__retr.c
Message-ID:  <201009061654.o86GsNPu012736@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vd          2010-09-06 16:54:23 UTC

  FreeBSD ports repository

  Modified files:
    ftp/wget             Makefile 
  Added files:
    ftp/wget/files       patch-NEWS patch-doc__wget.texi 
                         patch-src__ChangeLog patch-src__http.c 
                         patch-src__http.h patch-src__init.c 
                         patch-src__main.c patch-src__options.h 
                         patch-src__retr.c 
  Log:
  Apply patch from upstream for CVE-2010-2252.
  
  This is revision-id:gscrivano@gnu.org-20100728192222-sy6rf3fgeydgvl1k
  from http://bzr.savannah.gnu.org/r/wget/trunk/ without the change to
  src/ftp.c because it is a whitespace only change.
  
  PR:             ports/150293
  Submitted by:   Joe Horn <joehorn@gmail.com>
  Security:       CVE-2010-2252
  
  Revision  Changes    Path
  1.95      +1 -1      ports/ftp/wget/Makefile
  1.1       +14 -0     ports/ftp/wget/files/patch-NEWS (new)
  1.1       +29 -0     ports/ftp/wget/files/patch-doc__wget.texi (new)
  1.1       +23 -0     ports/ftp/wget/files/patch-src__ChangeLog (new)
  1.1       +59 -0     ports/ftp/wget/files/patch-src__http.c (new)
  1.1       +15 -0     ports/ftp/wget/files/patch-src__http.h (new)
  1.1       +12 -0     ports/ftp/wget/files/patch-src__init.c (new)
  1.1       +21 -0     ports/ftp/wget/files/patch-src__main.c (new)
  1.1       +12 -0     ports/ftp/wget/files/patch-src__options.h (new)
  1.1       +13 -0     ports/ftp/wget/files/patch-src__retr.c (new)



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