mbox series

[0/4] Bump netopeer2 and dependencies

Message ID 20211125125558.1087094-1-heiko.thiery@gmail.com
Headers show
Series Bump netopeer2 and dependencies | expand

Message

Heiko Thiery Nov. 25, 2021, 12:55 p.m. UTC
For updating netopeer2, the libyang, libnetconf2 and sysrepo packages
that depend on it must also be updated.

It should be noted that libyang has an incompatible API change from
v1 to v2. Currently, the v1 of libyang is still used by the frr package,
although a newer version also uses v2. We should therefore bump the
frr package as well.

@Vadim: could you take care of this?

Heiko Thiery (4):
  package/libyang: bump verstion to 2.0.112
  package/libnetconf2: bump version to 2.0.24
  package/sysrepo: bump version to 2.0.53
  package/netopeer2: bump version to 2.0.35

 ...IX-netopeer2-build-fails-when-buildi.patch | 34 +++++++++++++++
 package/libnetconf2/libnetconf2.hash          |  2 +-
 package/libnetconf2/libnetconf2.mk            |  2 +-
 package/libyang/Config.in                     |  3 +-
 package/libyang/libyang.hash                  |  4 +-
 package/libyang/libyang.mk                    |  6 +--
 package/netopeer2/netopeer2.hash              |  2 +-
 package/netopeer2/netopeer2.mk                |  2 +-
 ...uild-with-musl-libc-fails-due-to-unk.patch | 42 +++++++++++++++++++
 package/sysrepo/Config.in                     |  3 +-
 package/sysrepo/sysrepo.hash                  |  4 +-
 package/sysrepo/sysrepo.mk                    |  8 ++--
 12 files changed, 93 insertions(+), 19 deletions(-)
 create mode 100644 package/libnetconf2/0001-libnetconf2-BUGFIX-netopeer2-build-fails-when-buildi.patch
 create mode 100644 package/sysrepo/0001-sysrepo-BUGFIX-build-with-musl-libc-fails-due-to-unk.patch