Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10846804
D7594.id18205.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D7594.id18205.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libssh
-version : 0.9.1
-release : 7
+version : 0.9.2
+release : 8
source :
- - https://www.libssh.org/files/0.9/libssh-0.9.1.tar.xz : 33249bb616bb696e184cf930ea5d14239b65bb999c0815589efc35e5ed895787
+ - https://www.libssh.org/files/0.9/libssh-0.9.2.tar.xz : 1970a8991374fc8cbdcb7fcc3683fe8f8824aa37d575f38cfb75fe0fe50fd9ad
license : LGPL-2.1-or-later
component : programming
summary : SSH library
@@ -11,11 +11,11 @@
builddeps :
- pkgconfig(cmocka) # check
setup : |
- %cmake_ninja -DUNIT_TESTING=ON ..
+ %cmake_ninja -DUNIT_TESTING=ON
build : |
%ninja_build
install : |
%ninja_install
check : |
# torture_misc fails in the sandbox but should work when executed manually
- %make test -C build || :
+ %ninja_check || :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libssh</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>programming</PartOf>
@@ -20,7 +20,7 @@
<PartOf>programming</PartOf>
<Files>
<Path fileType="library">/usr/lib64/libssh.so.4</Path>
- <Path fileType="library">/usr/lib64/libssh.so.4.8.2</Path>
+ <Path fileType="library">/usr/lib64/libssh.so.4.8.3</Path>
</Files>
</Package>
<Package>
@@ -30,7 +30,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="7">libssh</Dependency>
+ <Dependency release="8">libssh</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libssh/callbacks.h</Path>
@@ -48,12 +48,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-11-05</Date>
- <Version>0.9.1</Version>
+ <Update release="8">
+ <Date>2019-11-07</Date>
+ <Version>0.9.2</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 7:43 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810624
Default Alt Text
D7594.id18205.diff (2 KB)
Attached To
Mode
D7594: Update libssh to 0.9.2
Attached
Detach File
Event Timeline
Log In to Comment