ubuntu/+source/mapsembler2:applied/ubuntu/hirsute-proposed

Last commit made on 2020-11-09
Get this branch:
git clone -b applied/ubuntu/hirsute-proposed https://git.launchpad.net/ubuntu/+source/mapsembler2
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/hirsute-proposed
Repository:
lp:ubuntu/+source/mapsembler2

Recent commits

b9006be... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

2.2.4+dfsg1-3 (patches applied)

Imported using git-ubuntu import.

7483bd2... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

mapsembler2 FTCBFS: multiple reasons

Gbp-Pq: cross.patch.

696f869... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

check memory of OAHash construction

Gbp-Pq: check_memory.patch.

914eadf... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

fix common gcc10 FTBFS issue

Gbp-Pq: gcc10.patch.

fa01779... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

remove redefinition of ‘struct std::hash<__int128 unsigned>’

Gbp-Pq: no_std_hash_redefinition.patch.

4a3eb67... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

Fix spelling

Gbp-Pq: spelling.patch.

989db0b... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

Add missing -lgomp

Gbp-Pq: libgomp.patch.

f588b47... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

Fix type of prefix_trashable since gcc-5 is picky about it

Gbp-Pq: gcc-5.patch.

e9cd7e4... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

mphe uses sse which is not available on all archs

Gbp-Pq: skip_mphe.

6ee0998... by =?utf-8?q?=C3=89tienne_Mollier?= <email address hidden>

add hardening

Gbp-Pq: add_hardening.