summaryrefslogtreecommitdiff
path: root/palemoon
Commit message (Collapse)AuthorAge
...
* palemoon rpm: add git submodule manual supportB Stack2020-03-26
|
* pull from new upstream locationB Stack2020-03-26
|
* pm 28.9.0.2 rpm and dpkg rc1B Stack2020-03-26
|
* palemoon 28.8.4B Stack2020-03-08
|
* palemoon: bump version in specB Stack2020-02-18
|
* palemoon 28.8.3 dpkg rc1B Stack2020-02-18
| | | | and dsc file for new OBS service style
* palemoon 28.8.2.1B Stack2020-02-05
|
* palemoon bump, waterfox bumped but not workingB Stack2020-01-29
|
* pm 28.8.1 rpm rc1B Stack2020-01-13
|
* update some rules/control from stevepB Stack2020-01-13
|
* pm 28.8.1 dpkgB Stack2020-01-13
|
* improve debian/watch files for many packagesB Stack2020-01-02
| | | | Now that I read `man uscan` and https://wiki.debian.org/debian/watch
* add some browser prefsB Stack2019-12-21
| | | | | fix #11 by adding some prefs to the packaged prefs.js for waterfox and palemoon. Some are specifically in case I used these as a reference for Firefox.
* fc30 now explicitly requires python2-develB Stack2019-12-11
|
* palemoon 28.8.0 dpkg rc1B Stack2019-12-11
|
* pm 28.8.0 dpkg changelogB Stack2019-12-11
|
* palemoon 28.8.0 rpm rc1B Stack2019-12-11
|
* update documentationB Stack2019-11-12
| | | | | Add a readme to all packages, which includes references and diffs where applicable.
* Merge branch 'palemoon-rpm' into 'palemoon-bump'B Stack2019-10-30
|\ | | | | | | | | Palemoon rpm See merge request bgstack15/stackrpms!97
| * change hardcoded /usr/lib64 to _libdirB Stack2019-10-30
| |
| * palemoon: remove mz1533969B Stack2019-10-30
| | | | | | | | this fix was upstreamed at version 28.7.2
* | palemoon 28.7.2 dpkgB Stack2019-10-30
|/
* WIP: palemoon add python2-devel reqB Stack2019-10-10
|
* pm 28.7.1 dpkg rc1B Stack2019-09-12
|
* palemoon 28.7.1 rpm rc1B Stack2019-09-12
|
* palemoon 28.7.0 rpm rc1B Stack2019-09-04
|
* pm: add python2-devel for fc>=31B Stack2019-09-04
|
* pm 28.7.0 dpkgB Stack2019-09-04
|
* palemoon dpkg use gcc-8B Stack2019-08-28
| | | | | | because beowulf/ceres has gcc9 which somehow breaks palemoon now all of a sudden. I thought the Fedora release was working with gcc9. I ripped off some logic from palemoon-28.0.1 and palemoon-27.7.1 from stevepusser to force gcc8.
* add override_dh_strip_nondeterminism from StevenB Stack2019-08-04
|
* palemoon 28.6.1B Stack2019-07-26
|
* fix %changelogB Stack2019-07-08
|
* palemoon, more stock buildB Stack2019-07-08
|
* Revert "add palemoon.dsc for obs workflow"B Stack2019-07-05
| | | | | | This reverts commit 450eb7d7767edbd39797ae48d43f7b16b8374eab. I was unable to get the obs _service file to work (saved for posterity in /mnt/public/packages/palemoon/old/), and it required a lot of local work (dpkg-build -S dirname/) to get the dsc file. It was not worth it.
* add palemoon.dsc for obs workflowB Stack2019-07-05
|
* palemoon 28.6.0.1B Stack2019-07-05
|
* WIP: palemoon 28.6.0 rc1B Stack2019-07-02
| | | | | Do not actually have the git release tarball, so these changes are staged but untested.
* Fix typo of date in mozilla-1533969-palemoon.patchB Stack2019-06-14
|
* add another file to be patched by mz 1533969B Stack2019-06-14
|
* add mozilla-1533969 for palemoonB Stack2019-06-13
|
* palemoon 28.5.2 dpkgB Stack2019-06-06
|
* palemoon 28.5.2 rpm rc1B Stack2019-06-04
|
* palemoon 28.5.1 rpm rc1B Stack2019-06-04
|
* palemoon on fc30 disable -Wformat-overflowB Stack2019-04-30
| | | | | | | | The problem lies with gcc 9 which changes how it searches printf parameters when using -Wformat-overflow. Gcc 9 is not released yet and causes problems when compiling the palemoon codebase. This commit still fails on rawhide but works in fc30 which is good enough for now.
* added release notes details to debian changelogB Stack2019-04-30
|
* palemoon 28.5.0 dpkgB Stack2019-04-30
|
* issue #4 for pmB Stack2019-04-30
|
* pm 28.5.0 rpmB Stack2019-04-30
|
* palemoon dpkg: remove libpulse-devB Stack2019-03-29
|
* palemoon 28.4.1 dpkgB Stack2019-03-29
|
bgstack15