| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
| Name: mgetty-sendfax | Distribution: Unknown |
| Version: 1.1.30 | Vendor: Unknown |
| Release: 3 | Build date: Sun May 23 20:51:10 2004 |
| Group: Applications/Communications | Build host: sh2004.itonet.co.jp |
| Size: 263303 | Source RPM: mgetty-1.1.30-3.src.rpm |
| Url: http://www.leo.org/~doering/mgetty/index.html | |
| Summary: Provides support for sending faxes over a modem. | |
Sendfax is a standalone backend program for sending fax files. The mgetty program (a getty replacement for handling logins over a serial line) plus sendfax will allow you to send faxes through a Class 2 modem. If you'd like to send faxes over a Class 2 modem, you'll need to install the mgetty-sendfax and the mgetty packages.
GPL
MD5: 715456bf2215eac0d1fcb5c3b7e4e788
* Thu May 01 2003 Elliot Lee <sopwith@redhat.com> 1.1.30-3
- ppc64 calls for the union init patch
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Dec 19 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.30-1
- update to 1.1.30
- use mktemp to make the temporary file when spooling fax data from stdin
* Tue Dec 10 2002 Elliot Lee <sopwith@redhat.com> 1.1.29-1
- Fix logrotate.vgetty wildcard
* Mon Nov 25 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.29-1
- update to 1.1.29
- create the fax user in -sendfax %pre
- remove /var/spool/fax/outgoing/locks
* Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-10
- define PTR_IS_LONG on x86_64
* Tue Nov 12 2002 Tim Powers <timp@redhat.com>
- remove files from $RPM_BUILD_ROOT that we aren't including
* Tue Sep 03 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-9
- include vgetty's man page
* Fri Aug 23 2002 Elliot Lee <sopwith@redhat.com> 1.1.28-8
- /var/spool/fax/outgoing/locks needs to be sticky
* Tue Aug 13 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-7
- rotate mgetty.log.unknown and mgetty.log.callback (#68049)
- don't logrotate already-rotated logs (#68422)
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-4
- rebuild in new environment
* Thu Feb 28 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-3
- rotate the mgetty and vgetty logs by default, specifying them with
wildcards in the logrotate configs (#62159)
* Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-2
- rebuild
* Fri Jan 11 2002 Nalin Dahyabhai <nalin@redhat.com> 1.1.28-1
- update to 1.1.28
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Oct 22 2001 Nalin Dahyabhai <nalin@redhat.com> 1.1.27-1
- update to 1.1.27
- drop s390x patch (no longer needed)
* Tue Jul 24 2001 Nalin Dahyabhai <nalin@redhat.com> 1.1.26-6
- tweak the issue patch
* Tue Jul 10 2001 Bill Nottingham <notting@redhat.com>
- make /etc/issue parsing match other gettys
* Tue Jun 12 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add 64 bit patch for s390x from <oliver.paukstadt@millenux.com>
* Wed Apr 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- define _sysconfdir, not sysconfdir
* Mon Apr 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 1.1.26
- add logrotate.vm and logrotate.vgetty (note from Heiner Kordewiner)
- add voice/{Announce,Changelog,Readme} to documentation set
* Tue Apr 10 2001 Nalin Dahyabhai <nalin@redhat.com>
- define CNDFILE in policy.h
* Tue Mar 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- change the default group in the vgetty configuration file from phone to uucp,
which matches the settings for faxes
* Tue Mar 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 1.1.25
- ditch the elsa patch in favor of the current vgetty patch
- don't need to strip binaries, buildroot policies do that
- add docs to the voice subpackage
* Tue Jan 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- use mkdtemp() when printing faxes
* Mon Jan 15 2001 Preston Brown <pbrown@redhat.com>
- fix misdetection of USR voice modem detection <cjj@u.washington.edu>
* Mon Jan 08 2001 Preston Brown <pbrown@redhat.com>
- 1.1.24 includes tmpfile security enhancements, some of our patches
* Tue Sep 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- back out quoting patch
- change Copyright: distributable to License: GPL
- add URL
- remove logging changes from excl patch, based on input from Gert
- rework ia64 patch, break out gets/fgets change based on input from Gert
* Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- make sure all scripts quote variables where possible (#17179)
- make sure all scripts use mktemp for generating temporary files
* Sat Aug 26 2000 Bill Nottingham <notting@redhat.com>
- update to 1.1.22; fixes security issues
* Mon Aug 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix excl patch to keep everything from segfaulting all the time (#11523,11590)
* Mon Jul 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- forcibly strip binaries (#12431)
- change dependency on libgr-progs (which is gone) to netgr-progs (#10819)
- change dependency on giftoppm to giftopnm (#8088)
- attempt to plug some potential security problems (#11874)
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
- add new V250modem patch from ELSA (thanks to Jürgen Kosel)
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri Jun 23 2000 Than Ngo <than@redhat.de>
- add support ELSA Microlink 56k
* Sun Jun 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- Overhaul for FHS fixes.
- Stop removing logs in postun.
- Stop stripping everything.
- ia64 fixes.
* Wed May 17 2000 Ngo Than <than@redhat.de>
- updated the new vgetty (#bug 10440)
* Sat May 06 2000 Bill Nottingham <notting@redhat.com>
- fix compilation with new gcc, or ia64, or something...
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
- man pages are compressed
* Tue Sep 07 1999 Jeff Johnson <jbj@redhat.com>
- add fax print command (David Fox).
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
- version 1.1.21
* Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
- move callback to base package (#4799).
* Wed Jun 02 1999 Jeff Johnson <jbj@redhat.com>
- update to 1.1.20 (#3216).
* Tue Apr 06 1999 Bill Nottingham <notting@redhat.com>
- strip setuid bit from ct
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
- better log handling
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
- rebuild for glibc 2.1
* Sat Aug 22 1998 Jos Vos <jos@xos.nl>
- Use a patch for creating policy.h using policy.h-dist.
- Add viewfax subpackage (X11 fax viewing program).
- Add logrotate config files for mgetty and sendfax log files.
- Properly define ECHO in Makefile for use with bash.
- Add optional use of dialin.config (for modems supporting this).
- Change default notification address to "root" (was "faxadmin").
- Change log file names according to better defaults.
- Change default notify program to /etc/mgetty+sendfax/new_fax (was
/usr/local/bin/new_fax).
* Fri Aug 21 1998 Jeff Johnson <jbj@redhat.com>
- add faxrunqd man page (problem #850)
- add missing pbm2g3 (and man page); remove unnecessary "rm -f pbmtog3"
- delete redundant ( cd tools; make ... )
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
- updated to 1.1.14
- AutoPPP patch
* Thu Dec 18 1997 Mike Wangsmo <wanger@redhat.com>
- added more of the documentation files to the rpm
* Wed Oct 29 1997 Otto Hammersmith <otto@redhat.com>
- added install-info support
* Tue Oct 21 1997 Otto Hammersmith <otto@redhat.com>
- updated version
* Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
- now requires libgr-progs instead of netpbm
* Mon Aug 25 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/etc/logrotate.d/sendfax /etc/mgetty+sendfax /etc/mgetty+sendfax/faxheader /etc/mgetty+sendfax/faxrunq.config /etc/mgetty+sendfax/faxspool.rules.sample /etc/mgetty+sendfax/sendfax.config /usr/bin/ct /usr/bin/faxq /usr/bin/faxrm /usr/bin/faxrunq /usr/bin/faxspool /usr/bin/g32pbm /usr/bin/g3cat /usr/bin/kvg /usr/bin/newslock /usr/bin/pbm2g3 /usr/lib/mgetty+sendfax /usr/lib/mgetty+sendfax/cour25.pbm /usr/lib/mgetty+sendfax/cour25n.pbm /usr/lib/mgetty+sendfax/faxq-helper /usr/sbin/faxrunqd /usr/sbin/sendfax /usr/share/man/man1/coverpg.1.gz /usr/share/man/man1/faxq.1.gz /usr/share/man/man1/faxrm.1.gz /usr/share/man/man1/faxrunq.1.gz /usr/share/man/man1/faxspool.1.gz /usr/share/man/man1/g32pbm.1.gz /usr/share/man/man1/g3cat.1.gz /usr/share/man/man1/mgetty_fax.1.gz /usr/share/man/man1/pbm2g3.1.gz /usr/share/man/man5/faxqueue.5.gz /usr/share/man/man8/faxrunqd.8.gz /usr/share/man/man8/sendfax.8.gz /var/spool/fax /var/spool/fax/incoming /var/spool/fax/outgoing
Generated by rpm2html 1.7
admin, Tue Jun 28 14:00:34 2005