ports/112703: [MAINTAINER] security/libprelude: update to 0.9.14

Robin Gruyters r.gruyters at yirdis.nl
Wed May 16 07:50:05 UTC 2007


>Number:         112703
>Category:       ports
>Synopsis:       [MAINTAINER] security/libprelude: update to 0.9.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 16 07:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #1: Tue Oct 24 10:44:15 CEST 2006
>Description:
- 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
>How-To-Repeat:
>Fix:

--- libprelude-0.9.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /data3/Build/CVS/ports/security/libprelude/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- Makefile	2 Apr 2007 09:52:03 -0000	1.44
+++ Makefile	16 May 2007 07:38:15 -0000
@@ -4,7 +4,7 @@
 # $FreeBSD: ports/security/libprelude/Makefile,v 1.44 2007/04/02 09:52:03 clsung Exp $
 
 PORTNAME=	libprelude
-PORTVERSION=	0.9.13.2
+PORTVERSION=	0.9.14
 CATEGORIES=	security
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
Index: distinfo
===================================================================
RCS file: /data3/Build/CVS/ports/security/libprelude/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	2 Apr 2007 09:52:03 -0000	1.24
+++ distinfo	16 May 2007 07:38:30 -0000
@@ -1,3 +1,3 @@
-MD5 (libprelude-0.9.13.2.tar.gz) = 6028d6e30782478c9e0a7ed5bc68f3f0
-SHA256 (libprelude-0.9.13.2.tar.gz) = 391c444b96cabee54ec00430be3a8033ad341a0389b5b096d2a090f192f9bbd7
-SIZE (libprelude-0.9.13.2.tar.gz) = 1903098
+MD5 (libprelude-0.9.14.tar.gz) = c6656df73e6de15fc3854dacb1665122
+SHA256 (libprelude-0.9.14.tar.gz) = d499613b378ccee8d66d1ce4c29a17a9b46c4c6577f19fb4e23b605ac6f08906
+SIZE (libprelude-0.9.14.tar.gz) = 1906090
Index: pkg-plist
===================================================================
RCS file: /data3/Build/CVS/ports/security/libprelude/pkg-plist,v
retrieving revision 1.19
diff -u -r1.19 pkg-plist
--- pkg-plist	22 Dec 2006 08:56:09 -0000	1.19
+++ pkg-plist	16 May 2007 07:41:49 -0000
@@ -60,7 +60,7 @@
 include/libprelude/variable.h
 lib/libprelude.la
 lib/libprelude.so
-lib/libprelude.so.11
+lib/libprelude.so.12
 %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/Prelude.pm
 %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Prelude/.packlist
 %%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Prelude/Prelude.bs
--- libprelude-0.9.14.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list