Étienne Mollier pushed to branch master at Debian Med / htslib
Commits: 8aa8075f by Étienne Mollier at 2024-11-13T20:29:23+01:00 d/libhts3t64.symbols: htslib_nibble2base is architecture specific. This symbol is an alternative function to nibble2base_default when SSSE3 or NEON vector instructions are available, limiting the set of supported architectures to a peculiar set. Updating the symbol table so it matches exposed list on architectures that do not support the accelerated symbol. - - - - - a6c8e48f by Étienne Mollier at 2024-11-13T21:00:28+01:00 d/changelog: ready for experimental upload. - - - - - 2 changed files: - debian/changelog - debian/libhts3t64.symbols Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +htslib (1.21+ds-0+exp2) experimental; urgency=medium + + * d/libhts3t64.symbols: htslib_nibble2base is architecture specific. + This symbol is an alternative function to nibble2base_default when + SSSE3 or NEON vector instructions are available, limiting the set of + supported architectures to a peculiar set. Updating the symbol table + so it matches exposed list on architectures that do not support the + accelerated symbol. + + -- Étienne Mollier <[email protected]> Wed, 13 Nov 2024 20:47:53 +0100 + htslib (1.21+ds-0+exp1) experimental; urgency=medium * New upstream version 1.21+ds ===================================== debian/libhts3t64.symbols ===================================== @@ -735,7 +735,7 @@ libhts.so.3 libhts3t64 #MINVER# hts_utell@Base 1.16 hts_verbose@HTSLIB_1.0 1.17 hts_version@HTSLIB_1.0 1.17 - htslib_nibble2base@Base 1.21 + (arch=amd64 arm64 hurd-amd64 x32)htslib_nibble2base@Base 1.21 htslib_simd@Base 1.21 hwrite2@HTSLIB_1.0 1.17 int32_get_blk@Base 1.16 View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/c9023836e74797a70a7159f5a2272ae03454c413...a6c8e48ff089734a7367f16f05f78ff42e15f758 -- View it on GitLab: https://salsa.debian.org/med-team/htslib/-/compare/c9023836e74797a70a7159f5a2272ae03454c413...a6c8e48ff089734a7367f16f05f78ff42e15f758 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
