Tuesday, August 28, 2018

TLS 1.3 RFC test browser binaries (20180828)

New build of post-deprecated basilisk/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.8, but some security patches can not be applied/ported due to source milestone differences between versions.

Test binary:
Win32 http://o.rths.cf/basilisk/basilisk55-win32-git-20180828-b78c31157-xpmod.7z
Win64 http://o.rths.cf/basilisk/basilisk55-win64-git-20180828-b78c31157-xpmod.7z

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

Repo changes:
- cherry-picked from UXP: Improve nsHtml5AtomTable performance (#693) (dc5f43707)
- update NSPR to hg rev 6e31156d7002 (3c015fea6)
- update NSS to hg rev 27e7c0376137 (f791dfd70)
- update ffvpx to git release/3.4 branch rev bc2301429e9c779237e43acf913331af018211f2 (12091e9f0)
- update NSS to hg rev 4c7ffcfd43f6, with TLS 1.3 RFC version enabled. (b78c31157)

* This is a special build intended to test NSS 3.39 Beta about TLS 1.3 RFC version

New build of Firfox 45ESR SSE:

test binary: https://o.rths.cf/gpc/files1.rt/firefox-45.9.10-20180828-169242048-win32-sse.7z

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

Changes since my last build:
- update NSPR to hg rev 34274ae8c85e (ed341512b)
- update NSS to hg rev 4c7ffcfd43f6 (320507fa1)
- apply VC2013 fix for NSS 3.39 (169242048)

 * This is a special build intended to test NSS 3.39 Beta about TLS 1.3 RFC version

2 comments:

  1. Hi,

    How can i compile basilisk for linux 32 bit noSSE2?

    thanks

    ReplyDelete
    Replies
    1. No, Goanna 4.x requires SSE2. If you need noSSE2, you may try Firefox 45.9.10.

      Delete