aboutsummaryrefslogtreecommitdiff
path: root/net/softflowd/patches/030-Use-lld-for-time_t-always.patch
Commit message (Collapse)AuthorAge
* softflowd: bump to 1.1.0Stijn Tintel2023-07-23
| | | | | | | | The tag is now prefixed with v; update PKG_SOURCE_URL and PKG_BUILD_DIR to reflect this. Drop upstreamed patches. Refresh leftover patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* softflowd: use %lld for time_t alwaysSebastian Kemper2022-10-23
Add upstreamed patch to fix segmentation fault reported in [1]. [1] https://github.com/openwrt/packages/issues/19655 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>