Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | haproxy: Update HAProxy to v1.8.9 | Christian Lachner | 2018-05-19 | |
| | | | | | | | | - Update haproxy download URL and hash - Removed all obsolete patches - Added logic to Makefile to only append the patch-version to the HA-Proxy version if we actually applied any patches (PKG_RELEASE!=00) Signed-off-by: Christian Lachner <gladiac@gmail.com> | |||
* | haproxy: Add a script for package maintainers to simplify upstream patch ↵ | Christian Lachner | 2018-04-29 | |
collection Manually fetching patches is cumbersome so I created a simple bash-script which uses Git-mechanisms to collect all patches inside a branch from a specific TAG to the current HEAD revision. Signed-off-by: Christian Lachner <gladiac@gmail.com> |