[Pkg-mono-svn-commits] [mono] annotated tag debian/4.0.4.1+dfsg-1 created (now 2e26779)

Jo Shields directhex at moszumanska.debian.org
Mon Sep 7 12:07:17 UTC 2015


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

directhex pushed a change to annotated tag debian/4.0.4.1+dfsg-1
in repository mono.

        at  2e26779   (tag)
   tagging  ab9ce1ff757ebab3278a3ee0c8409235d33d017c (commit)
  replaces  debian/4.0.2.5+dfsg-2
 tagged by  Jo Shields
        on  Mon Sep 7 13:06:09 2015 +0100

- Log -----------------------------------------------------------------
mono Debian release 4.0.4.1+dfsg-1

Alex Rønne Petersen (2):
      Instruction length of atomic_add_i4 is 28.
      Fix atomic_add_i4 support for 32-bit PPC.

Atsushi Eno (1):
      Fix build (giconv.c)

Bill Seurer (1):
      Fixes to get mono to build on big endian ppc.

Christopher James Halse Rogers (3):
      Do the framework-install/framework-remove dance in mono-gac maint scripts.
      Add dh_installcliframework support to mono.runtime-script
      Make the install-framework commmand idempotent

Iain Lane (2):
      Build libmono-2.0-1 and libmono-2.0-dev for mipsel
      Finalise changelog

Jeffrey Stedfast (1):
      [eglib] Fixed g_utf8_to_utf16_general() to handle invalid utf8

