Page MenuHomeSolus

D7177.id17244.diff
No OneTemporary

D7177.id17244.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -2,8 +2,10 @@
libssh2.so.1:libssh2_agent_disconnect
libssh2.so.1:libssh2_agent_free
libssh2.so.1:libssh2_agent_get_identity
+libssh2.so.1:libssh2_agent_get_identity_path
libssh2.so.1:libssh2_agent_init
libssh2.so.1:libssh2_agent_list_identities
+libssh2.so.1:libssh2_agent_set_identity_path
libssh2.so.1:libssh2_agent_userauth
libssh2.so.1:libssh2_banner_set
libssh2.so.1:libssh2_base64_decode
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -2,8 +2,10 @@
libssh2.so.1:libssh2_agent_disconnect
libssh2.so.1:libssh2_agent_free
libssh2.so.1:libssh2_agent_get_identity
+libssh2.so.1:libssh2_agent_get_identity_path
libssh2.so.1:libssh2_agent_init
libssh2.so.1:libssh2_agent_list_identities
+libssh2.so.1:libssh2_agent_set_identity_path
libssh2.so.1:libssh2_agent_userauth
libssh2.so.1:libssh2_banner_set
libssh2.so.1:libssh2_base64_decode
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libssh2
-version : 1.8.1
-release : 7
+version : 1.9.0
+release : 8
source :
- - https://github.com/libssh2/libssh2/archive/libssh2-1.8.1.tar.gz : d05c2f509e80cd1c880b21f890f50f494e9f8398eed35c188d40567dd214b08e
+ - https://github.com/libssh2/libssh2/archive/libssh2-1.9.0.tar.gz : db257d41754b16518c3bd0c3b8dd08940ccbee5fc44cef7bfb052d930bcbbda3
license : MIT
component : system.base
summary : libssh2 is a client-side C library implementing the SSH2 protocol
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">libssh2 is a client-side C library implementing the SSH2 protocol</Summary>
<Description xml:lang="en">libssh2 is a client-side C library implementing the SSH2 protocol
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libssh2</Name>
@@ -25,8 +25,10 @@
<Path fileType="man">/usr/share/man/man3/libssh2_agent_disconnect.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_agent_free.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_agent_get_identity.3</Path>
+ <Path fileType="man">/usr/share/man/man3/libssh2_agent_get_identity_path.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_agent_init.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_agent_list_identities.3</Path>
+ <Path fileType="man">/usr/share/man/man3/libssh2_agent_set_identity_path.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_agent_userauth.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_banner_set.3</Path>
<Path fileType="man">/usr/share/man/man3/libssh2_base64_decode.3</Path>
@@ -199,7 +201,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="7">libssh2</Dependency>
+ <Dependency release="8">libssh2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libssh2.so.1</Path>
@@ -213,8 +215,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="7">libssh2-devel</Dependency>
- <Dependency release="7">libssh2-32bit</Dependency>
+ <Dependency release="8">libssh2-devel</Dependency>
+ <Dependency release="8">libssh2-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libssh2.so</Path>
@@ -228,7 +230,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="7">libssh2</Dependency>
+ <Dependency release="8">libssh2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libssh2.h</Path>
@@ -239,12 +241,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-03-20</Date>
- <Version>1.8.1</Version>
+ <Update release="8">
+ <Date>2019-09-18</Date>
+ <Version>1.9.0</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 21 2023, 7:17 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843888
Default Alt Text
D7177.id17244.diff (4 KB)

Event Timeline