diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-20 07:14:27 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-20 07:14:27 +0100 |
commit | b19d09aa2aea5acd142de597e1fa77cb4462254f (patch) | |
tree | c8cd020fc7c529c73a564d38c6283a05dc7ef338 /libssh2-1.4.2-utf8.patch | |
parent | 6d60df25b515671f7e99c1b39dd8422ddc366d5e (diff) |
libssh2: 1.4.3 for EL-5 (sync with EL-7)
Diffstat (limited to 'libssh2-1.4.2-utf8.patch')
-rw-r--r-- | libssh2-1.4.2-utf8.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libssh2-1.4.2-utf8.patch b/libssh2-1.4.2-utf8.patch new file mode 100644 index 0000000..9177691 --- /dev/null +++ b/libssh2-1.4.2-utf8.patch @@ -0,0 +1,14 @@ + NEWS | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +--- libssh2/NEWS ++++ libssh2/NEWS +@@ -3552,7 +3552,7 @@ Simon Josefsson (16 Nov 2009) + - support arcfour128 cipher per RFC 4345 + + Daniel Stenberg (21 Oct 2009) +-- [Cristian Rodríguez brought this change] ++- [Cristian RodrÃguez brought this change] + + add support for GCC visibility features + |