Skip to content

meson: check whether gnutls supports TCP fast open#9410

Merged
yuwata merged 1 commit intosystemd:masterfrom
yuwata:fix-9403
Jun 25, 2018
Merged

meson: check whether gnutls supports TCP fast open#9410
yuwata merged 1 commit intosystemd:masterfrom
yuwata:fix-9403

Conversation

@yuwata
Copy link
Member

@yuwata yuwata commented Jun 25, 2018

Fixes #9403

@keszybz
Copy link
Member

keszybz commented Jun 25, 2018

I tested this by changing 3.5.3 to 3.8.3 (higher than what I have installed), and then DNS-over-TLS is properly disabled. Looks like this works as expected.

@keszybz keszybz added the good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed label Jun 25, 2018
@davide125
Copy link
Contributor

Works fine for me, thanks @yuwata!

@yuwata yuwata merged commit f02582f into systemd:master Jun 25, 2018
@yuwata yuwata deleted the fix-9403 branch June 25, 2018 16:14
facebook-github-bot pushed a commit to facebookarchive/rpm-backports that referenced this pull request Jun 26, 2018
Summary:
New upstream release, plus backports of
systemd/systemd#9244
systemd/systemd#9247 and
systemd/systemd#9410

Reviewed By: jaymzh

Differential Revision: D8609874

fbshipit-source-id: a620516cb7bc4305b144c811aa5eac5d19dc8274
yuwata added a commit to yuwata/systemd that referenced this pull request Jun 28, 2018
This fixes the following warning:
```
meson.build:1140: WARNING: Trying to compare values of different types (DependencyHolder, list) using !=.
The result of this is undefined and will become a hard error in a future Meson release.
```

Follow-up for f02582f(systemd#9410).
poettering pushed a commit that referenced this pull request Jun 28, 2018
This fixes the following warning:
```
meson.build:1140: WARNING: Trying to compare values of different types (DependencyHolder, list) using !=.
The result of this is undefined and will become a hard error in a future Meson release.
```

Follow-up for f02582f(#9410).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good-to-merge/waiting-for-ci 👍 PR is good to merge, but CI hasn't passed at time of review. Please merge if you see CI has passed meson

Development

Successfully merging this pull request may close these issues.

3 participants