SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

Wicknix has released SeaLion 32.5.1.

New:
Wicknix wrote: Changes/fixes:
Restricted protocol fallback for TLS. SeaLion (by default) allows TLS 1.3 to fall back to earlier protocol versions during the initial handshake.
UXP longer supports the data: protocol inside SVG's statements.
Enabled more validation/error checking for WebGL to prevent potential crashes.
Improved secure context checking for iframes.
Fixed the handling of relative paths in URLs starting with multiple forward slashes.
Security issues addressed: CVE-2023-6204, CVE-2023-6210, CVE-2023-6209 and CVE-2023-6205 DiD
UXP Mozilla security patch summary: 3 fixed, 1 DiD, 14 not applicable.

Grab the SeaLion-Extras.zip for some popular compatible extensions, themes, and Flash installers (no time bomb versions).
New: Added Secret Agent extension which enhances the privacy of your web surfing.

I’ve attached a custom userChrome.css if you want to adjust fonts, tab size, bookmark bar size, etc.

Older browsers that can't see the downloads click here: https://github.com/wicknix/SeaLion/rele ... ets/32.5.1
I compiled the Linux PPC 32-bit version today.

Download: sealion-32.5.1.linux-powerpc-gtk2.tar.xz 37.3 MB

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

xeno74 wrote: Wed Dec 06, 2023 12:35 pm Download: sealion-32.5.1.linux-powerpc-gtk2.tar.xz 37.3 MB
It also works on an iMac G3 (CPU: 745/755 with 500MHz) with Debian 8.11 (Kernel 3.16.0-6):

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

I also have compiled a Linux PPC64 version of the new SeaLion 32.5.1.

Download: sealion-32.5.1.linux-powerpc64-gtk2.tar.xz

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

Wicknix has released SeaLion 33.0.0.
Wicknix wrote: This is a new milestone release. It involves over 250 commits, of which the most important ones are highlighted here.

New features:

Implemented a restricted version of the asynchronous clipboard API (navigator.clipboard). This API is restricted to writing only for obvious security considerations. It supports both plaintext and the standard DataTransfer methods. We did not implement the reinvented wheel concept of ClipboardItem objects.
Implemented support for SHA-2 (SHA-256/SHA-512/etc.) signatures for OCSP stapled responses.
Implemented PromiseRejectionEvent. Although this is rarely actually used, some common JS libraries (you know who you are!) use it as a feature level canary and start loading (broken!) Promise shims if it is not found, causing compatibility issues and broken websites due to the shims.
Fixes:

Aligned microtasks and Promises scheduling with the current spec and expected behavior.
We now no longer send click events to top levels of the document hierarchy when using non-primary buttons (use auxclick, instead, to capture these events).
Greatly improved the performance of box shadows.
Fixed several issues related to focus and content selection.
Fixed issues with the use of focus-within caused by unexpected processing of DOM events.
Fixed an issue with CSP not behaving as-expected when using importScripts(), and fixed a number of additional CSP-related issues.
Greatly improved the performance of file/data uploads over HTTP/2 (most of the secure websites out there).
Fixed an web compatibility issue with CORS preflights not sending the original request's referrer policy or referrer header.
Fixed a crash due to clamping code introduced for SetInterval and SetTimeout timers.
Fixed a spec compliance issue with StructureClone.
Fixed crashes when dynamic imports are canceled (e.g. by navigation).
Other changes:

Changed to now have its .files property be writable following a spec change and recommendation.
We are now requiring and building against the C++17 language standard.
Updated the in-tree ffvpx lib to 6.0.
Updated the IntersectionObserver interface to now also accept documents for the observer root instead of only HTML elements.
Cleaned up various bits of code surrounding GMP, memory allocation, system libraries, vestigial Android code, freetype2 and developer tools.
Improved efficiency of handling D3D textures.
Added initial and experimental Mac PowerPC and Big Endian support.
Security issues addressed: CVE-2024-0746, CVE-2024-0741, CVE-2024-0743 DiD, CVE-2024-0750 DiD, and CVE-2024-0753.
UXP Mozilla security patch summary: 3 fixed, 2 DiD, 12 not applicable.
Grab the SeaLion-Extras.zip for some popular compatible extensions, themes, and Flash installers (no time bomb versions). Some extensions had to be modified to work with this release. If you notice incompatible extensions that use to work, download this archive again and reinstall those extensions.

Older browsers that can't see the downloads click here: https://github.com/wicknix/SeaLion/rele ... ets/33.0.0

Download: sealion-33.0.0.linux-powerpc.tar.xz

He built it on Fienix/Debian.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

FYI
caseycullen wrote: Mon Feb 19, 2024 11:57 pm Running a little late, but SeaLion has been updated to version 33.0 in the Fienix repository.
Image
Fienix News

-Casey
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

I compiled the new SeaLion 33.0.0 for old 32-bit Linux distributions like Void PPC without AltiVec support today.

Download: sealion-33.0.0.linux-powerpc-gtk2.tar.xz

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

xeno74 wrote: Wed Mar 06, 2024 11:52 am I compiled the new SeaLion 33.0.0 for old 32-bit Linux distributions like Void PPC without AltiVec support today.

Download: sealion-33.0.0.linux-powerpc-gtk2.tar.xz
I compiled it for Linux PPC64 with AltiVec support today. :-)

Compile time of the PPC64 version on my X1000: 334:19.18

Download: sealion-33.0.0.linux-powerpc64.tar.xz

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9387
Joined: Fri Mar 23, 2012 7:58 am

Re: SeaLion - A web browser for 32-bit PowerPC Linux (Void / Debian 11)

Post by xeno74 »

A piece of New Zealand at home. 🙂 (Void PPC with SeaLion 33.0.0 with the Radio Aotearoa)

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply