Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hughsie/19x backports #7297

Merged
merged 11 commits into from
Jun 13, 2024
Merged

Hughsie/19x backports #7297

merged 11 commits into from
Jun 13, 2024

Conversation

hughsie
Copy link
Member

@hughsie hughsie commented May 28, 2024

Type of pull request:

@hughsie hughsie requested a review from gportay May 28, 2024 09:24
@gportay
Copy link
Collaborator

gportay commented May 28, 2024

@hughsie, I would take the change about the CounterpartUuid only as I need to find a way to force the mouse of the dongle to boot into the bootloader mode to verify it still works properly.

EDIT; well, if in fact it should not hurt to merge the change about the bootloader flag.

@gportay
Copy link
Collaborator

gportay commented Jun 4, 2024

@hughsie, @superm1, sorry for the misunderstanding, you should backport that commit that fixes the issue.

The two others about the flags are not necessary but they should not hurt.

hughsie and others added 11 commits June 13, 2024 14:45
The is-bootloader flag is not a private flag; use fu_device_has_flag()
to check for that flag instead.

Fixes:

	07:50:11.938 FuDevice             FuSteelseriesFizz flag 0x2000 is unknown -- use fu_device_register_private_flag()
	07:50:11.940 FuDevice             FuSteelseriesFizz flag 0x2000 is unknown -- use fu_device_register_private_flag()

(cherry picked from commit 256a4a5)
Fixes:

	07:50:12.106 FuEngine             steelseries [aa4b7bf130da693bbf1a8a785ad830190788233b] does not declare signed/unsigned payload -- perhaps add fu_device_add_flag(device, FWUPD_DEVICE_FLAG_UNSIGNED_PAYLOAD);

(cherry picked from commit 8cccaf6)
Arch doesn't install to `$PATH`

(cherry picked from commit 04e18f8)
This case isn't really possible anymore since plugins are builtin
now.

(cherry picked from commit 261494c)
If we fix the strsplit function to do the right thing the CSV parser has to
copy what the SREC and Intel HEX parsers already do.

(cherry picked from commit db5ebe7)
@hughsie hughsie merged commit 790ed67 into 1_9_X Jun 13, 2024
13 checks passed
@hughsie hughsie deleted the hughsie/19x-backports branch June 13, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants