~b-stolk/chromium-browser/+git/snap-from-source:checkdriverpath

Last commit made on 2023-02-17
Get this branch:
git clone -b checkdriverpath https://git.launchpad.net/~b-stolk/chromium-browser/+git/snap-from-source
Only Bram Stolk can upload to this branch. If you are Bram Stolk please log in for upload directions.

Branch merges

Branch information

Name:
checkdriverpath
Repository:
lp:~b-stolk/chromium-browser/+git/snap-from-source

Recent commits

a291062... by Bram Stolk

Avoid un-expanded DRI_DRIVER_DIR macro.

If DRI_DRIVER_DIR is not defined, as currently is the case in
our build, then the chrome binary with minigbm support will
attempt to load DRI_DRIVER_DIR/radeonsi_dri.so without expanding
the variable. This has severe consequences.
This patch will set it to /usr/lib/x86_64-linux-gnu/dri if the
macro is not defined.

Fixes LP:2004586

d315758... by Bram Stolk

Use patches that were rebased to 111, to fix build.

Patches taken from:
https://chromium-review.googlesource.com/q/topic:%22le-111%22

Fixes LP:2006641

5149da5... by Bram Stolk

Add missing vaapi flag: VaapiVideoDecodeLinuxGL

Fixes: LP:2006966

b288cab... by Nathan Teodosio

Beta channel release: 111.0.5563.19.

Since it matches dev channel version, merge branch 'dev' into beta.

08f19be... by Bram Stolk

Add new versions of patches to fix the build.

Fixes: LP:2006641

05afccf... by Bram Stolk

Add new versions of patches to fix the build.

Fixes: LP:2006641

10d2f24... by Nathan Teodosio

Dev channel release: 111.0.5563.19.

abb70fe... by Nathan Teodosio

Dev channel release: 111.0.5563.8.

98df8e2... by Nathan Teodosio

Beta channel release: 110.0.5481.77.

be3078c... by Nathan Teodosio

gn-no-last-commit.patch: updated.