wok diff libssh/receipt @ rev 25630

libssh, openssh, paramiko, proftpd, putty: CVE-2023-48795 fix, waiting for dropbear and tinyssh released.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 22 14:30:01 2023 +0000 (14 months ago)
parents 5fbb3aad734c
children 7a8b9cd09212
line diff
     1.1 --- a/libssh/receipt	Fri Mar 25 06:33:51 2022 +0100
     1.2 +++ b/libssh/receipt	Fri Dec 22 14:30:01 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libssh"
     1.7 -VERSION="0.9.6"
     1.8 +VERSION="0.9.8"
     1.9  CATEGORY="network"
    1.10  TAGS="ssh"
    1.11  SHORT_DESC="Library for accessing ssh client services through C libraries."