Bug 1435990 - HostKeyAlgorithms split are different for sever/client
Summary: HostKeyAlgorithms split are different for sever/client
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: augeas
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Cleal
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/hercules-team/auge...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-26 13:37 UTC by Frank Büttner
Modified: 2017-12-09 22:24 UTC (History)
3 users (show)

Fixed In Version: augeas-1.9.0-1.fc27 augeas-1.9.0-1.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-28 23:52:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2017-03-26 13:37:30 UTC
Description of problem:
augtool will deliver an different result for the same option.
HostKeyAlgorithms are in both files the same option.

Version-Release number of selected component (if applicable):
augeas-1.7.0-1.fc25.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. call augtool print /files/etc/ssh/sshd_config/HostKeyAlgorithms
2. call augtool print /files/etc/ssh/ssh_config/Host/HostKeyAlgorithms


Actual results:
augtool print /files/etc/ssh/sshd_config/HostKeyAlgorithms
/files/etc/ssh/sshd_config/HostKeyAlgorithms = "ssh-ed25519-cert-v01,ssh-rsa-cert-v01,ssh-ed25519,ssh-rsa"
augtool print /files/etc/ssh/ssh_config/Host/HostKeyAlgorithms
/files/etc/ssh/ssh_config/Host/HostKeyAlgorithms
/files/etc/ssh/ssh_config/Host/HostKeyAlgorithms/1 = "ssh-ed25519-cert-v01"
/files/etc/ssh/ssh_config/Host/HostKeyAlgorithms/2 = "ssh-rsa-cert-v01"
/files/etc/ssh/ssh_config/Host/HostKeyAlgorithms/3 = "ssh-ed25519"


Expected results:
That both call will return the same structure.

Comment 1 Fedora End Of Life 2017-11-16 19:07:47 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. 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 '25'.

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 25 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 lutter@watzmann.net 2017-11-22 00:40:59 UTC
This has been fixed upstream and is included in augeas-1.9.0

Comment 3 Fedora Update System 2017-11-22 00:42:55 UTC
augeas-1.9.0-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7c33b1c89b

Comment 4 Fedora Update System 2017-11-22 00:43:16 UTC
augeas-1.9.0-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-9a4dd70cf3

Comment 5 Fedora Update System 2017-11-22 21:40:12 UTC
augeas-1.9.0-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-7c33b1c89b

Comment 6 Fedora Update System 2017-11-25 01:32:58 UTC
augeas-1.9.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9a4dd70cf3

Comment 7 Fedora Update System 2017-11-28 23:52:46 UTC
augeas-1.9.0-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2017-12-09 22:24:41 UTC
augeas-1.9.0-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, 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.