aboutsummaryrefslogtreecommitdiff
path: root/libs/libnetconf2/patches
Commit message (Collapse)AuthorAge
* 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>