File libcfitsio0.changes of Package libcfitsio0
-------------------------------------------------------------------
Tue Aug 12 17:38:13 CEST 2008 - lmichnovic@suse.cz
- update to version 3.09
* added a clarification to the cfortran.doc file that cfortran.h
may be used and distributed under the terms of the GNU Library
General Public License.
* many many bugfixes
- obsoletes strncat_overflow.patch
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Thu Nov 15 15:22:06 CET 2007 - lmichnovic@suse.cz
- switched to gcc-fortran in BuildRequires
-------------------------------------------------------------------
Mon Oct 15 15:57:07 CEST 2007 - lmichnovic@suse.cz
- fixed buffer overflow using strncat
(cfitsio-strncat_overflow.patch)
-------------------------------------------------------------------
Mon Oct 15 10:21:31 CEST 2007 - lmichnovic@suse.cz
- update to version 3.06
* modified the imcopy.c utility program (to tile-compress images)
so that it writes the default EXTNAME = 'COMPRESSED_IMAGE'
keyword in the compressed images, to preserve the behavior of
earlier versions of imcopy.
* modified the angsep function in the FITS calculator (in eval.y)
to use haversines, instead of the 'law of cosines', to provide
more precision at small angles (< 0.1 arcsec).
* extensive changes to imcompress.c to fully support implicit
data type conversion when reading and writing arrays of data
to FITS images, where the data type of the array is not the
same as the data type of the FITS image. This includes
support for null pixels, and data scaling via the BSCALE and
BZERO keywords.
* rewrote the fits_read_tbl_coord routine in wcssub.c, that gets
the standard set of WCS keywords appropriate to a pair of
columns in a table, to better support the full set of
officially approved WCS keywords.
* made significant changes to histo.c, which creates an image by
binning columns of a table, to better translate the WCS
keywords in the table header into the WCS keywords that are
appropriate for an image HDU.
* modified imcompress.c so that when pixels are written to a
tile-compressed image, the appropriate BSCALE and BZERO values
of that image are applied. This fixes a bug in which writing
to an unsigned integer datatype image (with BZERO = 32768) was
not done correctly.
-------------------------------------------------------------------
Thu Jul 19 11:25:14 CEST 2007 - lmichnovic@suse.cz
- split off doc subpackage
-------------------------------------------------------------------
Tue Jul 17 19:16:49 CEST 2007 - lmichnovic@suse.cz
- initial version 3.04
library package named libcfitsio0