Compare commits
23 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
713a41261b | ||
|
|
e201493491 | ||
|
|
5920a19d1f | ||
|
|
b754f99c6e | ||
|
|
80a41f5966 | ||
|
|
1bd76fe35a | ||
|
|
219f40c7e6 | ||
|
|
3687746bcb | ||
|
|
80cbb78a38 | ||
|
|
bc853b0baf | ||
|
|
11aaf600a8 | ||
|
|
c55bd5c047 | ||
|
|
4f69debb67 | ||
|
|
443ff99ea1 | ||
|
|
feef204a79 | ||
|
|
8c6fd343f0 | ||
|
|
dd28888972 | ||
|
|
107c5480b9 | ||
|
|
ba6186e5c3 | ||
|
|
5ceaf9f235 | ||
|
|
28d7e4faa7 | ||
|
|
ce18ac16de | ||
|
|
a7d435f2c1 |
3 changed files with 84 additions and 4 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -14,3 +14,16 @@ lzma465.tar.bz2
|
|||
/upx-4.0.0-src.tar.xz
|
||||
/upx-4.0.1-src.tar.xz
|
||||
/upx-4.0.2-src.tar.xz
|
||||
/upx-4.1.0-src.tar.xz
|
||||
/upx-4.2.0-src.tar.xz
|
||||
/upx-4.2.1-src.tar.xz
|
||||
/upx-4.2.2-src.tar.xz
|
||||
/upx-4.2.3-src.tar.xz
|
||||
/upx-4.2.4-src.tar.xz
|
||||
/upx-5.0.0-src.tar.xz
|
||||
/upx-5.0.1-src.tar.xz
|
||||
/upx-5.0.2-src.tar.xz
|
||||
/upx-5.1.0-src.tar.xz
|
||||
/upx-5.1.1-src.tar.xz
|
||||
/upx-5.2.0-src.tar.xz
|
||||
/upx-5.2.1-src.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (upx-4.0.2-src.tar.xz) = 0aafbaf97a25e9cd1866d03358f5eceab2c0ba4b2f3acdd58178b41c32af58335b6cb843d83f3398d4ceedc238bfcd95f86a20c38a11d5e4e8af6a28c7e8b82e
|
||||
SHA512 (upx-5.2.1-src.tar.xz) = 38fa0aa9940d9518df5bf07725ed65391d1a965cac4feace190819e7bd8125e4ed23a3795cf0fb7d4df09fbca66158265ae5774a3c48f5b55e3905fc7b962bc4
|
||||
|
|
|
|||
73
upx.spec
73
upx.spec
|
|
@ -1,9 +1,9 @@
|
|||
Name: upx
|
||||
Version: 4.0.2
|
||||
Version: 5.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Ultimate Packer for eXecutables
|
||||
|
||||
License: GPLv2+ and Public Domain
|
||||
License: GPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain
|
||||
URL: https://github.com/upx/upx
|
||||
Source0: %{url}/releases/download/v%{version}/%{name}-%{version}-src.tar.xz
|
||||
|
||||
|
|
@ -13,6 +13,7 @@ BuildRequires: cmake
|
|||
BuildRequires: ucl-devel >= 1.01
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: perl-podlators
|
||||
Provides: bundled(lzma-sdk) = 4.43
|
||||
|
||||
%description
|
||||
UPX is a free, portable, extendable, high-performance executable
|
||||
|
|
@ -37,12 +38,78 @@ rm -f %{buildroot}%{_datadir}/doc/upx/*
|
|||
|
||||
%files
|
||||
%license COPYING LICENSE
|
||||
%doc NEWS README README.SRC THANKS upx-doc.*
|
||||
%doc NEWS README README.SRC doc/THANKS.txt upx-doc.*
|
||||
%{_bindir}/upx
|
||||
%{_mandir}/man1/upx.1*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.2.1-1
|
||||
- 5.2.1
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Thu Jun 11 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.2.0-1
|
||||
- 5.2.0
|
||||
|
||||
* Thu Mar 05 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.1.1-1
|
||||
- 5.1.1
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jan 07 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.1.0-1
|
||||
- 5.1.0
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jul 21 2025 Gwyn Ciesla <gwync@protonmail.com> - 5.0.2-1
|
||||
- 5.0.2
|
||||
|
||||
* Tue May 06 2025 Gwyn Ciesla <gwync@protonmail.com> - 5.0.1-1
|
||||
- 5.0.1
|
||||
|
||||
* Thu Feb 20 2025 Gwyn Ciesla <gwync@protonmail.com> - 5.0.0-1
|
||||
- 5.0.0
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Dec 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.2.4-3
|
||||
- Provide bundled lzma-sdk
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Tue May 21 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.2.4-1
|
||||
- 4.2.4
|
||||
|
||||
* Thu Mar 28 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.2.3-1
|
||||
- 4.2.3
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Thu Jan 04 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.2.2-1
|
||||
- 4.2.2
|
||||
|
||||
* Thu Nov 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.2.1-1
|
||||
- 4.2.1
|
||||
|
||||
* Fri Oct 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.2.0-1
|
||||
- 4.2.0
|
||||
|
||||
* Wed Aug 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.1.0-1
|
||||
- 4.1.0
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sun Mar 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.0.2-2
|
||||
- migrated to SPDX license
|
||||
|
||||
* Wed Feb 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.0.2-1
|
||||
- 4.0.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue