Commit graph

7 commits

Author SHA1 Message Date
Patrick Schleizer
b3b5e5d21d
add SONAME - https://github.com/GrapheneOS/hardened_malloc/issues/86
use correct Section: libs rather than misc

compatiblity with dh_dwz / dwz - https://github.com/GrapheneOS/hardened_malloc/issues/85

move to sub folder /usr/lib/libhardened_malloc.so so lintian will not complain
about non-versioned shared objects and missing symlinks. That extra complexity
is not needed here since this lib aims to be compatible with what it replaces.

full path is now /usr/lib/libhardened_malloc.so/libhardened_malloc.so

deprecate no longer needed make_all_hook_post as this was improved in genmkfile
2019-07-28 19:20:03 +00:00
Patrick Schleizer
3a27245fca
lower verbosity 2019-07-23 01:23:57 +00:00
Patrick Schleizer
3fc23f8bfd
lower debian/changelog versions during development 2019-07-22 23:43:23 +00:00
Patrick Schleizer
4a286a9d0e
set CONFIG_NATIVE=false to not optimize for build machine 2019-07-22 23:03:31 +00:00
Patrick Schleizer
4c00e74d45
bumped changelog version 2019-07-22 01:15:34 +00:00
Patrick Schleizer
e2bba96033
fix changelog 2019-07-21 00:24:30 +00:00
Patrick Schleizer
f3e201bac9
initial debian packaging 2019-07-21 00:20:45 +00:00