AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.2.3: * New maintainer * build fixes, code cleanups * fix overflow bug
- update to 1.2.2: * Minor documentation fixes. * Fix xdgZeroMemory fallback (when memset/bzero aren't available). * Update version number and maintainer. * Use strdup rather than malloc+strcpy. * Fix out-of-date comment. * Fix extraneous semicolons and formatting. * Free runtimeDirectory memory too * Remove trailing whitespace in libxdg-basedir.pc - drop 0001-Overflow-bug.diff (upstream)
- Don't use the lto flags for building static libs. - Run spec-cleaner - Update the URL. The previous domain is down. - Redownload the tarball. the CRC changed.
- properly fix buffer overflow in allocation (0001-Overflow-bug.diff) - fix download url - enalbe make check - drop libxdg-basedir-fix_tests.patch
- Removed obsolute patch libxdg-basedir-fixes.patch rebased libxdg-basedir-fix_tests.patch to -p1
- cleanup spec to meet guidelines
- update to 1.2.0 - disable tests, they have a double free
- update to 1.1.0 - several spec fixes - added patch to fix all compilation warnings
- new package