Skip to Content.
Sympa Menu

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

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 (27c80a78a1518f6bd4189543791021349cbe50d0)
  • Date: Thu, 7 Jun 2018 00:45:05 +0000

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

crypto/nss/DETAILS | 4 ++--
crypto/nss/HISTORY | 3 +++
http/firefox/DEPENDS | 2 +-
http/firefox/DETAILS | 2 +-
http/firefox/HISTORY | 4 ++++
5 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit 27c80a78a1518f6bd4189543791021349cbe50d0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 60.0.2

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

crypto/nss: version 3.36.4 for 3.36 branch

diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index aa8e86f..41cb956 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -88,8 +88,8 @@ case $NSS_BRANCH in

SOURCE_HASH=sha512:8d466f4602427d278b6aa28af0e6bdb99326fc40c94ac6d517d1cbe7ce6b9332dadba52ea092762fac2fd6e72f17cb880cf81e1cf86bf6b4f7913a755419626d
;;
3.36)
- VERSION=3.36.1
-
SOURCE_HASH=sha512:096fe4360b6d584a746ac6156830f8cff821fd173bd889d7a396238919328a227fa4ebb46f738970a4001773046f3dd4f4675b85ff6de8420a4a7657b3ba0c65
+ VERSION=3.36.4
+
SOURCE_HASH=sha512:622eeb334a18edf234509822ce38062bee98ae9cc83b1105a5b0482718f0cfebaefcffd8d34b03501a32a8bbaaf06312876c0b1f290e46a6337a120ecb21ec53
;;
3.37)
VERSION=3.37.1
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index 2b6b845..db92936 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,6 @@
+2018-06-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.36.4 for 3.36 branch
+
2018-05-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.37.1

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 51d70fd..0b624d3 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -29,7 +29,7 @@ depends librsvg2 "--enable-svg"
&&

depends nspr "--with-system-nspr" &&

-if spell_ok nss && is_version_less "$(installed_version nss)" "3.36.1"; then
+if spell_ok nss && is_version_less "$(installed_version nss)" "3.36.4"; then
depends -sub "3.36.x" nss "--with-system-nss"
else
depends nss "--with-system-nss"
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index 3b1a228..83c5191 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,5 +1,5 @@
SPELL=firefox
- VERSION=60.0.1
+ VERSION=60.0.2
SECURITY_PATCH=117
SOURCE="${SPELL}-${VERSION}.source.tar.xz"

SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}";
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 364e5fc..ec315cc 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2018-06-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 60.0.2
+ * DEPENDS: needs nss >= 3.36.4
+
2018-05-29 Pavel Vinogradov <public AT sourcemage.org>
* patches/firefox-60.0.1-ffmpeg4.0-1.patch: added patch from BLFS to
build with ffmpeg >= 4.0



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (27c80a78a1518f6bd4189543791021349cbe50d0), Pavel Vinogradov, 06/06/2018

Archive powered by MHonArc 2.6.24.

Top of Page