[Bug 2455] Regression tests tweaks: keyscan and hostkey_rotation

2016-08-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2455

Damien Miller  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #4 from Damien Miller  ---
Close all resolved bugs after 7.3p1 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 2455] Regression tests tweaks: keyscan and hostkey_rotation

2015-09-10 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2455

Damien Miller  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Damien Miller  ---
Fixed (used ssh -Q key-plain and tweaked the manual) - thanks.

-- 
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 2455] Regression tests tweaks: keyscan and hostkey_rotation

2015-09-04 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2455

Jakub Jelen  changed:

   What|Removed |Added

   Attachment #2691|fix |fix
description|regress/hostkey_rotation.s  |regress/hostkey_rotate.s
   Attachment #2691|0   |1
is obsolete||

-- 
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 2455] Regression tests tweaks: keyscan and hostkey_rotation

2015-09-04 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2455

--- Comment #2 from Jakub Jelen  ---
Yay. Sorry for mistake. I am working on more things at once again.

But the first part in regress/hostkey-rotate.sh was understood well,
the second part was not included in the patch, because I am not sure
what is correct solution:

Current version:
> KEYTYPES="rsa dsa"
> if ssh_version 1; then
> KEYTYPES="${KEYTYPES} rsa1"
> fi


Documentation notes this list should work:
> (“dsa”, “ecdsa”, “ed25519”, “rsa”)

But it works well also for all the results from `ssh -Q key-plain`, as
can be found in other test cases:
> KEYTYPES=`ssh -Q key-plain`

Anyway, the key-plain argument is missing in manual page for ssh so it
would be great to add it.

-- 
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 2455] Regression tests tweaks: keyscan and hostkey_rotation

2015-09-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2455

Damien Miller  changed:

   What|Removed |Added

 CC||d...@mindrot.org
 Blocks||2451

--- Comment #1 from Damien Miller  ---
The attached patch looks like it was made from the wrong files - it's
for an Include option and doesn't contain any keyscan.sh bits. 

I've committed the hostkey-rotate.sh parts, thanks.


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2451
[Bug 2451] Bugs intended to be fixed in 7.2
-- 
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