cvs commit: ports/security/pulledpork Makefile ports/security/pulledpork/files patch-svn-r230-r241

Olli Hauer ohauer at FreeBSD.org
Sat Apr 21 15:29:30 UTC 2012


ohauer      2012-04-21 15:29:29 UTC

  FreeBSD ports repository

  Modified files:
    security/pulledpork  Makefile 
  Added files:
    security/pulledpork/files patch-svn-r230-r241 
  Log:
  - update to svn revision 241 (v0.6.2dev)
  
  Bug Fixes:
  - Bug #79 - Fixed race condition that did not allow for disabled rules to be modified using modifysid
     These rules would then be enabled by flowbit dependency check and be unmodified
  - Bug #77 - Adjusted chown property of archive::tar
  - Bug #78 - Adjusted per bug report to allow for proper ignoring of preproc.rules
  - Bug #102 - Only Enabled rules are written to sid-msg.map now when -E flag is specified
  - Bug #99 - Doc Bug, updated docs associated with snort_version variable
  - Bug #96 - Modified code to allow for same-line traling comments: "1:10011 #can haz disable!"
         Also updated the rulestate files (enable,disable,drop)
  - Bug #82 - Modified run order to force modifysid to run before all other sid state modification routines
         This allows for sid changes to be made prior to automatic state determination ala automatic
         flowbit resolution.  NOTE that this DOES NOT AND WILL NOT disable automatic flowbit
         resolution, this is a critical piece.
  - Bug #81 - Updated valid SO distro pre-compiled list
  
  New Features / changes:
  - Bug #105 - Removed Switch function as it is deprecated in > 5.12 perl
  
  Changelog: http://code.google.com/p/pulledpork/source/browse/trunk/doc/README.CHANGES?r=241
  
  Revision  Changes    Path
  1.12      +1 -1      ports/security/pulledpork/Makefile
  1.1       +285 -0    ports/security/pulledpork/files/patch-svn-r230-r241 (new)


More information about the cvs-ports mailing list