Bug 1926323 - Wrong default for DNSSEC in resolved.conf (in man page)
Summary: Wrong default for DNSSEC in resolved.conf (in man page)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-08 16:14 UTC by Miroslav Suchý
Modified: 2022-01-15 01:21 UTC (History)
11 users (show)

Fixed In Version: systemd-250~rc3-1.fc36 systemd-249.9-1.fc35
Clone Of:
Environment:
Last Closed: 2022-01-15 01:21:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miroslav Suchý 2021-02-08 16:14:05 UTC
`man resolved.conf` says that the default for DNSSEC is "allow-downgrade" but Fedora default is "no".

Fedora default for DNSSEC in /etc/systemd/resolved.conf is 
  DNSSEC=no
per
  https://fedoraproject.org/wiki/Changes/systemd-resolved#DNSSEC
This is done in the SPEC file by passing
  -Ddefault-dnssec=no 
to `configure`. This sets the default behaviour. It even sets
  #DNSSEC=no
in /etc/systemd/resolved.conf but man page still says:
  Defaults to "allow-downgrade"

This is confusing and it took me several hours before I find that default in Fedora is actually "no". :(

$ rpm -q systems
systemd-246.7-2.fc33.x86_64

Comment 1 Ben Cotton 2021-11-04 16:05:18 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Miroslav Suchý 2021-11-08 13:28:32 UTC
Still valid.

Comment 3 Zbigniew Jędrzejewski-Szmek 2021-12-18 16:04:21 UTC
Patch submitted upstream.

Comment 4 Fedora Update System 2022-01-11 21:42:41 UTC
FEDORA-2022-f38f479b8f has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f38f479b8f

Comment 5 Fedora Update System 2022-01-12 01:49:24 UTC
FEDORA-2022-f38f479b8f has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-f38f479b8f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-f38f479b8f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-01-12 22:17:29 UTC
FEDORA-2022-f38f479b8f has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f38f479b8f

Comment 7 Fedora Update System 2022-01-13 01:10:33 UTC
FEDORA-2022-f38f479b8f has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-f38f479b8f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-f38f479b8f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2022-01-15 01:21:10 UTC
FEDORA-2022-f38f479b8f has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.