summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libmicrohttpd: fixed testingKarlson2k (Evgeny Grin)2021-06-101-0/+2
| | | | | | | Closes: https://bugs.gentoo.org/795105 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/21191 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: Revert remove vulnerable 0.9.68-r1, bug #778296Andreas Sturmlechner2021-04-061-0/+56
| | | | | | | | Partially reverts commit 79c54c122b2d260d80716930b04c66d43affa411 to fix CI, with KEYWORDS="amd64 x86" just for media-sound/sc2mpd. Bug: https://bugs.gentoo.org/778296 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libmicrohttpd: remove vulnerable versions, bug #778296Anthony G. Basile2021-04-061-56/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd: add net-libs/gnutls subslot depSam James2021-01-221-2/+2
| | | | | Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: fixed deps for stable versionsKarlson2k (Evgeny Grin)2021-01-211-0/+56
libmicrohttpd doesn't need libgcrypt if recent enough GnuTLS is used. curl is always required for testing. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/18925 Signed-off-by: Sam James <sam@gentoo.org>