Changelog for
ocaml-source-4.14.0-1.3.x86_64.rpm :
* Thu Jul 07 2022 oheringAATTsuse.de- remove directory= statements from ocamldoc and compiler-libs META files
* Mon Apr 04 2022 oheringAATTsuse.de- update to version 4.14.0 See included Changes for benefits and breaking changes
* Mon Oct 04 2021 oheringAATTsuse.de- update to version 4.13.1 See included Changes for benefits and breaking changes
* Fri Sep 24 2021 oheringAATTsuse.de- update to version 4.13.0 See included Changes for benefits and breaking changes- remove ocaml-SIGSTKSZ.patch- adjust ocaml-configure-Allow-user-defined-C-compiler-flags.patch
* Fri Sep 24 2021 oheringAATTsuse.de- update to version 4.12.1 See included Changes for benefits and breaking changes
* Wed Apr 21 2021 oheringAATTsuse.de- Remove ocaml_native_compiler conditional build native target unconditionally- Require versioned gcc package
* Tue Apr 13 2021 oheringAATTsuse.de- update to version 4.12.0 See included Changes for benefits and breaking changes- Add ocaml-SIGSTKSZ.patch (#10266)
* Fri Apr 09 2021 oheringAATTsuse.de- Use bcond suse_ocaml_use_rpm_license_macro for license in filelist- Add suse prefix to ocaml_native_compiler to avoid conflict
* Fri Feb 26 2021 oheringAATTsuse.de- update to version 4.11.2 See included Changes for benefits and breaking changes
* Thu Nov 26 2020 Martin Liška
- Rename rpmlintrc to ocaml-rpmlintrc (boo#1179051).
* Tue Sep 01 2020 oheringAATTsuse.de- update to version 4.11.1 See included Changes for benefits and breaking changes
* Thu Aug 20 2020 oheringAATTsuse.de- update to version 4.11.0 See included Changes for benefits and breaking changes
* Thu May 14 2020 oheringAATTsuse.de- The filename for rpm
*.attr files and the tag used within these files must match. Otherwise rpm will not execute the helper scripts. Use helper \'suseocaml\' in addition to \'ocaml\' to avoid filename conflicts with rpm-build.rpm (bsc#1154874)
* Sun Apr 12 2020 oheringAATTsuse.de- Fix floating point expectation on arm32 hardfloat targets by overriding rpm host triple with config.guess output (ocaml#9431)
* Wed Apr 08 2020 oheringAATTsuse.de- Fix typo in ocaml-configure-Allow-user-defined-C-compiler-flags.patch
* Sat Mar 21 2020 oheringAATTsuse.de- Disable parallel build to get reproducible cma archives (issue#9307)
* Sat Feb 29 2020 oheringAATTsuse.de- update to version 4.10.0, with _service file (bsc#1149330) See included Changes for benefits and breaking changes- Drop x11 sub package, moved to ocaml-graphics- Adjust ocaml-configure-Allow-user-defined-C-compiler-flags.patch- Adjust rpmlintrc- Remove obsolete ocaml-3.08.3-gcc4.patch- Remove obsolete ocaml-4.05.0-CVE-2018-9838.patch- Remove obsolete ocaml-4.05.0.tar.xz- Remove obsolete ocaml-Fixes-for-out-of-range-Ialloc.patch- Remove obsolete ocaml-In-caml_executable_name-wrong-test-on-the-return-cod.patch- Remove obsolete ocaml-MPR-7591-frametable-not-8-aligned-on-x86-64-port.patch- Remove obsolete ocaml-assert.patch- Remove obsolete ocaml-byterun-do-not-alias-function-arguments-to-sigprocma.patch- Remove obsolete ocaml-fix_aarch64_build.patch- Remove obsolete ocamldoc-man-th.patch
* Thu Feb 20 2020 oheringAATTsuse.de- Require current ocaml-rpm-macros- Update options for ocaml() Provides/Requires to specify also OCAMLLIB, which is required for ocamlobjinfo and cmx (bsc#1154874)- Remove disabling of _lto_cflags, RPM_OPT_FLAGS are not used- Use ocaml_standard_library macro instead of _libdir/ocaml- Actually make use of ocaml-configure-Allow-user-defined-C-compiler-flags.patch and use \'-Werror=implicit-function-declaration -Werror=return-type\' in built-in CFLAGS for libraries and applications.- Add ocaml-assert.patch, backport from 4.06, found by new CFLAGS- Add a few desirable patches from 4.05 branch: ocaml-Fixes-for-out-of-range-Ialloc.patch ocaml-In-caml_executable_name-wrong-test-on-the-return-cod.patch ocaml-MPR-7591-frametable-not-8-aligned-on-x86-64-port.patch ocaml-byterun-do-not-alias-function-arguments-to-sigprocma.patch- Remove backup files from ocaml-fix_aarch64_build.patch- Record absolute path to gcc, cmdline is part of ocamlx() hash
* Mon Nov 25 2019 oheringAATTsuse.de- move topdirs.cmi/cmt/cmti from runtime to compiler-libs-devel so that runtime does not depend on a devel pkg (bsc#1156934)- split place for META files, some go to ocaml, some to compiler-libs-devel- move ncurses-devel requires to ocaml, it is used by BYTECCLIBS- initialize bcond ocaml_make_testsuite
* Fri Nov 01 2019 oheringAATTsuse.de- Use ocaml-rpm-macros to decide about native or bytecode build- Move ocaml-findlib.rpm.prov_req.attr.sh to ocaml-rpm-macros- Provide META files for ocamlfind() provides, which are now created via ocaml-rpm-macros- Provide baseversion in ocaml(compiler)/ocaml(ocaml.opt)- Preserve fomit-frame-pointer again on ix86- Remove usage of USE_INTERP_RESULT, nothing seems to check for it- Use results from pkgconfig(x11) for CFLAGS/LDFLAGS- Use make_build/make_install, no parallel build yet- Remove BYTECCRPATH, NATIVECCRPATH and MKSHAREDLIBRPATH- Remove dead code which checked for libasmrun_pic.a (#7595)- Remove code that populated compiler-libs
* Mon Sep 30 2019 oheringAATTsuse.de- moved ocaml-rpm-macros from ocaml.spec to separate pkg
* Tue Sep 24 2019 oheringAATTsuse.de- Provide various macros to unify dune $cmd usage
* Mon Sep 23 2019 oheringAATTsuse.de- Disable LTO for all packages that use ocaml_preserve_bytecode
* Fri Aug 30 2019 Stefan Brüns - Use separate package for emacs mode files, following upstreams move of the files to a separate repository (https://github.com/ocaml/ocaml/pull/2182). This reduces the build dependency chain of OCaml significantly, and in turn of every package depending on OCaml.- Move caml-mode specific patches to new package:
* ocaml-3.00-camldebug_el.patch
* ocaml-3.04-ocamltags--no-site-start.patch
* ocaml-3.09-emacs_localcompile.patch
* Thu Aug 22 2019 oheringAATTsuse.de- Move /etc/rpm/macros.ocaml to /usr/lib/rpm/macros.d/macros.ocaml
* Wed Apr 24 2019 oheringAATTsuse.de- Disable LTO (bsc#1133269)
* Mon Jul 02 2018 guillaume.gardetAATTopensuse.org- Tag license files with %license, not %doc- Backport patch to fix build on aarch64: \'AArch64 GOT fixed\' https://github.com/ocaml/ocaml/pull/1330:
* ocaml-fix_aarch64_build.patch (bsc#1151745)
* Tue Apr 24 2018 kstreitovaAATTsuse.com- update ocaml-4.05.0-CVE-2018-9838.patch that causes \"undefined reference to `caml_umul_overflow`\" build failure. Replace this function that is not available in ocaml 4.05 (added in ocaml 4.06) with the present caml_ba_multov() that is basically the same [bnc#1088591] [CVE-2018-9838]
* Fri Apr 13 2018 kstreitovaAATTsuse.com- add ocaml-4.05.0-CVE-2018-9838.patch to fix integer overflows when unmarshaling a bigarray. Malicious or corrupted marshaled data can result in a bigarray with impossibly large dimensions that cause overflow when computing the in-memory size of the bigarray. Disaster ensues when the data is read in a too small memory area [bnc#1088591] [CVE-2018-9838]
* Wed Apr 04 2018 kstreitovaAATTsuse.com- run spec-cleaner- update URL to www.ocaml.org- the language is officially called OCaml and not Objective Caml, rename it in summaries and descriptions- tweak summaries and descriptions- remove definition of %{_rpmconfigdir} macro - it should be defined on all distros by default now
* Wed Apr 04 2018 oheringAATTsuse.de- Remove info and html documentation because it is not as free as it should be. Drop ocaml-docs package. (bsc#1080640)- adjust ocaml-3.09-emacs_localcompile.patch and ocaml-3.08.3-gcc4.patch for autosetup