Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hylafax+-7.0.5-bp154.1.58 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: hylafax+ Distribution: SUSE Linux Enterprise 15 SP4
Version: 7.0.5 Vendor: openSUSE
Release: bp154.1.58 Build date: Thu May 12 03:18:25 2022
Group: Productivity/Telephony/Servers Build host: obs-power9-12
Size: 4166722 Source RPM: hylafax+-7.0.5-bp154.1.58.src.rpm
Packager: https://bugs.opensuse.org
Url: http://hylafax.sourceforge.net
Summary: A fax server
HylaFAX is a fax server supporting Class 1 and 2 fax modems on UNIX
systems. It provides spooling services and numerous supporting fax
management tools. The fax clients may reside on machines different
from the server, and client implementations exist for a number of
platforms, including Windows.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Apr 02 2022 Axel Braun <axel.braun@gmx.de>
  - version 7.0.5
    * hylafax.diff removed - included in source
    * extend Class1RecvAbortOK = 0 timeout to 500 ms (4 Dec 2021)
    * cope with Si2435 V.34/V.8 connection glitch (17, 19 Nov 2021)
    * cope with spurious +FCERROR or other delayed messages from modem (26 Oct 2021)
    * avoid letting corrupt RTC signals lead to RTN (26 Oct 2021)
    * don't refer to DCN as an invalid response in error messages (20 Oct 2021)
    * handle TSI during procedural interrupt (19 Oct 2021)
    * do better with waiting on prologue frames from receiver (13 Oct 2021)
    * cope with echo of ERR (13 Oct 2021)
    * run ps2fax, pdf2fax, tiff2fax, pcl2fax coverters as fax user (12 Oct 2021)
    * attempt to cope with receivers who signal RTN in ECM Phase D (23 Sep 2021)
    * fix hfaxd build when LDAP libs are not present (23 Sep 2021)
    * handle PPR echo after fourth PPR (22 Sep 2021)
    * don't use CRP when waiting for CFR following training (15 Sep 2021)
    * attempt to cope with receivers which signal CFR after PPS (14 Sep 2021)
    * cope with senders who signal FTT in Phase D (10 Sep 2021)
    * fix problem with handling NSF/CSI/DIS frame after CTC/EOR (9 Sep 2021)
    * cope with senders who signal PPS without the PPS FCF (9 Sep 2021)
    * handle echo of PPR when expecting CTC/EOR (8 Sep 2021)
    * add failure messages for unspecified training failures (7 Sep 2021)
    * don't use CRP when waiting for CTR (7 Sep 2021)
    * handle echo of EOR, don't use CRP when waiting for ERR (7 Sep 2021)
    * repeat PIN if sender repeats post-page or partial-page message (7-8 Sep 2021)
* Mon Oct 18 2021 Axel Braun <axel.braun@gmx.de>
  - version 7.0.4
    * README.SUSE renamed
    * hylafax.diff added for boo#1191571 (pre-correction)
    * Dependencies on systemd-services adjusted
    * retry training twice at the same bitrate unless FTT (26 Aug 2021)
    * add missing reason messages for session failures (21 Aug 2021)
    * stop attempts to send or receive signals if the call ended prematurely (16-19 Aug 2021)
    * add Class1HasRMHookIndication (16 Aug 2021)
    * don't attempt sending DCN if we're already on hook (15, 17 Aug 2021)
    * end session sooner if receiver hangs up immediately after TCF or during prologue (14 Aug 2021)
    * fix some behavior following frame reception timeouts (13 Aug 2021)
    * improve behavior if procedural interrupt fails (12 Aug 2021)
    * handle sender repeating RR after we transmit MCF (10 Aug 2021)
    * add session logging of receipt of CFR/FTT signals (3 Aug 2021)
    * cope with receipt of PPR following CTC (3 Aug 2021)
    * attempt to cope with NSF/CSI/DIS after PPS, CTR, ERR, RR and improve coping with
      the same after MPS/EOP/EOM (2, 12, 14, 18 Aug 2021)
    * identify DCN after PPS as a receiver abort (2 Aug 2021)
    * attempt to cope with receipt of CTR after sending PPS (2 Aug 2021)
    * remove use of deprecated libtiff integer types and "register" storage class specifier (25 Jul 2021)
    * don't employ senderFumblesECM if V.34-Fax was negotiated (25 Jul 2021)
    * update configure to accept libtiff v4.2 and v4.3 (24 Jul 2021)
    * fix page handling "botch" if a job's first and previous attempts were on a proxy (20 Jul 2021)
    * fix data timeout for bitrates less than 14400 bps when non-zero scanline time (15 Jul 2021)
    * try to cope with T.38 invite stutter at beginning of send (15 Jul 2021)
    * decouple session logging from direct filesystem I/O (15 Jul 2021)
    * try to help receivers who may expect initial 1-bits to start high-speed data (8, 9 Jul, 4 Aug 2021)
    * improve tenacity of "persistent" ECM (26 Jun 2021)
    * maintain the same SSL Fax passcode during a single session (20 May 2021)
    * log detection of binary file transfer support in receivers (1 Apr 2021)
    * add support for SiLabs Si2417/Si2435 (5 Feb 2021)
