forked from pool/libssh
Accepting request 18365 from network
Copy from network/libssh based on submit request 18365 from user jmcdough OBS-URL: https://build.opensuse.org/request/show/18365 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
955f5718d2
commit
5bad23ace2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f98a8e2ee3f4e049040110169313881adf712a49851a1bfe10326051377d688d
|
||||
size 159499
|
||||
3
libssh-0.3.3.tar.bz2
Normal file
3
libssh-0.3.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:248951c0e997b81073a6b0dc5d6967e9d05030dd93269a7c641bd1c843908663
|
||||
size 159656
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 15:28:06 CEST 2009 - anschneider@exsuse.de
|
||||
|
||||
- Update to version 0.3.3.
|
||||
* Fixed double free pointer crash in dsa_public_to_string.
|
||||
* Fixed channel_get_exit_status bug.
|
||||
* Fixed ssh_finalize which didn't clear the flag.
|
||||
* Fixed memory leak introduced by previous bugfix.
|
||||
* Fixed channel_poll broken when delayed EOF recvd.
|
||||
* Fixed stupid "can't parse known host key" bug.
|
||||
* Fixed possible memory corruption (ticket #14).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 16:20:25 CEST 2009 - anschneider@exsuse.de
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libssh (Version 0.3.2)
|
||||
# spec file for package libssh (Version 0.3.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -23,7 +23,7 @@ Name: libssh
|
||||
BuildRequires: cmake doxygen openssl-devel
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
Version: 0.3.2
|
||||
Version: 0.3.3
|
||||
Release: 1
|
||||
Summary: SSH library
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user