Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0094b2caa6d352b227f5ea460185d9c16465bd3a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0094b2caa6d352b227f5ea460185d9c16465bd3a)
  • Date: Wed, 9 May 2018 02:56:56 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

ChangeLog | 4 ++++
http/firefox/DETAILS | 14 ++++++++------
http/firefox/HISTORY | 4 ++++
mozilla.gpg |binary
4 files changed, 16 insertions(+), 6 deletions(-)

New commits:
commit 0094b2caa6d352b227f5ea460185d9c16465bd3a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 60.0

commit d787a0483d8a4ef7b8c02e9ef56d64f8f823cfb1
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

mozilla.gpg; added new Mozilla Software Releases key

diff --git a/ChangeLog b/ChangeLog
index 188bdce..bbfcb39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-05-08 Pavel Vinogradov <public AT sourcemage.org>
+ * mozilla.gpg: added new key, D98F0353,
+ Mozilla Software Releases <release AT mozilla.com>
+
2018-05-08 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/py-leveldb: new spell, thread-safe Python bindings for
LevelDB
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 15502dd..05360e4 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,11 +1,13 @@
SPELL=firefox
- VERSION=59.0.3
- HG_ID="6b51784853e47e091d213d421a19cb623af718f0"
- SOURCE=${SPELL}-${VERSION}.source.tar.bz2
-
SOURCE_HASH="sha512:174b83949106bbc0d60f0c2ad622acfb2ac3a7c21911ca6e16f5c2575825cbfe26c7324d2774aca6735870e52f4d6cd140ab0d9a94514c2681f4e301e342019b"
-
SOURCE_URL[0]="https://hg.mozilla.org/releases/mozilla-release/archive/${HG_ID}.tar.bz2";
+ VERSION=60.0
SECURITY_PATCH=116
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/mozilla-release-${HG_ID}"
+ SOURCE="${SPELL}-${VERSION}.source.tar.xz"
+
SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}";
+ SOURCE2="${SOURCE}.asc"
+ SOURCE2_URL[0]="${SOURCE_URL[0]}.asc"
+ SOURCE_GPG="mozilla.gpg:${SOURCE2}:UPSTREAM_KEY"
+ SOURCE2_IGNORE="signature"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://www.mozilla.org/en-US/firefox/fx/
GATHER_DOCS=off
TMPFS=off
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 5559540..912e3f4 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2018-05-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 60.0, bz2 -> xz, switched to GPG checking,
+ adjusted SOURCE_URL[0]
+
2018-04-30 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 59.0.3

diff --git a/mozilla.gpg b/mozilla.gpg
index ad9828d..598ac54 100644
Binary files a/mozilla.gpg and b/mozilla.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (0094b2caa6d352b227f5ea460185d9c16465bd3a), Pavel Vinogradov, 05/08/2018

Archive powered by MHonArc 2.6.24.

Top of Page