Change logs for ocaml source package in Trusty

  • ocaml (4.01.0-3ubuntu3.1) trusty-security; urgency=medium
    
      * SECURITY UPDATE: buffer overflow and information leak
        - debian/patches/CVE-2015-8869.patch: fix misuse of Int_val in
          byterun/alloc.c, byterun/str.c.
        - CVE-2015-8869
    
     -- Marc Deslauriers <email address hidden>  Thu, 05 May 2016 15:22:03 -0400
  • ocaml (4.01.0-3ubuntu3) trusty; urgency=medium
    
      * Rebuild for Tcl/Tk 8.6.
     -- Matthias Klose <email address hidden>   Thu, 02 Jan 2014 20:05:45 +0100
  • ocaml (4.01.0-3ubuntu2) trusty; urgency=medium
    
      * Disable the testsocket test, trying to reach the net.
     -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 00:07:52 +0100
  • ocaml (4.01.0-3ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Pass --hash-style=both --as-needed --build-id to the linker.
    
    ocaml (4.01.0-3) unstable; urgency=low
    
      * Upload to unstable
      * debian/patches:
        + Fix native backtraces on arm*
        ~ Disable native backtraces on powerpcspe too
      * Update SLOW_ARCHITECTURES and do not run almabench test there
      * Add libiberty-dev to Build-Depends (Closes: #731047)
    
    ocaml (4.01.0-2) experimental; urgency=low
    
      * debian/patches:
        + Fix ocamlopt on sparc
        + Tune resource usage of some tests to make them work on k-i386
        + Native backtraces don't work on powerpc, sparc and arm*
    
    ocaml (4.01.0-1) experimental; urgency=low
    
      * New upstream release
      * debian/patches:
        - Fix code generation bug with "mod 1" (merged upstream)
        + More tests need upstream behaviour of -custom
        + Fix upstream typos and bad wordings
        + Add const qualifiers in Tcl/Tk bindings
        + Enable mkstemp in yacc
      * Remove testsuite special casing for now
      * Use unversioned Tcl/Tk dependencies
      * Update debian/control.in
    
    ocaml (4.00.1-2) experimental; urgency=low
    
      * debian/patches:
        + Fix (arm) code generation bug with mod 1
      * Update Vcs-*
    
    ocaml (4.00.1-1) experimental; urgency=low
    
      [ Stéphane Glondu ]
      * New upstream release
      * ocaml-compiler-libs: Replaces/Breaks previous versions of
        ocaml-base-nox (Closes: #684031)
      * Bump Standards-Version to 3.9.4
      * Bump debhelper compat level to 9
    
      [ Sylvain Le Gall ]
      * Remove Sylvain Le Gall from uploaders
    
      [ Mehdi Dogguy ]
      * Use DEB_BUILD_GNU_TYPE instead of relying on "uname -m" (Closes: #689517).
        Thanks to Konstantinos Margaritis for the patch.
    
    ocaml (4.00.0-1) experimental; urgency=low
    
      * New upstream release
    
    ocaml (4.00.0~rc1-1) experimental; urgency=low
    
      * New upstream release candidate
        - fix linking of pthread_atfork (Closes: #682441)
      * Merge changes from 3.12.1-4
    
    ocaml (4.00.0~beta2-2) experimental; urgency=low
    
      * Fix natdynlink detection on sparc
      * Cherry-pick an upstream fix in native compilation on powerpc
      * Fixes in the test suite:
        - use legacy -custom for lib-marshal test
        - some tests were still triggering ocamlopt even on bytecode
        - fix asmcomp tests on powerpc
        - fix symbol mangling in asmcomp tests on kfreebsd-i386 and sparc
      * Bump Standards-Version to 3.9.3
    
    ocaml (4.00.0~beta2-1) experimental; urgency=low
    
      * New upstream beta release
        - new "R" parameter in OCAMLRUNPARAMS to enable automatic
          randomization of the generic hash function (Closes: #659149,
          CVE-2012-0839)
        - the layout of the ocaml-compiler-libs binary package has changed
          significantly as a result of upstream installing +compiler-libs by
          itself; toplevel libraries have been moved there
      * Change the layout of the ocaml-source binary package
      * Merge changes from version 3.12.1-3
    
    ocaml (4.00.0~~dev15+12379-1) experimental; urgency=low
    
      * New upstream snapshot, based on the 4.00 upstream branch
        - partially revert r12328 to avoid FTBFS
        - the dbm bindings have been removed upstream and are now released
          separately
        - declare armel and armhf as native architectures supporting
          natdynlink
      * Run the test-suite
        - on kfreebsd-*, skip lib-thread tests (they hang and I am not able
          to reproduce it myself)
        - on slow architectures, skip some tests that take too much time
        - fix asmcomp tests on Hurd (Closes: #661716)
        - fix "embedded" test broken by our -custom behaviour
     -- Matthias Klose <email address hidden>   Sun, 22 Dec 2013 11:13:10 +0100
  • ocaml (3.12.1-4ubuntu1) saucy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Pass --hash-style=both --as-needed --build-id to the linker.
        - Add armhf to the ocaml-native-compilers architectures list.
     -- Adam Conrad <email address hidden>   Sat, 27 Apr 2013 12:45:36 -0600