Skip to Content.
Sympa Menu

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

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 (a4abbb1213616008767e99553a103ebee8e15c4d)
  • Date: Fri, 30 Nov 2018 19:17:47 +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 | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

palemoon-bin: => 28.2.1 [security]

diff --git a/bin-http/palemoon-bin/DETAILS b/bin-http/palemoon-bin/DETAILS
index 5ce7d2f..bd29717 100755
--- a/bin-http/palemoon-bin/DETAILS
+++ b/bin-http/palemoon-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=palemoon-bin
SPELLX=${SPELL/-bin}
- VERSION=27.9.4
- SECURITY_PATCH=7
+ VERSION=28.2.1
+ SECURITY_PATCH=8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=x86_64
else
ARCH=i686
fi
- SOURCE=${SPELLX}-${VERSION}.en-US.linux-${ARCH}.tar.bz2
+ SOURCE=${SPELLX}-${VERSION}.linux-${ARCH}.tar.bz2
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 1842826..fe3fb8c 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-11-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 28.2.1; SECURITY_PATCH++; updated source
+
2018-07-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 27.9.4; SECURITY_PATCH++




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (a4abbb1213616008767e99553a103ebee8e15c4d), Vlad Glagolev, 11/30/2018

Archive powered by MHonArc 2.6.24.

Top of Page