Changelog for
cereal-devel-1.3.2-1.7.x86_64.rpm :
* Sat Jul 09 2022 Antoine Belvire
- Update to version 1.3.2:
* Make doxygen docs reproducible by AATTmr-c in #740
* Add CMake options for building doc and sandbox by AATTAzothAmmo in #751
* Correct patch version for 1.3.2 by AATTAzothAmmo in #750- Changes from version 1.3.1:
* Github actions in place of Travis CI (thanks to AATTisuruf, #727)
* Doctest updates (and upstream patches!) to support all targeted compilers (#714, #736)
* Cmake modernization (thanks to AATTClausKlein, #659)
* Fix typo in docs by AATTtankorsmash in #597
* Add MSVC 2019 to build, default ctor for static object by AATTAzothAmmo in #593
* Fix json.hpp compilation issue when int32_t is a long by AATTbblackham in #621
* [cpp20] explicitly capture \'this\' as copy by AATTlukaszgemborowski in #640
* Fix rapidjson for Clang 10 by AATTgroscoe2 in #645
* Fixes to prevent clang-diagnostic errors by AATTjohngladp in #643
* cleanup cmake files to be a little more moderen by AATTClausKlein in #659
* CVE-2020-11105: Store a copy of each serialized shared_ptr within the archive to prevent the shared_ptr to be freed to early. by AATTserpedon in #667
* add license files for components of cereal by AATTmiartad in #676
* Catch short documents in JSON input by AATTjohnkeeping in #677
* C++17: use inline globals for StaticObjects by AATTInBetweenNames in #657
* Use std::variant::emplace when loading by AATTkepler-5 in #699
* Use std::optional::emplace() when loading non-empty optional by AATTkepler-5 in #698
* Fix itsNextName not clearing when not found + style change by AATTAzothAmmo in #715
* Update doctest to 2.4.6 + local fixes slated for upstream by AATTAzothAmmo in #716
* Fixed loading of std::vector by AATTDarred in #732
* Update license to match BSD template by AATTAzothAmmo in #735
* Update doctest to 2.4.7 by AATTAzothAmmo in #736
* Use GNUInstallDirs instead of hard wiring install directories by AATTantonblanchard in #710- Remove d7b68df.patch: Fixed upstream.- Refresh spec file:
* Use more cmake macros.
* Drop obsolete conditionals.
* Mon Oct 04 2021 Christophe Giboudeaux - Add patch to fix build with glibc 2.34:
* d7b68df.patch
* Sat Aug 15 2020 Dirk Mueller - update to 1.3.0:
* Deferred serialization for smart pointers (#185)
* Initial support for C++17 standard library variant and optional (thanks to AATTarximboldi, #448)
* Support for std::atomic (thanks to AATTbluescarni, #277)
* Vastly improved continuous integration testing (#568, #569)
* Fixed several issues related to compilation on newer compilers (#579, #587, #515)
* Fixed warnings with -Wconversion and -Wdocumentation (thanks to AATTWSoptics, #423)
* Performance improvements for polymorphic serialization (#354)
* Fixed a bug related to CEREAL_REGISTER_DYNAMIC_INIT with shared libraries (thanks to AATTM2tM, #523)
* Avoid unnecessary undefined behavior with StaticObject (thanks to AATTerichkeane, #470)
* New version.hpp file describes cereal version (#444)
* Ability to disable size=dynamic attribute in the XML archive (thanks to AATThoensr, #401) remove 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch: upstream
* Thu Feb 16 2017 junghansAATTvotca.org- added 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch from upsteam to fix unstable test
* Wed Feb 15 2017 junghansAATTvotca.org- update to version 1.2.2
* Wed Feb 01 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Fri Sep 02 2016 junghansAATTvotca.org- disable PORTABILITY_TEST to support arm
* Wed Aug 31 2016 junghansAATTvotca.org- Initial version 1.2.1