Author: gotar                        Date: Sun Sep 14 16:44:30 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- pass LANGUAGE as well; how about other variables like GREP_OPTIONS, LESS,
  LS_COLORS, ZLS_COLORS, WORDCHARS etc.?

---- Files affected:
SOURCES:
   openssh-config.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/openssh-config.patch
diff -u SOURCES/openssh-config.patch:1.4 SOURCES/openssh-config.patch:1.5
--- SOURCES/openssh-config.patch:1.4    Wed Aug 27 12:42:10 2008
+++ SOURCES/openssh-config.patch        Sun Sep 14 18:44:24 2008
@@ -51,7 +51,7 @@
  #Banner /some/path
  
 +# Accept locale-related environment variables
-+AcceptEnv LANG TZ LC_*
++AcceptEnv LANG LC_* LANGUAGE TZ
 +
  # override default of no subsystems
  Subsystem     sftp    /usr/libexec/sftp-server
@@ -93,4 +93,4 @@
 +      ServerAliveCountMax 10
 +      TCPKeepAlive no
 +# Send locale-related environment variables
-+      SendEnv LANG TZ LC_*
++      SendEnv LANG LC_* LANGUAGE TZ
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openssh-config.patch?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to