Skip to content

Releases: zeroc-ice/mcpp

v2.7.2.0

Choose a tag to compare

@pepone pepone released this 20 Jan 11:33

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

Choose a tag to compare

@pepone pepone released this 17 Jun 09:47
  • 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

Choose a tag to compare

@bernardnormier bernardnormier released this 22 Aug 21:04
65b088c

This patch release includes Nuget and Makefile fixes.

mcpp 2.7.2.12

Choose a tag to compare

@bernardnormier bernardnormier released this 21 Feb 22:01

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

Choose a tag to compare

@bernardnormier bernardnormier released this 30 Apr 21:05

mcpp 2.7.2 simplified for Ice