wok 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 (13 months ago) |
parents | 4ae824d5869c |
children | 2649ef41aa4e |
files | bzip3/receipt libssh-dev/receipt libssh/receipt openssh-pam/receipt openssh/receipt paramiko/receipt proftpd-dev/receipt proftpd-lang/receipt proftpd-tls/receipt proftpd/receipt putty/receipt screentest/receipt sftp-server/receipt |
line diff
1.1 --- a/bzip3/receipt Tue Dec 19 20:23:40 2023 +0100 1.2 +++ b/bzip3/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="bzip3" 1.7 -VERSION="1.3.2" 1.8 +VERSION="1.4.0" 1.9 CATEGORY="utilities" 1.10 TAGS="compression archive" 1.11 SHORT_DESC="High-quality data compressor."
2.1 --- a/libssh-dev/receipt Tue Dec 19 20:23:40 2023 +0100 2.2 +++ b/libssh-dev/receipt Fri Dec 22 14:30:01 2023 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libssh-dev" 2.7 -VERSION="0.9.6" 2.8 +VERSION="0.9.8" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Development files for libssh." 2.11 MAINTAINER="slaxemulator@gmail.com"
3.1 --- a/libssh/receipt Tue Dec 19 20:23:40 2023 +0100 3.2 +++ b/libssh/receipt Fri Dec 22 14:30:01 2023 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="libssh" 3.7 -VERSION="0.9.6" 3.8 +VERSION="0.9.8" 3.9 CATEGORY="network" 3.10 TAGS="ssh" 3.11 SHORT_DESC="Library for accessing ssh client services through C libraries."
4.1 --- a/openssh-pam/receipt Tue Dec 19 20:23:40 2023 +0100 4.2 +++ b/openssh-pam/receipt Fri Dec 22 14:30:01 2023 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="openssh-pam" 4.7 -VERSION="9.3p1" 4.8 +VERSION="9.6p1" 4.9 CATEGORY="security" 4.10 TAGS="ssh security" 4.11 SHORT_DESC="Openbsd Secure Shell using PAM."
5.1 --- a/openssh/receipt Tue Dec 19 20:23:40 2023 +0100 5.2 +++ b/openssh/receipt Fri Dec 22 14:30:01 2023 +0000 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="openssh" 5.7 -VERSION="9.3p1" 5.8 +VERSION="9.6p1" 5.9 CATEGORY="security" 5.10 TAGS="ssh security" 5.11 SHORT_DESC="Openbsd Secure Shell."
6.1 --- a/paramiko/receipt Tue Dec 19 20:23:40 2023 +0100 6.2 +++ b/paramiko/receipt Fri Dec 22 14:30:01 2023 +0000 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt. 6.5 6.6 PACKAGE="paramiko" 6.7 -VERSION="2.11.0" 6.8 +VERSION="3.4.0" 6.9 CATEGORY="development" 6.10 TAGS="ssh" 6.11 SHORT_DESC="Module for python that implements the SSH2 protocol."
7.1 --- a/proftpd-dev/receipt Tue Dec 19 20:23:40 2023 +0100 7.2 +++ b/proftpd-dev/receipt Fri Dec 22 14:30:01 2023 +0000 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt. 7.5 7.6 PACKAGE="proftpd-dev" 7.7 -VERSION="1.3.7d" 7.8 +VERSION="1.3.8b" 7.9 CATEGORY="development" 7.10 SHORT_DESC="Highly configurable FTP server, development files." 7.11 MAINTAINER="pascal.bellard@slitaz.org"
8.1 --- a/proftpd-lang/receipt Tue Dec 19 20:23:40 2023 +0100 8.2 +++ b/proftpd-lang/receipt Fri Dec 22 14:30:01 2023 +0000 8.3 @@ -1,7 +1,7 @@ 8.4 # SliTaz package receipt. 8.5 8.6 PACKAGE="proftpd-lang" 8.7 -VERSION="1.3.7d" 8.8 +VERSION="1.3.8b" 8.9 CATEGORY="localization" 8.10 SHORT_DESC="Highly configurable FTP server - localised messages." 8.11 MAINTAINER="maintainer@slitaz.org"
9.1 --- a/proftpd-tls/receipt Tue Dec 19 20:23:40 2023 +0100 9.2 +++ b/proftpd-tls/receipt Fri Dec 22 14:30:01 2023 +0000 9.3 @@ -1,7 +1,7 @@ 9.4 # SliTaz package receipt. 9.5 9.6 PACKAGE="proftpd-tls" 9.7 -VERSION="1.3.7d" 9.8 +VERSION="1.3.8b" 9.9 CATEGORY="network" 9.10 SHORT_DESC="Highly configurable FTP server." 9.11 MAINTAINER="mojo@slitaz.org"
10.1 --- a/proftpd/receipt Tue Dec 19 20:23:40 2023 +0100 10.2 +++ b/proftpd/receipt Fri Dec 22 14:30:01 2023 +0000 10.3 @@ -1,7 +1,7 @@ 10.4 # SliTaz package receipt. 10.5 10.6 PACKAGE="proftpd" 10.7 -VERSION="1.3.7d" 10.8 +VERSION="1.3.8b" 10.9 CATEGORY="network" 10.10 SHORT_DESC="Highly configurable FTP server." 10.11 MAINTAINER="pascal.bellard@slitaz.org"
11.1 --- a/putty/receipt Tue Dec 19 20:23:40 2023 +0100 11.2 +++ b/putty/receipt Fri Dec 22 14:30:01 2023 +0000 11.3 @@ -1,7 +1,7 @@ 11.4 # SliTaz package receipt. 11.5 11.6 PACKAGE="putty" 11.7 -VERSION="0.73" 11.8 +VERSION="0.80" 11.9 CATEGORY="utilities" 11.10 TAGS="ssh telnet" 11.11 SHORT_DESC="A free telnet and SSH client."
12.1 --- a/screentest/receipt Tue Dec 19 20:23:40 2023 +0100 12.2 +++ b/screentest/receipt Fri Dec 22 14:30:01 2023 +0000 12.3 @@ -1,7 +1,7 @@ 12.4 # SliTaz package receipt. 12.5 12.6 PACKAGE="screentest" 12.7 -VERSION="2.0" 12.8 +VERSION="2.1" 12.9 CATEGORY="misc" 12.10 SHORT_DESC="A CRT and LCD screen testing utility." 12.11 MAINTAINER="pascal.bellard@slitaz.org"
13.1 --- a/sftp-server/receipt Tue Dec 19 20:23:40 2023 +0100 13.2 +++ b/sftp-server/receipt Fri Dec 22 14:30:01 2023 +0000 13.3 @@ -1,7 +1,7 @@ 13.4 # SliTaz package receipt. 13.5 13.6 PACKAGE="sftp-server" 13.7 -VERSION="9.3p1" 13.8 +VERSION="9.6p1" 13.9 CATEGORY="security" 13.10 TAGS="ssh" 13.11 SHORT_DESC="Openbsd Secure FTP server."