forked from pool/libssh2_org
Accepting request 89034 from home:elvigia:branches:devel:libraries:c_c++
- Update to version 1.3.0 * sftp_read: advance offset correctly for buffered copies * libssh2_sftp_seek64: flush packetlist and buffered data * _libssh2_packet_add: adjust window size when truncating * sftp_read: a short read is not end of file OBS-URL: https://build.opensuse.org/request/show/89034 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=32
This commit is contained in:
parent
ee3b284919
commit
7ddc07686f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aad275a20a11352c3e383b89ba389e8f0e373bb41ab52dce2e131654e6e7732
|
||||
size 522712
|
3
libssh2-1.3.0.tar.bz2
Normal file
3
libssh2-1.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d82287141c33cfd9ff6d1e238a64f22082f69b60e4e06d10bef6b1e632a554e4
|
||||
size 521754
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 18:15:49 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
- Update to version 1.3.0
|
||||
* sftp_read: advance offset correctly for buffered copies
|
||||
* libssh2_sftp_seek64: flush packetlist and buffered data
|
||||
* _libssh2_packet_add: adjust window size when truncating
|
||||
* sftp_read: a short read is not end of file
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 1 14:19:34 CEST 2011 - dmueller@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
Summary: A library implementing the SSH2 protocol
|
||||
|
||||
Name: libssh2_org
|
||||
Version: 1.2.9
|
||||
Version: 1.3.0
|
||||
Release: 3
|
||||
License: BSD3c
|
||||
Url: http://www.libssh2.org/
|
||||
|
Loading…
x
Reference in New Issue
Block a user