summaryrefslogtreecommitdiff
path: root/archivers/upx/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-03-02Honor LDFLAGS.minskim1-4/+13
2005-02-10Update upx to version 1.25. This addresses PR#29327.ben2-42/+17
Changes include: * INFO: http://upx.sourceforge.net is the permanent UPX home page * watcom/le: don't crash on files without relocations * win32/pe: stricter checks of some PE values * source code: much improved portability using ACC, the Automatic Compiler Configuration * source code: compile fixes for strict ISO C++ compilers * source code: compile fixes for Win64
2004-01-11Fix UPX build error relative to new version of UCL.ben1-0/+13
2004-01-07Initial import of upx-1.24, based on wip/upx and the package provided byben1-0/+43
fab@gnux.info in PR 23903. This is the "Ultimate Packer for eXecutables". This will build and run on NetBSD, but it only operates on the binary formats of other systems.