readstat 1.1.9-2 source package in Ubuntu

Changelog

readstat (1.1.9-2) unstable; urgency=medium

  * Temporarily ignore test suite failures on big endian architectures until
    https://github.com/WizardMac/ReadStat/issues/302 is solved.
  * Backport the upstream PR https://github.com/WizardMac/ReadStat/pull/298
    to fix an use-after-free issue. (Closes: #1037838)

 -- Pino Toscano <email address hidden>  Fri, 14 Jul 2023 06:30:27 +0200

Upload details

Uploaded by:
Debian Qt/KDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
readstat_1.1.9-2.dsc 2.0 KiB 114a57811ca5ea017f90a0b796bc754313ff8e81406d8945b4237cec7cc43862
readstat_1.1.9.orig.tar.gz 243.3 KiB 89af7c785a7ae3d9a7af6e64a69028829a429f66a14b1b913be22816dc07ddca
readstat_1.1.9-2.debian.tar.xz 5.2 KiB 4c7bd3acfdb6b8a64396310eb9012720feb1af579b1b69b7557e6ad2e07b4893

Available diffs

No changes file available.

Binary packages built by this source

libreadstat-dev: development files for libreadstat library

 ReadStat is a command-line tool and MIT-licensed C library for reading files
 from popular stats packages.
 .
 This package contains the development files.

libreadstat1: read/write data sets from SAS, Stata, and SPSS - shared library

 ReadStat is a command-line tool and MIT-licensed C library for reading files
 from popular stats packages. Supported data formats include:
 .
  - SAS: SAS7BDAT (binary file) and XPORT (transport file)
  - Stata: DTA (binary file) versions 104-119
  - SPSS: POR (portable file), SAV (binary file), and ZSAV (compressed binary)
 .
 Supported metadata formats include:
 .
  - SAS: SAS7BCAT (catalog file) and .sas (command file)
  - Stata: .dct (dictionary file)
  - SPSS: .sps (command file)
 .
 There is also write support for all the data formats, but not the metadata
 formats.
 .
 This package contains the shared library.

libreadstat1-dbgsym: debug symbols for libreadstat1
readstat: read/write data sets from SAS, Stata, and SPSS

 ReadStat is a command-line tool and MIT-licensed C library for reading files
 from popular stats packages. Supported data formats include:
 .
  - SAS: SAS7BDAT (binary file) and XPORT (transport file)
  - Stata: DTA (binary file) versions 104-119
  - SPSS: POR (portable file), SAV (binary file), and ZSAV (compressed binary)
 .
 Supported metadata formats include:
 .
  - SAS: SAS7BCAT (catalog file) and .sas (command file)
  - Stata: .dct (dictionary file)
  - SPSS: .sps (command file)
 .
 There is also write support for all the data formats, but not the metadata
 formats.
 .
 This package contains the command line tools: readstat, and extract_metadata.

readstat-dbgsym: debug symbols for readstat