cvs commit: ports/www/lighttpd Makefile ports/www/lighttpd/files
 patch-src-connections.c patch-src-server.c
    Martin Matuska 
    mm at FreeBSD.org
       
    Sat Dec 24 00:25:39 UTC 2011
    
    
  
mm          2011-12-24 00:25:38 UTC
  FreeBSD ports repository
  Modified files:
    www/lighttpd         Makefile 
  Added files:
    www/lighttpd/files   patch-src-connections.c 
                         patch-src-server.c 
  Log:
  Add patch to fix vendor issue 2377 (SSL renegotiations) [1]
  Add patch to correctly report supported network handlers (lighttpd -V) [2]
  
  References:
  http://redmine.lighttpd.net/issues/2377 [1]
  
  Reported by:    Christos Chatzaras <chris_at_cretaforce_dot_gr> [1] [2]
  Obtained from:  lighttpd svn rev. 2822 [1]
  
  Revision  Changes    Path
  1.104     +1 -0      ports/www/lighttpd/Makefile
  1.3       +14 -0     ports/www/lighttpd/files/patch-src-connections.c (new)
  1.1       +19 -0     ports/www/lighttpd/files/patch-src-server.c (new)
    
    
More information about the cvs-all
mailing list