Package Release Info

libyang-1.0.167-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libyang-cpp-devel
libyang-cpp1
libyang-devel
libyang-doc
libyang-extentions
libyang1
python3-yang
yang-tools

Change Logs

* Thu May 07 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.167
  Bugfix release only
  * bugfixes in almost all the components
* Sat Feb 15 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.130
  * new functions lyd_find_sibling*() for searching for a specific
    sibling
    + if available, they use hashes meaning the search complexity
    is constant!
  * leafref validation no longer cached
    + may make validation slightly longer but editing data is
    much faster
  * minor C++ binding fixes
  * minor schema/data parser bugfixes
  * other general bugfixes
- Update to version 1.0.109
  * new LYB parser flag to allow using updated modules
  * minor fixes in action validation
  * other minor fixes
* Sat Dec 21 2019 Martin Hauke <mardnh@gmx.de>
- Run testsuite
* Fri Dec 20 2019 Adam Majer <adam.majer@suse.de>
- Package extensions in a separate package - libyang-extentions
* Mon Dec 09 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0r5
  Main features of this release are:
  * value canonization support in API functions
  * new debug message categories
  * nested notification/action validation clarifications and fixes
  * LYB format decimal64 value handling fixed
  * C++ bindings minor improvements
  * other minor fixes
* Fri Nov 01 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0r4
  Main features of this release are:
  * many bugfixes in various parts of the library
    + schema and data validation
    + manipulation with internal schemas and loading user schemas
    in the context
    + xpath
    + LYB format
* Fri Jul 12 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0r3
  Main features of this release are:
  * many bugfixes in various parts of the library
    + LYB format
    + schema
    + data
    + xpath
* Tue Jun 18 2019 Martin Hauke <mardnh@gmx.de>
- Build with ENABLE_LYD_PRIV=ON
* Sat Apr 06 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0r2
  * New LYD_DUP_OPT_WITH_WHEN and LYD_DUP_OPT_WITH_KEYS options for
    duplicating data nodes.
  * New --disable-searchdir option of yanglint(1) to allow forcing
    explicit specification of all the loaded modules.
  * Plugins (extension and user type) are now more strictly checked
    for compatibility - all plugins are now supposed to use
    LYEXT_VERSION_CHECK or LYTYPE_VERSION_CHECK macro to be
    compatible with libyang 1.0.
  * User type plugins are now able not only to store the value in a
    specific way, but also to change its original string value (e.g.
    to make the value canonical). Change to the canonical value is
    also used in the provided user types plugins implementing
    ietf-yang-types and ietf-int-types data types.
  * Many bugfixes as usual.
* Tue Feb 12 2019 Jan Engelhardt <jengelh@inai.de>
- Remove duplicated pkgconfig() require (rpm has autodetection!)
- Remove documentation's arbitrary requirements
- Strip em dash grammar from summaries.
* Thu Feb 07 2019 mardnh@gmx.de
- Use better package descriptions
* Mon Feb 04 2019 mardnh@gmx.de
- Initial package, version 0.16r3