File: v4.0beta015.html

package info (click to toggle)
hylafax 1%3A4.1.1-3.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,400 kB
  • ctags: 7,270
  • sloc: sh: 15,895; ansic: 12,661; makefile: 1,439; cpp: 850
file content (121 lines) | stat: -rw-r--r-- 4,141 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>
Changes in HylaFAX v4.0beta015
</TITLE>
</HEAD>

<BODY>

<BASEFONT SIZE=4>
<B><FONT SIZE=+3>H</FONT>YLA<FONT SIZE=+1>FAX</FONT> <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
<BASEFONT SIZE=3>

<UL>
<HR SIZE=4 WIDTH=65% ALIGN=left>
<B>Current Version</B>: v4.0beta015<BR>
<B>Previous Version</B>: <A HREF="v4.0beta014.html">v4.0beta014</A><BR>
<B>Master FTP Site</B>: <A HREF="ftp://sgi.com/sgi/fax">sgi.com (192.48.153.1), directory sgi/fax</A><BR>
<HR SIZE=4 WIDTH=65% ALIGN=left>
</UL>

<P>
Note that this is a <STRONG>major new distribution</STRONG> and lots
of things have changed.  Consult the <A HREF="hylafax4.0.html">general overview</A>
for a high-level description of the new functionality provided in the
v4.0 software.

<P>
This document describes the changes made to the software between the
<I>previous</I> and <I>current</I> versions (see above).
If you don't find something listed here, then it was not done in this
timeframe, or it was not considered important enough to be mentioned.
The following information is located here:
<UL>
<LI><A HREF="#configure">Changes in the software configuration</A>
<LI><A HREF="#faxq">Changes to faxq</A>
<LI><A HREF="#faxsend">Changes to faxsend</A>
<LI><A HREF="#faxqclean">Changes to faxqclean</A>
<LI><A HREF="#misc">Changes in miscellaneous stuff</A>
</UL>

<P><HR WIDTH=65% ALIGN=right>

<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>

<UL>
<LI>a bug that caused verifying the version of the configured TIFF software
    to fail on certain systems was corrected
<LI>the <TT>TIFFINC</TT> and <TT>LIBTIFF</TT> configuration parameters are
    no longer read from the <B>config.cache</B> file
<LI>the configured awk program must now support the <TT>function</TT> keyword
    instead of the <TT>func</TT> keyword
</UL>

<P><HR WIDTH=65% ALIGN=right>

<A NAME="faxq"><B><FONT SIZE=+3>C</FONT>HANGES TO FAXQ:</B></A>

<UL>
<LI><B>faxq</B> now polls for the removal of UUCP lock files that are
    unexpectedly encountered when a modem is assigned to an outbound
    job; this corrects a problem for send-only environments where a
    modem used by a non-HylaFAX command would be ``lost'' by <B>faxq</B>
<LI>a bug was fixed for send-only environments that caused <B>faxq</B>
    to stop scheduling jobs when a modem that is assigned to an outbound
    job is discovered to be in-use
<LI>modems that are discovered in-use by a <B>faxgetty</B> process are
    now marked busy; this corrects a scheduling problem for servers
    with multiple modems
<LI>a bug was fixed in the <TT>Dispatcher</TT> that caused child processes
    to be ``lost'' on AIX systems 
</UL>

<P><HR WIDTH=65% ALIGN=right>

<A NAME="faxsend"><B><FONT SIZE=+3>C</FONT>HANGES TO FAXSEND:</B></A>

<UL>
<LI>the result string from an <TT>AT+FCLASS=?</TT> query is now more
    carefully processed; only class values in the range 0-31 are used
</UL>

<P><HR WIDTH=65% ALIGN=right>

<A NAME="faxqclean"><B><FONT SIZE=+3>C</FONT>HANGES TO FAXQCLEAN:</B></A>

<UL>
<LI>a bug was fixed that caused documents to be incorrectly removed as
    unreferenced when the associated job was in the <B>sendq</B> directory
</UL>

<P><HR WIDTH=65% ALIGN=right>

<A NAME="misc"><B><FONT SIZE=+3>C</FONT>HANGES IN MISCELLANEOUS STUFF:</B></A>

<UL>
<LI>the <B>faxaddmodem</B>, <B>faxsetup</B>, <B>xferfaxstats</B>,
    <B>recvstats</B>, <B>mkcover</B>, <B>notify.awk</B>, and
    <B>faxcron</B> scripts
    were changed to use the <TT>function</TT> keyword when constructing
    awk programs
<LI><B>faxmail</B> has a new configuration parameter/meta-header that can
    be used to substitute strings in formatted mail
<LI>typos in <B>xferfaxstats</B> were corrected that broke sorting by certain keys
</UL>

<!--FOOTER-->

<A HREF="toc.html"><IMG SRC="icons/back.gif"></A> HylaFAX table
of contents.<BR>

<HR>

<ADDRESS>
<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:sam@engr.sgi.com">sam@engr.sgi.com</A>
Last updated $Date: 1999/01/10 09:50:27 $.
</ADDRESS>

</BODY>
</HTML>