[Lunar-commits] <moonbase> upx: version bumped to 3.03.
Florin Braescu
florin at lunar-linux.org
Tue Apr 29 21:03:18 CEST 2008
commit 438250df2412913fa0317fdb60c1cff841ff66a9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Apr 29 22:03:18 2008 +0300
upx: version bumped to 3.03.
Changes:
* implement cache flushing for PowerPC (esp. model 440)
* fix cache flushing on MIPS (>3 MiB compressed, or with holes)
* fix MIPS big-endian
* fix unmapping on arm-linux.elf
* fix error checking in mmap for i386-linux.elf [triggered by -fPIE]
* bug fixes
---
archive/upx/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/archive/upx/DETAILS b/archive/upx/DETAILS
index 079a9df..b86b2e9 100644
--- a/archive/upx/DETAILS
+++ b/archive/upx/DETAILS
@@ -1,11 +1,11 @@
MODULE=upx
- VERSION=3.01-src
+ VERSION=3.03-src
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://upx.sourceforge.net/download/
- SOURCE_VFY=sha1:66217ff1b247544bee9f919ca25aad137d78da12
+ SOURCE_URL=http://upx.sourceforge.net/download
+ SOURCE_VFY=sha1:b7e6f93d355e689e63776a2a94ce3c8cf5ef60dd
WEB_SITE=http://upx.sourceforge.net
ENTERED=20021220
- UPDATED=20070802
+ UPDATED=20080429
SHORT="Ultimate Packer for eXecutables"
cat << EOF
More information about the Lunar-commits
mailing list