bugzilla-daemon at bugzilla.mindrot.org
2009-Aug-28  05:22 UTC
[Bug 1635] New: It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635
           Summary: It is useful to transfer locale-related environment
                    variables acros the conection
           Product: Portable OpenSSH
           Version: 5.2p1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: jchadima at redhat.com
--- Comment #0 from jchadima at redhat.com 2009-08-28 15:22:07 EST ---
The locale-relatet environment describes seting of the client terminal.
It is very useful thet the server side uses the same environment for
the terminal communication.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Aug-28  05:26 UTC
[Bug 1635] It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635 --- Comment #1 from jchadima at redhat.com 2009-08-28 15:26:29 EST --- Created an attachment (id=1679) Patch solvin the problem -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Aug-28  17:11 UTC
[Bug 1635] It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> 2009-08-29 03:11:23
EST ---
That patch seems completely unrelated, it is something to do with
passing locale-related environment variables.
-- 
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.
bugzilla-daemon at bugzilla.mindrot.org
2009-Aug-28  17:11 UTC
[Bug 1635] It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635 --- Comment #3 from Damien Miller <djm at mindrot.org> 2009-08-29 03:11:53 EST --- oops, wrong bug! -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2009-Aug-28  17:15 UTC
[Bug 1635] It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
--- Comment #4 from Damien Miller <djm at mindrot.org> 2009-08-29 03:15:45
EST ---
Not all platforms support these environment variables, some may not be
entirely safe to pass. Worse, as far as I know, there is no
standardisation in locale names between operating systems.
The SSH protocol doesn't really have a locale negotiation mechanism (it
does have a "language" negotiation, but it is unclear how that should
be interpreted). If you want to add locale-passing to SSH, I think it
would be best to take it up on the IETF secsh working group mailing
list, but naively passing environment variables is not sufficient.
-- 
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.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-06  04:02 UTC
[Bug 1635] It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #5 from Damien Miller <djm at mindrot.org> 2009-10-06 15:02:45
EST ---
Mass move of RESOLVED bugs to CLOSED now that 5.3 is out.
-- 
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.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-25  05:33 UTC
[Bug 1635] It is useful to transfer locale-related environment variables acros the conection
https://bugzilla.mindrot.org/show_bug.cgi?id=1635
Jan F. Chadima <jfch at jagda.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jfch at jagda.eu
-- 
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.