qfits 6.2.0-5 source package in Ubuntu

Changelog

qfits (6.2.0-5) unstable; urgency=low

  * Add 03-fortify.diff to fix format string vulnerability (closes:
    #643460).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 15:30:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Aurelien Jarno
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
qfits_6.2.0.orig.tar.gz 468.3 KiB 3271469f8c50310ed88d1fd62a07c8bbd5b361e102def1dce3478d1a6b104b54
qfits_6.2.0-5.debian.tar.gz 4.4 KiB cee378540c286e384203a6f05ad0cf74e48589744e17d10ff1653fb229825b2e
qfits_6.2.0-5.dsc 1.1 KiB 9ca0ec9aae78cda57c40cd7bedc95120c1a7c65d69f5f5d2b9d5738c567f33d4

Available diffs

View changes file

Binary packages built by this source

libqfits-dev: No summary available for libqfits-dev in ubuntu quantal.

No description available for libqfits-dev in ubuntu quantal.

libqfits0: Library offering easy access to FITS files

 FITS (Flexible Image Transport System) is a data format most used in
 astronomy.
 .
 qfits is a stand-alone library written in C to interact with files
 complying with the FITS format. It is fast and portable over any
 kind of POSIX-compliant platform. Functionalities offered by this
 library are:
  * Header queries (get keywords, values).
  * Header manipulation (load/modify/save).
  * Header/data offset queries.
  * Pixel loading/saving to memory.
  * Support for files of any dimension (NAXIS).
  * Support for FITS extensions, including ASCII and binary tables.

qfits-tools: FITS manipulation tools

 qfits is a stand-alone library written in C to interact with files
 complying with the FITS format, which is a data format most used in
 astronomy.
 .
 This package includes tools for simple manipulations of FITS files.