wok-6.x rev 23824
Up openssh (8.3p1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 28 13:18:28 2020 +0000 (2020-05-28) |
parents | 0bff32322a5c |
children | fb31b4bd68b8 |
files | libQt5ScriptTools/receipt openssh-pam/receipt openssh/receipt qt5/receipt sftp-server/receipt syslinux/stuff/iso2exe/README.custom |
line diff
1.1 --- a/libQt5ScriptTools/receipt Thu May 28 10:56:20 2020 +0100 1.2 +++ b/libQt5ScriptTools/receipt Thu May 28 13:18:28 2020 +0000 1.3 @@ -1,6 +1,6 @@ 1.4 # SliTaz package receipt. 1.5 1.6 -PACKAGE="libQtScriptTools" 1.7 +PACKAGE="libQt5ScriptTools" 1.8 VERSION="5.14.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Qt5 ScriptTools library."
2.1 --- a/openssh-pam/receipt Thu May 28 10:56:20 2020 +0100 2.2 +++ b/openssh-pam/receipt Thu May 28 13:18:28 2020 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="openssh-pam" 2.7 -VERSION="8.2p1" 2.8 +VERSION="8.3p1" 2.9 CATEGORY="security" 2.10 SHORT_DESC="Openbsd Secure Shell using PAM." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/openssh/receipt Thu May 28 10:56:20 2020 +0100 3.2 +++ b/openssh/receipt Thu May 28 13:18:28 2020 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="openssh" 3.7 -VERSION="8.2p1" 3.8 +VERSION="8.3p1" 3.9 CATEGORY="security" 3.10 SHORT_DESC="Openbsd Secure Shell." 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/qt5/receipt Thu May 28 10:56:20 2020 +0100 4.2 +++ b/qt5/receipt Thu May 28 13:18:28 2020 +0000 4.3 @@ -19,7 +19,7 @@ 4.4 libQt5Script libQt5Sql libQt5Svg libQt5Xml" 4.5 SUGGESTED="libQt5Plugins libQt5ScriptTools" 4.6 BUILD_DEPENDS="alsa-lib-dev cups-dev dbus-dev eudev-dev gcc83 glib-dev 4.7 - gst-plugins-base-1.0-dev gtk3-dev icu-dev fontconfig-dev 4.8 + gst-plugins-base-1.0-dev gtk+3-dev icu-dev fontconfig-dev 4.9 freetype-dev harfbuzz-dev libjpeg-turbo-dev libpng-dev 4.10 libxcb-dev libxkbcommon-dev mesa-dev openssl-dev pcre-dev 4.11 sqlite-dev tslib-dev xorg-libX11-dev xorg-libXcomposite-dev
5.1 --- a/sftp-server/receipt Thu May 28 10:56:20 2020 +0100 5.2 +++ b/sftp-server/receipt Thu May 28 13:18:28 2020 +0000 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="sftp-server" 5.7 -VERSION="8.2p1" 5.8 +VERSION="8.3p1" 5.9 CATEGORY="security" 5.10 TAGS="ssh" 5.11 SHORT_DESC="Openbsd Secure FTP server."
6.1 --- a/syslinux/stuff/iso2exe/README.custom Thu May 28 10:56:20 2020 +0100 6.2 +++ b/syslinux/stuff/iso2exe/README.custom Thu May 28 13:18:28 2020 +0000 6.3 @@ -35,13 +35,12 @@ 6.4 6.5 Note you can check whether an ISO image is customized: 6.6 $ iso2exe -l slitaz.iso 6.7 -win32.exe at 0000 (6144 bytes). 6.8 -syslinux.mbr at 1800 (512 bytes). 6.9 -flavor.info at 1A00 (664 bytes). 6.10 -6841 free bytes in 1C98..3751 6.11 -tazboot.com at 3751 (6994 bytes). 6.12 -rootfs.gz at 52A3 (11429 bytes). 6.13 -dosstub at 7F48 (184 bytes). 6.14 +win32.exe at 0000 (10752 bytes). 6.15 +syslinux.mbr at 2A00 (512 bytes). 6.16 +flavor.info at 2C00 (664 bytes). 6.17 +18035 free bytes in 2E98..750B 6.18 +isoboot.com at 750B (1085 bytes). 6.19 +rootfs.gz at 7948 (1704 bytes). 6.20 boot.md5 at 7FF0 (16 bytes). 6.21 fs.iso at 8000 (47065088 bytes). 6.22 custom.magic at 2CEA800 (39 bytes). 6.23 @@ -49,14 +48,16 @@ 6.24 custom.initrd at 2CEA878 (46749 bytes). 6.25 41195 free bytes in 2CF5F15..2D00000 6.26 MBR partitions : 6.27 - 1:00000000 00016800 17 6.28 + 0:00000001 0001A7FF EE 6.29 +EFI partitions : 6.30 + 0:000001A4 00031C04 EFI System Partition 6.31 6.32 And extract the initramfs: 6.33 $ iso2exe -r slitaz.iso custom.initrd 6.34 6.35 The taziso tool is custom live cd aware: 6.36 # taziso slitaz.iso isomd5 6.37 -SliTaz core-4in1 2016-10-16 slitaz.iso 6.38 +SliTaz core-4in1 2020-05-24 slitaz.iso 6.39 Check the ISO image 6.40 ---- 6.41 Checking iso image...OK