diff --git a/.abf.yml b/.abf.yml index 4be7dda..1aad936 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,3 @@ sources: - Pale-Moon-27.6.0_Release.tar.gz: 532d27e55c1f8475718661463874658599cefaff + Pale-Moon-27.6.1_Release.tar.gz: 528d8efcd5f4f5e0261bf647b6427910a27b27c7 icons.tar.bz2: 625177825178215f8bb80f097fc3595daabece24 diff --git a/newmoon.spec b/newmoon.spec index 54815d6..bdb1b52 100644 --- a/newmoon.spec +++ b/newmoon.spec @@ -17,7 +17,7 @@ Summary: Web browser based on Goanna engine Name: newmoon -Version: 27.6.0 +Version: 27.6.1 Release: 1 License: MPLv2.0 Group: Networking/WWW @@ -265,6 +265,7 @@ user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.ctrlTab.previews", true); user_pref("browser.tabs.insertRelatedAfterCurrent", false); user_pref("browser.tabs.onTop", true); +user_pref("startup.homepage_welcome_url", "file:///usr/share/branding-configs/fresh/first_startup.html"); user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html"); user_pref("browser.startup.page", 1); user_pref("browser.newtab.url", "about:newtab"); diff --git a/palemoon-27.4.0-user-agent-overrides.patch b/palemoon-27.4.0-user-agent-overrides.patch index 9258f97..f5de301 100644 --- a/palemoon-27.4.0-user-agent-overrides.patch +++ b/palemoon-27.4.0-user-agent-overrides.patch @@ -1,6 +1,6 @@ -diff -Naur Pale-Moon-27.5.1_Release.orig/browser/branding/shared/pref/uaoverrides.inc Pale-Moon-27.5.1_Release/browser/branding/shared/pref/uaoverrides.inc ---- Pale-Moon-27.5.1_Release.orig/browser/branding/shared/pref/uaoverrides.inc 2017-10-18 12:32:21.356887587 +0300 -+++ Pale-Moon-27.5.1_Release/browser/branding/shared/pref/uaoverrides.inc 2017-10-18 12:32:36.335141477 +0300 +diff -Naur Pale-Moon-27.6.1_Release-orig/browser/branding/shared/pref/uaoverrides.inc Pale-Moon-27.6.1_Release/browser/branding/shared/pref/uaoverrides.inc +--- Pale-Moon-27.6.1_Release-orig/browser/branding/shared/pref/uaoverrides.inc 2017-11-14 17:36:13.000000000 +0300 ++++ Pale-Moon-27.6.1_Release/browser/branding/shared/pref/uaoverrides.inc 2017-11-24 14:03:11.984903594 +0300 @@ -30,6 +30,14 @@ pref("@GUAO_PREF@.aol.com","Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@ (Pale Moon)"); pref("@GUAO_PREF@.calendar.yahoo.com","Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@ (Pale Moon)"); @@ -16,7 +16,7 @@ diff -Naur Pale-Moon-27.5.1_Release.orig/browser/branding/shared/pref/uaoverride pref("@GUAO_PREF@.googlevideos.com","Mozilla/5.0 (@OS_SLICE@ rv:38.9) @GK_SLICE@ @GRE_VERSION_SLICE@ Firefox/38.9 @PM_SLICE@"); pref("@GUAO_PREF@.gstatic.com","Mozilla/5.0 (@OS_SLICE@ rv:31.9) @GK_SLICE@ @GRE_VERSION_SLICE@ Firefox/31.9 @PM_SLICE@"); pref("@GUAO_PREF@.yahoo.com","Mozilla/5.0 (@OS_SLICE@ rv:99.9) @GK_SLICE@ Firefox/99.9 (Pale Moon)"); -@@ -64,12 +72,20 @@ +@@ -60,6 +68,9 @@ pref("@GUAO_PREF@.deviantart.net","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@"); pref("@GUAO_PREF@.dropbox.com","Mozilla/5.0 (@OS_SLICE@ rv:@GRE_VERSION@) @GRE_DATE_SLICE@ @PM_SLICE@"); @@ -26,6 +26,7 @@ diff -Naur Pale-Moon-27.5.1_Release.orig/browser/branding/shared/pref/uaoverride // UA-Sniffing domains below have indicated no interest in supporting Pale Moon (BOO!) pref("@GUAO_PREF@.humblebundle.com","Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@) @GK_SLICE@ @FX_SLICE@ (Pale Moon)"); pref("@GUAO_PREF@.privat24.ua","Mozilla/5.0 (@OS_SLICE@ rv:38.0) @GK_SLICE@ Firefox/38.0"); +@@ -69,6 +80,11 @@ // UA-sniffing domains that are "app/vendor-specific" and do not like Pale Moon pref("@GUAO_PREF@.web.whatsapp.com","Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2049.0 Safari/537.36");