Hello community,

here is the log from the commit of package msgpack for openSUSE:Leap:15.2 
checked in at 2020-04-14 14:20:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/msgpack (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.msgpack.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "msgpack"

Tue Apr 14 14:20:40 2020 rev:12 rq:792820 version:3.2.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/msgpack/msgpack.changes        2020-01-15 
15:31:30.706780752 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.msgpack.new.3248/msgpack.changes      
2020-04-14 14:21:00.153275449 +0200
@@ -1,0 +2,78 @@
+Tue Dec 10 15:34:04 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 3.2.1:
+  * Fix snprintf return value checking (#821[1])
+  * Remove some warnings (#819[2])
+  * Fix fbuffer result checking (#812[3])
+  * Fix temporary object handling (#807[4])
+  * Improve cmake support (#804[5])
+  * Fix invalid int main parameter (#800[6])
+  * Improve supporting platform (#797[7], #817[8])
+  * Fix ZLIB error handling (#795[9])
+  * Remove unused variable (#793[10])
+  * Improve integer overflow checking (#792[11])
+
+-------------------------------------------------------------------
+Tue May 28 06:37:05 UTC 2019 - [email protected]
+
+- Update to 3.2.0:
+  * Fix invalid include (#783[1])
+  * Add timespec support (#781[2])
+  * Fix unchecked fnprintf on C (#780[3])
+  * Improve integer overflow checking on C (#776[4])
+  * Fix warnings on -Wconversion (#770[5], #777[6], #784[7])
+  * Fix invalid passed by value on aligned_zone_size_visitor (#764[8])
+  * Improve windows support (#757[9], #779[10])
+  * Fix msgpack::object size caluclation error (#754[11])
+  * Fix memory error on example code (#753[12])
+  * Fix redundant memory allocation on C (#747[13])
+  * Fix msgpack::type::tuple base class conversion (#743[14])
+
+-------------------------------------------------------------------
+Mon Sep 10 12:26:49 UTC 2018 - [email protected]
+
+- Update to 3.1.1:
+  * Add force endian set functionality (#736[1])
+  * Fix vrefbuffer memory management problem (#733[2])
+  * Fix msvc specific problem (#731[3], #732[4])
+  * Update boost from 1.61.0 to 1.68.0 (#730[5])
+  * Fix msgpack_timestamp type mismatch bug (#726[6])
+
+-------------------------------------------------------------------
+Wed Aug 22 07:37:39 UTC 2018 - [email protected]
+
+- Update to 3.1.0:
+  * Improve documents (#687[1], #718[2])
+  * Add fuzzer support (#689[3])
+  * Fix msgpack::object union member access bug (#694[4])
+  * Improve cross platform configuration (#704[5])
+  * Fix out of range dereference bug of EXT (#705[6])
+  * Add timestamp support. std::chrono::system_clock::time_point is mapped to 
TIMESTAMP (#706[7])
+  * Add minimal timestamp support for C. The type msgpack_timestamp and the 
function msgpack_object_to_timestamp() are introduced (#707[8])
+  * Improve MSGPACK_DEFINE family name confliction probability (#710[9])
+  * Add no static-library build option (BUILD_SHARED_LIBS=ON) (#713[10], 
#717[11], #722[12])
+  * Add header only cmake target (#721[13])
+  * Add std::byte adaptor (#719[14])
+  * Remove some warnings (#720[15])
+
+-------------------------------------------------------------------
+Wed Jun 13 14:14:18 UTC 2018 - [email protected]
+
+- Update to 3.0.1:
+  * Add fuzz directory to release tar ball (#686)
+  * Add include file checking for X-Code (#683)
+- Changes from 3.0.0:
+  * Change offset parameter updating rule. If parse error is
+     happend, offset is updated to the error position.
+  * Improve cross platform configuration (#655, #677)
+  * Improve build system (#647)
+  * Improve user class adaptor (#645, #673)
+  * Improve msgpack::object visitation logic (#676)
+  * Remove some warnings (#641, 659)
+  * Add -> and * operators to object_handle (#635)
+  * Improve CI environment (#631, #634, #643, #657, #662, #668)
+  * Improve documents (#630, #661)
+  * Refactoring (#670)
+  * Add OSS-Fuzz support (#672, #674, #675, #678)
+
+-------------------------------------------------------------------

Old:
----
  msgpack-2.1.5.tar.gz

New:
----
  msgpack-3.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ msgpack.spec ++++++
--- /var/tmp/diff_new_pack.zdA78n/_old  2020-04-14 14:21:00.461275679 +0200
+++ /var/tmp/diff_new_pack.zdA78n/_new  2020-04-14 14:21:00.465275682 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package msgpack
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           msgpack
-Version:        2.1.5
+Version:        3.2.1
 Release:        0
 Summary:        Object serialization library for cross-language communication
 License:        Apache-2.0

++++++ msgpack-2.1.5.tar.gz -> msgpack-3.2.1.tar.gz ++++++
++++ 17086 lines of diff (skipped)


Reply via email to