Fri, 03 May 2024 09:41:17 UTC | login

Information for build ocaml-ocamlnet-4.1.6-7.fc31

ID107436
Package Nameocaml-ocamlnet
Version4.1.6
Release7.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ocamlnet.git#fff925c5be4bc51eb9582dffb2e993cc538a7060
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 now really a big player. In detail, the following features are available: * netstring is about processing strings that occur in network context. 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
StartedSat, 10 Aug 2019 17:41:40 UTC
CompletedSat, 10 Aug 2019 21:17:21 UTC
Taskbuild (f31-candidate, /rpms/ocaml-ocamlnet.git:fff925c5be4bc51eb9582dffb2e993cc538a7060)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ocamlnet.git#fff925c5be4bc51eb9582dffb2e993cc538a7060'}}
Tags
f31
f32
f33
RPMs
src
ocaml-ocamlnet-4.1.6-7.fc31.src.rpm (info) (download)
riscv64
ocaml-ocamlnet-4.1.6-7.fc31.riscv64.rpm (info) (download)
ocaml-ocamlnet-devel-4.1.6-7.fc31.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-4.1.6-7.fc31.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-devel-4.1.6-7.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 27 2019 Richard W.M. Jones <rjones@redhat.com> - 4.1.6-7 - Remove camlp4 dependency. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 4.1.6-3 - OCaml 4.07.0 (final) rebuild. * Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 4.1.6-2 - OCaml 4.07.0-rc1 rebuild. * Tue May 15 2018 Richard W.M. Jones <rjones@redhat.com> - 4.1.6-1 - New upstream version 4.1.6. - Remove upstream patch. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Dec 12 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.5-1 - New upstream version 4.1.5. * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.4-1 - New upstream version 4.1.4. * Tue Nov 07 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.3-2 - OCaml 4.06.0 rebuild.