Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve the Flatpak build process | ohfp | 2021-01-01 |
| | | | | | | | | | | | | | | | | | .desktop file, icon and appdata are now properly exported by flatpak. "Wayland first" flatpak, falling back to X11 if not on Wayland. Note: this is currently potentially broken on many systems (ie. font rendering is broken). See https://github.com/flatpak/flatpak/issues/2861. Might work when using Wayland + Gnome, does not seem to work on Arch + Sway (couldn't get it working with any workaround for now). Several smaller issues addressed. A few untested issues might remain (Screensharing, WebRTC/Camera access) Addresses (at least partially): #128, #132, #131, #118 | ||
* | Set default XDG_DATA_DIRS in AppRun if unset | ohfp | 2020-12-31 |
| | | | | | This fixes #139 by providing default values for `XDG_DATA_DIRS` when `XDG_DATA_DIRS` is not set on the host system the AppImage is run on. | ||
* | update Changelog and add a note to the Readme | ohfp | 2020-12-25 |
| | |||
* | drop rust fixed version | ohfp | 2020-12-20 |
| | |||
* | v84.0-1 | ohfp | 2020-12-20 |
| | |||
* | workaround for build issue with rust 1.48.0HEADmaster | ohfp | 2020-11-23 |
| | |||
* | v83.0-1 | ohfp | 2020-11-21 |
| | |||
* | v82.0.3-1 | ohfp | 2020-11-10 |
| | |||
* | v82.0.2-1 | ohfp | 2020-10-29 |
| | |||
* | v81.0.2-1 | ohfp | 2020-10-18 |
| | |||
* | v81.0-2 – Changelog | ohfp | 2020-10-02 |
| | |||
* | v81.0-2 | ohfp | 2020-09-30 |
| | |||
* | v80.0.1-1 | ohfp | 2020-09-06 |
| | |||
* | changed tarball path | ohfp | 2020-08-27 |
| | |||
* | actually use the added py3.5 patch for debian | ohfp | 2020-08-27 |
| | |||
* | fix pwd/obj path substition failing in script | ohfp | 2020-08-27 |
| | |||
* | v80.0.1 | ohfp | 2020-08-27 |
| | |||
* | add pcsc socket for smartcard access with flatpak | ohfp | 2020-08-26 |
| | |||
* | Merge branch 'TheMainOne/linux-master' into master | ohfp | 2020-08-26 |
|\ | |||
| * | Move content to ~/.var/app/io.gitlab.LibreWolf/.{mozilla,librewolf} | TheMainOne | 2020-08-24 |
| | | |||
| * | Restrict $HOME | TheMainOne | 2020-08-24 |
|/ | |||
* | v79.0-1 #5: python >= 3.5 for deb/xenial build | ohfp | 2020-07-31 |
| | |||
* | v79.0.1 #4 | ohfp | 2020-07-31 |
| | |||
* | v79.0.1 #3 – missing patch download | ohfp | 2020-07-31 |
| | |||
* | v79.0-1 #2 | ohfp | 2020-07-31 |
| | | | | Fix some wrong build options for aarch64; correct patch pathes | ||
* | v79.0-1 | ohfp | 2020-07-30 |
| | | | | | | Also (re-)adds some debian armhf-patches – not really needed, but making it easier to apply the libstdc++-related patches without having to modify them. | ||
* | Fix version number typo | Shreyas Minocha | 2020-07-12 |
| | |||
* | v78.0.2-1 | ohfp | 2020-07-10 |
| | |||
* | fix broken debian patch (whitespace issue) | ohfp | 2020-07-02 |
| | |||
* | v78.0.1-1 | ohfp | 2020-07-02 |
| | |||
* | update megabar patch | ohfp | 2020-07-01 |
| | |||
* | v78.0.1-1 | ohfp | 2020-07-01 |
| | |||
* | fix broken megabar-removal / urlbar | ohfp | 2020-06-08 |
| | |||
* | v77.0.1-1 | ohfp | 2020-06-06 |
| | |||
* | Make it pass desktop-file-validate | probonopd | 2020-05-16 |
| | |||
* | v76.0.1-1 | ohfp | 2020-05-08 |
| | |||
* | bump pkgrel for new builds | ohfp | 2020-05-08 |
| | |||
* | fix missing locales from removed extension breaking the build when building ↵ | ohfp | 2020-05-08 |
| | | | | a profiled browser | ||
* | Drop AppImage validation | ohfp | 2020-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-1 | ohfp | 2020-05-07 |
| | |||
* | Mention other builds in the readme | Shreyas Minocha | 2020-04-15 |
| | |||
* | slightly improved Changelog structure | ohfp | 2020-04-10 |
| | |||
* | Use correct appstream data location for AppImage | ohfp | 2020-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' | ohfp | 2020-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 #112 | ohfp | 2020-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 changelog | ohfp | 2020-04-08 |
| | |||
* | try a fixed cbindgen version | ohfp | 2020-04-08 |
| | |||
* | include new patches for old ubuntu build to build 75.0 | ohfp | 2020-04-07 |
| | |||
* | update deb patches | ohfp | 2020-04-07 |
| | |||
* | v75.0-1 PKGBUILD | ohfp | 2020-04-07 |
| |