Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3c334975b96e7a79db596699a739f187b1c21bcc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3c334975b96e7a79db596699a739f187b1c21bcc)
  • Date: Thu, 9 Sep 2021 19:31:23 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/haproxy/DETAILS | 5 +++--
net/haproxy/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 3c334975b96e7a79db596699a739f187b1c21bcc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

haproxy: => 2.0.25 [security]

diff --git a/net/haproxy/DETAILS b/net/haproxy/DETAILS
index 7040ccf..2367b11 100755
--- a/net/haproxy/DETAILS
+++ b/net/haproxy/DETAILS
@@ -1,9 +1,10 @@
SPELL=haproxy
- VERSION=2.0.22
+ VERSION=2.0.25
+ SECURITY_PATCH=1
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=http://www.haproxy.org/download/${BRANCH}/src/${SOURCE}
-
SOURCE_HASH=sha512:29a1ee6d77892003ab4d813336d1ea165d91784bcf2124b98ca030e376e7ccc1c1b9f09e9a85ef0cd04f9808b589bfc7b7c19f831dcb55bb41d7777a172112ff
+
SOURCE_HASH=sha512:2c238844a8c82f877d3039b20b76fd22717f95a4e5d94a0bfd501c6e134042ef744d3731fc0ccced0a94e5cb1c1822d3272ed961e07bd9acc4d637eba0529155
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS="doc/design-thoughts doc/internals"
WEB_SITE=http://www.haproxy.org/
diff --git a/net/haproxy/HISTORY b/net/haproxy/HISTORY
index 7f2b681..9c0d798 100644
--- a/net/haproxy/HISTORY
+++ b/net/haproxy/HISTORY
@@ -1,3 +1,6 @@
+2021-09-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.25; SECURITY_PATCH=1
+
2021-05-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.0.22
* BUILD: updated target



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3c334975b96e7a79db596699a739f187b1c21bcc), Vlad Glagolev, 09/09/2021

Archive powered by MHonArc 2.6.24.

Top of Page