summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libmicrohttpd: 0.9.73 license fix and other minor fixesKarlson2k (Evgeny Grin)2021-05-172-7/+4
| | | | | | | | | | Corrected LICENSE (it is LGPL-2.1 or later). As curl is required only for CHOST, removed curl dependency from BDEPEND. pkg-config is needed only to find GnuTLS. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/20752 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: add curl to BDEPEND too for testsSam James2021-05-101-5/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: misc fixesSam James2021-05-101-11/+8
| | | | | | | | * Move pkgconfig out of DEPEND into BDEPEND * Missing || die * Use array for DOCS Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: new upstream version 0.9.73Karlson2k (Evgeny Grin)2021-05-102-0/+62
| | | | | | Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/20582 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: Revert remove vulnerable 0.9.68-r1, bug #778296Andreas Sturmlechner2021-04-062-0/+57
| | | | | | | | 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-067-296/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd: Stabilize 0.9.72 ppc64, #778296Sam James2021-04-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: Stabilize 0.9.72 ppc, #778296Sam James2021-04-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: Stabilize 0.9.72 amd64, #778296Sam James2021-04-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: Stabilize 0.9.72 arm, #778296Sam James2021-04-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: Stabilize 0.9.72 arm64, #778296Sam James2021-04-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: sparc stable wrt bug #778296Agostino Sarubbo2021-04-021-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: x86 stable (bug #778296)Thomas Deutschmann2021-04-011-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libmicrohttpd: add net-libs/gnutls subslot depSam James2021-01-226-12/+12
| | | | | 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-213-21/+6
| | | | | | | | | 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>
* net-libs/libmicrohttpd: restored accidentally dropped ~riscvKarlson2k (Evgeny Grin)2021-01-071-1/+1
| | | | | | | | | | ~riscv was dropped accidentally with bump to v0.9.72. This patch restores it back. Closes: https://bugs.gentoo.org/764020 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/18986 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libmicrohttpd: bump to 0.9.72Karlson2k (Evgeny Grin)2021-01-033-1/+62
| | | | | | | | Added USE flag 'thread-names' Added suggestion of myself as proxied maintainer Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libmicrohttpd: Keyword 0.9.71 riscv, #756115Mikle Kolyada2020-12-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-libs/libmicrohttpd: stable 0.9.70 for sparc, bug #725362Rolf Eike Beer2020-07-051-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/libmicrohttpd: stable 0.9.70 for hppa, bug #728692Rolf Eike Beer2020-07-021-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* Revert "net-libs/libmicrohttpd: remove older versions"Matt Turner2020-06-305-0/+187
| | | | | | | | | The only stable version on sparc was removed because sparc@ was never Cc'd in the stabilization bug (#725362). This reverts commit ffb7a83f4a19f43f32c6ee3640c46917d6a31e3b. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libmicrohttpd: remove older versionsAnthony G. Basile2020-06-305-187/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd: version bump to 0.9.71Anthony G. Basile2020-06-302-0/+62
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd: x86 stable wrt bug #725362Agostino Sarubbo2020-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: ppc64 stable wrt bug #725362Agostino Sarubbo2020-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: ppc stable wrt bug #725362Agostino Sarubbo2020-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: arm stable wrt bug #725362Agostino Sarubbo2020-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: amd64 stable wrt bug #725362Agostino Sarubbo2020-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: arm64 stable (bug #725362)Sam James (sam_c)2020-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-libs/libmicrohttpd: Add cpe string to metadata for CVE tracking.Allen-Webb2020-04-111-0/+3
| | | | | | Signed-off-by: Allen-Webb <allenwebb@google.com> Closes: https://github.com/gentoo/gentoo/pull/15196 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libmicrohttpd: version bump to 0.9.70Anthony G. Basile2020-03-052-0/+62
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libmicrohttpd: alpha stable wrt bug #703220Mikle Kolyada2019-12-281-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-libs/libmicrohttpd: arm stable wrt bug #703220Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-libs/libmicrohttpd: x86 stable wrt bug #703220Agostino Sarubbo2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: ia64 stable wrt bug #703220Agostino Sarubbo2019-12-201-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: ppc64 stable wrt bug #703220Agostino Sarubbo2019-12-201-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: ppc stable wrt bug #703220Agostino Sarubbo2019-12-201-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: arm64 stable (bug #703220)Aaron Bauman2019-12-181-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
* net-libs/libmicrohttpd: amd64 stable wrt bug #703220Agostino Sarubbo2019-12-181-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-libs/libmicrohttpd: remove older versionsAnthony G. Basile2019-12-175-248/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd: version bump to 0.9.69Anthony G. Basile2019-12-172-0/+62
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-116-0/+6
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/libmicrohttpd: version bump to 0.9.68Anthony G. Basile2019-10-282-0/+61
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd: version bump to 0.9.67Anthony G. Basile2019-10-262-0/+61
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/libmicrohttpd-0.9.65: sparc stableMatt Turner2019-09-131-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>