Fri, 03 May 2024 09:38:57 UTC | login

Information for build ocaml-ocamlnet-4.1.6-1.fc29

ID45389
Package Nameocaml-ocamlnet
Version4.1.6
Release1.fc29
Epoch
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
StartedSun, 24 Jun 2018 07:56:45 UTC
CompletedSun, 24 Jun 2018 10:39:59 UTC
Taskbuild (f29-candidate, ocaml-ocamlnet-4.1.6-1.fc29.src.rpm)
Tags
f29
RPMs
src
ocaml-ocamlnet-4.1.6-1.fc29.src.rpm (info) (download)
riscv64
ocaml-ocamlnet-4.1.6-1.fc29.riscv64.rpm (info) (download)
ocaml-ocamlnet-devel-4.1.6-1.fc29.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-4.1.6-1.fc29.riscv64.rpm (info) (download)
ocaml-ocamlnet-nethttpd-devel-4.1.6-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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. * Mon Aug 07 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.3-1 - New upstream version 4.1.3. - OCaml 4.05.0 rebuild. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.2-7 - Bump release and rebuild. * Mon Jun 26 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.2-6 - OCaml 4.04.2 rebuild. * Fri May 12 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.2-5 - Bump release and rebuild. * Thu May 11 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.2-4 - Bump release and rebuild. * Thu May 11 2017 Richard W.M. Jones <rjones@redhat.com> - 4.1.2-3 - OCaml 4.04.1 rebuild. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 4.1.2-1 - New upstream version 4.1.2. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jul 28 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.4-3 - OCaml 4.02.3 rebuild. * Mon Jul 27 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.4-2 - Remove ExcludeArch since bytecode build should now work. * Wed Jul 22 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.4-1 - New upstream version 4.0.4. - Remove ugly hack for gnutls, since it is fixed properly upstream. * Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.3-4 - ocaml-4.02.2 final rebuild. * Wed Jun 17 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.3-3 - Bump release and rebuild. - Add a hack to make it compile with latest gnutls 3.4.2. * Wed Jun 17 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.3-2 - ocaml-4.02.2 rebuild. * Fri May 15 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.3-1 - Upgrade to 4.0.3, which also fixes gnutls 3.4 compilation problems. * Wed May 13 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.1-4 - Bump and rebuild again for gnutls/nettle soname change. * Mon May 04 2015 Kalev Lember <kalevlember@gmail.com> - 4.0.1-3 - Rebuilt for nettle soname bump * Wed Feb 18 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.1-2 - Enable more features, readding features disabled in the previous commit. - Enable PCRE. - Enable GnuTLS. - Enable GSSAPI. - Re-enable Nethttpd. - Re-add documentation for Netsmtp and Netpop (modules renamed). - Enable camlzip. * Mon Feb 16 2015 Richard W.M. Jones <rjones@redhat.com> - 4.0.1-1 - New upstream version 4.0.1. - ocaml-4.02.1 rebuild. - Disable SSL (removed from upstream, apparently?) - Remove POP and SMTP (removed from upstream?) - Add netunidata. - Remove patches which are no longer needed / upstream. * Mon Nov 03 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-10 - Bump and rebuild. * Sat Aug 30 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-9 - ocaml-4.02.0 final rebuild. - Fix for int(32|64) -> int(32|64)_t in latest OCaml upstream. * Sun Aug 24 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-7 - Fix for broken configure tests. * Sat Aug 23 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-6 - Bump release and rebuild. * Sat Aug 23 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-5 - ocaml-4.02.0+rc1 rebuild. * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Aug 01 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-3 - ocaml-4.02.0-0.8.git10e45753.fc22 rebuild. * Wed Jul 23 2014 Richard W.M. Jones <rjones@redhat.com> - 3.7.4-2 - New upstream version 3.7.4. - OCaml 4.02.0 beta rebuild. - Some spec file modernization. - Add BR tcl-devel. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Oct 02 2013 Richard W.M. Jones <rjones@redhat.com> - 3.7.3-4 - Rebuild for ocaml-lablgtk 2.18. * Thu Sep 19 2013 Richard W.M. Jones <rjones@redhat.com> - 3.7.3-3 - Unfortunately we have to re-add the anti-stripping code back. See comment at top of spec file. - Disable debuginfo for the same reason. * Sat Sep 14 2013 Richard W.M. Jones <rjones@redhat.com> - 3.7.3-1 - New upstream version 3.7.3. - Rebuild for OCaml 4.01.0. - Enable debuginfo. - Do not strip binaries, remove anti-prelink protection. - Missing BR ncurses-devel. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Dec 14 2012 Richard W.M. Jones <rjones@redhat.com> - 3.5.1-4 - Rebuild for OCaml 4.00.1. * Sat Jul 28 2012 Richard W.M. Jones <rjones@redhat.com> - 3.5.1-3 - Rebuild for OCaml 4.00.0 official. * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jun 09 2012 Richard W.M. Jones <rjones@redhat.com> - 3.5.1-1 - New upstream version 3.5.1. - Rebuild for OCaml 4.00.0, plus small patch. - Move configure into build (not prep). * Sat Apr 28 2012 Richard W.M. Jones <rjones@redhat.com> - 3.4.1-3 - Bump and rebuild against new OCaml compiler in ARM. * Fri Feb 10 2012 Petr Pisar <ppisar@redhat.com> - 3.4.1-2 - Rebuild against PCRE 8.30 * Fri Jan 06 2012 Richard W.M. Jones <rjones@redhat.com> - 3.4.1-1 - New upstream version 3.4.1. - Rebuild for OCaml 3.12.1. * Mon Sep 19 2011 Richard W.M. Jones <rjones@redhat.com> - 3.4-1 - Move to new upstream 3.4 version. Note this is not compatible with ocamlnet 2.x. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.9-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sun Feb 06 2011 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-23 - Rebuild against rpm-4.9.0-0.beta1.6.fc15. See discussion: http://lists.fedoraproject.org/pipermail/devel/2011-February/148398.html * Sat Feb 05 2011 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-22 - Bump and rebuild because of broken deps on ocaml-lablgtk. * Wed Jan 05 2011 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-21 - Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12). - Missing BR ocaml-labltk-devel. * Tue Jan 05 2010 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-19 - {gtk2,openssl,pcre,tcl}-devel BRs have now been pushed down to the corresponding ocaml-X-devel packages, so we don't need those here any more. * Tue Jan 05 2010 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-18 - Use new dependency generator in upstream RPM 4.8. - Add BR gtk2-devel. * Wed Dec 30 2009 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-16 - Rebuild for OCaml 3.11.2. * Tue Sep 29 2009 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-15 - Force rebuild against newer lablgtk. * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sat May 23 2009 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-13 - Rebuild for OCaml 3.11.1 * Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x@lists.fedoraproject.org> - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer) * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.9-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Feb 07 2009 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-11 - Rebuild against updated lablgtk. * Wed Jan 21 2009 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-10 - Fix prelink configuration file. * Wed Nov 26 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-9 - Rebuild for OCaml 3.11.0+rc1. * Wed Nov 19 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-8 - Rebuild for OCaml 3.11.0 * Tue Sep 02 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-7 - Prevent RPM & prelink from stripping bytecode. * Wed Apr 23 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-6 - Rebuild for OCaml 3.10.2 * Mon Apr 21 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-5 - New upstream URL. * Mon Mar 03 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-4 - Do not strip binaries (bz 435559). * Sat Mar 01 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-3 - Rebuild for ppc64. * Tue Feb 12 2008 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-2 - Rebuild for OCaml 3.10.1. * Wed Nov 07 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.9-1 - New upstream release 2.2.9. - A more bletcherous, but more working, patch to fix the camlp4 missing path bug. Hopefully this is very temporary. - Fixes for mock build under F8: + BR tcl-devel * Thu Sep 13 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.8.1-1 - New upstream version 2.2.8.1. - License of the base package is in fact BSD. Clarified also that the license of nethttpd is GPLv2+. - Removed the camlp4 paths patch as it doesn't seem to be necessary. - Add BRs for camlp4, ocaml-pcre-devel, ocaml-lablgtk-devel, openssl-devel - Removed explicit requires, they're not needed. - Strip binaries and libraries. - Ignore Parsetree module in deps. * Thu Aug 02 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.7-6 - ExcludeArch ppc64 - BR ocaml-pcre-devel - Fix for camlp4 missing path * Mon Jun 11 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.7-5 - Updated to latest packaging guidelines. * Tue May 29 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.7-4 - Added support for ocaml-lablgtk2 * Tue May 29 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.7-3 - Remove empty file rpc-generator/dummy.mli. * Sat May 26 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.7-2 - Added support for SSL. * Sat May 26 2007 Richard W.M. Jones <rjones@redhat.com> - 2.2.7-1 - Initial RPM.