DanR20 Posted November 30, 2018 Posted November 30, 2018 @Tamris, same here, don’t post there myself but do visit occasionally because of the many links to good articles. No sense wasting my time arguing about it, let them have their quantum, I suspect it’s not long for this world anyway.
caliber Posted November 30, 2018 Posted November 30, 2018 8 hours ago, Jody Thornton said: You all knew this day would come. Still kinda sad though! https://www.ghacks.net/2018/11/29/it-appears-that-mozilla-removed-all-classic-extensions-from-firefox-add-ons/ this is one of the many reasons why I have never donated a single cent to Mozilla company they don't want to provide official support anymore... it's OK they have erased the developers labor of thousands of hours over the years and want to force me to stay up to date... it's incomprehensible. sooner or later the Windows updates servers for XP will get shut down as well. @roytam1 we count on you. you are our hope ! 1
NojusK Posted November 30, 2018 Posted November 30, 2018 8 hours ago, caliber said: sooner or later the Windows updates servers for XP will get shut down as well. If this will happen we might just set up an unofficial windows update site.And get the full functionality somehow
Mcinwwl Posted November 30, 2018 Posted November 30, 2018 Avast recognized recent Basilisk.exe from Roytam1 as malware by heuristic engine. I reported that to Avast as false positive. 4
roytam1 Posted November 30, 2018 Author Posted November 30, 2018 Heuristic engines are always snake oil (so is Norton's SONAR engine), never trust it. It is always good to disable it, in case you can't do so, add exclusion to folders you don't want it to scan. 3
XPerceniol Posted November 30, 2018 Posted November 30, 2018 Was having this problem with Norton Power Eraser deleting the exe files for both New Moon and Basilisk (false positivee results) - Thank you for the clarification Roytam1.
roytam1 Posted November 30, 2018 Author Posted November 30, 2018 (edited) New build of Firefox 45ESR SSE: test binary: https://o.rths.cf/gpc/files1.rt/firefox-45.9.12-20181201-8a85bb8ef-win32-sse.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - import changes from tenfourfox: - #525: improve message (5742c507e) - closes #535: add TLD update to upcert script and pull up for testing (de66c97d a) - #534: M1505181 M1506640 (5fc65abad) - #534: M1499861 M1500759 M1500310 M1507907 (6db6f6ac2) - #534: M1487964 (8126d332a) - #534: M1499028 M1510471 (3cf019ddc) - #534: update certs, pins, TLDs (924456ed5) and remove 104fx scripts. (8a85bb8ef) Edited November 30, 2018 by roytam1 1
roytam1 Posted December 1, 2018 Author Posted December 1, 2018 (edited) New build of basilisk/UXP for XP! Test binary: Win32 https://o.rths.cf/basilisk/basilisk52-g4.1.win32-git-20181201-d7bb17571-xpmod.7z Win64 https://o.rths.cf/basilisk/basilisk52-g4.1.win64-git-20181201-d7bb17571-xpmod.7z diff: https://o.rths.cf/basilisk/UXP-xp-gitdiff-20181110.7z PM28XP build: Win32 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win32-git-20181201-d7bb17571-xpmod.7z Win64 https://o.rths.cf/palemoon/palemoon-28.3.0a1.win64-git-20181201-d7bb17571-xpmod.7z Official repo changes since my last build: - Remove remaining MOZ_GONK_MEDIACODEC code (513bf1b68) - Remove OMX_PLATFORM_GONK (4c8c14a71) - Merge pull request #879 from trav90/code-cleanup (083c6b7b9) - Remove VR hardware support. (7504ca8ab) - Remove VR Hardware input support (gamepad type) (2f954010c) - Update HSTS preload list (3eef7ab26) - [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul (fe11e14d3) - Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z)" (3e89a288d) - Merge pull request #886 from JustOff/PR_sanitize_findbar (b585dad9b) - Fix typo for Firefox compatmode prefs. (e2d0c96a9) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (1bf68529f) - Update GMP AUS URL (da447504d) - Issue #890 - Port cpp aboutRedirector to javascript (26f7e0ce3) - Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components (71737d61f) - Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to components (6acc5f912) - Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to components (a801955d6) - Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components (ac6c6be1c) - Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent (7406a31bc) - Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent (2fa90d9b3) - Merge pull request #892 from binaryoutcast/pmTreeCleanup (d7bb17571) My changes since my last build: - update libaom to git rev 38a956221da4f1f56dad3a5862806a2a58715e20 Edited December 1, 2018 by roytam1 4
roytam1 Posted December 1, 2018 Author Posted December 1, 2018 (edited) New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rths.cf/boc-uxp/mailnews.win32-20181201-9c5ff06-uxp-d7bb17571-xpmod.7z Browser-only Suite Win32 (removed due to request) source patch (excluding UXP) (removed due to request) Official repo changes since my last build: - [PLATFORM] Update commit pointer (fe07a58) - Use toolkit close button styling where applicable (db6a720) - Issue #47 - Add a notification bar and move XPInstall observers to the Add-ons Manager Overlay (59a85e3) - [PLATFORM] Update commit pointer (0fe81a0) - [MAIL] Disable safe browsing components (3e0ff13) - Issue #12 - Remove Personas - Part 1: Get rid of the provider code (f182b3d) - Issue #21 - Remove Windows Maintenance Service support (440a9a2) - Give tabs a more classical appearance (b61da67) - Merge pull request #48 from Lootyhoof/close-icons (f3bda3f) - [MAIL] Follow up to tab (re)styling (0ad92de) - [PLATFORM] Update commit pointer (0198534) - [MAIL] Fix tabs-toolbar styling for Windows (02c8ad6) - [MAIL] Replace tab background images with those from Firefox 3.6 and make the hover background not move up (9c5ff06) For UXP changes please see above. Edited February 28, 2019 by roytam1 1
Tangy Posted December 1, 2018 Posted December 1, 2018 6 minutes ago, roytam1 said: @ roytam1 : Both palemoon/newmoon links give a 404 - Not Found Cheers
roytam1 Posted December 1, 2018 Author Posted December 1, 2018 5 minutes ago, Tangy said: @ roytam1 : Both palemoon/newmoon links give a 404 - Not Found Cheers links are updated please reload this page for new links
Tangy Posted December 1, 2018 Posted December 1, 2018 17 minutes ago, roytam1 said: links are updated please reload this page for new links I am afraid both links still give same error 404 not found. Basilisk links work fine. Cheers
VistaLover Posted December 1, 2018 Posted December 1, 2018 (edited) 22 minutes ago, roytam1 said: links are updated Not the New Moon (PM28XP) ones... They point to versions 28.2.0a1, while on the server the appVersion is 28.3.0a1 (which is correct)... Edited December 1, 2018 by VistaLover
roytam1 Posted December 1, 2018 Author Posted December 1, 2018 52 minutes ago, VistaLover said: Not the New Moon (PM28XP) ones... They point to versions 28.2.0a1, while on the server the appVersion is 28.3.0a1 (which is correct)... oh yeah, forgot to change version number in link. fixed. 1
Recommended Posts