package/log4cxx: bump to version 0.11.0
- Retrieve sha512 from upstream
- Drop first patch (not needed since
https://github.com/apache/logging-log4cxx/commit/
33ca357ea075fabf74d50b2a2c8420ae39a8b453)
- Drop second patch (already in version:
https://github.com/apache/logging-log4cxx/commit/
1f6bf7e11963849f44e65ed32eb8e2fea35e2065)
- Drop third patch (already in version:
https://github.com/apache/logging-log4cxx/commit/
0319bfa7f64048efeff954e4c5da055711b28ce4)
- Drop fourth patch (already in version:
https://github.com/apache/logging-log4cxx/commit/
3d96b34921913aed39b61b7c617bda285889887c)
- Drop fifth patch (not needed since
https://github.com/apache/logging-log4cxx/commit/
d6776be8f280914982c4f0d6ad979607e91fb89a)
- Add LOG4CXX_AUTORECONF = YES as running the bundled configure fails
during the build step on:
configure.ac:47: error: required file './compile' not found
configure.ac:47: 'automake --add-missing' can install 'compile'
https://logging.apache.org/log4cxx/latest_stable/changes-report.html#a0.11.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>