Jo Shields (59):
      Remove armhf from mono-archs.make - It should have been removed in 2.10.8.1-6 but was overlooked (Closes: #695743)
      Merge branch 'master-patches/asp.net_hash_collision_CVE-2012-3543'
      Finalize changelog
      Merge branch 'debian/patches/nullbrowser-backend-for-swf-webbrowser'
      Finalize changelog
      Merge tag 'debian/3.0.6+dfsg2-4'
      Merge branch 'master-patches/monodoc_support_fields_that_match_operator_naming_convention'
      Switch debian/gbp.conf to use non-Experimental branches
      Fix compilation failure to due to uninitialized variable.
      Finalize changelog
      Kill IA64 support. It's dead upstream and not coming back.
      Finalize changelog
      Finalize changelog
      Remove SPARC. It's a dead architecture in Mono upstream (and elsewhere). (Closes: #727542)
      Fix package descriptions to not mention SPARC or IA64, and exchange S/390 with S/390x
      Finalize changelog
      Enforce strict dependency versioning on libmono-cecil-private-cil. This ensures that packages depending on it are upgraded in lockstep. This works around the unreliable ABI versioning on this library. (Closes: #728911)
      Finalize changelog
      Merge branch 'master-patches/fix_fsharp'
      Really remove SPARC from list of architectures (Closes: #731253)
      Finalize changelog
      Only trigger mono-gac postinst on upgrades. This should fix an edge case when GAC-installing libraries which rely on machine.config's key remapping at the same time as mono-gac first-install, such as F#. Thanks to Christopher James Halse Rogers.
      -z and -n do the same thing, right? Fixes autopkgtest for real.
      Merge branch 'master-experimental'
      Finalize changelog
      Properly support Python 3 as Python version linked by GDB. Thanks to Matthias Klose <doko at debian.org>
      Merge branch 'master-patches/python3-support-for-mono-gdb'
      Finalize changelog
      Make monodoc-manual a Recommends: not a Depends: for mono-complete. It has a long messy dep chain.
      Revert "Make monodoc-manual a Recommends: not a Depends: for mono-complete. It has a long messy dep chain."
      Add support for non-assembly files installed to the GAC. This is the first half of a fix to bug #767507.
      Fix missing contents in mono-runtime-dbg package
      Finalize changelog
      Mono's implementation of the SSL/TLS stack failed to check the order of the handshake messages. Which would allow various attacks on the protocol to succeed. ("SKIP-TLS" attack). (Closes: #780751, CVE-2015-2318)
      Remove the client-side SSLv2 fallback. There's almost no SSLv3 web site left so a v2 fallback is only extra code we do not need to carry forward. (Closes: #780751, CVE-2015-2320)
      Remove the EXPORT ciphers and related code path. That was still useful in 2003/2004 but the technical and legal landscape changed a lot since then. Removing the old, limited key size, cipher suites also allow removed additional parts of the code that deals with them. ("FREAK" attack) (Closes: #780751, CVE-2015-2319)
      finalize changelog
      Big Endian fix by Than Ngo <than at redhat.com> from https://bugzilla.xamarin.com/show_bug.cgi?id=31779
      Imported Upstream version 4.0.4.1+dfsg
      Merge branch 'upstream' into master-patches/debian_version
      Merge branch 'master-patches/bigendian_ms_decimal' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/debian_version' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/disable_bug-10127_test' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/disable_bug-80307_test' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/disable_building_docs' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/disable_monitor_test' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/dont_install_binary-reference-assemblies' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/enable_ipv6' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/kfreebsd_mono_threads_core_get_stack_bounds' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/nullbrowser-backend-for-swf-webbrowser' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/ppc_big_endian_fixes' into merge/4.0.4.1_dfsg
      Merge branch 'master-patches/syslog_gcc_format-security' into merge/4.0.4.1_dfsg
      Merge tag 'upstream/4.0.4.1+dfsg' into master-patches/kfreebsd_support
      Merge branch 'master-patches/kfreebsd_support' into merge/4.0.4.1_dfsg
      Merge branch 'master-experimental' into merge/4.0.4.1_dfsg
      Merge branch 'merge/4.0.4.1_dfsg'
      Add missing symbol
      Refresh clideps versioning
      finalize changelog

Lennart Sorensen (1):
      Add move_f_to_i4 and move_i4_to_f to PowerPC

Marek Habersack (2):
      Fix for Novell bug #739119
      Update to fix for Novell bug #739119

Marek Safar (1):
      Add test from Jb Evain to test biner with user method types

Mirco Bauer (6):
      Merge commit '319a186dbe328f97eae6f8640ff2392bdeee17ae'
      Upload to unstable
      Upload to unstable
      Merge branch 'master-patches/enable_ipv6'
      Added missing changelog entry of 3.2.8+dfsg-8 upload
      Merge branch 'master'

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  27a5a1a   Merge branch 'master-patches/bigendian_ms_decimal' into merge/4.0.4.1_dfsg
       new  41976cf   Merge branch 'master-patches/debian_version' into merge/4.0.4.1_dfsg
       new  2f01e7d   Merge branch 'master-patches/disable_bug-10127_test' into merge/4.0.4.1_dfsg
       new  fdc12f7   Merge branch 'master-patches/disable_bug-80307_test' into merge/4.0.4.1_dfsg
       new  e9d0d4c   Merge branch 'master-patches/disable_building_docs' into merge/4.0.4.1_dfsg
       new  a1c1d5d   Merge branch 'master-patches/disable_monitor_test' into merge/4.0.4.1_dfsg
       new  fa599e0   Merge branch 'master-patches/dont_install_binary-reference-assemblies' into merge/4.0.4.1_dfsg
       new  4318190   Merge branch 'master-patches/enable_ipv6' into merge/4.0.4.1_dfsg
       new  8129ba0   Merge branch 'master-patches/kfreebsd_mono_threads_core_get_stack_bounds' into merge/4.0.4.1_dfsg
       new  600897c   Merge branch 'master-patches/nullbrowser-backend-for-swf-webbrowser' into merge/4.0.4.1_dfsg
       new  eeee843   Merge branch 'master-patches/ppc_big_endian_fixes' into merge/4.0.4.1_dfsg
       new  228b8a0   Merge branch 'master-patches/syslog_gcc_format-security' into merge/4.0.4.1_dfsg
       new  a29c2f0   Merge tag 'upstream/4.0.4.1+dfsg' into master-patches/kfreebsd_support
       new  a3ffbe0   Merge branch 'master-patches/kfreebsd_support' into merge/4.0.4.1_dfsg
       new  f45c4be   Merge branch 'master-experimental' into merge/4.0.4.1_dfsg
       new  ec7ac21   Merge branch 'merge/4.0.4.1_dfsg'
       new  b91e7a2   Add missing symbol
       new  060bae8   Refresh clideps versioning
       new  ab9ce1f   finalize changelog

The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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