Path to this page:
./
www/palemoon,
Customizable web browser (unofficial distribution of Pale Moon)
Branch: CURRENT,
Version: 33.7.0nb2,
Package name: palemoon-33.7.0nb2,
Maintainer: niaA customizable, privacy-respecting web browser derived from the
independent Pale Moon(tm) codebase, in turn derived from community
code from the Mozilla project.
This package is an UNOFFICIAL build and not to be confused with
official Pale Moon software available from palemoon.org.
No support is provided from Moonchild Productions - all
responsibility for this package falls on the pkgsrc community.
Pale Moon does not support NetBSD and this software has been
modified to enhance NetBSD compatibility.
Pale Moon is a trademark of Moonchild Productions.
Version history: (Expand)
- (2025-04-24) Updated to version: palemoon-33.7.0nb2
- (2025-04-23) Updated to version: palemoon-33.7.0nb1
- (2025-04-14) Updated to version: palemoon-33.7.0
- (2025-04-12) Updated to version: palemoon-33.6.1nb1
- (2025-03-13) Updated to version: palemoon-33.6.1
- (2025-02-21) Updated to version: palemoon-33.6.0.1
CVS history: (Expand)
2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
|
2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|
2025-04-14 20:12:49 by Nia Alarie | Files touched by this commit (5) |  |
Log message:
palemoon: Update to 33.7.0
This update improves spec compliance, adds additional safety checks,
and fixes CVE-2025-3028.
|
2025-04-12 08:54:27 by Thomas Klausner | Files touched by this commit (142) |
Log message:
*: recursive bump for libtheora 1.2
|
2025-03-13 18:57:01 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
palemoon: Update to 33.6.1
This is a security update.
|
2025-02-21 13:29:11 by Nia Alarie | Files touched by this commit (5) |
Log message:
palemoon: Update to 33.6.0.1
This release fixes additional issues with CloudFlare.
While here, fix PLIST on Linux. This was verified to build on Linux by
drecklypkg CI and on NetBSD by me.
|
2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850) |
Log message:
*: Recursive revbump from audio/flac-1.5.0
|
2025-02-07 17:18:26 by Nia Alarie | Files touched by this commit (2) |
Log message:
palemoon: Update to 33.6.0
v33.6.0 (2025-02-07)
This is a development, bugfix and security release.
Due to the fact that CloudFlare has been causing application crashes that
impacts many users, this release has been pulled forward a few days to
address these crashes with priority (should be fixed in this release).
Please note that at the time of publication of this browser version and
release notes, even though crashes have been fixed, CloudFlare is denying
UXP-based browsers as well as several other independent/smaller browsers
access to many websites by way of their malfunctioning "security \
check" or
captcha, with no priority given to actually fix it despite it being denial
of service for users of affected browsers. Please consider reporting any
and all occurrences of a failing or looping CloudFlare checks on websites
to CloudFlare as well as the owners of affected websites (you may have to
temporarily use a Chromium-based browser to do this).
Changes/fixes:
* Implemented a content sniffer for ADTS and raw AAC audio.
* Implemented AbortSignal.abort() and stub AbortSignal.timeout().
* Unprefixed the :modal CSS pseudo-class and exposed it to content.
* Improved efficiency and performance of the Cycle Collector.
* Added a check for explicit expectance of a percentage value in CSS HSL
for the S and L components.
* Updated the cookie storage database to no longer use BaseDomain. See
implementation notes.
* Updated CSS grid handling to no longer apply auto min-sizing when flex
max-sizing (browser parity).
* Updated the root certificates in the internal trust store.
* Updated the Public Suffix List (eTLD) in the browser.
* Removed no longer specced URL Constructor(DOMString url, URL base).
* Restored unofficial branding to what it was before ("New Moon" \
instead
of "Browser").
* Changed the default Firefox Compatibility user-agent version to 115.0.
* Fixed an issue where cloned <audio> or <video> elements would not
respect the original element's muted state.
* Fixed a number of bugs and spec compliance issues in WebCrypto.
* Fixed installer application naming issue causing failure to detect
running application.
* Fixed a crash when Interval handlers are present in scripts that are
automatically terminated due to excessive runtime.
* Fixed a crash in JS Structured Cloning when the input would be bogus
(CloudFlare-triggered crash).
* Fixed a crash in the XSLT stylesheet importing code.
* Updated NSS to 3.90.6 (custom) to pick up several security fixes.
* Security issues addressed: CVE-2025-1009.
Implementation notes:
* When updating the browser to this version, a one-way upgrade of the
cookie database in your browser profile is performed on first start.
The new cookie database is not backwards compatible, meaning you
cannot use the browser profiles that have been upgraded by this
version or later with any prior versions of the browser without data
loss.
This is generally the case as most upgrades of user data storage are
one-way, but having all your cookies cleared unintentionally is
something most people prefer to avoid, hence this warning and a
general reminder of profile migrations to newer versions that may
happen with any (non-minor) browser upgrade.
|