aboutsummaryrefslogtreecommitdiff
path: root/utils/augeas/Makefile
Commit message (Collapse)AuthorAge
* utils/augeas: assign PKG_LICENSE_FILESFabrice Fontaine2024-01-30
| | | | | | | | augeas provides a COPYING file since its addition to openwrt Fixes: 7fc497dd67727225e875d5b13a5c76437815e277 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* utils/augeas: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:augeas:augeas Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* treewide: change emailJan Pavlinec2021-07-29
| | | | | | Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* augeas: fix compilation with BUILD_NLSRosen Penev2021-03-04
| | | | | | Needs nls.mk because of libxml2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* augeas: disable selinuxJosef Schlehofer2020-12-11
| | | | | | | | Fixes: Package augeas is missing dependencies for the following libraries: libselinux.so.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* augeas: add new packageJan Pavlinec2020-12-07
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz> Co-authored-by: Jeffery To <jeffery.to@gmail.com>