Bug#773515: unblock: mono/3.2.8+dfsg-9
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal
Please unblock package mono
There are a couple of long-standing bugs in the Mono package, which
are fixed by this proposed upload to Unstable.
#771389 prevents IPv6 from working in Mono-based apps
#773509 and #773511 relate to the mono-runtime-dbg package not being
correctly populated (and currently being useless)
diff --git a/data/net_1_1/machine.config b/data/net_1_1/machine.config
index 2e346ad..c44f11f 100644
- --- a/data/net_1_1/machine.config
+++ b/data/net_1_1/machine.config
@@ -75,7 +75,7 @@
<add prefix="file"
type="System.Net.FileWebRequestCreator, System, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</webRequestModules>
<settings>
- - <ipv6 enabled="false"/>
+ <ipv6 enabled="true"/>
</settings>
</system.net>
<system.web>
diff --git a/data/net_2_0/machine.config b/data/net_2_0/machine.config
index c6d1b2c..9da7be9 100644
- --- a/data/net_2_0/machine.config
+++ b/data/net_2_0/machine.config
@@ -119,7 +119,7 @@
<add prefix="ftp"
type="System.Net.FtpRequestCreator,
System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" />
</webRequestModules>
<settings>
- - <ipv6 enabled="false"/>
+ <ipv6 enabled="true"/>
</settings>
</system.net>
diff --git a/data/net_4_0/machine.config b/data/net_4_0/machine.config
index b98a4d3..12839c1 100644
- --- a/data/net_4_0/machine.config
+++ b/data/net_4_0/machine.config
@@ -136,7 +136,7 @@
<add prefix="ftp"
type="System.Net.FtpRequestCreator,
System, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" />
</webRequestModules>
<settings>
- - <ipv6 enabled="false"/>
+ <ipv6 enabled="true"/>
</settings>
</system.net>
diff --git a/data/net_4_5/machine.config b/data/net_4_5/machine.config
index b98a4d3..12839c1 100644
- --- a/data/net_4_5/machine.config
+++ b/data/net_4_5/machine.config
@@ -136,7 +136,7 @@
<add prefix="ftp"
type="System.Net.FtpRequestCreator,
System, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" />
</webRequestModules>
<settings>
- - <ipv6 enabled="false"/>
+ <ipv6 enabled="true"/>
</settings>
</system.net>
diff --git a/debian/changelog b/debian/changelog
index bfdd9f5..bc81216 100644
- --- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+mono (3.2.8+dfsg-9) unstable; urgency=medium
+
+ [ Mirco Bauer ]
+ * [c8efb3b] Enable IPv6 support by default (closes: #771389)
+
+ [ Jo Shields ]
+ * [0d67f80] Fix missing contents in mono-runtime-dbg package
+ (Closes: #773509, #773511)
+
+ -- Mirco Bauer <meebey@meebey.net> Fri, 19 Dec 2014 11:47:22 +0000
+
mono (3.2.8+dfsg-7) unstable; urgency=medium
* [10016c2] Build libmono-2.0-1 and libmono-2.0-dev for mipsel
diff --git a/debian/rules b/debian/rules
index ac1c33b..f2cc3b7 100755
- --- a/debian/rules
+++ b/debian/rules
@@ -367,10 +367,10 @@ binary-arch: build-stamp install-stamp test-stamp
dh_installman -s
dh_installexamples -s
dh_installexamples -pmono-jay $(CURDIR)/mcs/jay/skeleton.cs
- - dh_strip -pmono-runtime --dbg-package=mono-runtime-dbg
+ dh_strip -pmono-runtime-sgen -pmono-runtime-boehm
- --dbg-package=mono-runtime-dbg
dh_strip -plibmonoboehm-2.0-1 --dbg-package=libmonoboehm-2.0-1-dbg
dh_strip -plibmonosgen-2.0-1 --dbg-package=libmonosgen-2.0-1-dbg
- - dh_strip -s -Xbin/mono-sgen
+ dh_strip -s -Xbin/mono-sgen -Xbin/mono-boehm
dh_compress -s -Xskeleton.cs
dh_fixperms -s
unblock mono/3.2.8+dfsg-9
- -- System Information:
Debian Release: jessie/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0-43-generic (SMP w/4 CPU cores)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUlBIUAAoJEMkPnLkOH60Mmc0IAKHl2qh3S0bbtUz8I/UtNPAC
vl6B5x/VTcV1Ec+8ikuj+7G2OuVBG+36TWwPnlJUIT7a+3Vwre4jJ1YblzOshoPE
quLmEqAXjRAzbYgdqQGHNl5yU+de1wcJRlZOIdq5z29gnhC4QiEXWQP3nG036Z99
ULSK7vn8v1Ee4GAtDUUvLoe2Cbk2yFPcds9uzjv7kHu/LWLLOlwM0HuM2ndFUhD6
7b7f3rtBfzgLsC0TP9AQpqruRRyID9Vi006JiIjXgqMVn3OnvYqpfioJif1o3zLT
cupp+xL4pdLDXWlY7XsjuS0mNkADGdwuCDoW2HdSlEyzLpZwmonYjBzy/4lqZw0=
=4hN4
-----END PGP SIGNATURE-----
Reply to: