Changelog for
libyaml-cpp0_8-0.8.0-1.11.x86_64.rpm :
* Thu Aug 17 2023 antonio.teixeiraAATTsuse.com- Update to 0.8.0:
* Significant CMake changes, especially to Windows builds
* Support for std::unordered_map, std::valarray, and std::string_view
* Updated gtest dependency
* Assorted bug fixes- Drop 1077.patch, which is included in version 0.8.0
* Thu May 11 2023 fcrozatAATTsuse.com- Drop patches fix-cmake-export.patch untabify-cmakelists.patch replacing them with pull-request 1077.patch which was merged (bsc#1191137).
* Tue Jan 04 2022 dmuellerAATTsuse.com- add fix-cmake-export.patch untabify-cmakelists.patch (bsc#1191137)
* Mon Aug 30 2021 hpjAATTurpla.net- Adjust library dependency reference
* Mon Aug 30 2021 sbrabecAATTsuse.com- Update to 0.7.0:
* Bazel support
* CMake improvements
* Adopts many modern C++ syntaxes
* Bug fixes
* Obsoletes yaml-cpp-CVE-2017-5950.patch (fixed by DepthGuard)
* Tue Dec 17 2019 mrosteckiAATTopensuse.org- Update to 0.6.3:
* bug fixes
* CMake updates, now requiring 3.1- Remove merged patch to fix PIE build:
* yaml-cpp-fix-pie.patch
* Thu Aug 09 2018 rpmAATTfthiessen.de- Update to 0.6.2:
* Fix incorrect version numbering
* Wed Feb 14 2018 pmonrealgonzalezAATTsuse.com- Security fix: [bsc#1032144, CVE-2017-5950]
* Stack overflow in SingleDocParser::HandleNode() function
* Added patch yaml-cpp-CVE-2017-5950.patch
* Fri Feb 02 2018 tchvatalAATTsuse.com- Update to 0.6.1:
* Just brownpaperbag over previous release
* Wed Jan 31 2018 pmonrealgonzalezAATTsuse.com- Update to version 0.6.0
* yaml-cpp no longer depends on Boost
* Requires C++11
* Some bug fixes and performance improvements- Dropped patch yaml-cpp-disable-bundled-gmock.patch since it can be configured with the option YAML_CPP_BUILD_TESTS
* Thu Feb 02 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Mon Jul 11 2016 tchvatalAATTsuse.com- Fix building with updated cmake and wrong -fPIE parsing:
* yaml-cpp-disable-bundled-gmock.patch
* yaml-cpp-fix-pie.patch
* Fri Feb 12 2016 mpluskalAATTsuse.com- Update to 0.5.3
* Bugfix release.
* This will be the last release that does not require C++11.- Drop upstreamed fix-node-regression.patch- Small spec file cleanups
* Fri Nov 13 2015 tchvatalAATTsuse.com- Add patch to fix wrong node behaviour in 0.5.2 bnc#954749:
* fix-node-regression.patch
* Sat Aug 01 2015 rpmAATTfthiessen.de- Update version 0.5.2
* Some bugfixes- Updated spec file
* Using cmake macro
* Updated copyright.
* Tue Jul 02 2013 asterios.dramisAATTgmail.com- Added boost-devel in yaml-cpp-devel Requires: (some yaml-cpp headers require boost headers).
* Sat Jun 29 2013 iAATTmarguerite.su- update version 0.5.1
* a bug fix release for the new API
* Sun Jul 22 2012 iAATTmarguerite.su- fix sle builds.
* Sun Jul 22 2012 iAATTmarguerite.su- update version 0.3.0
* minor bug fixing release
* Sat Jan 28 2012 jengelhAATTmedozas.de- Remove redundant tags/sections per specfile guideline suggestions- Parallel building using %_smp_mflags
* Mon Nov 14 2011 tchvatalAATTsuse.com- Initial commit of yaml-cpp.