aboutsummaryrefslogtreecommitdiff
path: root/utils/acl/patches
Commit message (Collapse)AuthorAge
* acl: update to 2.3.2Maxim Storchak2024-02-10
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* acl: fix compilation with musl 1.2.4Tianling Shen2023-05-17
| | | | | | | | | musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so just having _GNU_SOURCE defined is not enough anymore. Backport an upstream fix to replace these old functions. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* acl: update to 2.3.1Maxim Storchak2021-03-21
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* acl: update to 20160519Maxim Storchak2016-06-13
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* acl: update to 20150921Maxim Storchak2015-11-08
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* acl: add ACL tools and libsMaxim Storchak2014-06-27
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>