aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v78.0.2-1ohfp2020-07-10
|
* fix broken debian patch (whitespace issue)ohfp2020-07-02
|
* v78.0.1-1ohfp2020-07-02
|
* update megabar patchohfp2020-07-01
|
* v78.0.1-1ohfp2020-07-01
|
* fix broken megabar-removal / urlbarohfp2020-06-08
|
* v77.0.1-1ohfp2020-06-06
|
* Make it pass desktop-file-validateprobonopd2020-05-16
|
* v76.0.1-1ohfp2020-05-08
|
* bump pkgrel for new buildsohfp2020-05-08
|
* fix missing locales from removed extension breaking the build when building ↵ohfp2020-05-08
| | | | a profiled browser
* Drop AppImage validationohfp2020-05-08
| | | | | | | The AppImage validation tools complain even when one follows their recommendations on supplying AppStream metadata and with correctly named files. I'm now starting to understand why most AppImages don't bother with it.
* v76.0-1ohfp2020-05-07
|
* Mention other builds in the readmeShreyas Minocha2020-04-15
|
* slightly improved Changelog structureohfp2020-04-10
|
* Use correct appstream data location for AppImageohfp2020-04-10
| | | | | Also installs some tools for appstream validation, which unfortunately show that currently the appstream file used has some issues.
* Merge branch 'remove_plugin_certificates' into 'master'ohfp2020-04-10
|\ | | | | | | | | | | | | Remove plugin certificates and some pre-installed extensions Closes #59 and #112 See merge request librewolf-community/browser/linux!8
| * Remove mozilla plugin certificates, fixes #112ohfp2020-04-10
|/ | | | | | | | | Via `sed` instead of a patch, in the hope that it might be less of a maintenance burden compared to patch witch changes in the file to patch with subsequent upstream releases. Should only be merged once it's ensured there are no unforseen side effects when built with the Plugin Certificates removed.
* update changelogohfp2020-04-08
|
* try a fixed cbindgen versionohfp2020-04-08
|
* include new patches for old ubuntu build to build 75.0ohfp2020-04-07
|
* update deb patchesohfp2020-04-07
|
* v75.0-1 PKGBUILDohfp2020-04-07
|
* update changelogohfp2020-04-04
|
* forgot to add the updated pkgbuildohfp2020-04-04
|
* v74.0.1-1; try webrtc on aarch64 without patchesohfp2020-04-03
|
* small release: webrtc unlocked (but still disabled)ohfp2020-04-01
|
* clarify webrtc usageohfp2020-04-01
|
* webrtc still seems to be broken on aarch64ohfp2020-03-31
|
* when having two runner tags defined with one of them being offline, jobs did ↵ohfp2020-03-31
| | | | not get picked up
* update changelogohfp2020-03-31
|
* add a .desktop file to flatpak buildohfp2020-03-31
|
* fix appimage creating a new profile folder on each launch; sanitize desktop ↵ohfp2020-03-31
| | | | file; fix icon symlink
* small AppStream and AppImage fixesohfp2020-03-31
|
* fix xml path for flatpak buildohfp2020-03-31
|
* xml is elsewhere at that point during flatpak buildohfp2020-03-31
|
* add dependency to get libdbus-soohfp2020-03-31
|
* fix variable typo in appimage scriptohfp2020-03-31
|
* fix path to xml for envsubstohfp2020-03-31
|
* add some optional dependencies during tarball buildohfp2020-03-31
|
* add appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 ↵ohfp2020-03-31
| | | | in appimage as well, just in case
* fix some env vars for aarch64 buildsohfp2020-03-31
|
* generate appstream metadataohfp2020-03-31
|
* appdir-lint demands a png; fix variable in configure-source scriptohfp2020-03-31
|
* use clang from repos for aarch64ohfp2020-03-31
|
* keep pkgver + -rel fixed in PKGBUILD for nowohfp2020-03-31
|
* do not delete cache folder for flatpak moduleohfp2020-03-31
|
* cache flatpak module dependency buildohfp2020-03-31
|
* use the intended module, not another oneohfp2020-03-31
|
* comment some ubuntu-specific options; fix flatpak json talk-variableohfp2020-03-30
|
bgstack15