Skip to content

Revert "resolved: don't wait for TLS close_notify replies unnecessarily"#38625

Merged
keszybz merged 1 commit intosystemd:mainfrom
bluca:revert_tls
Aug 20, 2025
Merged

Revert "resolved: don't wait for TLS close_notify replies unnecessarily"#38625
keszybz merged 1 commit intosystemd:mainfrom
bluca:revert_tls

Conversation

@bluca
Copy link
Member

@bluca bluca commented Aug 18, 2025

This change introduced a regression that stops DNSOverTLS from working after some time. Revert it for now, as there's no fixup available at the moment.

Fixes #38509

This reverts commit 4b6dbd4.

It would be better to have a bug fix, but in case that can't happen in time, we can revert it and it can be retried after the release. If a solution is being worked on, this instead can be closed.

This change introduced a regression that stops DNSOverTLS from working
after some time. Revert it for now, as there's no fixup available at
the moment.

Fixes systemd#38509

This reverts commit 4b6dbd4.
@bluca bluca added this to the v258 milestone Aug 18, 2025
@github-actions github-actions bot added resolve please-review PR is ready for (re-)review by a maintainer labels Aug 18, 2025
Copy link
Member

@yuwata yuwata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's wait for 'better' fix for a while.

@yuwata
Copy link
Member

yuwata commented Aug 20, 2025

The offending commit is already in v257-stable. Hence, this needs to be also backported to v257-stable.

@keszybz keszybz merged commit e9caf17 into systemd:main Aug 20, 2025
51 of 55 checks passed
@github-actions github-actions bot removed the please-review PR is ready for (re-)review by a maintainer label Aug 20, 2025
@bluca bluca deleted the revert_tls branch August 20, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

systemd-resolved fails to resolve queries after a few minutes with DNSOverTLS

3 participants