From: Aleksandar I. <ale...@iv...> - 2011-01-16 21:16:53
|
Hi, i have uploaded source and binary rpms for el5/i386 and x86_64. A few questions: should I build with --disable-static-libs? Seems sensible since if libxml or libxslt is upgraded upstream between the releases, I don't have to rebuild? should I add .el5 to the release to indicate that the rpms are for el5? On 16.01.11 20:27, Noam Postavsky wrote: > Hi all, > > I just released version 1.0.4 > > - Bug fixes: > - encode special XML characters in arguments (can now include quotes in xpath) > - non-zero exit code when input file is not found (Bug 3158488) > - ed with --pf/--ps options doesn't reformat output (Bug 3158490) > - exit() instead of segfault when trying to delete namespace nodes > (Bug 1120417) > - added --disable-static-libs ./configure option to use shared libxml2 and libxslt > - non-recursive make > - use TESTS and XFAIL_TESTS for testing, nicer output > > Noam |