- 04 Jul, 2017 2 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
- 03 Jul, 2017 3 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
- 28 Jun, 2017 18 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
Also, ignore HID++1.0 replies from HID++2.0 devices and use the correct function ID for getDfuStatus to avoid an error.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
Using the default value of '0' is what the kernel is using (related, libratbag is using 0x08) and makes hotplug unreliable.
-
Richard Hughes authored
Apparently, '4.3' is a perfectly valid version number.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
This reduces log spew for disconnected-but-paired devices.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
- 26 Jun, 2017 4 commits
-
-
Mario Limonciello authored
This will be more representative of what the build actually is rather than a mismarked tag. If the checkout doesn't include a tag, fallback to parsing meson.build though.
-
Mario Limonciello authored
* Use sed to adjust package version while running script rather than `makepkg` * Run script as root so it can modify `/build` * Run `makepkg` as nobody rather than "build" * Separate build/install steps
-
Bruno Pagani authored
-
Mario Limonciello authored
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865363 has been fixed
-
- 24 Jun, 2017 2 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
- 22 Jun, 2017 11 commits
-
-
Mario Limonciello authored
This means that if someone wants to use the test inteface with packages, no hacky launching needed. Just:
-
Mario Limonciello authored
Most people won't be running the installed-tests, but make it easy enough for them to get at them if they want to
-
Mario Limonciello authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
We used to do this dance to avoid reading the Option ROM on hardware by default (some faulty hardware would crash...) but now we're doing the verify update in the daemon there's no need to split this into two steps. Fixes: https://github.com/hughsie/fwupd/issues/149
-
Richard Hughes authored
-
Richard Hughes authored
Applications always need a valid source with newer appstream-glib versions; even in this case where the source is the hardware itself.
-
Richard Hughes authored
If we happen to poll when the device is in the *process* of closing then the open() fails in a weird way. If we're flashing it's probably a good idea to not be too clever anyway...
-
Richard Hughes authored
-