LibeOffice 4.4.7.2 on the workbench
[Update 20160107] LibreOffice 4.4.7.2 is ready, go to http://sfe.opencsw.org/libreoffice-4.4.7.2
Hi friends of SFE!
Currently I work on Libreoffice 4.4.7.2 to get the fixes for CVEs.
It is not a simple recompile, over the time I discover flaws in what the LO-build system produces.
For instance lots of libraries (*.so) use symbols form the boost_system library, but the makefiles aren't adding the needed switches /-lboot_system) to include the library...