Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcap: bump to 2.48 | Stijn Tintel | 2021-04-05 | 1 | -2/+2 |
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | libcap: drop invalid copyright header | Stijn Tintel | 2021-04-05 | 1 | -2/+0 |
| | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | libcap: import from packages feed | Stijn Tintel | 2021-04-05 | 2 | -0/+126 |
Having libcap in OpenWrt base allows us to enable libcap support in other packages in base. In lldpd, this would allow the monitor process to drop its privileges instead of running as root, improving security. It will also allow us to drop our patch to disable libcap. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> |