SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for g3utils-1.1.36-26.2.x86_64.rpm :
Fri Nov 7 13:00:00 2008 prusnakAATTsuse.cz
- alter tempfile.patch to reuse spooldir (CVE-2008-4936) [bnc#442596]

Thu Oct 9 14:00:00 2008 crrodriguezAATTsuse.de
- fix implicit-fortify-decl errors

Thu Aug 7 14:00:00 2008 prusnakAATTsuse.cz
- updated to 1.1.36

* faxsend.c: (optionally) insert 100 0-bytes at start of page, to
help modems that have problems with the before-EOL timing (new USRs)

* fax_lib.c: add new MQ_ bit for 0-padding

* fax/faxrunqd.in: make wait() interruptible, avoid queue stalls
if only one modem active and this modem has a very long job.
Additionally, detect hung sendfax processes, and kill()\' em.

* faxlib.c: recognize modem ID for Blatzheim ISDN/hybrid modems

* fax/faxrunqd.in: add functionality to run external scripts if
the fax queue reaches a \"high water mark\" length, and if a given
modem has more than consecutive errors

* doc/faxrunqd.8in: document new options

* fax/faxspool.in: add AATTSAATT for faxheader (replace with job id)

* sendfax.c: for \"failed transmitting\", log #of pages successfully
sent + #of retries (important for judging significance of errors)

* conf_sf.c: add new sendfax option \"-R \" to set \"max_tries\" value

* doc/sendfax.8in: document -R

* tools/README: update documentation, add \"microcom\"

* class1lib.c: in fax1_send_frame(): make logging more uniform and
easier to read. Handle case of \"NO CARRIER\" after
frame has been sent, and check for internal
consistency regarding \"we have carrier\" vs. \"use
existing carrier\" (ugly)

* class1.c: on reception, don\'t try to send DIS when CSI frame
couldn\'t be sent. Log # of current re-try.

* add exim4 documentation to frontends/mail2fax06/README

* class1lib.c: check all fax_send() return values (in case flow
control gets stuck, we might have a timeout in there)

* class1.c: properly implement scan line time handling / byte padding

* class1.c: implement re-training on TCF/FTT, including stepdown

* class1lib.c: implement fax1_st_table[] for scan line time
handling (bit ordering in DCS/DIS frames is just weird).
Add scan time parameter to fax1_send_dcs()

* fax/faxspool.rules: add conversion rules for .jpg and .doc

* fax/faxrunqd.in: fix write combining bug with partially-sent jobs

* voice/libvoice/
*: sparc64 compatibility fixes (
*int vs.
*p_int)

* voice/Makefile: pull in new object files (hyla_nsf.o, g3file.o)

* g3file.c: implement first draft of generic G3 I/O module,
including EOL padding

* t/t_g3f_c.c, t/t_g3file.in: test routines for g3file.c

* class1.c: change fax1_send_page() to use g3_send_file()

* fax/faxspool.in: netpbm calls \"giftoppm\" now \"giftopnm\" -> adapt

* frontends/mail2fax06/: implement new mail to fax conversion tool,
in perl, using MIME::Parser, which will properly handle attachments

* tools/microcom.c: add to fix missing prototype warnings

* config.c: insert {} to silence over-eager compiler warnings

* tio.c: change \"static char[] tio_compilation_type\" into \"#ident\"
(get rid of \"unused variable\" warning, save a few bytes .data)

* locks.c: get rid of \"unused variable tries\" compiler warning

* hyla_nsf.c: add mgetty T.35 vendor code to table

* mgetty has its own ITU T.35 vendor code now! [0x04 0x81 0x0e]

* tools/mid.c: implement \"-Q\" (quick query)

* faxlib.c: handle USR reporting format for NSF frames

* fax/faxrunqd.in: fix quoting bug in `date` call (Klaus Weglehner)

* hyla_nsf.c: import new set of tables from Hylafax NSF.c++

* hyla_nsf.c, class1.c, class1.h: silence compiler complaints

* config.h: cast return value of c_bool() to (boolean)

* class1.c: hand off incoming NSF frames to decoder

* faxlib.c: convert incoming NSF frames to binary, hand off to decoder

* hyla_nsf.c: import NSF vendor tables + decoder from Hylafax

* class1.c: fax1_send_page(): fix end-of-page handling, reorder
sending of TSI and DCS to correctly handle RTP/RTN

* class1.c: fax1_send_page(): properly use fax_send_swaptable[]
(page sending works now, if receiver doesn\'t need padding)

* class1.c: fax1_send_page(): fix first and last chunk of page data
(digifax header wasn\'t skipped, and last chunk was lost)

* class1.c: handle DCN in fax1_dial_and_phase_AB()

* class1.c: add receive torture test (to sender), more logging

* fax_lib.h: define CAN character (cancel, ctrl-x)

* class1lib.c: fax1_receive_frame(): if waiting for start-of-frame
already runs into timeout, don\'t even try to read
end-of-frame modem response (robustness)

* class1lib.c: tell modem (send CAN character) when we timeout
after AT+FRH=n, to make sure recovering works

* class1lib.c: don\'t query AT+FRH=?/+FTH=? carriers

*
*/Makefile: move all \"fullclean\" extras into \"clean\" target,
remove \"make fullclean\"

* Makefile: for \"make fullclean\" or \"distclean\", just do \"clean\"

Mon Jul 9 14:00:00 2007 jdelvareAATTsuse.de
- added callback utility with sample config [#288227]

Sat Apr 21 14:00:00 2007 ajAATTsuse.de
- Use texlive for building.

Fri Mar 30 14:00:00 2007 rguentherAATTsuse.de
- add pwdutils to BuildRequires for postinst script invocation

Thu Jan 4 13:00:00 2007 prusnakAATTsuse.cz
- update to 1.1.35

* added \"faxq stop\" and \"faxq start\" functionality

* added destination number format (NDID=...) for Digi DataFire

* decode & log receiver capabilities (+FDIS/+FIS)

* make code robust against all sort of unexpected behaviours
- drop obsolete patches:

* mgetty-1.1.33-overflow.diff

* mgetty-1.1.33-printf.diff

Sat Nov 11 13:00:00 2006 olhAATTsuse.de
- fix doc file permissions

Wed May 24 14:00:00 2006 schwabAATTsuse.de
- Don\'t build as root.
- Don\'t strip binaries.

Mon Feb 27 13:00:00 2006 anickaAATTsuse.cz
- fix #151487 (printf problem)


 
ICM