summaryrefslogtreecommitdiff
path: root/palemoon/README.md
blob: 0f5b089a73d3474136f57b7fdc0635e1af49b559 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Palemoon upstream
https://github.com/MoonchildProductions/UXP/archive/PM28.7.2_Release.tar.gz

# Reason for being in stackrpms
All my distros do not package Palemoon, so I package it myself. This at one point in 2018 was approved as a officially-endorsed third-party release of Palemoon but the package has since not been re-certified.

# Alternatives
Palemoon itself is a fork from Mozilla Firefox, which is still actively maintained and packaged by pretty much every distro. Waterfox is another fork of the original codebase, and is also packaged here in this repo.

# Reverse dependency matrix
Distro     | Palemoon version
---------- | ---------------
All        | 28.7.2

# Additional notes
See [credits.md](credits.md) for more references.

# Differences from upstream
None
bgstack15