Changelog for
hylafax-client-6.0.5-23.45.i586.rpm :
Sun May 20 14:00:00 2012 zaitorAATTopensuse.org
- Update to version 6.0.5:
+ Compiler warning cleanup
+ Class2: Fix hangup cause handling
+ faxq: better capturing of failed conversion output
+ Fixes compilation on some platforms
+ Bug 928: issues with installClient target of Hylafax
+ pdf2fax/ps2fax: Use -dMaxStripSize=0
+ manpages: Updates from debian
+ notify: FaxMaster notifications wildcard fixups
+ Fix calls to pdf2fax/ps2fax in ConvertFile
+ Correctly check for long lines when checking for the when
checking for the last match
+ Updated ftp site address in setup error message
+ Update LibTIFF homepage URLs
+ Allow \"any\" as answer method for FIFO messages
+ Typo in CONFIG_UNIXTRANSPORT define checks
- Drop hylafax-6.0.4-conv.patch, fixed upstream.
- Add hylafax-6.0.5-TIFF-4.0.patch, allow building with TIFF 4.0
Only apply patch for builds >= openSUSE 12.2
Wed Dec 21 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for building
- Do use chown\'s -h option in %post (avoid potential sec issue)
Tue Dec 20 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config (very old work around)
Mon Mar 28 14:00:00 2011 pthAATTsuse.de
- Remove the -o option from call of hylafax in init script (bnc#632586).
- Remove the useless version dependency of the patches.
Mon Mar 15 13:00:00 2010 roAATTsuse.de
- update to 6.0.4:
* Page sent protocol trace fixes (2009-07-24)
* Don\'t duplicate any file in a release tarball (2009-08-07)
* IPv6: Rework initial bind (2009-08-07)
* Some CVS-GIT cleanups/release notes (2009-08-14)
* pagesend: Fix broken switch statement (2009-08-14)
* hfaxd: Cleanup uid initizliaztion and theoretical overflow (2009-08-14)
* nls: Add German translation (2009-09-14)
* PageHandling: Fix handling of large blank areas (2009-09-18)
* Add support for libtiff 3.9 (2007-11-21)
* faxq: Don\'t assert on bad FIFO messages (2009-09-21)
* Updated RPM dependencies (2009-09-25)
* Str::vformat() Don\'t reuse va_args (2009-10-07)
* faxmail: Fix broken to address/name parsing (2009-10-29)
* Update releasenotes and documentation re IPv6 support (2009-11-13)
* hfaxd: log what address(es) we\'re listing on when starting (2009-11-13)
* faxsend: Class1 1 ECM when skipping pages needs to be more careful (2009-11-13)
* Class1: ECM page and block count should be sent as modulus. (2009-11-13)
Fri Sep 18 14:00:00 2009 pthAATTsuse.de
- Update to 6.0.3:
HylaFAX 6.0 introduces several new features for HylaFAX:
There are many additional features available:
* PCL Support
* hfaxd Can sort list output arbitrarily for clients
* I18n: HylaFAX client strings are now translated and available in
different languages
* IPv6 support
* New permissions in hfaxd to allow for more admin control on who can
see/modify jobs/faxes (see PublicJobQ/JobProtection/PublicRecvQ)
* Powerful page range handling capabilities
* Better faxq/notify integration
* Numerous fax modem/protocol fixes and enhancements
In addition, the aging support for the unused \"old protocol\" has been
removed.
For detailed changes see /usr/src/packages/hylafax/RELEASENOTES-6.0.txt
- Add proper support for DESTDIR.
- Add german translation (will be part of the next release).
- Fix most compiler warnings.
- Add a rpmlintrc file.
- Repackage all tarballs with lzma.
- Various fixes for configure:
* Ansify test code.
* Make C++ test code use C compatibility headers (like cstdio)
* Don\'t use rpath when installing in /usr/lib64
Tue Jul 28 14:00:00 2009 lnusselAATTsuse.de
- set permissions via %attr
- remove timestamp from init script to make buildcompare work
Sun Aug 17 14:00:00 2008 kkeilAATTsuse.de
- update to 4.4.4
- fix init scpript
CHANGES for 4.4.1
* faxmail: don\'t submit an empty postscript file if not formatting was
done (17 Aug 2007)
* faxaddmodem doesn\'t fuser -k by default, allowing iaxmodem to be
detected by faxaddmodem (17 Aug 2007)
* fix status/statuscode parsing of the job qfile which showed artifacts
in the notify emails (20 Aug 2007)
* Fix faxmail handling of RFC 822 comments in headers (21 Aug 2007)
* Fix faxq handling of large formatter output (21 Aug 2007)
* Fix configure GCC version detection for Gentoo (22 Aug 2007)
* Fix faxq trigger handling (14 Sep 2007)
CHANGES for 4.4.2
* Fix configure GCC for broken Gentoo fix (23 Aug)
* faxq: Suppress blocked notifies if job is already blocked (7 Sep 2007)
* faxq: reduce copius scheduler logging (7 Sep 2007)
* faxmail: fix suppression of empty postcript formatting file (10 Sep 2007)
* faxmail: Fixed RFC 822 comment segfaults (14 Sep 2007)
* faxq: Fixed multiple trigger issues (14 Sep 2007)
* hfaxd: fix double 550 error code on access permisions (14 Sep 2007)
* man pages: fix mulitple typos (17 Sep 2007)
* Fix large SESSION_LOG variable causing bash problems (24 Sep 2007)
CHANGES for 4.4.3
* setSleep must be called before sending the notification if we want the
right time to be passed to notify. (24 Oct 2007)
* faxmail: Update man page/options to match again (6 Nov 2007)
* prototype configs: typo in MT5600ZDX (9 Nov 2007)
* Bug 875: faxsetup and faxaddmodem may forget locks and temporary files
when exiting (13 Nov 2007)
* hfaxd: Remove PAM debug logging (15 Nov 2007)
* TypeRules: fix istring addition (15 Nov 2007)
* faxmail: Don\'t pass non-plain text through the internal plain text
formatter (11 Nov 2007)
* xferfaxlog: Update man pages (20 Nov 2007)
* Add support for libtiff 3.9 (21 Nov 2007)
CHANGES for 4.4.4
* faxq: Don\'t allow pending jobs with future TTS to block current jobs
(11 Dec 2007, 19 Dec 2007)
Sun Jun 8 14:00:00 2008 kkeilAATTsuse.de
- fix conversion function to use correct parameter (bnc#392794)
Tue Jul 31 14:00:00 2007 kkeilAATTsuse.de
- move capi4hylafax in a extra source package