[Lunar-commits] <moonbase> rsyslog: version bumped to 4.4.0.
Florin Braescu
florin at lunar-linux.org
Sat Aug 22 17:31:25 CEST 2009
commit 5faecccd253383de4b98388fecfd948db2d617b6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Aug 22 18:31:25 2009 +0300
rsyslog: version bumped to 4.4.0.
New features added and bugfixes.
---
utils/rsyslog/BUILD | 4 +++-
utils/rsyslog/DETAILS | 11 +++++++----
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/utils/rsyslog/BUILD b/utils/rsyslog/BUILD
index 4adc128..865d279 100644
--- a/utils/rsyslog/BUILD
+++ b/utils/rsyslog/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE4 1 &&
+
OPTS+=" --enable-pthreads \
--enable-regexp \
--enable-largefile \
@@ -10,7 +12,7 @@
--enable-mail \
--enable-fsstnd \
--enable-rsyslogd \
- --disable-rfc3195"
+ --disable-rfc3195" &&
default_build &&
diff --git a/utils/rsyslog/DETAILS b/utils/rsyslog/DETAILS
index 0dc2aff..cd71a4f 100644
--- a/utils/rsyslog/DETAILS
+++ b/utils/rsyslog/DETAILS
@@ -1,19 +1,22 @@
MODULE=rsyslog
- VERSION=4.2.0
+ VERSION=4.4.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE.conf-0.1
SOURCE3=$MODULE.config.d-0.1
+ SOURCE4=$MODULE-$VERSION-no-java.patch.bz2
SOURCE_URL=http://download.rsyslog.com/rsyslog
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:3f844fc08a9d632c6abeb4eebd71753ae90a0039
+ SOURCE4_URL=$PATCH_URL
+ SOURCE_VFY=sha1:7c6d9f0066eb3195d98767f716a6afaa6dc43098
SOURCE2_VFY=sha1:f6313bc51270da062dca6b93b2cb7fa865494dd6
SOURCE3_VFY=sha1:398376384113ff22a75dc80d86f1b7b8197aa080
+ SOURCE4_VFY=sha1:3b35ea645052fe8a2e84a0b4ff579eff99a374f5
WEB_SITE=http://www.rsyslog.com
MAINTAINER=ratler at lunar-linux.org
ENTERED=20080731
- UPDATED=20090623
- SHORT="An enhanced multi-threaded syslogd with a focus on security and reliability"
+ UPDATED=20090822
+ SHORT="An enhanced multi-threaded syslogd"
cat <<EOF
Rsyslog is an enhanced multi-threaded syslogd with a focus on security
More information about the Lunar-commits
mailing list