Our bundled libs, which come with an external copy (e.g. liborcus, libwp*) are wildly untested when not build with the same version as the bundled copy, see for example: http://nabble.documentfoundation.org/Fwd-libreoffice-liborcus-build-problem-td4056820.html ./configure should strictly check the versions that a LibreOffice release will work with. IMHO it is better to be too strict than too liberal (that is accepting external versions that accidentally work), as everything else results is huge additional workload for the QA. So for example liborcus should be checked to be libocrus-0.4 for LibreOffice 4.0.x and libocrus-0.6 for LibreOffice 4.1.x/master.
adding LibreOffice developer list as CC to unresolved EasyHacks for better visibility. see e.g. http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for details
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillScript) [NinjaEdit]
JanI is default CC for Easy Hacks (Add Jan; remove LibreOffice Dev List from CC) [NinjaEdit]
Working on this bug
(In reply to Yahia Ayman Ahmad from comment #4) > Working on this bug Please wait: it could be that this should not be implemented after all. This easy hack was filed over 10 years ago and has not been reviewed since.
Closing per discussion in dev chat. Summary: not seen as necessary/it would be a pain for distro packagers if it wouldn't fit their version/the check cannot be an exact version but must be an "at least" in any case. And that will conflict with LTS distros that rather backport patches/secfixes than using the new upstream version.