Package: minimap2 / 2.24+dfsg-3

Metadata

Package Version Patches format
minimap2 2.24+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hardening.patch | (download)

Makefile | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 propagate hardening options


do_not_use_natbib.bst.patch | (download)

tex/bioinfo.cls | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 natbib style is only for non-profit use
ar.patch | (download)

Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix ar call to support debugging symbols properly


link_mappy_to_libminimap.patch | (download)

setup.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add libminimap to python library
 FIXME: seems extra_link_args and extra_objects are ignored both


python sse4 arch.patch | (download)

setup.py | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 only pass -msse4.1 to the compiler on amd64


simde | (download)

Makefile.simde | 38 17 + 21 - 0 !
1 file changed, 17 insertions(+), 21 deletions(-)

---
reenable simde.patch | (download)

ksw2_extd2_sse.c | 95 5 + 90 - 0 !
ksw2_exts2_sse.c | 88 5 + 83 - 0 !
ksw2_extz2_sse.c | 64 5 + 59 - 0 !
3 files changed, 15 insertions(+), 232 deletions(-)

---