[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2023-01-12 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

Damien Miller  changed:

   What|Removed |Added

   Attachment #3349|ok?(dtuc...@dtucker.net)|
  Flags||

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2021-03-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

Damien Miller  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #7 from Damien Miller  ---
close bugs that were resolved in OpenSSH 8.5 release cycle

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2020-02-05 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

--- Comment #6 from Jaap Eldering  ---
Thanks a lot!

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2020-01-24 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

Damien Miller  changed:

   What|Removed |Added

   Attachment #3008|0   |1
is obsolete||
 CC||dtuc...@dtucker.net
   Assignee|unassigned-b...@mindrot.org |d...@mindrot.org
 Status|NEW |ASSIGNED
   Attachment #3349||ok?(dtuc...@dtucker.net)
  Flags||
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Damien Miller  ---
Created attachment 3349
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3349&action=edit
Update additional UserKnownHostsFiles

--- Comment #5 from Damien Miller  ---
Fix committed, will be in openssh-8.2

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2020-01-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

Damien Miller  changed:

   What|Removed |Added

 Blocks||3079


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=3079
[Bug 3079] Tracking bug for 8.2 release
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2019-01-22 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

Damien Miller  changed:

   What|Removed |Added

 Blocks||2894


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2894
[Bug 2894] Set UpdateHostKeys for interactive sessions to 'ask' (or
consider defaulting to 'yes')
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2017-08-16 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

--- Comment #3 from Jaap Eldering  ---
I forgot about that use case. If it would be considered for inclusion,
I'd be happy to try and write a patch that covers that case too.

For my understanding: any occurence of the given host,key-type pair in
any of the known_hosts files would have to be replaced by the newly
learned key, right?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2017-08-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

Damien Miller  changed:

   What|Removed |Added

 CC||d...@mindrot.org

--- Comment #2 from Damien Miller  ---
Unfortunately that patch is not sufficient: update_known_hosts() still
won't ever update keys in subsequent user_hostfiles

I think update_known_hosts() will need to consider all hostfiles, but
that will take a refactor of hostfile.c:hostfile_replace_entries() too.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2738] UpdateHostKeys does not check keys in secondary known_hosts files

2017-07-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2738

--- Comment #1 from Jaap Eldering  ---
Created attachment 3008
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3008&action=edit
patch

I think the attached patch should fix the problem.

I tested it on Debian Stretch against version 7.4p1-10 (with Debian
patchlevel) and it worked as expected.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs