Skip to content

redsocks: patch to be able to use libevent 2.1.x#1049

Merged
agherzan merged 1 commit into
masterfrom
redsocks-libevent
Apr 3, 2018
Merged

redsocks: patch to be able to use libevent 2.1.x#1049
agherzan merged 1 commit into
masterfrom
redsocks-libevent

Conversation

@imrehg

@imrehg imrehg commented Apr 2, 2018

Copy link
Copy Markdown
Contributor

Current version of redsocks cannot use libevent 2.1.x because of a breaking change, and that results in the http-connect (and possibly other) operation being broken (regression since meta-resin 2.10.0)

This commit pulls in a proposed patch from redsocks: darkk/redsocks#123

This should fix balena-os/balena-os#461 and has been tested with a custom build.

Change-type: patch
Changelog-entry: Apply upstream patch for redsocks to fix http-config regression
Signed-off-by: Gergely Imreh imrehg@gmail.com


Contributor checklist

Reviewer Guidelines

  • When submitting a review, please pick:
    • 'Approve' if this change would be acceptable in the codebase (even if there are minor or cosmetic tweaks that could be improved).
    • 'Request Changes' if this change would not be acceptable in our codebase (e.g. bugs, changes that will make development harder in future, security/performance issues, etc).
    • 'Comment' if you don't feel you have enough information to decide either way (e.g. if you have major questions, or you don't understand the context of the change sufficiently to fully review yourself, but want to make a comment)

Current version of redsocks cannot use libevent 2.1.x because of a breaking
change, and that results in the `http-connect` (and possibly other)
operation being broken (regression since meta-resin 2.10.0)

This commit pulls in a proposed patch from redsocks:
darkk/redsocks#123

Change-type: patch
Changelog-entry: Apply upstream patch for redsocks to fix http-config regression
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
@imrehg
imrehg requested review from agherzan, floion and spanceac April 2, 2018 14:03
@agherzan
agherzan merged commit 396c2a8 into master Apr 3, 2018
@agherzan
agherzan deleted the redsocks-libevent branch April 3, 2018 12:27
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.

redsocks with http-connect does not seem to work on resinOS 2.10.0+

2 participants