[Bug 1626] Bugs intended to be fixed in 5.4

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1626

Darren Tucker dtuc...@zip.com.au changed:

   What|Removed |Added

 Depends on||1692

-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1692] sshd sometimes dies when sent multiple SIGHUPs in quick succession

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1692

Darren Tucker dtuc...@zip.com.au changed:

   What|Removed |Added

 Blocks||1626

--- Comment #5 from Darren Tucker dtuc...@zip.com.au 2010-01-09 21:01:02 EST 
---
Fair enough, I've never actually thought about how nohup works :-)  

Adding to the list for 5.4.

-- 
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 1632] [PATCH] UTF-8 hint sftp-server extension

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1632

--- Comment #15 from Salvador Fandi�o sfand...@yahoo.com 2010-01-09 21:28:24 
EST ---
(In reply to comment #14)

 Perfect, thanks for the extended patch, charset detection also seems
 quite useful.

Actually, I would go further making charset detection the default
behavior for sftp-server and using -S to disable it. That would make
the feature work for most installation without requiring any custom
setup.

-- 
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 1691] sftp segfaults when entering just '-'

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1691

Darren Tucker dtuc...@zip.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Darren Tucker dtuc...@zip.com.au 2010-01-09 22:13:28 EST 
---
Patch applied, thanks.  It will be in the 5.4 release.

-- 
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 1694] If authorized_keys exists but can not be opened, this should be logged on server

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1694

Darren Tucker dtuc...@zip.com.au changed:

   What|Removed |Added

 CC||dtuc...@zip.com.au
 Blocks||1626

--- Comment #3 from Darren Tucker dtuc...@zip.com.au 2010-01-10 18:08:35 EST 
---
The keyfile not existing is not unusual (it's the default state) and is
probably not worth mentioning.  Adding a debug message for the rest
seems reasonable as long as we don't editorialize too much.

-- 
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 1626] Bugs intended to be fixed in 5.4

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1626

Darren Tucker dtuc...@zip.com.au changed:

   What|Removed |Added

 Depends on||1694

-- 
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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1694] If authorized_keys exists but can not be opened, this should be logged on server

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1694

--- Comment #4 from Darren Tucker dtuc...@zip.com.au 2010-01-10 18:09:43 EST 
---
Created an attachment (id=1772)
 -- (https://bugzilla.mindrot.org/attachment.cgi?id=1772)
ssh-pubkey-debug.patch

Output a debug if we can't open an existing keyfile.

-- 
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 1694] If authorized_keys exists but can not be opened, this should be logged on server

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1694

Darren Tucker dtuc...@zip.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Darren Tucker dtuc...@zip.com.au 2010-01-10 18:18:51 EST 
---
Patch #1772 has been applied and will be in the 5.4 release.  Thanks
for the report.

-- 
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 1626] Bugs intended to be fixed in 5.4

2010-01-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1626

Bug 1626 depends on bug 1694, which changed state.

Bug 1694 Summary: If authorized_keys exists but can not be opened, this should 
be logged on server
https://bugzilla.mindrot.org/show_bug.cgi?id=1694

   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.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs