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

fix(main/transmission): Rebuild against miniupnpc 2.2.8 #20788

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

fornwall
Copy link
Member

@fornwall fornwall commented Jul 6, 2024

It seems that miniupnpc 2.2.8 broke API compatibility - see miniupnp/miniupnp#758.

This causes the current transmission package to segfault (#20490) as well as the build to fail, so we here backport transmission/transmission#6907 to fix that.

Corresponding transmission-gtk patch: #20789

Closes #20490

It seems that miniupnpc 2.2.8 broke API compatibility - see
miniupnp/miniupnp#758.

This causes the current transmission package to segfault (#20490) as
well as the build to fail, so we here backport
transmission/transmission#6907 to fix that.

Closes #20490
fornwall added a commit that referenced this pull request Jul 6, 2024
It seems that miniupnpc 2.2.8 broke API compatibility - see
miniupnp/miniupnp#758.

This causes the current transmission package to segfault
as well as the build to fail, so we here backport
transmission/transmission#6907 to fix that.

Corresponding `transmission` patch: #20788
fornwall added a commit that referenced this pull request 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 #20490
and #20788).

%ci:no-build
@fornwall fornwall merged commit 15408ac into master Jul 7, 2024
5 checks passed
@fornwall fornwall deleted the fix-transmission branch July 7, 2024 14:09
fornwall added a commit that referenced this pull request Jul 7, 2024
It seems that miniupnpc 2.2.8 broke API compatibility - see
miniupnp/miniupnp#758.

This causes the current transmission package to segfault
as well as the build to fail, so we here backport
transmission/transmission#6907 to fix that.

Corresponding `transmission` patch: #20788
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.

[Bug]: transmission-daemon segfault
1 participant