From 0513ddd5529bbfd6ab1982e5cc225a1318533246 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 12 Nov 2019 14:25:34 +0000 Subject: main/hylafaxplus: upgrade to 7.0.1 Changes: https://fossies.org/diffs/hylafax/7.0.0_vs_7.0.1/ ChangeLog: * create a client timeout setting and change the default from 60 to 3600 seconds (26 Sep 2019) * extend timeout for receiving ECM frames (21 Aug 2019) * fix timeout in Class 1 frame reception (5 Aug 2019) * improve Class 1 protocol handling when MaxRecvPages exceeded (31 Jul 2019) * fix ModemGroup limit default (11 Jul 2019) * fix recovery for SSL Fax write failures (6 Jun 2019) --- main/hylafaxplus/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/hylafaxplus/APKBUILD b/main/hylafaxplus/APKBUILD index abeb342e61..0ac23b303d 100644 --- a/main/hylafaxplus/APKBUILD +++ b/main/hylafaxplus/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Francesco Colista pkgname=hylafaxplus _pkgname=hylafax -pkgver=7.0.0 -pkgrel=4 +pkgver=7.0.1 +pkgrel=0 pkgdesc="Making the Premier Open-Source Fax Management System Even Better" url="http://hylafax.sourceforge.net" arch="all" @@ -91,7 +91,7 @@ package(){ "$pkgdir"/etc/conf.d/$pkgname } -sha512sums="c63fdbff79c2ced29e03907c2e401c95a739e343414840a25b9582e3f4db880eaf4622295035e4728a9d1f224f97985007944397f28c9b29595aeec157bc2031 hylafax-7.0.0.tar.gz +sha512sums="2930cf19a83e7826ac8c6ee9e7d58789fd7e8202cb80cc4a953e67e1e600e76caaa281c173fc78df645cd1e308123c34279f158f0f065880853b908ed708f57f hylafax-7.0.1.tar.gz 54025c3ee3683476fa947f1e29cda7cc61027e2cbb0be1d400c7f715b4087a5c7693e0e3f8fdb1a8ecf56f48c03e4f0d82d12a2d6ae93707b13d08569510c917 hylafaxplus.initd a2117eddc8f0ff70a23a90f2001dcb88c5bddee46ffa021d6d1701cc5cfc3bcb0362ead2b1b1ce2b288992728053c5947466d08916649f45e7dfb1876576e50f hylafaxplus.confd 41ae2055a7781d83fc275aafe18ced0fe75ba79d3ad7d5096eabaeae3a514b564723185dd33820268577174f6c53bfcfddb30922ba50754b15c5c3b0abbec837 common-functions-busybox-awk.patch -- cgit v1.2.3