Skip to content

android: fixate to API 24 and use old libevent version for upstream envoy#937

Merged
buildbreaker merged 5 commits intomasterfrom
android-fixate-to-api-24
Jul 2, 2020
Merged

android: fixate to API 24 and use old libevent version for upstream envoy#937
buildbreaker merged 5 commits intomasterfrom
android-fixate-to-api-24

Conversation

@buildbreaker
Copy link
Copy Markdown

@buildbreaker buildbreaker commented Jul 1, 2020

We're reverting the libevent version bump from upstream envoy to avoid the commit which introduced a usage of pthread_mutexattr_setprotocol. The libevent change is here. The upstream envoy change was primarily targeted for windows.

Upstream change for updating libevent: envoyproxy/envoy#11137
Addressing missing symbol: #934
Will need to lower to 21: #936

Signed-off-by: Alan Chiu achiu@lyft.com

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description: android: fixate to API 24 and use old libevent version for upstream envoy
Risk Level: low
Testing: ci
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Alan Chiu and others added 3 commits June 30, 2020 17:33
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Keith Smiley <keithbsmiley@gmail.com>

Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
keith
keith previously approved these changes Jul 1, 2020
@buildbreaker buildbreaker marked this pull request as ready for review July 1, 2020 23:45
@buildbreaker buildbreaker changed the title android: fixate to API 24 android: fixate to API 24 and use old libevent version for upstream envoy Jul 1, 2020
Signed-off-by: Alan Chiu <achiu@lyft.com>
@buildbreaker buildbreaker force-pushed the android-fixate-to-api-24 branch from 168cee8 to 9d3446a Compare July 2, 2020 00:30
keith
keith previously approved these changes Jul 2, 2020
Signed-off-by: Alan Chiu <achiu@lyft.com>
@buildbreaker buildbreaker merged commit f6f64f6 into master Jul 2, 2020
@buildbreaker buildbreaker deleted the android-fixate-to-api-24 branch July 2, 2020 18:22
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.

2 participants