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

libfaxutil7_0_7-7.0.7-3.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: libfaxutil7_0_7 Distribution: openSUSE Tumbleweed
Version: 7.0.7 Vendor: openSUSE
Release: 3.1 Build date: Thu Nov 23 03:49:54 2023
Group: System/Libraries Build host: i04-ch2c
Size: 414080 Source RPM: hylafax+-7.0.7-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hylafax.sourceforge.io
Summary: Runtime library needed by both fax server and client
This runtime lib is needed by both the fax server and the client.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Nov 20 2023 Hans-Peter Jansen <hpj@urpla.net>
  - Remove stray pseudo comment (from Bjørn Lie)
* Fri Nov 10 2023 Jan Engelhardt <jengelh@inai.de>
  - Add tiff.patch to unbreak build
* Tue Jan 24 2023 Bernhard Wiedemann <bwiedemann@suse.com>
  - version 7.0.7
    * tiff_450.diff removed
    * constrain job priority to 0-255 (20 Jan 2023)
    * add support for libtiff v4.5.0 (4-5 Jan 2023)
    * add some Si2435 configuration considerations (27 Dec 2022, 20 Jan 2023)
    * if Class1RecvAbortOK is 0 then don't bother with the CAN byte at all (31 Oct 2022)
    * check that the modem isn't trying to deliver a message when we're trying to send
      binary data to it (16-17 Oct 2022)
    * prevent inherited values from creeping into subsequent xferfaxlog data (26 Aug 2022)
    * add external reference feature in dialrules (18 Aug 2022)
* Thu Jan 12 2023 Axel Braun <axel.braun@gmx.de>
  - tiff_450.diff added
    updated to trunk r2695 for tiff 4.5 support - See CHANGES for details
* Mon Dec 26 2022 Axel Braun <axel.braun@gmx.de>
  - version 7.0.6
    * add support for libtiff v4.4 (10 Jun 2022)
    * libtiff44.diff removed
    * cope with SSL Fax senders who skip Phase C (5 May 2022)
    * add ability to trace SSL Fax data reception (3 May 2022)
    * handle timeout OK response to +FRH=3 and +FRM=n (25 Apr 2022)
    * don't leave the modem waiting for a response when in SSL Fax (25 Apr 2022)
    * improve recovery from unexpected SSL Fax terminations during ECM (15, 18, 26 Apr 2022)
    * try to cope with false "no dialtone" results (4, 8 Apr 2022)
    * add initial support for SSL Fax Proxy servers (4, 23 Feb; 4, 19 Apr; 10, 24 Jun 2022)
    * buildrequirement for libssl added (Thanks Dimstar)
* Sat Jun 04 2022 Axel Braun <axel.braun@gmx.de>
  - Project and download links switched to https
    libtiff44.diff added for tiff 4.x compatibility
* 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)

Files

/usr/lib64/libfaxutil.so.7.0.7


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024