wok rev 25498
Up dropbear (2022.83)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 15 12:09:07 2022 +0000 (23 months ago) |
parents | aa585fba6e4b |
children | f7cc93574053 |
files | bacon/receipt catfish/receipt dropbear-pam/receipt dropbear/receipt gc/receipt memtest/stuff/unlzsa2.S zultra/receipt |
line diff
1.1 --- a/bacon/receipt Fri Dec 09 14:24:30 2022 -0500 1.2 +++ b/bacon/receipt Thu Dec 15 12:09:07 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://www.basic-converter.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEB_SITE}stable/$TARBALL" 1.8 +WGET_URL="${WEB_SITE}museum/$TARBALL" 1.9 1.10 DEPENDS="gtk+" 1.11 BUILD_DEPENDS="gtk+-dev"
2.1 --- a/catfish/receipt Fri Dec 09 14:24:30 2022 -0500 2.2 +++ b/catfish/receipt Thu Dec 15 12:09:07 2022 +0000 2.3 @@ -7,8 +7,8 @@ 2.4 MAINTAINER="devl547@gmail.com" 2.5 LICENSE="GPL2" 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WEB_SITE="http://twotoasts.de/index.php/catfish/" 2.8 -WGET_URL="http://twotoasts.de/media/$PACKAGE/$TARBALL" 2.9 +WEB_SITE="https://git.xfce.org/apps/catfish/about/" 2.10 +WGET_URL="https://web.archive.org/web/20170708163507if_/http://www.twotoasts.de/media/$PACKAGE/$TARBALL" 2.11 2.12 DEPENDS="pygtk python-xdg findutils" 2.13 BUILD_DEPENDS="pygtk-dev libglade-dev python-xdg"
3.1 --- a/dropbear-pam/receipt Fri Dec 09 14:24:30 2022 -0500 3.2 +++ b/dropbear-pam/receipt Thu Dec 15 12:09:07 2022 +0000 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="dropbear-pam" 3.7 -VERSION="2022.82" 3.8 +VERSION="2022.83" 3.9 CATEGORY="security" 3.10 SHORT_DESC="Light SSH client and server using PAM." 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/dropbear/receipt Fri Dec 09 14:24:30 2022 -0500 4.2 +++ b/dropbear/receipt Thu Dec 15 12:09:07 2022 +0000 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="dropbear" 4.7 -VERSION="2022.82" 4.8 +VERSION="2022.83" 4.9 CATEGORY="security" 4.10 SHORT_DESC="Lightweight SSH2 server and client" 4.11 MAINTAINER="pascal.bellard@slitaz.org" 4.12 @@ -93,8 +93,7 @@ 4.13 cp -a $stuff/sshx $fs/usr/bin 4.14 ln -s sshx $fs/usr/bin/pppssh 4.15 ln -s sshx $fs/usr/bin/sshfbvnc 4.16 - touch $fs/etc/dropbear/dropbear_dss_host_key \ 4.17 - $fs/etc/dropbear/dropbear_rsa_host_key \ 4.18 + touch $fs/etc/dropbear/dropbear_rsa_host_key \ 4.19 $fs/etc/dropbear/dropbear_ecdsa_host_key \ 4.20 $fs/etc/dropbear/dropbear_ed25519_host_key 4.21 4.22 @@ -112,7 +111,6 @@ 4.23 chroot "$1/" dropbearkey -y -f $dropbear | grep Fingerprint 4.24 done <<EOT 4.25 /etc/dropbear/dropbear_rsa_host_key /etc/ssh/ssh_host_rsa_key 4.26 -/etc/dropbear/dropbear_dss_host_key /etc/ssh/ssh_host_dsa_key 4.27 /etc/dropbear/dropbear_ecdsa_host_key /etc/ssh/ssh_host_ecdsa_key 4.28 /etc/dropbear/dropbear_ed25519_host_key /etc/ssh/ssh_host_ed25519_key 4.29 EOT
5.1 --- a/gc/receipt Fri Dec 09 14:24:30 2022 -0500 5.2 +++ b/gc/receipt Thu Dec 15 12:09:07 2022 +0000 5.3 @@ -8,7 +8,7 @@ 5.4 LICENSE="MIT GPL" 5.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.6 WEB_SITE="https://github.com/ivmai/bdwgc" 5.7 -WGET_URL="https://www.hboehm.info/gc/gc_source/gc-$VERSION.tar.gz" 5.8 +WGET_URL="$WEB_SITE/archive/refs/tags/gc${VERSION/./_}.tar.gz" 5.9 HOST_ARCH="i486 arm" 5.10 5.11 # What is the latest version available today?
6.1 --- a/memtest/stuff/unlzsa2.S Fri Dec 09 14:24:30 2022 -0500 6.2 +++ b/memtest/stuff/unlzsa2.S Thu Dec 15 12:09:07 2022 +0000 6.3 @@ -238,7 +238,7 @@ 6.4 je lzsa2BigNumber 6.5 movb %al, %ah // S=256-767, L=256-1791 6.6 lodsb 6.7 - .byte 0xB1 // mask lodsb with movb $0xAD, %cl 6.8 + .byte 0xB1 // mask lodsw with movb $0xAD, %cl 6.9 lzsa2BigNumber: 6.10 #endif 6.11 lodsw // 0-65535
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/zultra/receipt Thu Dec 15 12:09:07 2022 +0000 7.3 @@ -0,0 +1,36 @@ 7.4 +# SliTaz package receipt. 7.5 + 7.6 +PACKAGE="zultra" 7.7 +VERSION="1.0.0" 7.8 +CATEGORY="system-tools" 7.9 +SHORT_DESC="Fast near-optimal deflate/zlib/gzip compression." 7.10 +MAINTAINER="pascal.bellard@slitaz.org" 7.11 +LICENSE="zlib/libpng cc" 7.12 +WEB_SITE="https://github.com/emmanuel-marty/zultra" 7.13 + 7.14 +TARBALL="$PACKAGE-$VERSION.tar.gz" 7.15 +WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" 7.16 + 7.17 +current_version() 7.18 +{ 7.19 + wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ 7.20 + sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q' 7.21 +} 7.22 + 7.23 +# Rules to configure and make the package. 7.24 +compile_rules() 7.25 +{ 7.26 + sed -i 's|^CC=.*$|CC=gcc|;s|^CFLAGS=|&-std=gnu99 |' \ 7.27 + Makefile 7.28 + make 7.29 +} 7.30 + 7.31 +# Rules to gen a SliTaz package suitable for Tazpkg. 7.32 +genpkg_rules() 7.33 +{ 7.34 + mkdir -p $fs/usr/bin 7.35 + mkdir -p $install/usr/share/doc 7.36 + 7.37 + cp -a $src/zultra $fs/usr/bin 7.38 + cp $src/README* $install/usr/share/doc 7.39 +}