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

chore(main/miniupnpc): Disable auto-update #20790

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fornwall
Copy link
Member

@fornwall fornwall commented Jul 6, 2024

The miniupnp project may break API and/or ABI compatibiliity even in minor patch releases, so it's not safe to auto update (see miniupnp/miniupnp#758, and #20490 as an example what it can cause).

%ci:no-build

The miniupnp project may break API and/or ABI compatibiliity even
in minor patch releases, so it's not safe to auto update (see #20490
and #20788).

%ci:no-build
@Biswa96
Copy link
Member

Biswa96 commented Jul 7, 2024

Better solution would be to check the soversion MINIUPNPC_API_VERSION in cmake file https://github.com/miniupnp/miniupnp/blob/b55145ec095652289a59c33603f3abafee898273/miniupnpc/CMakeLists.txt#L164C69-L164C90

@miniupnp
Copy link

sorry for the break in a patch release.

@Biswa96
Copy link
Member

Biswa96 commented Jul 22, 2024

sorry for the break in a patch release.

No problem. This will be just running in handful of phones not in hotels or banks or airlines 🙂

@miniupnp
Copy link

sorry for the break in a patch release.

No problem. This will be just running in handful of phones not in hotels or banks or airlines 🙂

it fails at compile time, not at runtime :)

@twaik
Copy link
Member

twaik commented Oct 17, 2024

Probably it is fine to go on using automatic updates if it happened only once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants