cvs commit: ports/games/urban Makefile pkg-plist
 ports/games/urban/files patch-configure patch-src::config::config.cc
 patch-src::engine::game.cc patch-src::highscor::highscor.cc
 patch-src::meny::meny.cc
    Jean-Yves Lefort 
    jylefort at FreeBSD.org
       
    Fri Sep  2 12:12:52 GMT 2005
    
    
  
jylefort    2005-09-02 12:12:49 UTC
  FreeBSD ports repository
  Modified files:
    games/urban          Makefile pkg-plist 
    games/urban/files    patch-src::config::config.cc 
                         patch-src::engine::game.cc 
                         patch-src::highscor::highscor.cc 
                         patch-src::meny::meny.cc 
  Removed files:
    games/urban/files    patch-configure 
  Log:
  - Fix several stack overflow bugs which allowed local users to elevate their
    privileges to the games group [1]
  - When deinstalling, remove the score file if it is empty
  - Polish the port
  
  Submitted by:   shaun at rsc.cx [1]
  Security:       fix local games group privilege escalation
  
  Revision  Changes    Path
  1.5       +28 -28    ports/games/urban/Makefile
  1.2       +0 -52     ports/games/urban/files/patch-configure (dead)
  1.2       +24 -2     ports/games/urban/files/patch-src::config::config.cc
  1.2       +37 -2     ports/games/urban/files/patch-src::engine::game.cc
  1.3       +34 -2     ports/games/urban/files/patch-src::highscor::highscor.cc
  1.2       +24 -2     ports/games/urban/files/patch-src::meny::meny.cc
  1.2       +1 -6      ports/games/urban/pkg-plist
    
    
More information about the cvs-all
mailing list