# HG changeset patch # User Pascal Bellard # Date 1552303688 -3600 # Node ID be2ab6ab8f7eaf4c8ac150129f8ee114799c4c15 # Parent be7981c477c5bd50ad967951d1bd62ac07cef9ea Update some WEB_SITE diff -r be7981c477c5 -r be2ab6ab8f7e hylafax/receipt --- a/hylafax/receipt Sun Mar 10 17:47:57 2019 +0100 +++ b/hylafax/receipt Mon Mar 11 12:28:08 2019 +0100 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="hylafax" -VERSION="6.0.6" +VERSION="6.0.7" CATEGORY="network" SHORT_DESC="enterprise-class system for sending and receiving facsimiles." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.hylafax.org/" +WEB_SITE="https://www.hylafax.org/" WGET_URL="ftp://ftp.hylafax.org/source/$TARBALL" DEPENDS="jpeg tiff tiff-apps zlib postfix mgetty ghostscript" diff -r be7981c477c5 -r be2ab6ab8f7e squidguard/receipt --- a/squidguard/receipt Sun Mar 10 17:47:57 2019 +0100 +++ b/squidguard/receipt Mon Mar 11 12:28:08 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL" SOURCE="squidGuard" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.squidguard.org/" +WEB_SITE="https://web.archive.org/web/20190123164915/http://www.squidguard.org/" WGET_URL="${WEB_SITE}Downloads/$TARBALL" DEPENDS="squid libdb" BUILD_DEPENDS="db-dev" @@ -16,8 +16,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src - # Security patches while read patch_file; do echo "Apply $patch_file" diff -r be7981c477c5 -r be2ab6ab8f7e syslinux/stuff/iso2exe/README --- a/syslinux/stuff/iso2exe/README Sun Mar 10 17:47:57 2019 +0100 +++ b/syslinux/stuff/iso2exe/README Mon Mar 11 12:28:08 2019 +0100 @@ -18,7 +18,7 @@ - to start SliTaz in RAM (live) in graphics mode or text mode. - to install SliTaz "a la UMSDOS" in the \slitaz\ subdirectory. The easiest - way to install SliTaz. No partitioning. No questions. But (very) slow. + way to install SliTaz. No partitioning. No questions. But (very?) slow. - to create a SliTaz USB Key. @@ -52,13 +52,15 @@ with a DOS .EXE header, and adds a WIN32 .EXE installer, a DOS .COM Linux loader, a floppy bootstrap and an initramfs in the end of the first 32Kb. - +-----------------+ +The taziso tool is iso2exe aware and can handle iso image modified by iso2exe. + + + - - - - - - - - + + | user extras | [optional] Customization files see README.custom +xxM +-----------------+ --------------- Official ISO image end --------------- | untouched | ISO9660 files including /boot/bzImage and /boot/rootfs* 32K +-----------------+ | | iso md5 | ISO9660 image (except first 32K) md5 hash (1) | +---------+ - | DOS .EXE stub | Start DOS .COM loader - +-----------------+ | ISO initramfs | Live loader and UMSDOS like install script +-----------------+ | DOS .COM loader | Load bzImage, the last rootfs*.gz and the ISO initramfs @@ -67,13 +69,15 @@ +-----------------+ unused +-----------------+ + | WIN32 sections | Code, data and ressources + +-----------------+ | tazlito info | Flavor missing data for 'tazlito iso2flavor' +-----------------+ | isohybrid boot | Starts isolinux.bin +-----------------+ | iso2exe boot + | Boot starts isohybrid (2), .EXE starts DOS .COM loader | WIN32 PE .exe | NT+ boot device creator / Win9x DOS .COM launcher. - 0 +-----------------+ + 0 +-----------------+ ------------------------------------------------------ (1) The following script will show computed and stored md5 hash #!/bin/sh diff -r be7981c477c5 -r be2ab6ab8f7e tor-arm/receipt --- a/tor-arm/receipt Sun Mar 10 17:47:57 2019 +0100 +++ b/tor-arm/receipt Mon Mar 11 12:28:08 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL3" SOURCE="arm" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://www.atagar.com/arm/download.php" +WEB_SITE="https://nyx.torproject.org/" WGET_URL="http://www.atagar.com/arm/resources/static/$TARBALL" DEPENDS="python"