* Fri Oct 15 2021 Johannes Segitz <jsegitz@suse.com>
  - Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Wed Sep 22 2021 Johannes Segitz <jsegitz@suse.com>
  - Added hardening to systemd service(s) (bsc#1181400). Modified:
    * hylafax-faxgetty@.service
    * hylafax-faxq.service
    * hylafax-faxqclean.service
    * hylafax-hfaxd.service
    * hylafax-usage.service
* Mon Jul 12 2021 Hans-Peter Jansen <hpj@urpla.net>
  - Add hylafax service and helper for use with firewalld, and
    explain the details in README.SUSE.
* Sat May 08 2021 Axel Braun <axel.braun@gmx.de>
  - Fix TW build by pretending tiff 4.4 is as good enough as 4.{0,1}
* Tue Jan 26 2021 Hans-Peter Jansen <hpj@urpla.net>
  - Fix TW build by pretending tiff 4.2 is as good enough as 4.{0,1}
* Fri Oct 09 2020 Axel Braun <axel.braun@gmx.de>
  - rearrange files-section (boo#1172731)
* Tue Aug 11 2020 Axel Braun <axel.braun@gmx.de>
  - version 7.0.3
    * add UseSSLFax feature in sendfax, sendfax.conf, hyla.conf, and JobControl
    (31 Jul 2020)
    * be more resilient in listening for the Phase C carrier (30 Jul 2020)
    * make sure to return to command mode if HDLC receive times out (29 Jul 2020)
    * make faxmail ignore boundaries on parts other than multiparts (29 Jul 2020)
    * don't attempt to write zero bytes of data to a TIFF (29 Jul 2020)
    * don't ever respond to CRP with CRP (28 Jul 2020)
    * secure setup.cache/setup.modem - CVE-2020-15397 (27, 30 Jul 2020)
    * reset frame counter when a sender retransmits PPS for a previously confirmed
    ECM block (26 Jul 2020)
    * scrutinize PPM before concluding that the sender missed our MCF (23 Jul 2020)
    * fix modem recovery after SSL Fax failure (22, 26 Jul 2020)
    * ignore echo of PPR, RTN, CRP (10, 13, 21 Jul 2020)
    * attempt to handle NSF/CSI/DIS in Class 1 sending Phase D (6 Jul 2020)
    * run scripts directly rather than invoking them via a shell for security
    hardening (3-5 Jul 2020)
    * add senderFumblesECM feature (3 Jul 2020)
    * add support for PIN/PIP/PRI-Q/PPS-PRI-Q signals, add senderConfusesPIN
    feature, and utilize PIN for rare conditions where it may be helpful
    (2, 6, 13-14 Jul 2020)
    * add senderConfusesRTN feature (25-26 Jun 2020)
    * add MissedPageHandling feature (24 Jun 2020)
    * use and handle CFR in Phase D to retransmit Phase C (16, 23 Jun 2020)
    * cope with hearing echo of RR, CTC during Class 1 sending (15-17 Jun 2020)
    * fix listening for retransmission of MPS/EOP/EOM if it was received
    corrupt on the first attempt (15 Jun 2020)
    * secure temporary directory creation for faxsetup, faxaddmodem, and
    probemodem - CVE-2020-15396 (13 Jun 2020)
    * don't use CRP when receiving PPS/PPM as some senders think
    we are sending MCF (12 Jun 2020)
    * add BR_SSLFAX to show SSL Fax in notify and faxinfo output (1 Jun 2020)
    * have faxinfo put units on non-standard page dimensions (28 May 2020)
    * improve error messages for JobHost connection errors (22 May 2020)
    * fix perpetual blocking of jobs when a job preparation fails,
    attempt to fix similar blocking problems for bad jobs in
    batches, and add "unblock" faxconfig feature (21 May 2020)
    * ignore TCF if we're receiving an SSL Fax (31 Jan 2020)
    * fixes for build on FreeBSD 12.1 (31 Jan - 3 Feb 2020)
* Tue Jun 09 2020 Axel Braun <axel.braun@gmx.de>
  - fix for boo#1172731
    VUL-0: EMBARGOED: CVE-2020-8024: hylafax+: Problematic permissions allow
      escalation from uucp to other users
    * adjusted authorisation
    * adjusted pre*/post* snipplets
* Fri Feb 14 2020 Axel Braun <axel.braun@gmx.de>
  - Version 7.0.2
    * change FIXEDWIDTH default to better accommodate auto-rotation (13 Dec 2019)
    * prevent SSL_accept() from blocking (5 Dec 2019)
    * support libtiff v4.1 (5 Dec 2019)
    * fix ignoremodembusy feature broken by ModemGroup limits feature (16 Nov 2019)
* Fri Nov 22 2019 Hans-Peter Jansen <hpj@urpla.net>
  - Version 7.0.1
    * 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)
* Fri Nov 22 2019 Hans-Peter Jansen <hpj@urpla.net>
  - build fails with libtiff 4.1: pretend, that 4.1 is similar to 4.0
* Thu Jul 18 2019 Axel Braun <axel.braun@gmx.de>
  - Version 7.0.0
    * add LDAP features for compatibility with ActiveDirectory (25 Mar-1 Apr 2019)
    * fix recovery after SSL Fax "accept failure" (18 Mar 2019)
    * add TextFormat overstrike option and disable by default (6 Feb 2019)
    * fix the page size of cover sheets returned via notify (8 Jan 2019)
    * fix or silence numerous compiler warnings (19, 22, 28 Dec 2018)
    * fix pagehandling updating after a proxy has been used (7-8 Dec 2018)
    * add faxmail stderr output of RFC2047 decoding results (5 Dec 2018)
    * fix faxmail handling of headers encoded with UTF-8 (4 Dec 2018)
    * fix faxmail handling of base64-encoded text parts (4 Dec 2018)
    * add SSL Fax support (9-26, 29 Nov; 11, 18, 25 Dec 2018; 2, 7, 23 Jan 2019)
* Wed Jan 23 2019 Jan Engelhardt <jengelh@inai.de>
  - Reduce boilerplate generated from %service_* by calling it just
    once.
* Fri Jan 18 2019 Axel Braun <axel.braun@gmx.de>
  - faxgetty@ service removed from %pre section, as it is only a placeholder
* Wed Jan 16 2019 Axel Braun <axel.braun@gmx.de>
  - Dependency on hylafax-hfaxd for timers added
* Tue Jan 08 2019 Axel Braun <axel.braun@gmx.de>
  - migrate from cron to systemd timers (boo#1115442)
* Tue Nov 27 2018 Hans-Peter Jansen <hpj@urpla.net>
  - move textfmt to client package (used by sendfax only)
* Wed Nov 14 2018 Tomáš Chvátal <tchvatal@suse.com>
  - Do not use tabs in spec
* Mon Nov 12 2018 Axel Braun <axel.braun@gmx.de>
  - boo#1115532 JBIG-in-tiff conversion added
    (Build Requirement tiff, libtiff)
* Wed Sep 19 2018 Hans-Peter Jansen <hpj@urpla.net>
  - add systemd hylafax.target
* Tue Sep 18 2018 Hans-Peter Jansen <hpj@urpla.net>
  - version 5.6.1:
    * CVE-2018-17141: fixes multiple JPEG vulnerabilities affecting
      fax page reception in JPEG format. Specially crafted input may
      have allowed remote execution of arbitrary code (boo#1109084)
* Mon Sep 17 2018 Hans-Peter Jansen <hpj@urpla.net>
  - use systemd template unit file for hylafax-faxgetty services
  - fix services
* Sat Aug 25 2018 jengelh@inai.de
  - Trim "enterprise" nonsense marketing.
* Wed Aug 15 2018 axel.braun@gmx.de
  - version 5.6.0
    * notification.diff removed (part of 5.6.0 now)
    * some adjustments to assist AIX 6.1 builds (29 Jun 2018)
    * initial support for systemd in faxsetup (29 Jun 2018)
    * fix RFC2047 encoding by notify (27 Jun, 3 Jul 2018)
    * add jobcontrol PageSize feature (27 Jun 2018)
    * fix various compiler warnings (27 Jun 2018)
    * fix build on musl-based distribution (27 Jun 2018)
    * don't wait forever after +FRH:3 (18 Jun 2018)
    * add -A and -B options to tagtest (22 Feb 2018)
    * make tagtest use the TSI and CallerID data, if available (21 Feb 2018)
    * make tagtest use the date from the TIFF tags, if available,
    instead of "now" (20 Feb 2018)
    * pass Content-Type name and Content-Disposition filename
    information to faxmail MIMEHandlers (15 Jan 2018)
    * fix faxmail transition between a message and external types (15 Jan 2018)
    * fix warning for major and minor macros move to sysmacros.h (19 Dec 2017)
    * avoid pagehandling from introducing some unnecessary EOM signals (15 Dec 2017)
    * improve proxy connection error handling and logging (5 Dec 2017)
    * fix for reproducible builds (11 Sep 2017)
    * fix quote escaping in client apps (5 Sep 2017)
    * treat callingnumber  as null (25, 31 Aug 2017)
    * add initial ModemGroup limits feature (24 Aug 2017)
    * add CLEANFAXDATA and BADFAXLINES TIFF tags for ECM receptions (10 Aug 2017)
    * pass the user's uid onto the session log file for sent faxes (25 Jul 2017)
    * improve job waits to minimize triggers (30 May 2017)
    * increase FIFO read size and add logging information (25 May 2017)
    * add ProxyTaglineFormat and ProxyTSI features (13 Mar 2017)
* Sun Jun 17 2018 axel.braun@gmx.de
  - boo#1091476: hfaxd needs to run as root
    otherwise error message '550 Cannot set privileges'
* Wed May 09 2018 axel.braun@gmx.de
  - boo#1091476: faxq must always run as real user root
* Sun Mar 04 2018 jengelh@inai.de
  - Remove uucp user creation for pre-1500: aaa_base provides
    this user/group already.
* Wed Feb 21 2018 axel.braun@gmx.de
  - create user/group uucp
    adapt services to use uucp
    boo#1081899
* Sat Nov 04 2017 axel.braun@gmx.de
  - bnc1052195 localized Email notification chops german Umlauts
    correction in bin/notify common_functions dictionary
    * notification.diff
* Fri Jul 21 2017 tchvatal@suse.com
  - Drop hylafax+_rh.init
  - Drop conditionals for distros we never build against in OBS
  - Switch to LCMS2
  - Add jbikgit-devel dependency so it is detected by configure
* Mon Apr 03 2017 axel.braun@gmx.de
  - hylafax+ 5.5.9
    * fix a handful of compiler warnings for gcc v7 (13, 17 Feb 2017)
    * fix job rescheduling if the proxy connection attempt fails (13 Jul 2016)
    * increase the maximum number of triggers from 1024 to 4096 (13 Jul 2016)
    * eliminate faxq job priority "bounding" (13 Jul 2016)
    * attempt to detect premature non-ECM Phase C carrier loss (15 Jun 2016)
    * add missing recvq error message indications (6 May 2016)
    * fix tagtest support for multi-strip images (25 Mar 2016)
    * enhance textfmt wrapping to occur on word boundaries (24 Feb 2016)
* Sun Apr 03 2016 axel.braun@gmx.de
  - hylafax+ 5.5.8
    * stop using mktemp() (5 Feb 2016)
    * fix LDAP authentication broken in 5.5.4 (24-26 Jan 2016)
    * reset senderinfo properly when receiving faxes (22 Jan 2016)
    * cope with V.21 HDLC carrier loss following +FRH:3 better (22, 26 Jan 2016)
    * increase the time Class1SwitchingCmd will wait for a response (14 Jan 2016)
    * undo faulty/incorrect previous "fix" to ntries/npages (13 Jan 2016)
    * fix short blocking problems in reading from the device (12 Jan 2016)
* Sun Feb 07 2016 axel.braun@gmx.de
  - Fixed file list entry for faxcron
* Sat Feb 06 2016 axel.braun@gmx.de
  - put texfmt manpage into the right package
* Tue Dec 29 2015 axel.braun@gmx.de
  - hylafax 5.5.7
    * fix ntries counter to apply to pages instead of documents (5 Dec 2015)
    * reject jobs rejected by the proxy (18-19 Nov 2015)
    * add RewriteFaxName and RewriteFaxNumber jobcontrol features (14 Nov 2015)
    * improve Chinese translation (7 Oct 2015)
    * make faxsetup fix blind references in Fontmap.HylaFAX (3 Oct 2015)
    * use the remote time on proxy job submisisons (17 Sep 2015)
    * create more-secure hosts.hfaxd passwords by default (28 Aug 2015)
    * add admin login feature for faxstat (27 Aug 2015)
    * add ProxyJobTag jobcontrol feature (26 Aug 2015)
    * fix grevious calculation problem with Class1RestrictPoorSenders and
    Class1RestrictPoorDestinations (20 Aug 2015)
    * add application/binary MIMEConverter (17 Jul 2015)
    * fix DynamicConfig for Class 1 modem data format support (15 Jul 2015)
    * fix crash in tagline imaging due to glyph ascent (23 Jun 2015)
    * stop messing with the FIFO during installs and uninstalls (16 Jun 2015)
    * avoid conflicts with a TTY environment variable (15 Jun 2015)
    * fix dataTimeout esp for modems with large buffers in non-ECM (22 May 2015)
    * fix dataTimeout primarily affecting 7200 bps ECM sending (15 May 2015)
* Wed Dec 16 2015 pth@suse.de
  - the proper name of the symlink is rchylafax.
* Mon Dec 14 2015 pth@suse.de
  - Guard the inclusion of rchylafax+.
* Fri Dec 11 2015 pth@suse.de
  - Only run cron jobs if hylafax is configured (boo#958150)
  - Clean up the spec file a bit.
  - Fix build.
  - Export CFLAGS and CXXFLAGS so that the flags are imported by
    configure.
  - Use 'make -j1' to prevent parallel building.
  - post and postun sections are always need.
* Tue Jul 14 2015 axel.braun@gmx.de
  - release 5.5.6
    * add typerules suggestion for PNG conversion (19 Mar 2015)
    * support more than 256 pages in Class 1 ECM (26 Feb 2015)
    * cope with application/pdf being encoded with quoted-printable
    in faxmail (13 Feb 2015)
    * fix npages and totpages recording in sendq when proxied (31 Jan 2015)
    * fix EOF reading fault on badly-formatted MIME in faxmail (12 Jan 2015)
    * fix hi-res tagline imaging on 64-bit systems (10 Dec 2014)
    * add support for seqf.increment files to indicate seqf
    incrementation (14 Nov 2014)
    * add support to faxmail to decode long-wrapped base64 (11, 14-15 Oct 2014)
    * fix proxy setting of null taglines (16 Sep 2014)
    * fix ModemWaitForConnect configuration setting (16 Sep 2014)
    * add debug messages for the attempt to locate a suitable modem
    for jobs (12 Aug 2014)
    * fix missed data type for libtiff v4 (31 Jul, 11 Aug 2014)
    * fix faxsend segfault caused by an empty TagLine field introduced in
    alignment features added in 5.5.5 (25 Jul 2014)
    * pass job priority to the proxy server (21 Jul 2014)
    * add JobHostID feature (16, 29-31 Jul 2014)
    * fix instances where a NULL return of crypt() is ignored (13 Jul 2014)
    * improve support for utmpx on BSD (10 Jul 2014)
    * apply some downstream patches from FreeBSD ports (10 Jul 2014)
    * use ps2write in faxmail pdf converter if pswrite is missing (6 Jul 2014)
    * modify FIFO usage and remove CONFIG_FIFOBUG and CONFIG_OPENFIFO (5 Jul 2014)
* Mon May 04 2015 axel.braun@gmx.de
  - bnc#922402 update overwrites send-only settings to systemd config
* Thu Mar 12 2015 hpj@urpla.net
  - fix standalone hylafax+-client fallout
* Thu Mar 12 2015 pth@suse.de
  - Move libfaxutil into its own sub package (bnc#922017).
* Tue Feb 24 2015 axel.braun@gmx.de
  - fix for bnc#856906 also for client package
* Wed Feb 18 2015 axel.braun@gmx.de
  - dependency on tiff added
  - build dependency on ghostscript
* Thu Feb 12 2015 axel.braun@gmx.de
  - fix for bnc#856906
* Sun Dec 14 2014 axel.braun@gmx.de
  - corrected typo (path) in README.SUSE
* Fri Nov 14 2014 axel.braun@gmx.de
  -fix inclusion of initscript for SysV startup
* Wed Nov 12 2014 axel.braun@gmx.de
  - Adapt README.SUSE to renamed service files
* Thu Nov 06 2014 pth@suse.de
  - Rename README.SuSE to README.SUSE
  - Remove systemd from service file names and adapt contents
    accordingly.
  - Fix suse_version tests.
* Wed Nov 05 2014 pth@suse.de
  - Fix spec file
* Tue Nov 04 2014 pth@suse.de
  - Use macros for service handling
* Mon Nov 03 2014 pth@suse.de
  - Include tarball.
  - License is BSD-3-Clause.
  - Set obsoletes and provides for hylafax-client.
* Mon Oct 27 2014 pth@suse.de
  - Make spec a bit more readable.
* Sat Oct 18 2014 axel.braun@gmx.de
  - added documentation for send-only environment
* Tue Oct 14 2014 axel.braun@gmx.de
  - README.suse added (systemd-setup for hylafax)
* Mon Oct 13 2014 axel.braun@gmx.de
  - added systemd-example for faxgetty

Files

/etc/hylafax
/etc/hylafax/faxmail
/etc/hylafax/faxmail/application
/etc/hylafax/faxmail/application/binary
/etc/hylafax/faxmail/application/octet-stream
/etc/hylafax/faxmail/application/pdf
/etc/hylafax/faxmail/image
/etc/hylafax/faxmail/image/tiff
/etc/hylafax/hfaxd.conf
/usr/lib/firewalld/helpers/hylafax.xml
/usr/lib/firewalld/services/hylafax.xml
/usr/lib/systemd/system/hylafax-faxgetty@.service
/usr/lib/systemd/system/hylafax-faxmodem@.service
/usr/lib/systemd/system/hylafax-faxq.service
/usr/lib/systemd/system/hylafax-faxqclean.service
/usr/lib/systemd/system/hylafax-faxqclean.timer
/usr/lib/systemd/system/hylafax-hfaxd.service
/usr/lib/systemd/system/hylafax-usage.service
/usr/lib/systemd/system/hylafax-usage.timer
/usr/lib/systemd/system/hylafax.target
/usr/lib64/libfaxserver.so.7.0.5
/usr/sbin/choptest
/usr/sbin/cqtest
/usr/sbin/dialtest
/usr/sbin/faxabort
/usr/sbin/faxaddmodem
/usr/sbin/faxadduser
/usr/sbin/faxanswer
/usr/sbin/faxconfig
/usr/sbin/faxcron
/usr/sbin/faxdeluser
/usr/sbin/faxfetch
/usr/sbin/faxgetty
/usr/sbin/faxinfo
/usr/sbin/faxlock
/usr/sbin/faxmodem
/usr/sbin/faxmsg
/usr/sbin/faxq
/usr/sbin/faxqclean
/usr/sbin/faxquit
/usr/sbin/faxsend
/usr/sbin/faxsetup
/usr/sbin/faxsetup.linux
/usr/sbin/faxstate
/usr/sbin/faxwatch
/usr/sbin/hfaxd
/usr/sbin/hylafax
/usr/sbin/lockname
/usr/sbin/ondelay
/usr/sbin/pagesend
/usr/sbin/probemodem
/usr/sbin/rchylafax
/usr/sbin/rchylafax-faxq
/usr/sbin/rchylafax-hfaxd
/usr/sbin/recvstats
/usr/sbin/tagtest
/usr/sbin/tiffcheck
/usr/sbin/tsitest
/usr/sbin/typetest
/usr/sbin/xferfaxstats
/usr/share/doc/packages/hylafax+
/usr/share/doc/packages/hylafax+/CHANGES
/usr/share/doc/packages/hylafax+/CONTRIBUTORS
/usr/share/doc/packages/hylafax+/COPYRIGHT
/usr/share/doc/packages/hylafax+/README
/usr/share/doc/packages/hylafax+/README.openSUSE
/usr/share/doc/packages/hylafax+/TODO
/usr/share/doc/packages/hylafax+/VERSION
/usr/share/doc/packages/hylafax+/sendonly.conf
/usr/share/man/man5/dialrules.5f.gz
/usr/share/man/man5/doneq.5f.gz
/usr/share/man/man5/hosts.hfaxd.5f.gz
/usr/share/man/man5/hylafax-config.5f.gz
/usr/share/man/man5/hylafax-info.5f.gz
/usr/share/man/man5/hylafax-log.5f.gz
/usr/share/man/man5/hylafax-server.5f.gz
/usr/share/man/man5/hylafax-shutdown.5f.gz
/usr/share/man/man5/pagermap.5f.gz
/usr/share/man/man5/pagesizes.5f.gz
/usr/share/man/man5/recvq.5f.gz
/usr/share/man/man5/sendq.5f.gz
/usr/share/man/man5/status.5f.gz
/usr/share/man/man5/tsi.5f.gz
/usr/share/man/man5/typerules.5f.gz
/usr/share/man/man5/xferfaxlog.5f.gz
/usr/share/man/man8/choptest.8c.gz
/usr/share/man/man8/cqtest.8c.gz
/usr/share/man/man8/dialtest.8c.gz
/usr/share/man/man8/faxabort.8c.gz
/usr/share/man/man8/faxaddmodem.8c.gz
/usr/share/man/man8/faxadduser.8c.gz
/usr/share/man/man8/faxanswer.8c.gz
/usr/share/man/man8/faxconfig.8c.gz
/usr/share/man/man8/faxcron.8c.gz
/usr/share/man/man8/faxdeluser.8c.gz
/usr/share/man/man8/faxfetch.8c.gz
/usr/share/man/man8/faxgetty.8c.gz
/usr/share/man/man8/faxinfo.8c.gz
/usr/share/man/man8/faxlock.8c.gz
/usr/share/man/man8/faxmodem.8c.gz
/usr/share/man/man8/faxmsg.8c.gz
/usr/share/man/man8/faxq.8c.gz
/usr/share/man/man8/faxqclean.8c.gz
/usr/share/man/man8/faxquit.8c.gz
/usr/share/man/man8/faxrcvd.8c.gz
/usr/share/man/man8/faxsend.8c.gz
/usr/share/man/man8/faxsetup.8c.gz
/usr/share/man/man8/faxsetup.linux.8c.gz
/usr/share/man/man8/faxstate.8c.gz
/usr/share/man/man8/faxwatch.8c.gz
/usr/share/man/man8/hfaxd.8c.gz
/usr/share/man/man8/hylafax.8c.gz
/usr/share/man/man8/jobcontrol.8c.gz
/usr/share/man/man8/lockname.8c.gz
/usr/share/man/man8/mkcover.8c.gz
/usr/share/man/man8/notify.8c.gz
/usr/share/man/man8/ondelay.8c.gz
/usr/share/man/man8/pagesend.8c.gz
/usr/share/man/man8/pdf2fax.8c.gz
/usr/share/man/man8/pollrcvd.8c.gz
/usr/share/man/man8/probemodem.8c.gz
/usr/share/man/man8/ps2fax.8c.gz
/usr/share/man/man8/recvstats.8c.gz
/usr/share/man/man8/tagtest.8c.gz
/usr/share/man/man8/tiff2fax.8c.gz
/usr/share/man/man8/tiffcheck.8c.gz
/usr/share/man/man8/tsitest.8c.gz
/usr/share/man/man8/typetest.8c.gz
/usr/share/man/man8/wedged.8c.gz
/usr/share/man/man8/xferfaxstats.8c.gz
/var/spool/hylafax
/var/spool/hylafax/archive
/var/spool/hylafax/bin
/var/spool/hylafax/bin/archive
/var/spool/hylafax/bin/auto-rotate.ps
/var/spool/hylafax/bin/common-functions
/var/spool/hylafax/bin/dict
/var/spool/hylafax/bin/dict/de
/var/spool/hylafax/bin/dict/en
/var/spool/hylafax/bin/dict/es
/var/spool/hylafax/bin/dict/fr
/var/spool/hylafax/bin/dict/he
/var/spool/hylafax/bin/dict/it
/var/spool/hylafax/bin/dict/nl_BE
/var/spool/hylafax/bin/dict/pl
/var/spool/hylafax/bin/dict/pt
/var/spool/hylafax/bin/dict/pt_BR
/var/spool/hylafax/bin/dict/ro
/var/spool/hylafax/bin/dict/ru
/var/spool/hylafax/bin/dict/sr
/var/spool/hylafax/bin/dict/tr
/var/spool/hylafax/bin/dict/uk
/var/spool/hylafax/bin/dict/zh
/var/spool/hylafax/bin/dictionary
/var/spool/hylafax/bin/faxrcvd
/var/spool/hylafax/bin/genfontmap.ps
/var/spool/hylafax/bin/mkcover
/var/spool/hylafax/bin/notify
/var/spool/hylafax/bin/pcl2fax
/var/spool/hylafax/bin/pdf2fax.gs
/var/spool/hylafax/bin/pollrcvd
/var/spool/hylafax/bin/ps2fax.gs
/var/spool/hylafax/bin/qp-encode.awk
/var/spool/hylafax/bin/rfc2047-encode.awk
/var/spool/hylafax/bin/tiff2fax
/var/spool/hylafax/bin/tiff2pdf
/var/spool/hylafax/bin/wedged
/var/spool/hylafax/client
/var/spool/hylafax/config
/var/spool/hylafax/config/att-dataport
/var/spool/hylafax/config/att-dataport-2
/var/spool/hylafax/config/att-dataport-2.0
/var/spool/hylafax/config/att-dpexpress-2
/var/spool/hylafax/config/cirrus
/var/spool/hylafax/config/class1
/var/spool/hylafax/config/class1.0
/var/spool/hylafax/config/class2
/var/spool/hylafax/config/class2.0
/var/spool/hylafax/config/class2.1
/var/spool/hylafax/config/conexant-1.0
/var/spool/hylafax/config/davicom-2
/var/spool/hylafax/config/digi
/var/spool/hylafax/config/digi-2
/var/spool/hylafax/config/digi-20
/var/spool/hylafax/config/dsi-scout+
/var/spool/hylafax/config/e-tech
/var/spool/hylafax/config/eicon
/var/spool/hylafax/config/eicon-2
/var/spool/hylafax/config/elsa-microlink-56k-basic-2.0
/var/spool/hylafax/config/everex-2496d
/var/spool/hylafax/config/exar
/var/spool/hylafax/config/gvc-288
/var/spool/hylafax/config/gvc-288-2
/var/spool/hylafax/config/hayes
/var/spool/hylafax/config/i537ep
/var/spool/hylafax/config/iaxmodem
/var/spool/hylafax/config/intel-400e
/var/spool/hylafax/config/ip568x
/var/spool/hylafax/config/linux-isdn-1
/var/spool/hylafax/config/linux-isdn-2
/var/spool/hylafax/config/lucent
/var/spool/hylafax/config/lucent-isa
/var/spool/hylafax/config/lucent-mt-10
/var/spool/hylafax/config/lucent-mt-2
/var/spool/hylafax/config/lucent-mt-20
/var/spool/hylafax/config/lucent-mt-21
/var/spool/hylafax/config/mainpine-10
/var/spool/hylafax/config/mainpine-2
/var/spool/hylafax/config/mainpine-20
/var/spool/hylafax/config/mainpine-21
/var/spool/hylafax/config/moto-288
/var/spool/hylafax/config/mt-1432
/var/spool/hylafax/config/nuvo-voyager
/var/spool/hylafax/config/ppi-pm14400fxmt
/var/spool/hylafax/config/ppi-pm14400fxsa
/var/spool/hylafax/config/prometheus
/var/spool/hylafax/config/rc144ac
/var/spool/hylafax/config/rc144ac-1
/var/spool/hylafax/config/rc288dpi
/var/spool/hylafax/config/rc288dpi-1
/var/spool/hylafax/config/rc32acl
/var/spool/hylafax/config/rc32acl-1
/var/spool/hylafax/config/rockwell-k56
/var/spool/hylafax/config/rockwell-rc
/var/spool/hylafax/config/sierra
/var/spool/hylafax/config/silabs
/var/spool/hylafax/config/silabs-10
/var/spool/hylafax/config/skel
/var/spool/hylafax/config/t38modem
/var/spool/hylafax/config/telebit-qblazer
/var/spool/hylafax/config/telebit-t3000
/var/spool/hylafax/config/telebit-wb
/var/spool/hylafax/config/topic
/var/spool/hylafax/config/tricom2842
/var/spool/hylafax/config/uds-fastalk
/var/spool/hylafax/config/umc92144
/var/spool/hylafax/config/umc9624
/var/spool/hylafax/config/usr-2.0
/var/spool/hylafax/config/usr-rts
/var/spool/hylafax/config/usr-xon
/var/spool/hylafax/config/zyxel-1496e
/var/spool/hylafax/config/zyxel-1496e-1
/var/spool/hylafax/config/zyxel-1496e-2.0
/var/spool/hylafax/config/zyxel-2864
/var/spool/hylafax/dev
/var/spool/hylafax/docq
/var/spool/hylafax/doneq
/var/spool/hylafax/etc
/var/spool/hylafax/etc/LiberationSans-25.pcf
/var/spool/hylafax/etc/cover.templ
/var/spool/hylafax/etc/dialrules
/var/spool/hylafax/etc/dialrules-pabx.be
/var/spool/hylafax/etc/dialrules.europe
/var/spool/hylafax/etc/dialrules.ext
/var/spool/hylafax/etc/dialrules.sf-ba
/var/spool/hylafax/etc/dialrules.uk
/var/spool/hylafax/etc/dialrules.world
/var/spool/hylafax/etc/dpsprinter.ps
/var/spool/hylafax/etc/hosts.hfaxd
/var/spool/hylafax/etc/lutRS18.pcf
/var/spool/hylafax/etc/xferfaxlog
/var/spool/hylafax/info
/var/spool/hylafax/log
/var/spool/hylafax/pollq
/var/spool/hylafax/recvq
/var/spool/hylafax/sendq
/var/spool/hylafax/status
/var/spool/hylafax/tmp


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024