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

MIPS updater needs fixing #2546

Closed
ainar-g opened this issue Jan 12, 2021 · 0 comments
Closed

MIPS updater needs fixing #2546

ainar-g opened this issue Jan 12, 2021 · 0 comments
Assignees
Milestone

Comments

@ainar-g
Copy link
Contributor

ainar-g commented Jan 12, 2021

The new version.json key for MIPS architecture update path (the one mentioning the softfloat variant) is not being taken into account in our updater. We must fix this and also temporarily add the old key to version.json to make sure our MIPS clients properly receive updates.

(In the future, we really need to refactor our update detection process. The current one relies to heavily on hardcoded values.)

@ainar-g ainar-g added this to the v0.105.0 milestone Jan 12, 2021
@ainar-g ainar-g self-assigned this Jan 12, 2021
heyxkhoa pushed a commit to heyxkhoa/AdGuardHome that referenced this issue Mar 20, 2023
Merge in DNS/adguard-home from 2546-updater-fix to master

Closes AdguardTeam#2546.

Squashed commit of the following:

commit af243c9
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jan 13 14:33:37 2021 +0300

    updater: fix go 1.14 compat

commit 742fba2
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Jan 13 13:58:27 2021 +0300

    util: imp error check

commit c2bdbce
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Jan 11 18:51:26 2021 +0300

    all: fix and refactor update checking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant