ocaml 4.04.0-2ubuntu4 source package in Ubuntu

Changelog

ocaml (4.04.0-2ubuntu4) artful; urgency=medium

  * SECURITY UPDATE: Privilege escalation
    - debian/patches/CVE-2017-9772.patch: Fix using secure_getenv in
    setuid binaries
    - CVE-2017-9772

 -- Dimitri John Ledkov <email address hidden>  Mon, 09 Oct 2017 10:06:24 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml_4.04.0.orig.tar.xz 2.3 MiB 64ed6dad2316d5dff7440cea89f0f0abe07ce508b9104d1bfadf3782e79856b4
ocaml_4.04.0-2ubuntu4.debian.tar.xz 48.2 KiB 3f7454fc2f6c5771defca08602a559bee273f518d102910b7154d5b2485e3de1
ocaml_4.04.0-2ubuntu4.dsc 2.3 KiB 0c09cf3db93174322db227d72ee997eff0c5f73cd5f021bc7bae9104d49b8ed6

View changes file

Binary packages built by this source

ocaml: No summary available for ocaml in ubuntu artful.

No description available for ocaml in ubuntu artful.

ocaml-base: No summary available for ocaml-base in ubuntu artful.

No description available for ocaml-base in ubuntu artful.

ocaml-base-dbgsym: Debug symbols for ocaml-base
ocaml-base-nox: Runtime system for OCaml bytecode executables (no X)

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains only the runtime system needed to run bytecode
 executables that do not use the graphics library. The 'ocaml' package
 contains the full development suite of Objective Caml.

ocaml-base-nox-dbgsym: Debug symbols for ocaml-base-nox
ocaml-compiler-libs: OCaml interpreter and standard libraries

 Objective (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package contains several modules used internally by the OCaml
 compilers. They are not needed for normal OCaml development, but may
 be helpful in the development of certain applications.

ocaml-interp: No summary available for ocaml-interp in ubuntu artful.

No description available for ocaml-interp in ubuntu artful.

ocaml-mode: major mode for editing Objective Caml in Emacs

 Objective (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 This package provides support for editing both Objective Caml and
 Caml Light programs with Emacs and XEmacs.
 .
 Caml-mode supports:
  - indentation
  - compilation and error retrieving
  - interaction with the toplevel
  - font-lock
  - imenu

ocaml-nox: ML implementation with a class-based object system (no X)

 Objective Caml (OCaml) is an implementation of the ML language, based on
 the Caml Light dialect extended with a complete class-based object system
 and a powerful module system in the style of Standard ML.
 .
 OCaml comprises two compilers. One generates bytecode
 which is then interpreted by a C program. This compiler runs quickly,
 generates compact code with moderate memory requirements, and is
 portable to essentially any 32 or 64 bit Unix platform. Performance of
 generated programs is quite good for a bytecoded implementation:
 almost twice as fast as Caml Light 0.7. This compiler can be used
 either as a standalone, batch-oriented compiler that produces
 standalone programs, or as an interactive, toplevel-based system.
 .
 The other compiler generates high-performance native code for a number
 of processors. Compilation takes longer and generates bigger code, but
 the generated programs deliver excellent performance, while retaining
 the moderate memory requirements of the bytecode compiler. It is not
 available on all arches though.
 .
 This package contains everything needed to develop OCaml applications
 that do not require the graphics library.

ocaml-nox-dbgsym: No summary available for ocaml-nox-dbgsym in ubuntu artful.

No description available for ocaml-nox-dbgsym in ubuntu artful.

ocaml-source: No summary available for ocaml-source in ubuntu artful.

No description available for ocaml-source in ubuntu artful.