genode/repos/ports
Josef Söntgen 344831ec06 curl: update to version 8.7.1
This commits updates the contrib sources to version 8.7.1.

This version requires more random entropy as it queries OpenSSL
about the current random state and will bail if it is not sufficient.
Doubling the content of the '<inline>' VFS plugin as used in static
configurations seems satisfactory.

Furthermore DNS resolving needs a configured '<pipe>' plugin to work
properly.

Fixes #5184.
2024-04-19 08:54:21 +02:00
..
include/vmm seoul: move to genode-world 2022-02-15 10:23:15 +01:00
lib/mk vbox6: add support for Windows BSOD logging 2024-02-26 08:31:05 +01:00
mk mk/gnu_build.mk: declare .tar as BUILD_ARTIFACTS 2023-06-16 11:24:26 +02:00
ports tool chain: GDB fixes 2024-04-12 15:00:44 +02:00
recipes depot: update recipe hashes 2024-04-12 15:08:01 +02:00
run curl: update to version 8.7.1 2024-04-19 08:54:21 +02:00
src gdb: prevent use of host libgmp in configure test 2024-04-12 15:08:01 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory contains ports of 3rd-party applications to Genode.

The 'ports' repository follows the patterns of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to _libports/README_.


Dependencies from other repositories
------------------------------------

Applications provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.