Accepting request 89035 from 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 (forwarded request 89034 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/89035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh2_org?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2011-10-25 14:08:38 +00:00 committed by Git OBS Bridge
commit b01a01a7d0
4 changed files with 14 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d82287141c33cfd9ff6d1e238a64f22082f69b60e4e06d10bef6b1e632a554e4
size 521754

View File

@ -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

View File

@ -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/