Compare commits
No commits in common. "rawhide" and "robby-rawhide" have entirely different histories.
rawhide
...
robby-rawh
3 changed files with 2 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,4 +2,3 @@ unhide-20100201.tgz
|
|||
/unhide-20121229.tgz
|
||||
/unhide-20130526.tgz
|
||||
/Unhide-v20220611.tar.gz
|
||||
/Unhide-v20240510.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (Unhide-v20240510.tar.gz) = d0dd21ce3ee4e7c36f4e83161776e3a9fcb79b706448e90f4667b9ce114b7a5fb2905a2756f0ff19d31499b416b194fa0891f486d294d0c63316310773b6b211
|
||||
SHA512 (Unhide-v20220611.tar.gz) = 0b2bb7d1a536fe572cce94b438cae0495a969e40014e95b2d19406c3108ce05ec8d722d77b76d4095a1dc5cf8fb6613f3e5df295ce10a08648d7c7390aa4500e
|
||||
|
|
|
|||
11
unhide.spec
11
unhide.spec
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname Unhide
|
||||
Name: unhide
|
||||
Version: 20240510
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to find hidden processes and TCP/UDP ports from rootkits
|
||||
|
||||
# GPL-3.0-or-later
|
||||
|
|
@ -88,15 +88,6 @@ install -pm0644 man/fr/unhide-tcp.8 %{buildroot}%{_mandir}/fr/man8/
|
|||
%{_sbindir}/unhide_rb
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20240510-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 20240510-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20240510-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon May 12 2025 Robby Callicotte <rcallicotte@fedoraproject.org> - 20240510-1
|
||||
- Updated to 20240510
|
||||
- Corrected license
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue