Saturday, December 21, 2024

Weekly browser binaries (20241221)

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241221-3219d2d-uxp-990b92ae63-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20241221-3219d2d-uxp-990b92ae63-xpmod.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom

IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241221-3219d2d-uxp-990b92ae63-xpmod-ia32.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32

NM28XP build:
Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241221-d849524bd-uxp-990b92ae63-xpmod.7z
Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241221-d849524bd-uxp-990b92ae63-xpmod-ia32.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241221-d849524bd-uxp-990b92ae63-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20241221-d849524bd-uxp-990b92ae63-xpmod.7z

Official UXP changes picked since my last build:
- No Issue - Make nsCocoaWindow hold a death grip on its native window until its destructor. https://bugzilla.mozilla.org/show_bug.cgi?id=1880582 (1554c778f4)
- No Issue - Fixes assembling with binutil as >= 2.41. https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/effadce6c756247ea8bae32dc13bb3e6f464f0eb Same code exists in libav so applying the same patch there as well. (a29afdfafe)
- No issue - Cloned <audio>/<video> elements should respect muted attribute. (1bdfca3920)
- No issue - Follow-up: fix compilation (d9dbae4aa9)
- Issue #1787 - Follow-up: remove no longer used AppClearDataObserver. (334de9ffcc)

No official Pale-Moon changes picked since my last build.

No official Basilisk changes picked since my last build.

Update Notice:
- You may delete file named icudt*.dat inside program folder when updating from old releases.

* Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.


New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20241221-7bda12e7-uxp-990b92ae63-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20241221-7bda12e7-uxp-990b92ae63-xpmod.7z

source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom

* Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15.

--

New build of HBL-UXP for XP!

Test binary:
IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20241221-id-656ea98-uxp-990b92ae63-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20241221-id-656ea98-ia-93af9a0-uxp-990b92ae63-xpmod.7z

source repo (excluding UXP):
https://github.com/roytam1/icedove-uxp/tree/winbuild
https://github.com/roytam1/iceape-uxp/tree/winbuild


New build of post-deprecated Serpent/moebius for XP!
* Notice: This repo will not be built on regular schedule, and changes are experimental as usual.
** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions.

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20241221-405f94084-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20241221-405f94084-xpmod.7z

repo: https://github.com/roytam1/basilisk55

Repo changes:
- import from UXP: No Issue - Make nsCocoaWindow hold a death grip on its native window until its destructor. https://bugzilla.mozilla.org/show_bug.cgi?id=1880582 (1554c778) (0af3b75a5)
- import from UXP: No Issue - Fixes assembling with binutil as >= 2.41. https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/effadce6c756247ea8bae32dc13bb3e6f464f0eb Same code exists in libav so applying the same patch there as well. (a29afdfa) (100372a03)
- import from UXP: No issue - Cloned <audio>/<video> elements should respect muted attribute. (1bdfca39) (49dc9b76e)
- import from UXP: No issue - Follow-up: fix compilation (d9dbae4a) (26e2e11de)
- import from UXP: Issue #1787 - Follow-up: remove no longer used AppClearDataObserver. (334de9ff) (405f94084)


New NewMoon 27 Build!

32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20241221-a1c5b61c5f-xpmod.7z
32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20241221-a1c5b61c5f-xpmod-sse.7z
32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20241221-a1c5b61c5f-xpmod-ia32.7z

64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20241221-a1c5b61c5f-xpmod.7z

source repo: https://github.com/roytam1/palemoon27

repo changes since my last build:
- ported from `custom` branch of UXP: [network] Update effective TLD names list from esr128. (7e33466370)
- import from UXP: [NSS] Bug 1899402 - Correctly destroy bulkkey in error scenario. r=jschanck (e8252090) (7acdcb46f3)
- import from `custom` branch of UXP: nss: update nssckbi to 2.72 (e26468c8) (a1c5b61c5f)


New KM-Goanna release:
https://o.rthost.win/kmeleon/KM76.5.5-Goanna-20241221.7z

Changelog:

Out-of-tree changes:
* update Goanna3 to git 39770f3213..a1c5b61c5f:
- ported from `custom` branch of UXP: [network] Update effective TLD names list from esr128. (7e33466370)
- import from UXP: [NSS] Bug 1899402 - Correctly destroy bulkkey in error scenario. r=jschanck (e8252090) (7acdcb46f3)
- import from `custom` branch of UXP: nss: update nssckbi to 2.72 (e26468c8) (a1c5b61c5f)

* Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses.

A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76


New build of Firefox 45ESR:

Test binary:
SSE https://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20241221-7253c0172-win32-sse.7z
IA32 https://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20241221-7253c0172-win32-ia32.7z

Win64 https://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20241221-7253c0172-win64.7z

repo: https://github.com/roytam1/mozilla45esr

Changes since my last build:
- ported from mozilla:
 - Bug 148624 - only show tooltip when document has focus. r=emilio (8ae372dc88d1)
 - Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips. r=smaug (4cbf370b4e16) (efdc5264a)
- nss: update nssckbi to 2.64 (b1f3b6d3c)
- [NSS] sync with https://github.com/roytam1/NSS/tree/NSS_3_48_UXP_BRANCH (9022d33dd)
- import from UXP: Issue #1749 - Remove restriction of SVG width/height element attributes. (a94a86ff) (9bd87243d)
- nss: update nssckbi to 2.68 (b857b089d)
- ported from `custom` branch of UXP: [network] Update effective TLD names list from esr128. (345ec9e16)
- import from UXP: [NSS] Bug 1899402 - Correctly destroy bulkkey in error scenario. r=jschanck (e8252090) (fc72ab911)
- import from `custom` branch of UXP: nss: update nssckbi to 2.72 (e26468c8) (7253c0172)


Firefox 38.8.0esr ported to VC2010 for older processors and older XP.

Repo: https://github.com/roytam1/firefox38-vc2010

binary: http://o.rthost.win/gpc/files1.rt/firefox-38.18.6-vc10-tls13-20241221.7z


Cert store update for my older browsers:

NewMoon 26 for Win2000:
http://o.rthost.win/gpc/files1.rt/palemoon-26.5.0-20241221.win2000.7z

K-Meleon 74 Goanna 2.2:
http://o.rthost.win/gpc/files1.rt/KM74-g22-20241221.win2000.7z

Retrozilla (suite):
http://o.rthost.win/gpc/files1.rt/retrozilla-suite-tls13-20241221.7z

Retrozilla browser (rzbrowser):
http://o.rthost.win/gpc/files1.rt/rzbrowser-tls13-20241221.7z

TLS 1.3 update files for Netscape 9 *:
http://o.rthost.win/gpc/files1.rt/ns9-nss-update-tls13.7z

TLS 1.3 update files for Firefox 1.0 - 1.5 and K-Meleon 0.8 - 1.1.6 #:
http://o.rthost.win/gpc/files1.rt/VC6-nss-update-tls13.7z

* K-Meleon 1.5.4 TLS-1.3 users can also update cert store by replacing nssckbi.dll with same file from this archive.

# Classilla/Phoenix TLS-1.3 users can also update cert store by replacing nssckbi.dll with same file from this archive.