| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
The configure script checks explicitly for libtiff versions. The version
of libtiff that is currently in aports is 4.1, which was not included as
a recognized version.
Patch configure to recognize libtiff 4.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)
|
|
|
| |
Closes GH-11934
|
| |
|
|
This does not break anything on stable and I'm willing to maintain it for 2 years.
According with #10495 I backport this to v3.8 and v3.9 too
|