Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | audit: move from packages to openwrt | Marius Dinu | 2024-04-12 |
| | | | | | | This package is joined with libaudit from openwrt base packages. Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro> | ||
* | audit: Fix compilation with kernel 5.15 | Eneas U de Queiroz | 2022-05-20 |
Linux 5.15 does not have the linux/ipx.h header. The patch is a partial cherry-pick (skipped ChangeLog) of upstream commit 6b09724c6 ("Make IPX packet interpretation dependent on the ipx header file existing"). Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> |