Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (1058000e7307152d1b83ecd01beaf16a99313e34)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (1058000e7307152d1b83ecd01beaf16a99313e34)
  • Date: Sat, 12 Nov 2011 14:16:10 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

utils/rsyslog/DEPENDS | 8 +-------
utils/rsyslog/DETAILS | 9 +++------
utils/rsyslog/HISTORY | 7 +++++++
utils/rsyslog/rsyslog-3.22.3.tar.gz.sig |binary
utils/rsyslog/rsyslog-4.8.0.tar.gz.sig |binary
utils/rsyslog/rsyslog-5.8.6.tar.gz.sig |binary
utils/rsyslog/rsyslog-6.3.6.tar.gz.sig |binary
7 files changed, 11 insertions(+), 13 deletions(-)

New commits:
commit 1058000e7307152d1b83ecd01beaf16a99313e34
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

rsyslog: v5stable => 5.8.6 , devel => 6.3.6
converted to guru signed verification
removed optional depends on JDK for gui, gui files aren't included in
tarball

diff --git a/utils/rsyslog/DEPENDS b/utils/rsyslog/DEPENDS
index 306efe7..148ad6b 100755
--- a/utils/rsyslog/DEPENDS
+++ b/utils/rsyslog/DEPENDS
@@ -50,10 +50,4 @@ optional_depends krb5 \
optional_depends valgrind \
"--enable-valgrind" \
"--disable-valgrind" \
- "for valgrind support settings" &&
-if [[ ${RSYSLOG_BRANCH} == "v5stable" ]] || [[ ${RSYSLOG_BRANCH} == "devel"
]]; then
- optional_depends JDK \
- "--enable-gui" \
- "--disable-gui" \
- "to build GUI"
-fi
+ "for valgrind support settings"
diff --git a/utils/rsyslog/DETAILS b/utils/rsyslog/DETAILS
index 58e362e..43f3a0b 100755
--- a/utils/rsyslog/DETAILS
+++ b/utils/rsyslog/DETAILS
@@ -1,24 +1,21 @@
SPELL=rsyslog

if [[ "${RSYSLOG_BRANCH}" == "devel" ]]; then
- VERSION=6.3.5
+ VERSION=6.3.6
SECURITY_PATCH=2
-
SOURCE_HASH=sha512:91d33c96c3c251baccb0ce04b27051aa5c605a5a1c31158e4e9a01796f8102af639f9a22227d41541d39275720c3227d09965787998fca897015961462ce38cc
elif [[ "${RSYSLOG_BRANCH}" == "v4stable" ]]; then
VERSION=4.8.0
SECURITY_PATCH=2
-
SOURCE_HASH=sha512:47cef6c60a9fc0505c315cbf532755af78ea53af09e127a01d99c38ae52c026cf7f0b828881d6536ee131ef050f036cede297c1d070fa565cec98391158a7be6
elif [[ "${RSYSLOG_BRANCH}" == "v5stable" ]]; then
- VERSION=5.8.5
+ VERSION=5.8.6
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:0e38bd03d0dd681f68ab11ef2f9d0633958a49d50379721f807fc9d31441b192c331ff56df0c8f8b5c319e0d9c65072402559ace665e80cce4f251dd24e45715
else
VERSION=3.22.3
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:c4f70add22e87dfb7d6c4c13dea674d3b1153b024f3e55b9b3988ff8aef62a15691368bc7b340367d7b455ae2d74e3559a97fd1dc0a90461b3f566263b1109ba
fi

SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_URL[0]=http://www.rsyslog.com/files/download/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE="http://www.rsyslog.com/";
diff --git a/utils/rsyslog/HISTORY b/utils/rsyslog/HISTORY
index f07d2f9..2fd0099 100644
--- a/utils/rsyslog/HISTORY
+++ b/utils/rsyslog/HISTORY
@@ -1,3 +1,10 @@
+2011-11-12 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated v5stable to 5.8.6
+ updated devel to 6.3.6
+ converted to guru signed verification
+ * DEPENDS: removed optional depends on JDK for gui,
+ gui files aren't included in tarball
+
2011-09-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.8.0 (v4stable), 5.8.5 (v5stable), 6.3.5
(devel), SECURITY_PATCH++ (fixes CVE-2011-3200)
diff --git a/utils/rsyslog/rsyslog-3.22.3.tar.gz.sig
b/utils/rsyslog/rsyslog-3.22.3.tar.gz.sig
new file mode 100644
index 0000000..d738dbb
Binary files /dev/null and b/utils/rsyslog/rsyslog-3.22.3.tar.gz.sig differ
diff --git a/utils/rsyslog/rsyslog-4.8.0.tar.gz.sig
b/utils/rsyslog/rsyslog-4.8.0.tar.gz.sig
new file mode 100644
index 0000000..cc8445b
Binary files /dev/null and b/utils/rsyslog/rsyslog-4.8.0.tar.gz.sig differ
diff --git a/utils/rsyslog/rsyslog-5.8.6.tar.gz.sig
b/utils/rsyslog/rsyslog-5.8.6.tar.gz.sig
new file mode 100644
index 0000000..50451ba
Binary files /dev/null and b/utils/rsyslog/rsyslog-5.8.6.tar.gz.sig differ
diff --git a/utils/rsyslog/rsyslog-6.3.6.tar.gz.sig
b/utils/rsyslog/rsyslog-6.3.6.tar.gz.sig
new file mode 100644
index 0000000..5c619f0
Binary files /dev/null and b/utils/rsyslog/rsyslog-6.3.6.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (1058000e7307152d1b83ecd01beaf16a99313e34), Sukneet Basuta, 11/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page