This site has been archived!!! Click here to visit the new openkoji buildsystem!

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

ID118422
Package Nameocaml-ocamlnet
Version4.1.9
Release18.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocamlnet.git#e196c4ab15c0941246b3507fd25111ad8ae54bac
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 byhezhengyu
State failed
Volume DEFAULT
StartedThu, 25 Jan 2024 10:59:47 CST
CompletedThu, 25 Jan 2024 11:16:29 CST
Taskbuild (f40, /rpms/ocaml-ocamlnet.git:e196c4ab15c0941246b3507fd25111ad8ae54bac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocamlnet.git#e196c4ab15c0941246b3507fd25111ad8ae54bac'}}
Tags No tags
RPMs No RPMs
Changelog * 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