home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / c-kermit / ck70b06.txt < prev    next >
Text File  |  2020-01-01  |  6KB  |  187 lines

  1. To: C-Kermit Developers and Testers <kermit@columbia.edu>
  2. Reply-to: kermit@columbia.edu
  3. Subject: C-Kermit 7.0 Beta.05
  4.  
  5. C-Kermit 7.0 Beta.06 will be revealed publicly in a day or two.  This
  6. announcement is for those of you would like a preview and who can build from
  7. source code and (hopefully) send in binaries that I can't make myself.
  8.  
  9. In case you have not seen C-Kermit 7.0 yet, it's described at:
  10.  
  11.   http://www.columbia.edu/kermit/ck70.html
  12.  
  13. Here is what's new in Beta.06:
  14.  
  15. General:
  16.  . PURGE, DELETE, DIRECTORY, and related commands now have consistent
  17.    switches for file selection and listing options.
  18.  . New notation for relative dates (+3days, -6months, yesterday, tomorrow)
  19.    now accepted in any command where a date can be given, e.g.
  20.    "delete /before:-5days *.txt" (or SEND, or DIR, or MOVE, etc).
  21.  . Ctrl-L at prompt clears the screen.
  22.  
  23. File Transfer:
  24.  . ADD SEND-LIST now defaults text/binary according to filename patterns.
  25.  
  26. Communications:
  27.  . SET DIAL METHOD AUTO defaults tone or pulse by country code.
  28.  . Assorted Telnet protocol improvements.
  29.  
  30. Scripting:
  31.  . Expanded command buffer length to allow bigger macros, variables, etc.
  32.  . New support for compound Boolean expressions.
  33.  . New Boolean operator != (arithmetically not equal). 
  34.  . IF and XIF merged (so ugly XIF is no longer needed).
  35.  . New IF conditions: IF OPEN CONNECTION and IF OPEN CX-LOG.
  36.  . "kerbang" scripts now take arguments from the command line.
  37.  . New SCREEN command for screen clearing & cursor positioning.
  38.  . DIR /ARRAY:&a assigns file list to given array.
  39.  . \fword() and \fsplit() fixes and improvements.
  40.  . New math operator: prefix ! = logical (not bitwise) NOT.
  41.  . Improved diagnostics for function-related errors.
  42.  
  43. VMS:
  44.  . Now can receive files that have name-parts longer than 39 characters.
  45.  . Skewed autodownload fullscreen file-transfer display fixed.
  46.  . I tried adding the REMOTE HOST keepalive feature but it doesn't work yet.
  47.  
  48. Miscellaneous:
  49.  . Lots of work on Kerberos/SSL/TLS/etc (ask about this if you're interested).
  50.  . Various spurious "hints" removed, other hints improved.
  51.  . Cleaned up SCO makefile targets.
  52.  . Lots of new symbols for easier correction of compile-time problems.
  53.  . Closed a timing window in which ^C could cause a crash just after file xfer.
  54.  . Improved HELP texts.
  55.  
  56. New platforms:
  57.  . Stratus VOS!
  58.  
  59. Bugs fixed:
  60.  . "get /etc/hosts x.x" didn't work (unless you were root).
  61.  . Broken streaming transfers on HP-UX when in remote mode.
  62.  . FAST, CAUTIOUS, and ROBUST commands were broken in Beta.05.
  63.  . Macro parameter substitution by empty values did not work.
  64.  . Kermit on HP-UX 8.00 thought it was in the background after CONNECT.
  65.  . SEND from SEND-LIST ignored the text/binary mode given in the ADD command.
  66.  . Local (automatic) arrays could become global under certain conditions.
  67.  . Several memory leaks plugged.
  68.  . Various glitches in IKSD.
  69.  
  70. Before posting Beta.06 on the Kermit website and making public announcements,
  71. I'd like to collect some additional binaries.  I've already made 75 of them
  72. myself, listed below.  If you can contribute any that are not listed, please
  73. pick up the sources from:
  74.  
  75.   ftp://kermit.columbia.edu/kermit/test/special/unix.tar.gz (or .Z)
  76.   ftp://kermit.columbia.edu/kermit/test/special/vms.zip
  77.   ftp://kermit.columbia.edu/kermit/test/special/vos.zip
  78.  
  79. The tar archive contains the UNIX sources only.  The vms.zip archive contains
  80. the UNIX and VMS sources (in DOS text format), suitable for unZIPping on a VMS
  81. system.  The vos.zip archive contains the Stratus VOS sources in UNIX format.
  82.  
  83. The same directory also contains two text files:
  84.  
  85.   ckermit2.txt - documentation of new features.
  86.   ckc195.txt   - detailed edit history.
  87.  
  88. I was able to make 74 Beta.06 binaries, listed below.  If you can make any 
  89. not on the list, please upload to:
  90.  
  91.   ftp://kermit.columbia.edu/kermit/incoming/
  92.  
  93. or:
  94.  
  95.   iksd://kermit.columbia.edu/kermit/incoming/
  96.  
  97. using the same naming conventions as before, replacing "b05" in the filename
  98. with "b06".  And of course report any problems to me, as usual.
  99.  
  100. I hope to install Beta.06 sources, binaries, and docs on the website within
  101. the next day or two.
  102.  
  103. Thanks!
  104.  
  105. - Frank
  106.  
  107. P.S. Anybody who wants off this announcement list, pls let me know.
  108.  
  109. Here's the list of binaries I already have (so no need to send them):
  110.  
  111. ckd195b06-aosvsii-2.20.73.pr
  112. cku195b06.aix41-4.1.3
  113. cku195b06.aix42-4.2.1
  114. cku195b06.aix43-4.3.2
  115. cku195b06.bsdi3-3.1
  116. cku195b06.dec-osf30
  117. cku195b06.dgux54310-m88k
  118. cku195b06.dgux54411-m88k
  119. cku195b06.du32
  120. cku195b06.du40
  121. cku195b06.dynixptx44-i386-4.4.2
  122. cku195b06.freebsd2-i386-2.2.7
  123. cku195b06.freebsd3-i386-3.1
  124. cku195b06.hpux100-s700-10.01
  125. cku195b06.hpux100-s700-10.20
  126. cku195b06.hpux100o-s700-10.01
  127. cku195b06.hpux100o-s700-10.20
  128. cku195b06.hpux500-s550-5.21
  129. cku195b06.hpux500wintcp-s550-5.21
  130. cku195b06.hpux80-s300-8.00
  131. cku195b06.hpux80notcp-s300-8.00
  132. cku195b06.hpux80oc-s300-8.00
  133. cku195b06.hpux90-s700-9.05
  134. cku195b06.hpux90o-s700-9.05
  135. cku195b06.hpux90o700-s700-9.05
  136. cku195b06.irix53
  137. cku195b06.irix62
  138. cku195b06.irix63-o2
  139. cku195b06.irix65-indy-6.5.3f
  140. cku195b06.irix65-o200-6.5.3f
  141. cku195b06.linux-i386-rh5.2
  142. cku195b06.linux-i386-sw3.5.0
  143. cku195b06.mklinux-ppc-dr3
  144. cku195b06.next-m68k-3.1
  145. cku195b06.next33-m68k-3.3
  146. cku195b06.qnx16-4.25
  147. cku195b06.qnx32-4.25
  148. cku195b06.sco234
  149. cku195b06.sco234c
  150. cku195b06.sco32v4-4.2
  151. cku195b06.sco32v4gcc-4.2
  152. cku195b06.sco32v4net-4.2
  153. cku195b06.sco32v4netgcc-4.2
  154. cku195b06.sco32v4ns-4.2
  155. cku195b06.sco32v505
  156. cku195b06.sco32v505gcc
  157. cku195b06.sco32v505net
  158. cku195b06.sco32v505netgcc
  159. cku195b06.sinix542
  160. cku195b06.solaris25-sparc-2.5.1
  161. cku195b06.solaris25g-sparc-2.5.1
  162. cku195b06.solaris26-sparc
  163. cku195b06.solaris26g-sparc
  164. cku195b06.solaris7g-i386
  165. cku195b06.solaris7g-sparc
  166. cku195b06.sunos41c-4.1.3
  167. cku195b06.sunos41gcc-4.1.3
  168. cku195b06.ultrix43-mips
  169. cku195b06.unixware2-2.1.3
  170. cku195b06.unixware7-7.0.1
  171. ckva195b06-vms62-nonet.exe
  172. ckva195b06-vms62-ucx40.exe
  173. ckva195b06-vms71-nonet.exe
  174. ckva195b06-vms71-tgv40b.exe
  175. ckva195b06-vms71-ucx41.exe
  176. ckva195b06-vms72-nonet.exe
  177. ckva195b06-vms72-tgv42a.exe
  178. ckva195b06-vms72-ucx50.exe
  179. ckvv195b06-vms55-nonet.exe
  180. ckvv195b06-vms55-ucx20.exe
  181. ckvv195b06-vms61-nonet.exe
  182. ckvv195b06-vms61-tgv40a.exe
  183. ckvv195b06-vms71-nonet.exe
  184. ckvv195b06-vms71-tgv40b.exe
  185.  
  186. (end)
  187.