Bug 127708 - [patch] security/ossec-hids-server - update of ossec-hids from 1.4 -> 1.6
Summary: [patch] security/ossec-hids-server - update of ossec-hids from 1.4 -> 1.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 10:10 UTC by Valerio Daelli
Modified: 2008-09-29 15:10 UTC (History)
1 user (show)

See Also:


Attachments
OSSEC-HIDS-SERVER.patch (6.37 KB, patch)
2008-09-29 10:10 UTC, Valerio Daelli
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Valerio Daelli 2008-09-29 10:10:00 UTC
This patch updates ossec-hids from 1.4 to 1.6

Fix: cd /usr/ports/security/ossec-hids-server
patch -p1 < ../OSSEC-HIDS-SERVER.patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-29 10:25:12 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-29 15:00:18 UTC
jadawin     2008-09-29 14:00:04 UTC

  FreeBSD ports repository

  Modified files:
    security/ossec-hids-server Makefile distinfo pkg-plist 
    security/ossec-hids-server/files patch-InstallServer.sh 
                                     pkg-message.in 
  Added files:
    security/ossec-hids-server/files patch-attack_rules.xml 
                                     patch-mcafee_av_rules.xml 
                                     patch-symantec-av_rules.xml 
  Log:
  - Update to 1.6
  
  PR:             ports/127708
  Submitted by:   valerio.daelli _AT_ gmail _DOT_ com (maintainer)
  
  Revision  Changes    Path
  1.9       +1 -1      ports/security/ossec-hids-server/Makefile
  1.5       +3 -3      ports/security/ossec-hids-server/distinfo
  1.2       +12 -4     ports/security/ossec-hids-server/files/patch-InstallServer.sh
  1.1       +16 -0     ports/security/ossec-hids-server/files/patch-attack_rules.xml (new)
  1.1       +18 -0     ports/security/ossec-hids-server/files/patch-mcafee_av_rules.xml (new)
  1.1       +17 -0     ports/security/ossec-hids-server/files/patch-symantec-av_rules.xml (new)
  1.3       +2 -0      ports/security/ossec-hids-server/files/pkg-message.in
  1.7       +12 -0     ports/security/ossec-hids-server/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2008-09-29 15:02:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!