aboutsummaryrefslogtreecommitdiff
path: root/libs/libnetconf2/patches
Commit message (Collapse)AuthorAge
* libnetconf2: update to 2.0.24Lucian Cristian2021-11-12
| | | | | | needed after libyang update Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* libnetconf2: Bump to 1.1.36Jakov Smolic2021-02-02
| | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
* libnetconf2: update to 1.1.26Jakov Smolic2020-08-22
| | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
* Netopeer2: update Netopeer2 and dependencies to masterLucian Cristian2020-05-10
| | | | | | | | libnetconf2 to 1.1.24 libyang to 1.0.167 sysrepo to 1.4.58 Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* libnetconf2: Update to 0.12-r2Rosen Penev2019-11-04
| | | | | | | | | | | | | Cleaned up Makefile slightly. The removed CMAKE_OPTIONS are defaults from cmake.mk Removed Upstreamed patches. Rebased and added .patch to the remaining one. Added -Wformat-security patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libnetconf2: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-06-27
| | | | | | | | | | Reorganized Makefile for consistency between packages. Removed InstallDev section. It is already implied by CMAKE_INSTALL Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libnetconf2: Remove OpenSSL engine supportRosen Penev2018-11-08
| | | | | | It's not even used. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libnetconf2: update to 0.12-r1Mislav Novakovic2018-10-11
PR includes switch to codeload tarballs. Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>