Codebase list miniasm / fresh-snapshots/main
Refresh patches. Debian Janitor 1 year, 3 months ago
3 changed file(s) with 12 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
44 Forwarded: https://github.com/lh3/minimap/pull/2
55 Applied-Upstream: https://github.com/lh3/minimap/commit/1cd6ae3bc7c7a6f9e7c03c0b7a93a12647bba244
66 Last-Update: 2016-01-14
7 --- a/kdq.h
8 +++ b/kdq.h
7 Index: miniasm.git/kdq.h
8 ===================================================================
9 --- miniasm.git.orig/kdq.h
10 +++ miniasm.git/kdq.h
911 @@ -1,12 +1,13 @@
1012 #ifndef __AC_KDQ_H
1113 #define __AC_KDQ_H
00 Description: add hardening flags
11 Author: Sascha Steinbiss <sascha@steinbiss.name>
22 Last-Update: 2016-01-14
3 --- a/Makefile
4 +++ b/Makefile
3 Index: miniasm.git/Makefile
4 ===================================================================
5 --- miniasm.git.orig/Makefile
6 +++ miniasm.git/Makefile
57 @@ -1,6 +1,5 @@
68 CC= gcc
79 -CFLAGS= -g -Wall -O2 -Wc++-compat
00 Description: spelling
11 Author: Sascha Steinbiss <satta@debian.org>
2 --- a/miniasm.1
3 +++ b/miniasm.1
2 Index: miniasm.git/miniasm.1
3 ===================================================================
4 --- miniasm.git.orig/miniasm.1
5 +++ miniasm.git/miniasm.1
46 @@ -153,7 +153,7 @@ sequences.
57 Max and min overlap drop ratio [0.7,0.5]. Let overlap(v->w) be the overlap
68 length of edge v->w and maxovlp(v)=max_w{overlap(v->w)} be the length of