Christian Lachner
b4d67e3484
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
b8d3db6fec
haproxy: Update HAProxy to v1.8.19
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
512411108c
haproxy: Update all patches for HAProxy v1.8.17
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.17.html )
- Raise PKG_RELEASE to 2
- Prefix patches with 3-digit numbers instead of 4-digit numbers
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
ce5ab5ecec
haproxy: Update HAProxy to v1.8.17
- Update haproxy download URL and hash
- This fixes CVE-2018-20615
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
e02d8ca48b
haproxy: Update HAProxy to v1.8.16
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
a854729155
haproxy: Update HAProxy to v1.8.15
- Update haproxy download URL and hash
- Removed all obsolete patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
60138d90b8
haproxy: Update HAProxy to v1.8.14
- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645 )
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
14fcfe6ae9
haproxy: Update HAProxy to v1.8.13 & Lua library to v5.3.5
- Update Lua to v5.3.5
- Add myself as co-maintainer
- Update haproxy download URL and hash
- Changed version-output to always print $(PKG_VERSION)-$(PKG_RELEASE)
- Removed all obsolete patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
c3864f5397
haproxy: Update HAProxy to v1.8.12
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
26035630cf
haproxy: Update HAProxy to v1.8.11
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Christian Lachner
4ae1c3307a
haproxy: Update HAProxy to v1.8.9
- 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>
7 years ago
Christian Lachner
f609448491
haproxy: Add a script for package maintainers to simplify upstream patch 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>
7 years ago