Bug 112703 - [MAINTAINER] security/libprelude: update to 0.9.14
Summary: [MAINTAINER] security/libprelude: update to 0.9.14
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 08:50 UTC by Robin Gruyters
Modified: 2007-06-06 14:00 UTC (History)
0 users

See Also:


Attachments
libprelude-0.9.14.patch (1.87 KB, patch)
2007-05-16 08:50 UTC, Robin Gruyters
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Gruyters 2007-05-16 08:50:04 UTC
- Update to 0.9.14
- Library updated to .12


Changelog libprelude 0.9.14:
- Implement TCP keepalive settings on platform that support it,
  check client.conf for details.
- When reading prelude-adduser password from a file, remove
  newline at the end of the string (fix #221).
- When we fail to read an IDMEF message, provide more information
  about the place where the error happened.
- Fix an issue with idmef_path_get() on empty path (pointing to the
  root message).
- Various bug fixes and minor API improvements.


Generated with FreeBSD Port Tools 0.77
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2007-05-16 13:12:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-06 13:50:17 UTC
araujo      2007-06-06 12:50:09 UTC

  FreeBSD ports repository

  Modified files:
    security/libprelude  Makefile distinfo pkg-plist 
    security/libpreludedb Makefile 
    security/prelude-lml Makefile 
    security/prelude-manager Makefile 
    security/samhain     Makefile 
    security/snort       Makefile 
  Log:
  - Update libprelude to 0.9.14.
  - Update dependent ports accordingly.
  - Bump PORTVERSION to force rebuild.
  
  PR:             ports/112703
  Submitted by:   Marcelo Araujo <araujo@FreeBSD.org>
  Approved by:    stas (mentor)
  
  Revision  Changes    Path
  1.45      +1 -1      ports/security/libprelude/Makefile
  1.25      +3 -3      ports/security/libprelude/distinfo
  1.20      +2 -2      ports/security/libprelude/pkg-plist
  1.25      +2 -1      ports/security/libpreludedb/Makefile
  1.33      +2 -1      ports/security/prelude-lml/Makefile
  1.44      +1 -1      ports/security/prelude-manager/Makefile
  1.45      +2 -1      ports/security/samhain/Makefile
  1.85      +2 -1      ports/security/snort/Makefile
_______________________________________________
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 Marcelo Araujo freebsd_committer freebsd_triage 2007-06-06 13:57:11 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!