Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (e4c83a89fff9fc173a81f0a64a132730166f0e62)

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 z-rejected grimoire by Eric Sandall (e4c83a89fff9fc173a81f0a64a132730166f0e62)
  • Date: Thu, 16 May 2019 21:44:45 +0000

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

z-java/server-jre8-bin/DETAILS | 6 +++---
z-java/server-jre8-bin/HISTORY | 5 +++++
2 files changed, 8 insertions(+), 3 deletions(-)

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

server-jre8-bin: Updated to 8u212, use upstream hashes

https://www.oracle.com/webfolder/s/digest/8u212checksum.html
SECURITY_PATCH++

diff --git a/z-java/server-jre8-bin/DETAILS b/z-java/server-jre8-bin/DETAILS
index 548a59a..2743435 100755
--- a/z-java/server-jre8-bin/DETAILS
+++ b/z-java/server-jre8-bin/DETAILS
@@ -1,13 +1,13 @@
. $GRIMOIRE/FUNCTIONS
SPELL=server-jre8-bin
- VERSION=8u192
- SECURITY_PATCH=5
+ VERSION=8u212
+ SECURITY_PATCH=6
VER="1.${VERSION:0:1}.0_$(printf %02d ${VERSION:2})"
case "${SMGL_COMPAT_ARCHS[0]}" in
x86-64|64)
if [[ "${SMGL_COMPAT_ARCHS[@]/32/}" == "${SMGL_COMPAT_ARCHS[@]}"
]]; then
SOURCE=server-jre-$VERSION-linux-x64.tar.gz
-
SOURCE_HASH=sha512:e26c0252f94b89f9a03d2db56c0723fb0d451892dbf1ce79e1210ba6363d22721a333f162fda9e7f18bd3291d776f06e094a4baeaa2e582155f069f64071d43d:UPSTREAM_HASH
+
SOURCE_HASH=sha512:4ba0d3622afd47f78560730a1217ddbb6e2984eb390b232839699b94d859f79599c81301a682a9b4bd263e7720c41f7518bb40beb6f5c92e09cfcb91416ba153:UPSTREAM_HASH
fi
;;

################################################################################
diff --git a/z-java/server-jre8-bin/HISTORY b/z-java/server-jre8-bin/HISTORY
index 6e37696..32a8ccb 100644
--- a/z-java/server-jre8-bin/HISTORY
+++ b/z-java/server-jre8-bin/HISTORY
@@ -1,3 +1,8 @@
+2019-05-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 8u212, use upstream hashes
+ https://www.oracle.com/webfolder/s/digest/8u212checksum.html
+ SECURITY_PATCH++
+
2018-12-21 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 8u192, use upstream hashes
https://www.oracle.com/webfolder/s/digest/8u192checksum.html



  • [SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (e4c83a89fff9fc173a81f0a64a132730166f0e62), Eric Sandall, 05/16/2019

Archive powered by MHonArc 2.6.24.

Top of Page