home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / pscn113e.zip / UPDATE.LOG < prev   
Text File  |  1994-12-04  |  8KB  |  159 lines

  1. -------------------------------------------------------------------------------
  2. PalmScan v1.13                                          Fidonet      2:2802/140
  3.                                                         VirNet          9:310/0
  4. Copyright (C) 1993,94                                   PNN          13:315/107
  5. by Steven Hendriks                                      DigitalNet  15:1100/300
  6.    Hoofd 22                                             SIGnet       27:1331/40
  7.    3214 AH Zuidland                                     OasisNet        52:52/0
  8.    the Netherlands                                      AlarmNet       64:300/0
  9.    data: +31-1881-3132 (300-28800 bps)                  OASE         200:3110/0
  10. -------------------------------------------------------------------------------
  11. Internet : stv_hendriks@hrovx1.hro.nl
  12.            steven.hendriks@f140.n2802.z2.fidonet.org
  13. -------------------------------------------------------------------------------
  14.  
  15. This update log describes the changes since release 1.12.
  16.  
  17. + indicates a new option
  18. - indicates a bug fix
  19. / indicates a changed option
  20. | indicates an option available in the registered version only
  21.  
  22.  
  23. +  Added support for RAR. PalmScan detects both normal and self-extracting RAR
  24.    archives. Also, Authenticity Validations are detected.
  25.    Example PalmScan configuration settings for RAR:
  26.     Archiver RAR rar_a_-r_-y_-o-_-std_-m5 rar_x_-r_-y_-o-_-std_-c-
  27.      rar_c_-y_-std
  28.  
  29. +  Added support for RAR archive locking. To enable this, the command to lock
  30.    a RAR archive must be configured with this keyword:
  31.     RARlock [command]
  32.    Example:
  33.     RARlock RAR k
  34.    Or to add an authenticity validation also:
  35.     RARlock RAR k -av
  36.  
  37. +  Added support for ARJ and RAR multi-volume archives. When PalmScan
  38.    encounters a volume other than the first one, it will search for the first
  39.    volume and unpack all archives at once. When the first volume is not found,
  40.    PalmScan will process the archive as if it isn't a part of a multi-volume
  41.    archive.
  42.    To use this feature with ARJ, the commandline option to enable multi-volume
  43.    support must be supplied at the Archiver configuration keyword:
  44.     Archiver [ext] [compress] [decompress] <[addheader] <multi-volume switch>>
  45.    Example:
  46.     Archiver ARJ arj_a_-r arj_x_-y arj_c_-z -v
  47.    For use with RAR, no extra commandline option is needed.
  48.    When converting, PalmScan will create only one new archive. The first volume
  49.    will be replaced by this archive, all other volumes will be removed (and
  50.    marked as deleted in the file-database).
  51.    When a multi-volume archive is not converted, PalmScan will not add any
  52.    files or header to it.
  53.  
  54. + |Added an option at the ArchiverConversion configuration keyword:
  55.   | ToSFX
  56.   |When converting archives to self-extracting archives, this switch should be
  57.   |used. PalmScan will then use .EXE as the extension instead of the default
  58.   |extension used for that archiver.
  59.  
  60. -  Under some conditions, entries in FILES.BBS were incorrectly duplicated.
  61.    Fixed.
  62.  
  63. +  All options at the FileID configuration keyword (OneLine, Filter, FiltLow,
  64.    FiltDraw, MaxWidth and MaxLines) are now available for all description
  65.    importing functions:
  66.    - Ezycom file-database                 (FDB Ezycom)
  67.    - RemoteAccess file-database           (FDB RA)
  68.    + FILES.BBS                            (FilesBBS)
  69.    + Ezycom 1.10 online file_id importing (EzyFileID)
  70.    + FileInfo system                      (/Fix+)
  71.    + Filedoor                             (Filedoor)
  72.    [ + = Updated ]
  73.    Filedoor is a special case: PalmScan defaults to a maximum width of 80
  74.    characters and a maximum length of 20 lines. Only MaxWidth/MaxLines values
  75.    less then those will be used, greater values will be ignored.
  76.  
  77. + |The uploader name for files which are added to the Ezycom/RemoteAccess
  78.   |file-database is now configurable:
  79.   | UploaderName [Name]
  80.   |By default, PalmScan uses 'PalmScan' and the version number as uploader
  81.   |name.
  82.  
  83. +  PalmScan can now check for files which are too old. The configuration
  84.    keyword for this is:
  85.     OldFiles [[-days]|[dd-mm-yyyy]] <Original|Latest|Oldest>
  86.    Either the maximum age in days or a date can be used. When Original is used,
  87.    PalmScan will use the original archive's date. Latest/Oldest will use the
  88.    latest/oldest date of the files inside the archive.
  89.    Example : OldFiles -90 Latest
  90.    PalmScan will check for old files right after embedded archives have been
  91.    processed. When an old file has been encountered, PalmScan will move the
  92.    file to the directory configured with this keyword:
  93.     OldPath [d:\path]
  94.    When no OldPath is configured, PalmScan will exit with errorlevel 204.
  95.    When a message area has been configured, a message to the system operator
  96.    will also be posted.
  97.  
  98. +  Added a commandline option:
  99.     /UNLISTED
  100.    When this option is used, PalmScan will only process files which are not
  101.    listed in FILES.BBS and/or the RemoteAccess / Ezycom file-database.
  102.    This commandline option overrides the ProcessListedOnly configuration
  103.    keyword.
  104.  
  105. + |When a file has been processed and is ok, it can now be moved to another
  106.   |directory. This directory can be specified with this commandline option:
  107.   | /MOVE[path]
  108.   |Example:
  109.   | /MOVEc:\files\uploads\good
  110.  
  111. + |Added a commandline option to disable the moving of files to the BadPath,
  112.   |InfectedPath, HackPath, OldPath and BadGifPath :
  113.   | /NOMOVE
  114.   |Instead, PalmScan will exit with an errorlevel when needed.
  115.  
  116. +  Added support for GIFblast. Two new configuration keywords are available:
  117.    The command to convert GIFblast files to GIF:
  118.     GIFBLASTunpack [command]
  119.    When no GIFBLASTunpack command is configured, the GIFblast support in
  120.    PalmScan is disabled.
  121.    Example : GIFBLASTunpack GIFBLAST.EXE_-D
  122.    To make PalmScan repack GIFblast files to the format configured with the
  123.    GIFpack configuration keyword, this keyword is used:
  124.     GIFBLASTrepack
  125.  
  126. +  PalmScan can now reject GIF, JFIF, JPEG and GIFblast files which have a
  127.    resolution which is too low. The configuration keyword for this is:
  128.     MinimumResolution [horizontal]x[vertical]x[colors]
  129.    Example : MinimumResolution 640x480x256
  130.    When either one of these values is lower than the configured values,
  131.    PalmScan will move the file to the directory configured with this keyword:
  132.     BadGifPath [d:\path]
  133.    When no BadGifPath is configured, PalmScan will exit with errorlevel 205.
  134.    When a message area has been configured, a message to the system operator
  135.    will also be posted.
  136.  
  137. +  Added support for GIFtest. This can be configured with this keyword:
  138.     GIFtest [command] <errorlevels>
  139.    Example : GIFtest c:\giftest\giftest.exe_/M:640x480x256 1 20 25
  140.    Up to 10 errorlevels can be configured. When the result is one of the
  141.    configured errorlevels, PalmScan will move the file to the BadGifPath, or
  142.    exit with errorlevel 205 when no BadGifPath is configured.
  143.    When a message area has been configured, a message to the system operator
  144.    will also be posted.
  145.  
  146. -  When GIF specifications were being added while running the file-database
  147.    maintenance (/fdbmaint), file descriptions could be lost. Fixed.
  148.  
  149. +  When moving a file to the BadPath, InfectedPath, HackPath, OldPath or
  150.    BadGIFpath, PalmScan will now also update the file-database and/or files.bbs
  151.    for the directory to which the file has been moved. The file description
  152.    will include a line describing the reason why the file was moved.
  153.  
  154. /  The maximum number of files to be processed at once in one directory has
  155.    been changed from 500 to virtually unlimited.
  156.  
  157. -  Path names always had to be sub-directories, fixed.
  158.  
  159. <EOF>