add XMODIFIERS to exported environment
This commit is contained in:
parent
5341122cd7
commit
ecd8460a44
8
openssh-5.2p1-xmodifiers.patch
Normal file
8
openssh-5.2p1-xmodifiers.patch
Normal file
@ -0,0 +1,8 @@
|
||||
diff -up openssh-5.2p1/ssh_config.xmodifiers openssh-5.2p1/ssh_config
|
||||
--- openssh-5.2p1/ssh_config.xmodifiers 2009-06-12 13:32:36.000000000 +0200
|
||||
+++ openssh-5.2p1/ssh_config 2009-06-12 13:39:12.365582705 +0200
|
||||
@@ -54,3 +54,4 @@ Host *
|
||||
SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
|
||||
SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
|
||||
SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE
|
||||
+ SendEnv XMODIFIERS
|
@ -63,7 +63,7 @@
|
||||
Summary: An open source implementation of SSH protocol versions 1 and 2
|
||||
Name: openssh
|
||||
Version: 5.2p1
|
||||
Release: 7%{?dist}%{?rescue_rel}
|
||||
Release: 8%{?dist}%{?rescue_rel}
|
||||
URL: http://www.openssh.com/portable.html
|
||||
#Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
|
||||
#Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
|
||||
@ -466,7 +466,7 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 12 2009 Jan F. Chadima <jchadima@redhat.com> - 5.2p1-7
|
||||
* Fri Jun 12 2009 Jan F. Chadima <jchadima@redhat.com> - 5.2p1-8
|
||||
- add XMODIFIERS to exported environment
|
||||
|
||||
* Fri May 15 2009 Tomas Mraz <tmraz@redhat.com> - 5.2p1-6
|
||||
|
Loading…
Reference in New Issue
Block a user