Fri, 03 May 2024 06:37:20 UTC | login

Information for build ocaml-ocamlnet-4.1.9-19.fc40

ID293657
Package Nameocaml-ocamlnet
Version4.1.9
Release19.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocamlnet.git#1b550c1bb94d081927855ad8cd609990b11ec07b
SummaryNetwork protocols for OCaml
DescriptionOcamlnet is an ongoing effort to collect modules, classes and functions that are useful to implement network protocols. Since version 2.2, Ocamlnet incorporates the Equeue, RPC, and Netclient libraries, so it is now really a big player. In detail, the following features are available: * netstring is about processing strings that occur in network contexts. Features: MIME encoding/decoding, Date/time parsing, Character encoding conversion, HTML parsing and printing, URL parsing and printing, OO-representation of channels, and a lot more. * netcgi2 focuses on portable web applications. * rpc implements ONCRPC (alias SunRPC), the remote procedure call technology behind NFS and other Unix services. * netplex is a generic server framework. It can be used to build stand-alone server programs from individual components like those from netcgi2, nethttpd, and rpc. * netclient implements clients for HTTP (version 1.1, of course), FTP (currently partially), and Telnet. * equeue is an event queue used for many protocol implementations. It makes it possible to run several clients and/or servers in parallel without having to use multi-threading or multi-processing. * shell is about calling external commands like a Unix shell does. * netshm provides shared memory for IPC purposes. * netsys contains bindings for system functions missing in core OCaml. * netsmtp and netpop are client implementations of the SMTP and POP3 protocols. * Bindings for GnuTLS and GSSAPI (TLS/HTTPS support).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 16:09:19 UTC
CompletedThu, 29 Feb 2024 17:21:40 UTC
Taskbuild (f40, /rpms/ocaml-ocamlnet.git:1b550c1bb94d081927855ad8cd609990b11ec07b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocamlnet.git#1b550c1bb94d081927855ad8cd609990b11ec07b'}}
Tags
f40
RPMs
src
ocaml-ocamlnet-4.1.9-19.fc40.src.rpm (info) (download)
riscv64
ocaml-ocamlnet-4.1.9-19.fc40.riscv64.rpm (info) (download)
ocaml-ocamlnet-devel-4.1.9-19.fc40.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-4.1.9-19.fc40.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-devel-4.1.9-19.fc40.riscv64.rpm (info) (download)
ocaml-ocamlnet-debuginfo-4.1.9-19.fc40.riscv64.rpm (info) (download)
ocaml-ocamlnet-debugsource-4.1.9-19.fc40.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-debuginfo-4.1.9-19.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.9-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.9-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-17 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-16 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-15 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-13 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 4.1.9-12 - OCaml 5.0.0 rebuild - Convert License tag to SPDX - Neither netcamlbox nor netmulticore can be built * Thu Apr 27 2023 Florian Weimer <fweimer@redhat.com> - 4.1.9-11 - Port non-autoconf configure script to C99 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-10 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-7 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 4.1.9-6 - OCaml 4.13.1 rebuild to remove package notes