summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/xrootd: Stabilize 5.5.4-r1 x86, #906127Sam James2023-05-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libiscsi: Keyword 1.19.0_p20230208 riscv, #906062Jakov Smolić2023-05-111-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libmicrohttpd: fixed false positive QA warningsKarlson2k (Evgeny Grin)2023-05-102-0/+76
| | | | | | | | Closes: https://bugs.gentoo.org/898662 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/30954 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/rpcsvc-proto: add 1.4.4Sam James2023-05-102-0/+45
| | | | | Bug: https://bugs.gentoo.org/905985 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/serf: add upstream libressl patchorbea2023-05-102-0/+52
| | | | | | | | | | | | | | | | | | This patch was accepted upstream and disables the use of OPENSSL_malloc_init() when it is not available as is the case with LibreSSL. Additionally serf has changed greatly since the 1.3.9 release in 2016 and no longer uses OPENSSL_malloc_init() altogether in their current git commit (2899841) which has no build failures with LibreSSL 3.7.2. The build fix for the tests (Commit 6f689c72) was not backported since the tests are restricted in the ebuild. Bug: https://bugs.gentoo.org/903001 Upstream-Commit: https://github.com/apache/serf/commit/df0d2d0dbdf88576f26da9c71df3ab6249d351dc Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/30817 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libiscsi: Keyword 1.19.0_p20230208 sparc, #906062Sam James2023-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libiscsi: Keyword 1.19.0_p20230208 hppa, #906062Sam James2023-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/quiche: add 0.17.2Craig Andrews2023-05-103-17/+275
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-libs/libiscsi: skip IPv6 test, set tgt min verSam James2023-05-102-2/+10
| | | | | Closes: https://bugs.gentoo.org/906063 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libiscsi: add sys-block/tgt test depSam James2023-05-102-2/+8
| | | | | | | I'd installed this when testing and forgot to update the ebuild. Closes: https://bugs.gentoo.org/906059 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libiscsi: add 1.19.0_p20230208 (w/ fixed tests!)Sam James2023-05-104-3/+106
| | | | | | | | | Fixes tests and compile failures. Fedora is shipping a snapshot too. Bug: https://bugs.gentoo.org/786987 Closes: https://bugs.gentoo.org/785433 Closes: https://bugs.gentoo.org/815322 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libiscsi: EAPI 8, wire up (restricted) testsSam James2023-05-102-16/+42
| | | | | | | test_9000_compareandwrite.sh fails for now, needs investigation, but this package needs some other love too. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/pjproject: Stabilize 2.13-r1 amd64, #906057Sam James2023-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/srt: Stabilize 1.5.1 ppc64, #817818Sam James2023-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/rpcsvc-proto: LFS64 shim fixIan Jordan2023-05-092-0/+120
| | | | | | | | | | | | | The autoconf macro AC_SYS_LARGEFILE defines _FILE_OFFSET_BITS=64 where necessary to ensure that off_t and all interfaces using off_t are 64bit, even on 32bit systems. Replace stat64 by equivalent stat struct/func. Closes: https://bugs.gentoo.org/905985 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30960 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libssh: add 0.10.5Andreas Sturmlechner2023-05-092-0/+136
| | | | | Bug: https://bugs.gentoo.org/905746 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/libhtp: have QA ignore implicit 'iconvctl' declaration in configureMarek Szuba2023-05-091-0/+4
| | | | | | | | | | The only iconv provider which defines iconvctl() is dev-libs/libiconv, which is only needed in certain Prefix installations. As such, this test is very much *intended* to fail to locate the function in question in the vast majority of cases. Closes: https://bugs.gentoo.org/898660 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs: drop ninja-utilsWilliam Hubbs2023-05-051-3/+3
| | | | | | | If we set a build dependency on ninja, we don't need the ninja-utils eclass since the upstream makefile calls ninja. Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: drop 20.0.0William Hubbs2023-05-052-255/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: drop 14.21.3William Hubbs2023-05-056-432/+0
| | | | | Closes: https://bugs.gentoo.org/904878 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/libpsl: build tests conditionally, drop py3.9Sam James2023-05-052-3/+49
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libupnp: Stabilize 1.14.16 arm64, #905621Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/libupnp: Stabilize 1.14.16 sparc, #905621Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/srt: Stabilize 1.5.1 arm64, #817818Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r410 ppc64, #905579Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r410 arm64, #905579Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r600 arm, #905492Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r600 ppc, #905492Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/libyang: drop 2.0.194-r1Jakov Smolić2023-05-052-47/+0
| | | | | Bug: https://bugs.gentoo.org/903756 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libnetconf2: drop 2.1.7, 2.1.11Jakov Smolić2023-05-053-98/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1 ppc, #905489Arthur Zamarin2023-05-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/nodejs: add 20.1.0William Hubbs2023-05-042-0/+253
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/libnetconf2: Stabilize 2.1.31 amd64, #905111Sam James2023-05-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libyang: Stabilize 2.1.55 amd64, #905111Sam James2023-05-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/neon: Reassign inactive maintainerJakov Smolić2023-05-041-8/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/serf: Reassign inactive maintainerJakov Smolić2023-05-041-8/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r600 x86, #905492Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1 x86, #905489Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/srt: Stabilize 1.5.1 arm, #817818Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r600 arm64, #905492Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1-r600 amd64, #905492Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/srt: Stabilize 1.5.1 x86, #817818Arthur Zamarin2023-05-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/srt: Stabilize 1.5.1 amd64, #817818Jakov Smolić2023-05-041-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/dleyna: Keyword 0.8.2 x86, #905428Matt Turner2023-05-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libquotient: add 0.7.2Andreas Sturmlechner2023-05-032-0/+41
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/dleyna: Keyword 0.8.2 riscv, #905428Jakov Smolić2023-05-031-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-libs/libsoup: Stabilize 3.4.1 ppc64, #905519Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1 arm64, #905489Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1 amd64, #905489Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-libs/webkit-gtk: Stabilize 2.40.1 ppc64, #905489Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>