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>
2019-05-02 07:58:58 +02:00
Christian Lachner
b8d3db6fec
haproxy: Update HAProxy to v1.8.19
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-02-12 08:58:53 +01:00
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>
2019-01-31 13:59:35 +01:00
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>
2019-01-09 08:48:04 +01:00
Christian Lachner
e02d8ca48b
haproxy: Update HAProxy to v1.8.16
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-12-22 10:53:43 +01:00
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>
2018-12-13 10:59:51 +01:00
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>
2018-09-22 16:54:44 +02:00
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>
2018-08-04 11:22:43 +02:00
Christian Lachner
c3864f5397
haproxy: Update HAProxy to v1.8.12
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-06-28 08:42:54 +02:00
Christian Lachner
26035630cf
haproxy: Update HAProxy to v1.8.11
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-06-26 15:05:55 +02:00
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>
2018-05-19 10:14:50 +02:00
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>
2018-04-29 10:00:22 +02:00