Skip to content

Releases: zeroc-ice/mcpp

v2.7.2.0

20 Jan 11:33

Choose a tag to compare

mcpp 2.7.2.20 Release

This release includes two bug fixes contributed by @jbrandwood:

Bug Fixes

  • Fixed heap-based buffer overflow in do_msg() (CVE-2019-14274) - Applied a modified version of the Debian patch to fix illegal control character handling in error message output. (0264ec0)

  • Fixed segfault caused by macro parameter corruption in substitute() - Resolved an issue where the 9th or 32nd macro parameter could be corrupted when used at the end of replacement text. (45cee5a)

NuGet Packages

Acknowledgments

Thanks to Kiyoshi Matsui, the original author of mcpp, and to @jbrandwood for contributing these fixes.

v2.7.2.19

17 Jun 09:47

Choose a tag to compare

  • RPM packaging files are now included in this repository.
  • Added support for building rhel10 RPMs.
  • Added support for Swift Package Manager.

mcpp 2.7.2.14

22 Aug 21:04
65b088c

Choose a tag to compare

This patch release includes Nuget and Makefile fixes.

mcpp 2.7.2.12

21 Feb 22:01

Choose a tag to compare

The main changes in this release are enhancements to the MSBuild build system and a simplified Makefile for Linux and macOS.

v2.7.2-3ice

30 Apr 21:05

Choose a tag to compare

mcpp 2.7.2 simplified for Ice