Changelog for
libyang2-2.1.148-39.20.i586.rpm :
* Wed Apr 03 2024 pgajdosAATTsuse.com- version update to 2.1.148
* lots of bugfixes and improvements in various parts of the library
* Sun Nov 12 2023 Dirk Müller
- update to 2.1.128:
* revert of `identityref` canonical value change
* the identity always printed with the module name as the prefix
* data tree and hash table optimizations
* opaque node handling fixes and improvements
* lots of other bug fixes- update to 2.1.111:
* opaque node parsing improved
* native RESTCONF operation parsing support
* `union` value error reporting improved
* new `yanglint` and `yangre` tests
* optional support for leafref with XPath functions
* lots of other fixes and improvements- update to 2.1.80:
* RESTCONF message parsing
* JSON parser refactor
* timezone DST handling
* public hash table API
* stored union value bugfix
* many other clarifications, improvements, and bugfixes
* Tue Apr 04 2023 Valentin Lefebvre - update to v2.1.55:
* type compilation fixes
* multi-error validation support
* JSON parser fixes
* portability improvements
* schema-mount support improvements
* minor optimizations
* other minor fixes- fixed bsc#1210072, CVE-2023-26916
* Thu Jan 19 2023 Dirk Müller - update to v2.1.30:
* many JSON printer/parser fixes and improvements
* unintentionally large library size reduced
* thread safety improvements
* big-endian compatibility fix
* uncrustify updated
* lots of other fixes and improvements
* Sat Dec 03 2022 Dirk Müller - update to 2.1.4:
* large extensions refactoring
* increased ext plugin API version
* new callbacks and capabilities of plugins
* changes in the parsed and compiled ext instance structures
* native support for structure extension
* error path logging improvements
* fixed unions with leafrefs
* yanglint schema mount support
* huge number of other fixes and improvements
* Mon Aug 29 2022 Jan Engelhardt - Update to release 2.0.231
* XPath axes support
* Sat May 07 2022 Martin Hauke - Update to version 2.0.194
* major yanglint improvements
* minor XPath fixes
* nested extension handling fixes
* other minor bugfixes
* Sun Apr 10 2022 Dirk Müller - update to 2.0.164:
* Windows support (thanks to AATTjktjkt)
* Schema Mount support
* schema compilation fixes
* minor schema printer fixes
* user-ordered list diff bugfix
* JSON anyxml/anydata format fixed
* XML parser CDATA support
* module caching improvements
* doc improvements
* many other various bugfixes
* Wed Nov 17 2021 Linnaea Lavia - Update to version 2.0.112
* Support for XPath variables
* Bugfixes:
* Performance issues related to LYB format
* Memory leaks and double-free in XPath and LYB
* Opaque node handling in lists and at top-level
* Sat Oct 09 2021 Linnaea Lavia - Upgrade to Release 2.0.97
* All language bingdings dropped: libyang-cpp and python-yang
* Standard extensions are now built-in: libyang-extentions removed- Extension path changed from upstream default to allow co-existence with possible future version
* Sat Jun 05 2021 Martin Hauke - Update to version 1.0.240 Main changes of this release are:
* config deviation fixes
* state leaf-list validation fixes
* XPath derived-from() fixes
* minor memory problems fixes
* other minor bugfixes- Update to version 1.0.225
* bugfixes in various parts of the library- Update to version 1.0.215 Main changes of this release are:
* JSON printer bugfixes
* data validation fixes
* minor XPath optimizations
* C++ bindings improvements
* many other minor bugfixes