libbio-db-hts-perl 3.01-4build3 source package in Ubuntu

Changelog

libbio-db-hts-perl (3.01-4build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:50:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libbio-db-hts-perl_3.01.orig.tar.gz 5.0 MiB 12a6bc1f579513cac8b9167cce4e363655cc8eba26b7d9fe1170dfe95e044f42
libbio-db-hts-perl_3.01-4build3.debian.tar.xz 3.9 KiB 0f976ba4fa12d619c1ba27d16d443d131608b73406d6eafaf2beeeb3671b5f75
libbio-db-hts-perl_3.01-4build3.dsc 2.3 KiB 3c8e95d8f7cd0603a2923d79c31fa38638c46584b2c46904beff6e039ab50ab9

Available diffs

View changes file

Binary packages built by this source

libbio-db-hts-perl: Perl interface to the HTS library

 HTSlib is an implementation of a unified C library for accessing common file
 formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call
 Format), used for high-throughput sequencing data, and is the core library
 used by samtools and bcftools. HTSlib only depends on zlib. It is known to be
 compatible with gcc, g++ and clang.
 .
 HTSlib implements a generalized BAM (binary SAM) index, with file extension
 'csi' (coordinate-sorted index). The HTSlib file reader first looks for the
 new index and then for the old if the new index is absent.
 .
 This package provides a Perl interface to the HTS library.

libbio-db-hts-perl-dbgsym: debug symbols for libbio-db-hts-perl