Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'TheEvilSkeleton/linux-bump_runtime' | ohfp | 2021-01-08 |
|\ | |||
| * | Bump runtime | TheEvilSkeleton | 2021-01-07 |
| | | |||
* | | add patch to binary_tarball script as well | ohfp | 2021-01-08 |
|/ | |||
* | v84.0.1-1 | ohfp | 2021-01-07 |
| | |||
* | Merge branch 'TheEvilSkeleton/linux-master' | ohfp | 2021-01-07 |
|\ | |||
| * | Merge https://gitlab.com/librewolf-community/browser/linux into master | TheMainOne | 2020-11-22 |
| |\ | |||
| * | | Enable native Wayland support | TheMainOne | 2020-09-14 |
| | | | |||
* | | | updated changelog; added unity-menubar.patch | ohfp | 2021-01-07 |
| | | | |||
* | | | Block some more undesired requests | ohfp | 2021-01-04 |
| | | | | | | | | | | | | See https://gitlab.com/librewolf-community/browser/common/-/issues/10 | ||
* | | | 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 |
| |