Christian Lachner
19623a4ef9
haproxy: Update HAProxy to v2.0.10
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.10.html )
- This fixes CVE-2019-19330 (See: https://nvd.nist.gov/vuln/detail/CVE-2019-19330 )
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
03a7a01f4e
haproxy: Update HAProxy to v2.0.9
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
d1a86e9f53
haproxy: Update patches for HAProxy v2.0.8
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.8.html )
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
38a4100d04
haproxy: Update HAProxy to v2.0.8
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
5d59ddd923
haproxy: Update HAProxy to v2.0.7
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.7.html )
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
c44b070804
haproxy: Update HAProxy to v2.0.6
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
33bc3d877b
haproxy: Update HAProxy to v2.0.5
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
fe2ed1c398
haproxy: Update all patches for HAProxy v2.0.3
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.3.html )
- Raise PKG_RELEASE to 2
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
e7faabcf11
haproxy: Update HAProxy to v2.0.3
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
92b5742300
haproxy: Update HAProxy to v2.0.1
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Christian Lachner
f8268e442c
haproxy: Fix issue #9294 & update patches
The arc700 target (and probably others) uses uclibc as it's c-library. However,
uClibc's libcrypt seems to not support the crypt_data struct which broke
the build. This fix adds a new build-target to haproxy which does not use
libcrypt. Summing up, this commit does:
- Add support for uclibc to haproxy with libcrypt disabled
- Add detection of c-library to configure the correct build-target
- Silence additional warnings
- Update patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago