Denis Pynkin

Results 11 issues of Denis Pynkin

**Describe the bug** I've added test remote by copying LVFS remote config file into `/var/lib/fwupd/remotes.d/test-lvfs.conf`, did some tests and removed configuration file for remote. Stalled metadata exists: ``` /var/lib/fwupd/metadata/test-lvfs: total...

bug

**Describe the bug** Update of the Acer D501 Dock (VID/PID: 0502/1195) fails with `fwupd` **v1.9.16**. NB: Works well with **v1.9.10**. The update/install is failed with the same error, output from...

bug

Typically, BlueTooth devices should be detected by GAIA primary service with if default vendor ID has been used: * BLUETOOTH\GATT_00001100-d102-11e1-9b23-00025b00a5a5 Unique GUID is constructed with the info read from device:...

Refactor Fizz-based support. Added initial support of Nova 5 headset. Minor fix in USB Interface ID detection. - [ ] New plugin (Please include [new plugin checklist](https://github.com/fwupd/fwupd/wiki/New-plugin-checklist)) - [ ]...

**Is your feature request related to a problem? Please describe.** While working on https://github.com/fwupd/fwupd/pull/7488 I faced the unsupported use case: - the target device could be connected simultaneously via 2.4GHz...

enhancement

If device set the equivalent ID, it should be possible to find the corresponding device from the existing list. Type of pull request: - [ ] New plugin (Please include...

I've extended the test to demonstrate the behavior, I wanted to see. However, while preparing, I realize that the solution with equivalent ID usage is probably a wrong approach. Let...

Some Linux distributions (e.g., Debian) use a kernel release string without minor or patch numbers (e.g., "6.14-amd64"), causing incorrect detection of shadow inode protection support: [WARN] base: Failed to parse...

Removed `cursive_buffered_backend` dependency as `cursive` v0.21 includes its own buffered backend implementation. Updated `cursive` and `cursive-tabs` to recent versions.

Update pid dependency from 3.0 to 4.0. Allows building with packaged version on Debian.