Changelog for
upx-3.94-9.1.x86_64.rpm :
Fri Oct 6 14:00:00 2017 jengelhAATTinai.de
- Update to new upstream release 3.94
* Add support for arm64-linux (aka aarch64).
* Add support for --lzma compression on 64-bit PowerPC.
* From 3.92:
* Explicitly diagnose Go-language bad PT_LOAD.
- Resolve apply/merge conflict of upx-endiantests.patch
- Add 0001-Protect-against-bad-crafted-input.patch,
0002-Protect-against-bad-crafted-input.patch [boo#1062059]
Sun Nov 16 13:00:00 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 13:00:00 2014 pgajdosAATTsuse.com
- fix build for factory
Fri Nov 22 13:00:00 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 14:00:00 2013 schwabAATTsuse.de
- upx-aarch64.patch: Support for AArch64
Wed Mar 27 13:00:00 2013 idonmezAATTsuse.com
- Actually enable LZMA support, this needs LZMA SDK
Mon Mar 25 13:00:00 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 8 13:00:00 2012 freespacerAATTgmx.de
- updated to 3.08
* optional LZMA compression
Thu Sep 9 14:00:00 2010 marixAATTmarix.org
- updated to 3.07
* LZMA compression support
Wed Aug 18 14:00:00 2010 pgajdosAATTsuse.cz
- updated to 3.05 (see NEWS)
Mon Oct 12 14:00:00 2009 prusnakAATTsuse.cz
- updated to 3.04
Mon Jun 8 14:00:00 2009 pgajdosAATTsuse.cz
- fixed char
* -- const char
* problem
* const-cast.patch