[Bug 2710] remote ls -l produces inconsistent info

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

Damien Miller  changed:

   What|Removed |Added

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

--- Comment #4 from Damien Miller  ---
patch applied. This will be in OpenSSH 7.6

-- 
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 2698] Tracking bug for OpenSSH 7.6 release

2017-06-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2698
Bug 2698 depends on bug 2710, which changed state.

Bug 2710 Summary: remote ls -l  produces inconsistent info
https://bugzilla.mindrot.org/show_bug.cgi?id=2710

   What|Removed |Added

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

-- 
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 2694] sftp ls command ignores sorting flags for globbed listing

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

Damien Miller  changed:

   What|Removed |Added

 Blocks||2698
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #2 from Damien Miller  ---
Patch applied. This will be in OpenSSH 7.6


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2698
[Bug 2698] Tracking bug for OpenSSH 7.6 release
-- 
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 2698] Tracking bug for OpenSSH 7.6 release

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

Damien Miller  changed:

   What|Removed |Added

 Depends on||2694


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2694
[Bug 2694] sftp ls command ignores sorting flags for globbed listing
-- 
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 2698] Tracking bug for OpenSSH 7.6 release

2017-06-09 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2698
Bug 2698 depends on bug 2694, which changed state.

Bug 2694 Summary: sftp ls command ignores sorting flags for globbed listing
https://bugzilla.mindrot.org/show_bug.cgi?id=2694

   What|Removed |Added

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

-- 
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 2694] sftp ls command ignores sorting flags for globbed listing

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

Darren Tucker  changed:

   What|Removed |Added

   Attachment #2991|ok?(dtuc...@zip.com.au) |ok+
  Flags||

-- 
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 2710] remote ls -l produces inconsistent info

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

Darren Tucker  changed:

   What|Removed |Added

   Attachment #2989|ok?(dtuc...@zip.com.au) |ok+
  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 2727] ssh_dispatch_run_fatal: Connection to 127.0.0.1 port 8002: message authentication code incorrect

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

--- Comment #7 from Darren Tucker  ---
That debug log does not correspond to the error you are seeking help
with (and you didn't use "Add an attachment" as requested) and you
*still* haven't answered most of the questions I asked in comment #3.

-- 
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 2727] ssh_dispatch_run_fatal: Connection to 127.0.0.1 port 8002: message authentication code incorrect

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

--- Comment #6 from Sarthak Chokshi  ---
I use following command:

ssh -o StrictHostKeyChecking=no -o Compression=yes -o
ServerAliveInterval=5 -o ServerAliveCountMax=6 -o
StreamLocalBindMask=0111 -o StreamLocalBindUnlink=yes -o
ControlBindMask=0111 -o ControlAllowUsers=* -o
HostKeyAlgorithms=+ssh-dss -i /home/cluster/.ssh/identity -L
[/var/cluster/mysql/618005.sock]:[/var/lib/mysql/mysql.sock] -T -M -S
/var/cluster/ssh/618005.sock -p 8002 cluster@127.0.0.1 /bin/cat

OpenSSH_7.5p1, OpenSSL 1.0.2l  25 May 2017
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data
/home/spyware/code/firmware/current/etc/ssh/ssh_config
debug2: resolving "127.0.0.1" port 8002
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 8002.
debug1: connect to address 127.0.0.1 port 8002: Connection refused
ssh: connect to host 127.0.0.1 port 8002: Connection refused

-- 
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