Changelog for
upx-debugsource-3.91-5.3.x86_64.rpm :
* Sun Nov 16 2014 crrodriguezAATTopensuse.org- upx-endiantests.patch and lzma-x-endian.patch Correct endianness tests by only considering what the compiler says about target system and not a hardcoded architecture list. (drop upx-3.03_ia64-endianity.patch)- build with hidden visibility.
* Mon Jan 20 2014 pgajdosAATTsuse.com- fix build for factory
* Fri Nov 22 2013 jengelhAATTinai.de- Update to new upstream release 3.91
* Initial support for amd64-win64.pe- Refresh upx-3.03_ia64-endianity.patch after fuzz
* Sun Mar 31 2013 schwabAATTsuse.de- upx-aarch64.patch: Support for AArch64
* Wed Mar 27 2013 idonmezAATTsuse.com- Actually enable LZMA support, this needs LZMA SDK
* Mon Mar 25 2013 idonmezAATTsuse.com- Update to version 3.09
* New option --preserve-build-id for GNU ELF.
* Allow zero-filled final page in PackUnix::canUnpack().
* Bug fixes.
* Thu Mar 08 2012 freespacerAATTgmx.de- updated to 3.08
* optional LZMA compression
* Thu Sep 09 2010 marixAATTmarix.org- updated to 3.07
* LZMA compression support
* Wed Aug 18 2010 pgajdosAATTsuse.cz- updated to 3.05 (see NEWS)
* Mon Oct 12 2009 prusnakAATTsuse.cz- updated to 3.04
* Mon Jun 08 2009 pgajdosAATTsuse.cz- fixed char
* -- const char
* problem
* const-cast.patch