por ElTxolo » Jue Sep 20, 2018 2:37 pm
Holas!

Actualización disponible: Pale Moon 28.1.0 (September 20th, 2018')

Pale Moon es un navegador web de código abierto, basado en Goanna. Esta disponible para GNU/Linux y Windows (otros sistemas operativos en desarrollo), y se centra en la eficiencia y la personalización.
Pale Moon ofrece una experiencia de navegación, con un navegador completamente desarrollado a partir de su propia fuente de forma independiente. Desde el código Firefox/Mozilla, con características y optimizaciones cuidadosamente seleccionadas, para mejorar la estabilidad y la experiencia de usuario. Y a la vez, permite una completa personalización, con una colección de extensiones y temas para que el navegador sea realmente tuyo.
★Pale Moon 28.1.0 tiene entre otros, los siguientes cambios:
- This major update is focused on performance, security and some regression and bug fixes.
Changes/fixes:
- Updated NSS to 3.38, removed TLS 1.3 draft version check since it's considered final.
- Reinstated RC4 as an optional encryption cypher for non-standard environments (e.g. old routing/peripheral networked
hardware on LAN). RC4 and 3DES are marked weak and disabled, and will never be used in the first handshake with a site,
only as last-ditch fallback when specifically enabled (meaning they won't show up on ssllabs' test, for example).
- Removed Telemetry accumulation calls, automatic timers and stopwatches.
This removes a very noticeable performance sink for all operations on all platforms.
- Fixed many occurrences of discouraged types of memory access for primarily GCC 8 compatibility.
This improves overall code security as a defense-in-depth measure.
- Re-implemented the pref-controlled custom background color for standalone images.
- Updated session history handling for internal pages. about:logopage is no longer stored in history, and you can
choose to store the QuickDial page in history by setting the pref browser.newtabpage.add_to_session_history to true.
This is disabled by default (meaning you can't use the "Back" button to go back to the QuickDial page) as a defense-in-depth
security measure.
- Added ui.menu.allow_content_scroll to control whether content can be scrolled if a context menu is open.
- Fixed incorrect code removal in ipc.
- Removed support for TLS session caches in TLSServerSocket.
- Added support for local-ref as SVG xlink:href values.
- Changed the find bar to be a browser-global toolbar again (like in Pale Moon 27) instead of per-tab. For people who
prefer search terms to be saved on a per-tab basis (like with the per-tab findbar previously), this is possible by setting
findbar.termPerTab to true. This resolves a number of issues, including styling with lightweight themes not applying to the
find bar, and status pop-ups overlapping the find bar.
- Ported all relevant security fixes from Mozilla's Gecko/62 release, including CVE-2018-12377 and CVE-2018-12379.
- Restored part of the searchplugin API that was removed by Mozilla, so extensions can provide and save edits to installed
search engines.
- Improved the speed of restoring browsing sessions upon startup.
- Fixed the "Restore previous session" button sometimes being missing from about:home, while a restorable session would
be present.
- Fixed tab previews in the Windows taskbar (if enabled).
- Fixed the setting of the new tab page being "My Home Page" so it'll pick up subsequent changes to the home page URL
automatically.
- Removed the Firefox Accounts migrator from Sync.
- Fixed an issue with the enabled state of number controls if appearances changed.
- Stopped building ffvpx on 32-bit platforms (except windows) to use the (faster) system-installed lib instead.
- Re-added a horizontal scroll action option for mouse wheel. (regression)
- Fixed handling of content language if the locale is changed.
- Fixed document navigation with the F6 key.
- Fixed toolbar styling in toolkit themes.
- Fixed viewing the source of a selection.
Descargas:
GNU/Linux
Pale Moon 28.1.0 GNU/Linux-i686 (en-US).tar.bz2
SHA-256 checksum: c76766de1056af51eac0ab290706f387b60823bd4bc120cae41af8b17d345e12
Pale Moon 28.1.0 GNU/Linux-x86_64 (en-US).tar.bz2
SHA-256 checksum: 5eeb504e592ff3629c52aee435d99e72c0baa8ff83857285df7aa0fab70cbdee
Windows
Pale Moon 28.1.0 Win32 (en-US).exe
SHA-256: bce7e80293b412c67796fb6f7a19868da48edb3dca6ff20377c4174ba3acc27a
Pale Moon 28.1.0 Win32 (en-US).zip
SHA-256: 0205af7faa8f5df002d4a0509350e70745ba8c5429a72885f7b0f0c36bf57e8c
Pale Moon 28.1.0 Win64 (en-US).exe
SHA-256: a1db58e9cf5fdd240ceb94d692d47c243b384a427ca8b97304f457b19121bf04
Pale Moon 28.1.0 Win64 (en-US).zip
SHA-256: 1ba3127af14acaab5eaf63d94c900d2478589a95cfde60fe1e15d70426ca119c
Langpacks:
Pale Moon - language-packs
Un Saludo.

Holas! ;)
[list]
[img]https://i.imgur.com/VN6q5pg.png[/img]
[i]Actualización disponible: [url=http://www.palemoon.org/][size=200][color=#FF0000][b]Pale Moon 28.1.0[/b][/color][/size][/url] (September 20th, 2018'[/i])
[img]https://i.imgur.com/IlVccre.png[/img]
[b][i][size=105]Pale Moon es un navegador web de código abierto, basado en Goanna. Esta disponible para GNU/Linux y Windows (otros sistemas operativos en desarrollo), y se centra en la eficiencia y la personalización.
Pale Moon ofrece una experiencia de navegación, con un navegador completamente desarrollado a partir de su propia fuente de forma independiente. Desde el código Firefox/Mozilla, con características y optimizaciones cuidadosamente seleccionadas, para mejorar la estabilidad y la experiencia de usuario. Y a la vez, permite una completa personalización, con una colección de extensiones y temas para que el navegador sea realmente tuyo.[/size][/i][/b]
★[b][size=120][i]Pale Moon 28.1.0 tiene entre otros, los siguientes cambios:[/size][/i][/b]
[i]- This major update is focused on performance, security and some regression and bug fixes.
[b]Changes/fixes[/b]:
[*]Updated NSS to 3.38, removed TLS 1.3 draft version check since it's considered final.
[*]Reinstated RC4 as an optional encryption cypher for non-standard environments (e.g. old routing/peripheral networked
hardware on LAN). RC4 and 3DES are marked weak and disabled, and will never be used in the first handshake with a site,
only as last-ditch fallback when specifically enabled (meaning they won't show up on ssllabs' test, for example).
[*]Removed Telemetry accumulation calls, automatic timers and stopwatches.
This removes a very noticeable performance sink for all operations on all platforms.
[*]Fixed many occurrences of discouraged types of memory access for primarily GCC 8 compatibility.
This improves overall code security as a defense-in-depth measure.
[*]Re-implemented the pref-controlled custom background color for standalone images.
[*]Updated session history handling for internal pages. about:logopage is no longer stored in history, and you can
choose to store the QuickDial page in history by setting the pref browser.newtabpage.add_to_session_history to true.
This is disabled by default (meaning you can't use the "Back" button to go back to the QuickDial page) as a defense-in-depth
security measure.
[*]Added ui.menu.allow_content_scroll to control whether content can be scrolled if a context menu is open.
[*]Fixed incorrect code removal in ipc.
[*]Removed support for TLS session caches in TLSServerSocket.
[*]Added support for local-ref as SVG xlink:href values.
[*]Changed the find bar to be a browser-global toolbar again (like in Pale Moon 27) instead of per-tab. For people who
prefer search terms to be saved on a per-tab basis (like with the per-tab findbar previously), this is possible by setting
findbar.termPerTab to true. This resolves a number of issues, including styling with lightweight themes not applying to the
find bar, and status pop-ups overlapping the find bar.
[*]Ported all relevant security fixes from Mozilla's Gecko/62 release, including CVE-2018-12377 and CVE-2018-12379.
[*]Restored part of the searchplugin API that was removed by Mozilla, so extensions can provide and save edits to installed
search engines.
[*]Improved the speed of restoring browsing sessions upon startup.
[*]Fixed the "Restore previous session" button sometimes being missing from about:home, while a restorable session would
be present.
[*]Fixed tab previews in the Windows taskbar (if enabled).
[*]Fixed the setting of the new tab page being "My Home Page" so it'll pick up subsequent changes to the home page URL
automatically.
[*]Removed the Firefox Accounts migrator from Sync.
[*]Fixed an issue with the enabled state of number controls if appearances changed.
[*]Stopped building ffvpx on 32-bit platforms (except windows) to use the (faster) system-installed lib instead.
[*]Re-added a horizontal scroll action option for mouse wheel. (regression)
[*]Fixed handling of content language if the locale is changed.
[*]Fixed document navigation with the F6 key.
[*]Fixed toolbar styling in toolkit themes.
[*]Fixed viewing the source of a selection.
[/i]
[list][img]https://i.imgur.com/DqlgDen.png[/img][/list]
[b]Descargas:[/b]
[i]GNU/Linux[/i]
[url=http://linux.palemoon.org/datastore/release/palemoon-28.1.0.linux-i686.tar.bz2][b]Pale Moon 28.1.0 GNU/Linux-i686 (en-US).tar.bz2[/b][/url]
[b]SHA-256 checksum[/b]: [i]c76766de1056af51eac0ab290706f387b60823bd4bc120cae41af8b17d345e12[/i]
[url=http://linux.palemoon.org/datastore/release/palemoon-28.1.0.linux-x86_64.tar.bz2][b]Pale Moon 28.1.0 GNU/Linux-x86_64 (en-US).tar.bz2[/b][/url]
[b]SHA-256 checksum:[/b] [i]5eeb504e592ff3629c52aee435d99e72c0baa8ff83857285df7aa0fab70cbdee[/i]
[i]Windows[/i]
[url=http://www.palemoon.org/download.php?mirror=eu&bits=32&type=installer][b]Pale Moon 28.1.0 Win32 (en-US).exe[/b][/url]
[b]SHA-256[/b]: [i]bce7e80293b412c67796fb6f7a19868da48edb3dca6ff20377c4174ba3acc27a[/i]
[url=http://www.palemoon.org/download.php?mirror=eu&bits=32&type=zip][b]Pale Moon 28.1.0 Win32 (en-US).zip[/b][/url]
[b]SHA-256[/b]: [i]0205af7faa8f5df002d4a0509350e70745ba8c5429a72885f7b0f0c36bf57e8c[/i]
[url=http://www.palemoon.org/download.php?mirror=eu&bits=64&type=installer][b]Pale Moon 28.1.0 Win64 (en-US).exe[/b][/url]
[b]SHA-256[/b]: [i]a1db58e9cf5fdd240ceb94d692d47c243b384a427ca8b97304f457b19121bf04[/i]
[url=http://www.palemoon.org/download.php?mirror=eu&bits=64&type=zip][b]Pale Moon 28.1.0 Win64 (en-US).zip[/b][/url]
[b]SHA-256[/b]: [i]1ba3127af14acaab5eaf63d94c900d2478589a95cfde60fe1e15d70426ca119c[/i]
Langpacks:
[url=http://addons.palemoon.org/language-packs/][b]Pale Moon - language-packs[/b][/url][/list]
Un Saludo. [img]http://i.imgbox.com/TkbBuT0I.gif[/img]