diff --git a/network/misc/libssh/actions.py b/network/misc/libssh/actions.py
index c996a9db9a..a1c48f9f4d 100644
--- a/network/misc/libssh/actions.py
+++ b/network/misc/libssh/actions.py
@@ -13,8 +13,8 @@ from pisi.actionsapi import get
def setup():
# fix unittest error
- pisitools.dosed("tests/unittests/torture_misc.c", "cmocka_unit_test\(torture_path_expand_tilde_unix\),", "")
- pisitools.dosed("tests/unittests/CMakeLists.txt", "torture_config", "")
+ # pisitools.dosed("tests/unittests/torture_misc.c", "cmocka_unit_test\(torture_path_expand_tilde_unix\),", "")
+ # pisitools.dosed("tests/unittests/CMakeLists.txt", "torture_config", "")
shelltools.makedirs("build")
shelltools.cd("build")
diff --git a/network/misc/libssh/pspec.xml b/network/misc/libssh/pspec.xml
index cb9d6a9b75..a31f34ce00 100644
--- a/network/misc/libssh/pspec.xml
+++ b/network/misc/libssh/pspec.xml
@@ -13,7 +13,7 @@
library
Full C library functions for manipulating a client-side SSH connection
libssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl).
- https://www.libssh.org/files/0.10/libssh-0.10.6.tar.xz
+ https://www.libssh.org/files/0.11/libssh-0.11.4.tar.xz
openssl-devel
cmocka-devel
@@ -24,7 +24,7 @@
- 1a02364b5107a4125ea3cb76fcdb6beabaebf3be.diff
+
@@ -64,6 +64,13 @@
+
+ 2026-02-11
+ 0.11.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-12-18
0.10.6