Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (643df6894b84bee8d20079ee47a211889267b583)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (643df6894b84bee8d20079ee47a211889267b583)
  • Date: Mon, 23 Oct 2017 17:47:43 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

http/squid/DETAILS | 4 ++--
http/squid/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 643df6894b84bee8d20079ee47a211889267b583
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

squid: Updated stable to 3.5.27

diff --git a/http/squid/DETAILS b/http/squid/DETAILS
index b78a191..59a6003 100755
--- a/http/squid/DETAILS
+++ b/http/squid/DETAILS
@@ -5,9 +5,9 @@ if [[ $SQUID_BETA == "y" ]]; then

SOURCE_HASH=sha512:eb0cf99c4a2abb48a2edfbfbd18c963816da28c0cb050a5825d8fea1ce4f4d932ba2c737b47dc34bfbb62bf83ba1e9589b67c3bac1fd8413de81e074fe5d7b7e
SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/$SOURCE
else
- VERSION=3.5.26
+ VERSION=3.5.27
SOURCE=$SPELL-$VERSION.tar.xz
-
SOURCE_HASH=sha512:08fc7fb5d1dea8d91cc318e5be9044fd75c69d0d2053a0c79ab594155aeb4a0f48bb0ff1dd754497485dc8db117b71f1787b0265842cf61b474293d5d38a9222
+
SOURCE_HASH=sha512:4172a053c3b7ffe7a12dfb3febac96942d0fbbe7e98e3f797f22cd75b0a3a89cbbfe7260b5daad099e79d5e9303bb5dfbfee7499cb30a90590aa1bd242ff4817

SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/http/squid/HISTORY b/http/squid/HISTORY
index f330457..2058db6 100644
--- a/http/squid/HISTORY
+++ b/http/squid/HISTORY
@@ -1,3 +1,6 @@
+2017-10-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated stable to 3.5.27
+
2017-08-07 David C. Haley <khoralin AT gmail.com>
* DETAILS: Removed signature-related lines
* squid.gpg: Removed



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (643df6894b84bee8d20079ee47a211889267b583), Eric Sandall, 10/23/2017

Archive powered by MHonArc 2.6.24.

Top of Page