[med-svn] [Git][med-team/htslib][master] 2 commits: d/libhts3t64.symbols: htslib_nibble2base is architecture specific.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Nov 13 20:00:48 GMT 2024
É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 <emollier at debian.org> 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 at Base 1.16
hts_verbose at HTSLIB_1.0 1.17
hts_version at HTSLIB_1.0 1.17
- htslib_nibble2base at Base 1.21
+ (arch=amd64 arm64 hurd-amd64 x32)htslib_nibble2base at Base 1.21
htslib_simd at Base 1.21
hwrite2 at HTSLIB_1.0 1.17
int32_get_blk at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20241113/87cc82d6/attachment-0001.htm>
More information about the debian-med-commit
mailing list