void-packages/common
Morgan Thomas a6f4c6166b libmicrohttpd: update to 0.9.73.
This update breaks some C++ implementations (see [1] and
05ed2cb76b).

All packages that depend on libmicrohttpd have been checked; all but two
(psensor and retroshare) build against libmicrohttpd >= 0.9.71 by now,
and those two are easy enough to patch.

The relevant change is just switching some API return types from `int`
to an enum with the same values, so there isn't any concern about ABI
compatibility with the change (and in fact it's only a warning on a C
compiler).

[1] https://github.com/kismetwireless/kismet/issues/281
2021-06-08 00:51:49 -03:00
..
build-helper build-helper/qmake: respect {C,CXX,LD}FLAGS 2021-04-09 18:06:35 +07:00
build-profiles common/build-profile/i686-musl: fix triplet 2021-02-02 01:25:46 +01:00
build-style common/build-style/cmake.sh: pass full path of TOOLCHAIN_FILE to cmake 2021-05-06 18:23:18 +02:00
chroot-style xbps-src: remove proot chroot-style 2020-12-29 23:02:16 -08:00
cross-profiles cross-profiles: fix qemu name for ppcle 2021-03-13 03:25:36 +01:00
environment build-style/cmake: always depends on cmake in host 2021-06-07 15:38:30 +07:00
hooks base-files: fix conf files replacing each other wrong 2021-02-28 02:05:33 +01:00
repo-keys repo-keys: remove my testing repo key as it's unofficial 2020-04-01 20:55:45 +02:00
scripts common: add lint-version-change 2021-05-27 21:18:38 +02:00
travis changed_templates: exit early if no merge-base could be found 2021-06-01 08:31:00 +07:00
wrappers common/wrappers: add -L/usr/lib{32,64} to arguments ignored by cross-cc. 2021-02-09 23:01:46 -03:00
xbps-src update-check: fix update pattern for literal dot 2021-05-23 12:11:03 +07:00
options.description options.description: describe portaudio and clean up from templates 2021-03-07 23:50:23 -03:00
shlibs libmicrohttpd: update to 0.9.73. 2021-06-08 00:51:49 -03:00