aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/xtables-addons/patches/001-build-fix-configure-compatiblity-with-POSIX-shells.patch
Commit message (Collapse)AuthorAgeFilesLines
* xtables-addons: update to 2.11Dirk Neukirchen2016-06-071-51/+0
| | | | | | | | | | | | - fix compilation w. Kernel 4.6 due to hash->shash crypto API - remove a patch integrated upstream - remove unrecognized configure option removed upstream in 2010 commit 40d0345f1ed02de183b13a6ce38847bc1f4ac48e Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* xtables-addons: build: fix configure compatiblity with POSIX shellsJohn Crispin2016-04-211-0/+51
Fixes build with /bin/sh pointing to certain versions of dash (for example on Void Linux). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 49218