msgpuck (2.0.0-1) unstable; urgency=medium

  * Drop MP_SOURCE support and make libmsgpuck.a to be mandatory
  * Add helpers to decode any number to int64/double
  * Add -fPIC to libmsgpuck.a

 -- Roman Tsisyk <roman@tarantool.org>  Tue, 07 Feb 2017 13:57:10 +0300

msgpuck (1.1.3-1) unstable; urgency=medium

  * Add mp_snprint() function.
  * Change mp_fprint() to return the number of bytes printed instead of 0.
  * Fix CVE-2016-9036.

 -- Roman Tsisyk <roman@tarantool.org>  Fri, 16 Dec 2016 17:53:40 +0300

msgpuck (1.0.3-1) unstable; urgency=medium

  * Fix GCC 6.0 and Doxygen warnings
  * Fix out-of-bounds access in the test suite (failed on hppa)
  * Add mp_decode_strbin() and mp_decode_strbinl()
  * Add mp_fprint() for debug output

 -- Roman Tsisyk <roman@tarantool.org>  Tue, 09 Aug 2016 22:14:15 +0300

msgpuck (1.0.1-1) unstable; urgency=medium

  * Initial release. (Closes: #811167)

 -- Roman Tsisyk <roman@tarantool.org>  Sat, 16 Jan 2016 18:20:30 +0300
