From: Stephane Glondu Date: Fri, 21 Aug 2015 21:38:11 +0000 (+0200) Subject: Update changelog X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~126 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ccb522e9502034054fa3794e295e8f31005c2f76;p=ocaml.git Update changelog --- diff --git a/debian/changelog b/debian/changelog index 696baf5f..56749f76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ ocaml (4.02.3-2) UNRELEASED; urgency=medium * Reproducibility changes: - - ocamlopt: add a .file directive to startup .s files - (Closes: #795784) + - ocamlopt: add a .file directive to generated .s files + + startup files are now deterministic (Closes: #795784) + + native packed libraries are now deterministic (Closes: #796336) - set permissions of patches in ocaml-source -- Stéphane Glondu Sun, 16 Aug 2015 21:10:16 +0200