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

mgetty-1.1.36-40.1.2 RPM for x86_64

From OpenSuSE 12.1 for x86_64

Name: mgetty Distribution: openSUSE 12.1
Version: 1.1.36 Vendor: openSUSE
Release: 40.1.2 Build date: Sun Oct 30 03:11:11 2011
Group: Hardware/Fax Build host: build32
Size: 1865146 Source RPM: mgetty-1.1.36-40.1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: http://mgetty.greenie.net/
Summary: Mgetty Listens for Data, Fax, or Voice Calls on a Serial Line
This package turns your computer into a fax machine. With some voice
modems (Zyxel, Rockwell, and USR), you can even use your computer as an
answering machine.

Mgetty recognizes what kind of call it is receiving and does everything
else automatically. It is able to accept data (login/PPP), fax, and
(depending on your modem) voice calls. Find the documentation in
/usr/share/doc/packages/mgetty and TeX Info files in /usr/share/info.

The configuration files are in /etc/mgetty+sendfax.



Authors:
--------
    Gert Doring <gert@greenie.muc.de>

Provides

Requires

License

GPLv2+

Changelog

* Fri Sep 30 2011 uli@suse.com
  - cross-build fix: use %__cc macro
* Fri May 13 2011 gjhe@novell.com
  - fix bug [bnc#646280],adjust faxspool to process pdf file using
    gs directly, do not use acroreader.
* Sun Aug 29 2010 cristian.rodriguez@opensuse.org
  - Do not include build date in binaries
* Fri Nov 07 2008 prusnak@suse.cz
  - alter tempfile.patch to reuse spooldir (CVE-2008-4936) [bnc#442596]
* Thu Oct 09 2008 crrodriguez@suse.de
  - fix implicit-fortify-decl errors
* Thu Aug 07 2008 prusnak@suse.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 <x> consecutive errors
    * doc/faxrunqd.8in: document new options
    * fax/faxspool.in: add @S@ 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 <n>" 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 <stdlib.h> 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 09 2007 jdelvare@suse.de
  - added callback utility with sample config [#288227]
* Sat Apr 21 2007 aj@suse.de
  - Use texlive for building.
* Fri Mar 30 2007 rguenther@suse.de
  - add pwdutils to BuildRequires for postinst script invocation
* Thu Jan 04 2007 prusnak@suse.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

Files

/etc/logrotate.d/mgetty
/etc/mgetty+sendfax
/etc/mgetty+sendfax/callback.config
/etc/mgetty+sendfax/dialin.config
/etc/mgetty+sendfax/login.config
/etc/mgetty+sendfax/mgetty.config
/etc/mgetty+sendfax/new_fax
/etc/mgetty+sendfax/voice.conf
/usr/bin/autopvf
/usr/bin/basictopvf
/usr/bin/lintopvf
/usr/bin/newslock
/usr/bin/pvfamp
/usr/bin/pvfcut
/usr/bin/pvfecho
/usr/bin/pvffft
/usr/bin/pvffile
/usr/bin/pvffilter
/usr/bin/pvfmix
/usr/bin/pvfnoise
/usr/bin/pvfreverse
/usr/bin/pvfsine
/usr/bin/pvfspeed
/usr/bin/pvftoau
/usr/bin/pvftobasic
/usr/bin/pvftolin
/usr/bin/pvftormd
/usr/bin/pvftovoc
/usr/bin/pvftowav
/usr/bin/rmdfile
/usr/bin/rmdtopvf
/usr/bin/sff2g3
/usr/bin/vm
/usr/bin/voctopvf
/usr/bin/wavtopvf
/usr/lib/mgetty+sendfax/new_fax
/usr/sbin/callback
/usr/sbin/mgetty
/usr/sbin/vgetty
/usr/share/doc/packages/mgetty
/usr/share/doc/packages/mgetty/BUGS
/usr/share/doc/packages/mgetty/FTP
/usr/share/doc/packages/mgetty/README.1st
/usr/share/doc/packages/mgetty/Recommend
/usr/share/doc/packages/mgetty/THANKS
/usr/share/doc/packages/mgetty/TODO
/usr/share/doc/packages/mgetty/samples
/usr/share/doc/packages/mgetty/samples/answer_fax.sh
/usr/share/doc/packages/mgetty/samples/coverpg-pl.ps
/usr/share/doc/packages/mgetty/samples/coverpg.pbm
/usr/share/doc/packages/mgetty/samples/coverpg.ps
/usr/share/doc/packages/mgetty/samples/fax
/usr/share/doc/packages/mgetty/samples/faxmemo
/usr/share/doc/packages/mgetty/samples/faxview.th
/usr/share/doc/packages/mgetty/samples/new_fax.NeXT
/usr/share/doc/packages/mgetty/samples/new_fax.all
/usr/share/doc/packages/mgetty/samples/new_fax.all/INSTALL
/usr/share/doc/packages/mgetty/samples/new_fax.all/README
/usr/share/doc/packages/mgetty/samples/new_fax.all/archive.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/delete.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/fax.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/faxlist
/usr/share/doc/packages/mgetty/samples/new_fax.all/faxlist.dist
/usr/share/doc/packages/mgetty/samples/new_fax.all/list.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/mail.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/new_fax
/usr/share/doc/packages/mgetty/samples/new_fax.all/notify.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/print.module
/usr/share/doc/packages/mgetty/samples/new_fax.all/write.module
/usr/share/doc/packages/mgetty/samples/new_fax.hpa
/usr/share/doc/packages/mgetty/samples/new_fax.lj
/usr/share/doc/packages/mgetty/samples/new_fax.mail
/usr/share/doc/packages/mgetty/samples/new_fax.mime1
/usr/share/doc/packages/mgetty/samples/new_fax.mime3
/usr/share/doc/packages/mgetty/samples/new_fax.mime4
/usr/share/doc/packages/mgetty/samples/new_fax.pbm
/usr/share/doc/packages/mgetty/samples/new_fax.th
/usr/share/doc/packages/mgetty/samples/new_fax.tiff
/usr/share/doc/packages/mgetty/samples/new_fax.vacation
/usr/share/doc/packages/mgetty/samples/printfax
/usr/share/doc/packages/mgetty/samples/printfax.ps
/usr/share/doc/packages/mgetty/ttyS-cua.txt
/usr/share/doc/packages/mgetty/voice
/usr/share/doc/packages/mgetty/voice/Announce
/usr/share/doc/packages/mgetty/voice/NOTE
/usr/share/doc/packages/mgetty/voice/Readme
/usr/share/doc/packages/mgetty/voice/Readme.Beginners
/usr/share/doc/packages/mgetty/voice/Readme.pvftools
/usr/share/doc/packages/mgetty/voice/Readme.voice_shell
/usr/share/doc/packages/mgetty/voice/ToDo
/usr/share/doc/packages/mgetty/voice/compression_settings
/usr/share/doc/packages/mgetty/voice/device_settings
/usr/share/doc/packages/mgetty/voice/scripts
/usr/share/doc/packages/mgetty/voice/scripts/Vgetty.sh
/usr/share/doc/packages/mgetty/voice/scripts/Vgetty.sh.EXAMPLE
/usr/share/doc/packages/mgetty/voice/scripts/button.sh
/usr/share/doc/packages/mgetty/voice/scripts/convert_wav_to_rmd.sh
/usr/share/doc/packages/mgetty/voice/scripts/demo.pl
/usr/share/doc/packages/mgetty/voice/scripts/demo.sh
/usr/share/doc/packages/mgetty/voice/scripts/dtmf.sh
/usr/share/doc/packages/mgetty/voice/scripts/dtmf_alpha.sh
/usr/share/doc/packages/mgetty/voice/scripts/events.sh
/usr/share/doc/packages/mgetty/voice/scripts/faxback.sh
/usr/share/doc/packages/mgetty/voice/scripts/listen.sh
/usr/share/doc/packages/mgetty/voice/scripts/message.sh
/usr/share/doc/packages/mgetty/voice/scripts/new_voice.craig_southern
/usr/share/doc/packages/mgetty/voice/scripts/rsynth-0.9.linuxA.pch
/usr/share/doc/packages/mgetty/voice/scripts/speakdate.pl
/usr/share/doc/packages/mgetty/voice/scripts/speakdate.sh
/usr/share/doc/packages/mgetty/voice/scripts/vmtest.sh
/usr/share/doc/packages/mgetty/voice/scripts/voice2email.sh
/usr/share/info/mgetty.info.gz
/usr/share/man/man1/autopvf.1.gz
/usr/share/man/man1/basictopvf.1.gz
/usr/share/man/man1/lintopvf.1.gz
/usr/share/man/man1/pvf.1.gz
/usr/share/man/man1/pvfamp.1.gz
/usr/share/man/man1/pvfcut.1.gz
/usr/share/man/man1/pvfecho.1.gz
/usr/share/man/man1/pvffft.1.gz
/usr/share/man/man1/pvffile.1.gz
/usr/share/man/man1/pvffilter.1.gz
/usr/share/man/man1/pvfmix.1.gz
/usr/share/man/man1/pvfnoise.1.gz
/usr/share/man/man1/pvfreverse.1.gz
/usr/share/man/man1/pvfsine.1.gz
/usr/share/man/man1/pvfspeed.1.gz
/usr/share/man/man1/pvftoau.1.gz
/usr/share/man/man1/pvftobasic.1.gz
/usr/share/man/man1/pvftolin.1.gz
/usr/share/man/man1/pvftormd.1.gz
/usr/share/man/man1/pvftovoc.1.gz
/usr/share/man/man1/pvftowav.1.gz
/usr/share/man/man1/rmdfile.1.gz
/usr/share/man/man1/rmdtopvf.1.gz
/usr/share/man/man1/sff2g3.1.gz
/usr/share/man/man1/voctopvf.1.gz
/usr/share/man/man1/wavtopvf.1.gz
/usr/share/man/man1/zplay.1.gz
/usr/share/man/man4/mgettydefs.4.gz
/usr/share/man/man8/callback.8.gz
/usr/share/man/man8/faxq-helper.8.gz
/usr/share/man/man8/mgetty.8.gz
/usr/share/man/man8/vgetty.8.gz
/var/spool/voice
/var/spool/voice/incoming
/var/spool/voice/messages


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 12:07:35 2013