[Pkg-mono-svn-commits] [mono] 06/06: finalize changelog

Jo Shields directhex at moszumanska.debian.org
Mon Apr 11 20:24:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/4.2.1.102+dfsg2-7
in repository mono.

commit 92334d9b6222e2659a95394039d6b274c404ee81
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Apr 11 17:25:43 2016 +0100

    finalize changelog
---
 debian/changelog | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 058dc27..ff1df5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,43 @@
+mono (4.2.1.102+dfsg2-7) unstable; urgency=medium
+
+  [ Jo Shields ]
+  * [ddd8779] Suggest reference assemblies for mono-devel. Not needed, but 
+    sometimes useful.
+  * [1975195] Use X509 serial number in Mono cert store filename.
+    The Mono cert store traditionally uses the SKI for the filename of a 
+    certificate, but this does not handle cases where a cert has been 
+    reissued with the same SKI but different serial (seen in the wild 
+    with StartCom certs). This patch appends the serial to all new 
+    imported certs, and attempts to interoperate cleanly with existing 
+    serial-less certificate stores to avoid duplication.
+    (Closes: #30902)
+  * [4725363] Fix cert store mover (symlinks to directories are -d)
+  * [6da2dfa] Prerequisite near-empty commit for arm64 patch to apply
+  * [bba162f] Backport 3cd04f97199ff38d7316587e44381638ba469565 to 4.2 branch
+  * [2e9629f] Fix edge case in new certdir migration code (Closes: #820082)
+  * [1c25daa] Add ARM64 packages - SGen only (Closes: #789771)
+  * [664b438] Fix up sgen-only packackaging rules
+
+  [ Rodrigo Kumpera ]
+  * [609e2d7] [utils] Fix amd64 version of MONO_CONTEXT_GET_CURRENT.
+    (Closes: #818329)
+    Registers must be saved in MonoContext in the same order as 
+    mono_sigctx_to_monoctx.
+    This caused crashes on linux when unified suspend was enabled.
+    https://bugzilla.xamarin.com/show_bug.cgi?id=33020
+    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818329
+    (cherry picked from upstream commit 23e34d77f2fd23ab5d61f6ba4aa905817f57668a)
+
+  [ Zoltan Varga ]
+  * [efc7a57] Implement handler block guard trampolines.
+    (cherry picked from commit d93dab827831b94fc65ab9dae5ce531e8ccd7ebe)
+  * [9414811] Fix the generation of static rgctx trampolines when using aot 
+    on linux.
+    (cherry picked from commit 455d2b81e2e662569b9654c79b5e1763bf133fa0)
+
+
+ -- Jo Shields <jo.shields at xamarin.com>  Mon, 11 Apr 2016 17:22:16 +0100
+
 mono (4.2.1.102+dfsg2-6) unstable; urgency=medium
 
   * [d2d5aeb] Don't remap all versions of Npgsql to 4.0.0.0.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list