Release Name: 0.4.3 Released: 2003-07-21 Notes: ------ This should be one of the last bugfix releases for the 0.4.x series. It fixes some important bugs reported by several people in the last weeks. I currently don't know any major bugs which aren't fixed by now. One of the most odd bugs which hit many Redhat users and some SuSE users is now fixed, too, fortunately. Also some minor features have been added like color fax reception and some possibilities to add comments to fax jobs. To convert received *color* faxes to a PDF file for attaching them to mails sent to you, CapiSuite needs the current jpeg2ps 1.9 with my MultiJPEG patch applied. You'll find this patch and RPMs of jpeg2ps on my download page soon. So - just download and enjoy :-) Changes: -------- * scripts & core: support color fax reception (bug #22, thx to Axel Schneck) * scripts: added missing file "unbekannt.la" to install targets in Makefiles (thx to Wolfgang Dollendorf) * scripts: added missing "+.la" which is necessary for the remote inquiry of recorded international calls (bug #27) * scripts: fax_numbers may be now left empty in fax.conf. This makes it possible to use one MSN for receiving/sending faxes and voice calls (fax sending was refused up to now if fax_numbers was empty). (bug #23) * scripts: number of needed tries reported after sending a fax was wrong (bug #29, thx to Eckhard Rüggeberg) * scripts: fax jobs can be given a literal addressee and a subject for informational purposes now (bug #18 reported by Achim Bohnet) * core: fax headline is now converted to the right charset internally, so that special characters like german umlauts are working now (thx to Eckhard Rüggeberg for reporting) * scripts: Sander Roest found a workaround for the odd Python error "cannot unmarshal code objects in restricted execution mode" which mainly hit Redhat users for any reason beyond my understanding and prevented CapiSuite from sending mails sometimes/always...