Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (9ac682004895ebe83e6b3ad8024a7297c4de225e)

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 binary grimoire by Vlad Glagolev (9ac682004895ebe83e6b3ad8024a7297c4de225e)
  • Date: Sat, 21 Dec 2019 01:22:06 +0000

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

bin-http/palemoon-bin/DETAILS | 6 +++---
bin-http/palemoon-bin/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 9ac682004895ebe83e6b3ad8024a7297c4de225e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

palemoon-bin: => 28.8.0 [security]

diff --git a/bin-http/palemoon-bin/DETAILS b/bin-http/palemoon-bin/DETAILS
index 447f721..d3d7fc3 100755
--- a/bin-http/palemoon-bin/DETAILS
+++ b/bin-http/palemoon-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=palemoon-bin
SPELLX=${SPELL/-bin}
- VERSION=28.7.2
- SECURITY_PATCH=15
+ VERSION=28.8.0
+ SECURITY_PATCH=16
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=x86_64
else
ARCH=i686
fi
- SOURCE=${SPELLX}-${VERSION}.linux-${ARCH}.tar.bz2
+ SOURCE=${SPELLX}-${VERSION}.linux-${ARCH}.tar.xz
SOURCE2=${SOURCE}.sig
SOURCE_URL[0]=http://linux.palemoon.org/datastore/release/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL}.sig
diff --git a/bin-http/palemoon-bin/HISTORY b/bin-http/palemoon-bin/HISTORY
index bc21d21..e4eceb0 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,7 @@
+2019-12-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 28.8.0; SECURITY_PATCH++; updated source
+ extension
+
2019-11-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 28.7.2; SECURITY_PATCH++




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (9ac682004895ebe83e6b3ad8024a7297c4de225e), Vlad Glagolev, 12/20/2019

Archive powered by MHonArc 2.6.24.

Top of Page