Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (fb1646577fb8bc258796d1cde4fc67ef43cb90fe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Elisamuel Resto <ryuji AT sourcemage.org>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (fb1646577fb8bc258796d1cde4fc67ef43cb90fe)
  • Date: Tue, 09 Dec 2008 02:14:32 +0100


GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

utils/rsyslog/DETAILS | 2 +-
utils/rsyslog/HISTORY | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fb1646577fb8bc258796d1cde4fc67ef43cb90fe
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

utils/rsyslog: updated devel to 4.1.2, beta to 3.21.9 and stable to 3.20.2
SECURITY_PATCH=1 on all branches. Fixes a security vulnerability on the
$AllowedSender mechanism as described by the upstream author in
http://www.rsyslog.com/Article322.phtml

commit e026398c5330c09fe4e853dc20452361897c5997
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

Revert "utils/rsyslog: updated devel to 4.1.2, beta to 3.21.9 and stable to
3.20.1"
This reverts commit fbe2cd83b3acab428f5e6f6ae0d4a445a04925f5.
Reverting to re-do the commit with updated version that slipped under my nose.

diff --git a/utils/rsyslog/DETAILS b/utils/rsyslog/DETAILS
index cc5fe95..1c57746 100755
--- a/utils/rsyslog/DETAILS
+++ b/utils/rsyslog/DETAILS
@@ -9,7 +9,7 @@ elif [[ "${RSYSLOG_BRANCH}" == "beta" ]]; then
SECURITY_PATCH=1

SOURCE_HASH=sha512:cea482c0997e51c9fd3f4b2191c93a9830530f05984edda5f63e6a2c237a0c448736469d7aa4491d6da9b1a1053f07bc276a3be99d264c5e89c5aed213843593
else
- VERSION=3.20.1
+ VERSION=3.20.2
SECURITY_PATCH=1

SOURCE_HASH=sha512:e30d89120a81761a30f752b067542fbd0553657bb5e1bee8c72d517bbe70b7f4f878241e6bd90511ca659bd18c2ad92ade8da59a3925f05ce938f4010eb2455b
The same SOURCE_HASH?
--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page