[ubuntu/trusty-proposed] ocaml 4.01.0-3ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Sun Dec 22 12:51:15 UTC 2013
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
Date: Sun, 22 Dec 2013 11:13:10 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/ocaml/4.01.0-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 22 Dec 2013 11:13:10 +0100
Source: ocaml
Binary: ocaml-nox camlp4 camlp4-extra ocaml ocaml-base-nox ocaml-base ocaml-native-compilers ocaml-source ocaml-interp ocaml-compiler-libs ocaml-mode
Architecture: source
Version: 4.01.0-3ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
camlp4 - Pre Processor Pretty Printer for OCaml
camlp4-extra - Pre Processor Pretty Printer for OCaml - extras
ocaml - ML language implementation with a class-based object system
ocaml-base - Runtime system for OCaml bytecode executables
ocaml-base-nox - Runtime system for OCaml bytecode executables (no X)
ocaml-compiler-libs - OCaml interpreter and standard libraries
ocaml-interp - OCaml interactive interpreter and standard libraries
ocaml-mode - major mode for editing Objective Caml in Emacs
ocaml-native-compilers - Native code compilers of the OCaml suite (the .opt ones)
ocaml-nox - ML implementation with a class-based object system (no X)
ocaml-source - Sources for Objective Caml
Closes: 659149 661716 682441 684031 689517 731047
Changes:
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
Checksums-Sha1:
a5e16c191315dc4216d25509c9bfa1a2c7a1275e 2095 ocaml_4.01.0-3ubuntu1.dsc
a814feca204e50f082515a3845cdd18c6d0e24b6 3691090 ocaml_4.01.0.orig.tar.bz2
c6ee0fb0c28e52a0a8521af4db7b7bc7ceed4db7 60072 ocaml_4.01.0-3ubuntu1.debian.tar.gz
Checksums-Sha256:
73f6441b48937a052a291fc81bc7eccc15a613bef38c5528ceb824d88917dbd2 2095 ocaml_4.01.0-3ubuntu1.dsc
b1ca708994180236917ae79e17606da5bd334ca6acd6873a550027e1c0ec874a 3691090 ocaml_4.01.0.orig.tar.bz2
ad0ffb13581d92eda4fcb8e027ea91a54289019a7db4e7bcf7f7a7bd948abd2b 60072 ocaml_4.01.0-3ubuntu1.debian.tar.gz
Files:
014a988582988ee2022cb67de8632714 2095 ocaml optional ocaml_4.01.0-3ubuntu1.dsc
e93502f5499a5bdd197037dd639c04e8 3691090 ocaml optional ocaml_4.01.0.orig.tar.bz2
eebfcfd2bc646280b06718f6ac629220 60072 ocaml optional ocaml_4.01.0-3ubuntu1.debian.tar.gz
Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iEYEARECAAYFAlK24AMACgkQStlRaw+TLJzmAACffNxnUULeLlkeql8NBQ4ewaKd
VXEAn1jU5RUy/MiEv0SZCbQQFpQvPpZg
=Xc6w
-----END PGP SIGNATURE-----
More information about the Trusty-changes
mailing list