Skip to Content.
Sympa Menu

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

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 (57ffdea135ef87ba26b0df95e9aadd824379091b)
  • Date: Sun, 7 Jul 2019 18:38:10 +0000

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

http/firefox/HISTORY | 3 +++
http/firefox/PRE_BUILD | 4 ----
2 files changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 57ffdea135ef87ba26b0df95e9aadd824379091b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: removed obsolete libevent fix

diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 94b0291..68d1f98e 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2019-07-07 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD: removed obsolete libevent fix
+
2019-06-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 67.0.4, SECURITY_PATCH++, (CVE-2019-11708)

diff --git a/http/firefox/PRE_BUILD b/http/firefox/PRE_BUILD
index 0cadebe..0aefe08 100755
--- a/http/firefox/PRE_BUILD
+++ b/http/firefox/PRE_BUILD
@@ -6,10 +6,6 @@ apply_patch_dir patches &&
# To remove version suffix from some directories
sed 's;-$(MOZ_APP_VERSION);;g' -i config/baseconfig.mk &&

-# libevent 2.1.8 fix
-sed 's/_EVENT_SIZEOF/EVENT__SIZEOF/' \
- -i ipc/chromium/src/base/message_pump_libevent.cc &&
-
cp -v $SPELL_DIRECTORY/mozconfig .mozconfig &&

# Be explicit: stripped install is the default.



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (57ffdea135ef87ba26b0df95e9aadd824379091b), Pavel Vinogradov, 07/07/2019

Archive powered by MHonArc 2.6.24.

Top of Page