diff --git a/mono-4.4.1.0.tar.bz2 b/mono-4.4.1.0.tar.bz2 deleted file mode 100644 index 5312292..0000000 --- a/mono-4.4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:165e7686b5cbb1ab671b4cb2069207999c3d70044002190b6ec84bb1fdf62b4a -size 85897587 diff --git a/mono-4.4.2.11.tar.bz2 b/mono-4.4.2.11.tar.bz2 new file mode 100644 index 0000000..a16bad0 --- /dev/null +++ b/mono-4.4.2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900c2cc25ee55adeec04e1ae889316efc127c82cc0c392f928421f19f8f5b633 +size 86090698 diff --git a/mono-core.changes b/mono-core.changes index 3415e69..5c7b28e 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Aug 5 00:00:00 UTC 2016 - fwdsbs.to.11df@xoxy.net + +- Update to mono 4.4.2.11, service release 4.4 SR1. Bugfixes since v4.4.1.0: + * bxc#30686 - ZipArchive ctor throws InvalidDataException for WebConnectionStream + * bxc#34498 - AOT task fails if project path has a space in it + * bxc#39100 - ‘library not loaded’ error when using embedded mono + * bxc#39282 - [System.IO.Compression] issues with ZipArchiveEntry streams + * bxc#40916 - [System.IO.Compression] ZipArchive can create an ZipArchiveEntry that has a modified time of DateTime.MinValue + * bxc#41264 - System “Socket” tests fails on devices with System.ObjectDisposedException + * bxc#41290 - Behavior change of ServicePointManager.ServerCertificateValidationCallback’s SslPolicyErrors result for untrusted CA certificates + * bxc#41530 - [iOS]TimerTest failing randomly on devices + * bxc#41979 - CodeDom cannot call mcs because of invalid encoding configuration + * bxc#42219 - [System.IO.Compression] Cannot create ZipArchive with duplicate entries with same name + * bxc#42274 - System.IO.Compression.ZipArchive vs System.Xml.XmlReader + * bxc#42688 - Can’t wait for more than 429496 ms (429s) + ------------------------------------------------------------------- Tue Jun 28 00:00:00 UTC 2016 - fwdsbs.to.11df@xoxy.net diff --git a/mono-core.spec b/mono-core.spec index 92eaa43..e1cce6c 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -21,13 +21,13 @@ %define sgen yes Name: mono-core -Version: 4.4.1 +Version: 4.4.2 Release: 0 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono Url: http://www.mono-project.com -Source0: http://download.mono-project.com/sources/mono/mono-%{version}.0.tar.bz2 +Source0: http://download.mono-project.com/sources/mono/mono-%{version}.11.tar.bz2 Source1: mono-core.rpmlintrc Source2: gmcs # ppc build segfault so exclude it @@ -369,6 +369,8 @@ rm %{buildroot}%{_bindir}/mono-sgen-gdb.py %{_prefix}/lib/mono/4.5/System.Net.Http.WebRequest.dll %{_prefix}/lib/mono/4.5/System.Numerics.dll %{_prefix}/lib/mono/4.5/System.Numerics.Vectors.dll +%{_prefix}/lib/mono/4.5/System.Reflection.Context.dll +%{_prefix}/lib/mono/4.5/System.Runtime.InteropServices.RuntimeInformation.dll %{_prefix}/lib/mono/4.5/System.Security.dll %{_prefix}/lib/mono/4.5/System.Threading.Tasks.Dataflow.dll %{_prefix}/lib/mono/4.5/System.Windows.dll @@ -412,6 +414,8 @@ rm %{buildroot}%{_bindir}/mono-sgen-gdb.py %{_prefix}/lib/mono/gac/System.Net.Http.WebRequest %{_prefix}/lib/mono/gac/System.Numerics %{_prefix}/lib/mono/gac/System.Numerics.Vectors +%{_prefix}/lib/mono/gac/System.Reflection.Context +%{_prefix}/lib/mono/gac/System.Runtime.InteropServices.RuntimeInformation %{_prefix}/lib/mono/gac/System.Security %{_prefix}/lib/mono/gac/System.Threading.Tasks.Dataflow %{_prefix}/lib/mono/gac/System.Windows