| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: htslib | Distribution: Fedora Project |
| Version: 1.23.1 | Vendor: Fedora Project |
| Release: 1.el8 | Build date: Thu Mar 19 18:53:27 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-06.rdu3.fedoraproject.org |
| Size: 1798043 | Source RPM: htslib-1.23.1-1.el8.src.rpm |
| Packager: Fedora Project | |
| Url: http://www.htslib.org | |
| Summary: C library for high-throughput sequencing data formats | |
HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM, CRAM and VCF, used for high-throughput sequencing data, and is the core library used by samtools and bcftools.
LicenseRef-Callaway-MIT AND LicenseRef-Callaway-BSD
* Thu Mar 19 2026 Rasmus Ory Nielsen <ron@ron.dk> - 1.23.1-1
- Updated to 1.23.1
* Thu Jan 22 2026 Rasmus Ory Nielsen <ron@ron.dk> - 1.23-1
- Updated to 1.23
- Removed outdated patch
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1.15.1-7
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Aug 15 2022 John Marshall <jmarshall@hey.com> - 1.15.1-1
- Update to HTSlib version 1.15.1
- Backport htscodecs GCC 12 compatibility fix
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.13-2
- Rebuilt with OpenSSL 3.0.0
* Fri Jul 23 2021 John Marshall <jmarshall@hey.com> - 1.13-1
- Update to HTSlib version 1.13
- Bump soversion to 3 (the upstream soversion changed in HTSlib 1.10)
- Remove zlib-devel dependency as HTSlib headers no longer #include <zlib.h>
- Fix description: tabix creates .tbi/.csi by indexing other file formats
(BAM, VCF, etc)
- Add new S3 man page and additional plugin
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Mar 17 2020 Jun Aruga <jaruga@redhat.com> - 1.9-6
- Fix the build failure adding perl(FindBin) and perl(lib) build dependencies.
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Nov 09 2019 Jun Aruga <jaruga@redhat.com> - 1.9-4
- Align the field delimiter as 1 space.
- Add check section and "make test" in it.
* Tue Nov 05 2019 John Marshall <jmarshall@users.sourceforge.net> - 1.9-4
- Remove unneeded pkg-config keywords for static linking, which generated
unnecessary htslib-devel dependencies.
- Explicitly list zlib-devel dependency, needed for htslib-1.9.
* Sun Oct 27 2019 Jun Aruga <jaruga@redhat.com> - 1.9-3
- Fix a bug that %{_libexecdir}/%{name} directory is not removed,
when uninstalling the package "rpm -e htslib".
- Add %dir to directories to verify the files in the directory.
* Tue Oct 22 2019 Jun Aruga <jaruga@redhat.com> - 1.9-2
- Add configure script.
- Enable separately-compiled plugins.
- Enable support for Google Cloud Storage URLs.
- Enable libcurl-based support for http/https/etc URLs.
- Enable support for Amazon AWS S3 URLs.
- Move the man5 page files to main package.
* Fri Sep 06 2019 Jun Aruga <jaruga@redhat.com> - 1.9-1
- Update for htslib version 1.9
* Thu Jun 02 2016 Sam Nicholls <sam@samnicholls.net> - 1.3.1-4
- Fix changelog
- Add comment RE:bzip2/lzma support
* Sat May 28 2016 Sam Nicholls <sam@samnicholls.net> - 1.3.1-3
- Add LICENSE and NEWS to doc
- Remove unnecessary DESTDIR from call to make_install macro
- Remove explicit Provides
* Thu Apr 28 2016 Sam Nicholls <sam@samnicholls.net> - 1.3.1-1
- Alter permissions of SO to permit strip
* Tue Apr 26 2016 Sam Nicholls <sam@samnicholls.net> - 1.3.1-0
- Update for htslib version 1.3.1
* Tue Apr 12 2016 Sam Nicholls <sam@samnicholls.net> - 1.3.0-0
- Initial version
/usr/lib/.build-id /usr/lib/.build-id/35 /usr/lib/.build-id/35/91bcaba2c828b6815d5a3586cb5c77d57b4389 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/f4d8c49ee80366c4c72bb5622db6661af605b4 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/a90797ffb085bbf533e82bc758bb335334842a /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/c59f44e92c2ed263e9980fde9a3c9b293d495a /usr/lib64/libhts.so.1.23.1 /usr/lib64/libhts.so.3 /usr/libexec/htslib /usr/libexec/htslib/hfile_gcs.so /usr/libexec/htslib/hfile_libcurl.so /usr/libexec/htslib/hfile_s3.so /usr/share/doc/htslib /usr/share/doc/htslib/NEWS /usr/share/licenses/htslib /usr/share/licenses/htslib/LICENSE /usr/share/man/man5/faidx.5.gz /usr/share/man/man5/sam.5.gz /usr/share/man/man5/vcf.5.gz /usr/share/man/man7/htslib-s3-plugin.7.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 08:56:20 2026