1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00
Commit Graph

4516 Commits

Author SHA1 Message Date
bbf52cee67 CI updates 2025-07-30 23:09:28 +02:00
b9b77965b7 CI updates 2025-07-30 01:40:30 +02:00
852666010e CI updates 2025-07-29 19:50:17 +02:00
bbb886ae4d gcc 14.2.1-3 lax on signed-vs-unsigned compare
modified:   p_lx_elf.cpp
2025-07-25 07:14:33 -07:00
b52d3e0772 Detect DT_HASH chain out-of-bounds
https://issues.oss-fuzz.com/u/1/issues/430110068
	modified:   p_lx_elf.cpp
2025-07-24 11:09:58 -07:00
27f8f4f62e CI updates 2025-07-25 18:20:14 +02:00
21ec7e7410 CI updates 2025-07-25 10:03:28 +02:00
ae6d5303ba CI updates 2025-07-25 03:07:51 +02:00
fbbc2bc874 CI updates 2025-07-23 14:33:29 +02:00
62f22d61e6 CI updates 2025-07-23 11:00:41 +02:00
3f1f76f8a3 CI updates 2025-07-21 15:57:03 +02:00
518712c613 CI updates 2025-07-21 12:26:30 +02:00
c0c08c9f43 all: post-release version bump 2025-07-20 15:59:04 +02:00
c4113b6bd6 all: prepare for release v5.0.2 2025-07-20 14:41:25 +02:00
4988868e61 CI updates 2025-07-20 13:58:38 +02:00
5a513ab16f CI updates 2025-07-20 12:21:56 +02:00
f1a9d1bec9 CI updates 2025-07-20 00:38:43 +02:00
70a3acfded CI updates 2025-07-18 20:17:11 +02:00
3ec6a3cce0 CI updates 2025-07-18 12:42:37 +02:00
dd0a8856cc CI updates 2025-07-18 11:44:36 +02:00
c51a1130b8 CI updates 2025-07-17 20:47:19 +02:00
9851fba246 CI updates 2025-07-17 15:46:12 +02:00
8054543671 CI updates 2025-07-15 10:55:39 +02:00
17d0e897ba CI updates 2025-07-15 09:56:46 +02:00
a7940fd19b CI updates 2025-07-07 18:01:00 +02:00
1fbd34035e shell trap on ERR to help locate failing commands
modified:   misc/testsuite/mimic_ctest.sh
2025-07-06 19:21:26 -07:00
945d9157fa PowerPC64 editing error affecting -fPIE
https://github.com/upx/upx/issues/918
	modified:   ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh
	modified:   stub/src/powerpc64-linux.elf-fold.S
          plus generated powerpc64*-linux.elf-fold.h
2025-07-05 18:10:46 -07:00
915bfbd82e CI updates 2025-07-05 22:23:13 +02:00
ef01a73e8f CI updates 2025-06-26 11:54:26 +02:00
7e4e6a3cb1 CI updates 2025-06-26 11:30:46 +02:00
ca97430db2 CI updates 2025-06-06 12:25:13 +02:00
7530643d1d CI updates 2025-06-01 14:55:43 +02:00
073cdb0d58 CI updates 2025-06-01 14:11:05 +02:00
9a93b5d1c1 CI updates 2025-05-31 15:44:22 +02:00
44ce469b84 CI updates 2025-05-31 13:54:04 +02:00
4d8d330f21 CI updates 2025-05-30 18:31:56 +02:00
793e1622ea CI updates 2025-05-29 12:04:43 +02:00
92a33fa0cc CI updates 2025-05-25 10:12:35 +02:00
e8c49a2c35 Prevent SIGSEGV on de-compress of modified PE file
https://github.com/upx/upx/issues/863
	modified:   pefile.cpp
2025-05-13 10:51:59 -07:00
d2e9db7112 CI updates 2025-05-10 13:55:49 +02:00
b728b0e021 buildLinuxLoader needs more space
for shlib + lzma + Android
https://github.com/upx/upx/issues/913
	modified:   p_lx_elf.cpp
2025-05-07 13:52:58 -07:00
a1ef410509 ELF DT_DYNSYM: fix checking of symbol table
Particularly JNI_OnLoad
https://github.com/upx/upx/issues/914
	modified:   p_lx_elf.cpp
2025-05-07 17:02:56 -07:00
24b4ec42e7 CI updates 2025-05-07 19:11:57 +02:00
52dde5789e all: post-release version bump 2025-05-06 14:01:35 +02:00
730c6ce6c5 all: prepare for release v5.0.1 2025-05-06 12:19:16 +02:00
5ed1d5b2b3 src/stub: fix ET_DYN with non-zero PT_LOAD[0].p_vaddr 2025-05-01 20:42:39 +02:00
23c70ec447 src/stub: fix ET_DYN with non-zero PT_LOAD[0].p_vaddr 2025-05-01 20:37:36 +02:00
e29e73a4e4 src/help.cpp: mention --fileinfo 2025-05-01 20:33:34 +02:00
27289a7589 src/stub: flush datacache before msync 2025-04-29 17:53:33 +02:00
e509bb87e9 src/stub: flush datacache before msync 2025-04-29 17:44:47 +02:00