cvs commit: ports/net/isc-dhcp3-server Makefile
 ports/net/isc-dhcp3-server/files
 patch-includes::cf::freebsd.h patch-server::dhcp.c
    Sergey Matveychuk 
    sem at FreeBSD.org
       
    Tue May 23 23:34:46 PDT 2006
    
    
  
sem         2006-05-24 06:33:55 UTC
  FreeBSD ports repository
  Modified files:
    net/isc-dhcp3-server Makefile 
    net/isc-dhcp3-server/files patch-includes::cf::freebsd.h 
  Added files:
    net/isc-dhcp3-server/files patch-server::dhcp.c 
  Log:
  - Fix the time_t problem on *64 ARCHS without introducing a possible
    security risk by writing 8 bytes to a 4 byte declared variable.
  
    The first fix introduced a potential security problem.
  
  PR:             ports/97681
  Submitted by:   maintainer, Dan Lukes <dan_at_obluda.cz> (an initial patch)
  
  Revision  Changes    Path
  1.116     +1 -5      ports/net/isc-dhcp3-server/Makefile
  1.4       +0 -9      ports/net/isc-dhcp3-server/files/patch-includes::cf::freebsd.h
  1.1       +53 -0     ports/net/isc-dhcp3-server/files/patch-server::dhcp.c (new)
    
    
More information about the cvs-all
mailing list