pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/libprelude Update to 0.9.21.1. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/712ae040fab9
branches:  trunk
changeset: 548592:712ae040fab9
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Sat Oct 18 13:28:28 2008 +0000

description:
Update to 0.9.21.1. Changes:
- Fix an assertion warning upon sensor start in case the address
for the local machine could not be found.
- Consistency rework of EasyBindings IDMEFCriteria API.
- Add refcount support for prelude_client_t and
prelude_client_profile_t, and update EasyBindings destructor to use
them.
- Fix a bug where EasyBindings would be built although they were not
enabled.
- Fix path issue in case libprelude was configured with specific path
outside of $prefix (fix #319).

diffstat:

 security/libprelude/Makefile |  4 ++--
 security/libprelude/PLIST    |  3 +--
 security/libprelude/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r 1639104a40e1 -r 712ae040fab9 security/libprelude/Makefile
--- a/security/libprelude/Makefile      Sat Oct 18 12:59:14 2008 +0000
+++ b/security/libprelude/Makefile      Sat Oct 18 13:28:28 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2008/08/26 22:21:55 shannonjr Exp $
+# $NetBSD: Makefile,v 1.34 2008/10/18 13:28:28 shannonjr Exp $
 #
-DISTNAME=              libprelude-0.9.19
+DISTNAME=              libprelude-0.9.21.1
 CATEGORIES=            security
 MASTER_SITES=          http://www.prelude-ids.com/download/releases/libprelude/
 
diff -r 1639104a40e1 -r 712ae040fab9 security/libprelude/PLIST
--- a/security/libprelude/PLIST Sat Oct 18 12:59:14 2008 +0000
+++ b/security/libprelude/PLIST Sat Oct 18 13:28:28 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2008/08/26 22:21:55 shannonjr Exp $
+@comment $NetBSD: PLIST,v 1.11 2008/10/18 13:28:28 shannonjr Exp $
 bin/libprelude-config
 bin/prelude-adduser
 bin/prelude-admin
@@ -47,7 +47,6 @@
 include/libprelude/prelude-thread.h
 include/libprelude/prelude-timer.h
 include/libprelude/prelude.h
-include/libprelude/variable.h
 lib/libprelude.la
 share/aclocal/libprelude.m4
 share/doc/libprelude/ch01.html
diff -r 1639104a40e1 -r 712ae040fab9 security/libprelude/distinfo
--- a/security/libprelude/distinfo      Sat Oct 18 12:59:14 2008 +0000
+++ b/security/libprelude/distinfo      Sat Oct 18 13:28:28 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2008/08/26 22:21:55 shannonjr Exp $
+$NetBSD: distinfo,v 1.26 2008/10/18 13:28:28 shannonjr Exp $
 
-SHA1 (libprelude-0.9.19.tar.gz) = 9d645a60d245dd909b21ecee30fd16dabf10dbbf
-RMD160 (libprelude-0.9.19.tar.gz) = ab02a71e4b5451b95b0bd387cd2ab8a3ea613f9c
-Size (libprelude-0.9.19.tar.gz) = 2310861 bytes
+SHA1 (libprelude-0.9.21.1.tar.gz) = 02aebd7010379b8ca2ee96a50facfbd882027eff
+RMD160 (libprelude-0.9.21.1.tar.gz) = 9e62f5a27781eb9550ec623abd1302e72554e363
+Size (libprelude-0.9.21.1.tar.gz) = 2477295 bytes
 SHA1 (patch-aa) = d6674584a7514dc3a57551215a15413d055f3d38
 SHA1 (patch-ab) = 96418b2ce697bdfef83780e0dbc47d95568d3a16
 SHA1 (patch-ad) = e89900459ed7834801ae22b7a4a711163ec3f86b



Home | Main Index | Thread Index | Old Index