[Bug 1930] Bugs intended to be fixed in 6.0

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1930

Bug 1930 depends on bug 1044, which changed state.

Bug 1044 Summary: ssh-keygen private keys export - new feature
https://bugzilla.mindrot.org/show_bug.cgi?id=1044

   What|Old Value   |New Value

 Resolution||WONTFIX
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching the reporter of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1044] ssh-keygen private keys export - new feature

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1044

Damien Miller  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #9 from Damien Miller  2011-11-04 12:39:08 EST ---
I had mistakenly assumed that this format was a public specification,
but I can't find any RFC or format documentation for this format. Since
it is only used by a commercial product, I'd rather not promote it
further.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1930] Bugs intended to be fixed in 6.0

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1930

Bug 1930 depends on bug 1898, which changed state.

Bug 1898 Summary: possible unreasonable behaviour when using ProxyCommand with 
multiple IdentityFile(s)
https://bugzilla.mindrot.org/show_bug.cgi?id=1898

   What|Old Value   |New Value

 Resolution||FIXED
 Status|REOPENED|RESOLVED

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching the reporter of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1898] possible unreasonable behaviour when using ProxyCommand with multiple IdentityFile(s)

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1898

Damien Miller  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Damien Miller  2011-11-04 11:56:13 EST ---
I don't think there is a need to further clarify the IdentityFile
documentation with regard to how the default is applied - the rules
here are the same as all other configuration items.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1930] Bugs intended to be fixed in 6.0

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1930

Bug 1930 depends on bug 1859, which changed state.

Bug 1859 Summary: sshd does not forward break request to process as SIGINT
https://bugzilla.mindrot.org/show_bug.cgi?id=1859

   What|Old Value   |New Value

 Resolution||FIXED
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching the reporter of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1859] sshd does not forward break request to process as SIGINT

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1859

Damien Miller  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Damien Miller  2011-11-04 11:39:39 EST ---
This fix is committed

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1545] ssh-keygen -R removes all comments from known_hosts file

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1545

--- Comment #9 from Damien Miller  2011-11-04 11:34:06 EST ---
Created attachment 2103
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2103
bz1545.diff

retain comments in known_hosts when hashing/deleting entries

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1320] Add support for ldns

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1320

Darren Tucker  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #15 from Darren Tucker  2011-11-04 11:25:55 EST 
---
patch commited, it will be in the openssh 6.0p1 release.  Thanks!

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1930] Bugs intended to be fixed in 6.0

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1930

Bug 1930 depends on bug 1943, which changed state.

Bug 1943 Summary: [PATCH] ssh -W opens two connections when ControlPersist is 
enabled.
https://bugzilla.mindrot.org/show_bug.cgi?id=1943

   What|Old Value   |New Value

 Resolution||FIXED
 Status|NEW |RESOLVED

Bug 1930 depends on bug 1320, which changed state.

Bug 1320 Summary: Add support for ldns
https://bugzilla.mindrot.org/show_bug.cgi?id=1320

   What|Old Value   |New Value

 Resolution||FIXED
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching the reporter of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1915] SSH5.4p1 in the AIX server, the system output error(ERRPT) when the password change fails ADMCHG flag.

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1915

Darren Tucker  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #5 from Darren Tucker  2011-11-04 11:00:30 EST 
---
Please reopen if you can reproduce with a current, unmodified version
from openssh.com.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1939] ssh client hangs when -t option is used to force pseudo-tty allocation

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1939

Darren Tucker  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #2 from Darren Tucker  2011-11-04 10:23:20 EST 
---
I'm prettty sure this is already fixed.  Please reopen if you can
reproduce with a current version.

--- Comment #3 from Darren Tucker  2011-11-04 10:59:10 EST 
---
(mail notifications were briefly broken, repeating comment):

I'm prettty sure this is already fixed.  Please reopen if you can
reproduce with a current version.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1544

--- Comment #9 from Damien Miller  2011-11-04 10:54:31 EST ---
This is tricky, because ssh-keygen -l has to support both known_hosts
and authorized_keys and there are no cheap heuristics to discern
between them.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments

2011-11-03 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1544

--- Comment #8 from Damien Miller  2011-11-04 10:42:11 EST ---
Created attachment 2102
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2102
bz1544.diff

prefer hostnames to comments when printing fingerprints on known_hosts

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- 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