Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d107c15840 | ||
|
|
05aec2934d | ||
|
|
9bca188746 | ||
|
|
9031c46ac8 | ||
|
|
1a27c012b7 | ||
|
|
6ddc9218e0 | ||
|
|
bb0a9614d7 | ||
|
|
99b4b381af |
3 changed files with 6 additions and 30 deletions
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.
|
||||
The file was generated using packit 1.6.0.post1.dev2+gd5a7662a.
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
Name: kexec-tools
|
||||
Version: 2.0.32
|
||||
Version: 2.0.31
|
||||
Release: 1%{?dist}
|
||||
URL: https://kernel.org/pub/linux/utils/kernel/kexec
|
||||
License: GPL-2.0-only
|
||||
Summary: The kexec/kdump userspace component
|
||||
|
||||
Source0: https://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
|
||||
Source0: http://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
|
||||
Recommends: kdump-utils
|
||||
|
||||
BuildRequires: automake
|
||||
|
|
@ -14,7 +14,6 @@ BuildRequires: libtool
|
|||
BuildRequires: gcc
|
||||
BuildRequires: xz-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: libzstd-devel
|
||||
|
||||
#START INSERT
|
||||
|
||||
|
|
@ -40,7 +39,7 @@ BuildRequires: libzstd-devel
|
|||
|
||||
#
|
||||
# Patches 601 onward are generic patches
|
||||
|
||||
#
|
||||
|
||||
%description
|
||||
kexec-tools provides /sbin/kexec binary that facilitates a new
|
||||
|
|
@ -82,39 +81,16 @@ rm -f %{buildroot}/%{_libdir}/kexec-tools/kexec_test
|
|||
%doc TODO
|
||||
|
||||
%changelog
|
||||
* Thu Oct 16 2025 Packit <hello@packit.dev> - 2.0.32-1
|
||||
- Update to version 2.0.32
|
||||
- Resolves: rhbz#2404365
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.31-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed May 21 2025 Coiby Xu <coxu@redhat.com> - 2.0.31-2
|
||||
- Add BuildRequires libzstd-devel to support loading zstd-compressed kernel
|
||||
|
||||
* Tue Apr 22 2025 Packit <hello@packit.dev> - 2.0.31-1
|
||||
- Update to version 2.0.31
|
||||
- Resolves: rhbz#2359477
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.30-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sun Jan 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.30-2
|
||||
- Rebuilt for the bin-sbin merge (2nd attempt)
|
||||
|
||||
* Mon Dec 02 2024 Packit <hello@packit.dev> - 2.0.30-1
|
||||
- Update to version 2.0.30
|
||||
- Resolves: rhbz#2326470
|
||||
|
||||
* Tue Aug 06 2024 Coiby Xu <coxu@redhat.com> - 2.0.29-1
|
||||
* Wed Aug 07 2024 Packit <hello@packit.dev> - 2.0.29-1
|
||||
- Update to version 2.0.29
|
||||
- Resolves: 2297928
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.28-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jul 13 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.0.28-13
|
||||
- Rebuilt for the bin-sbin merge (again)
|
||||
|
||||
* Thu Jul 11 2024 Coiby Xu <coxu@redhat.com> - 2.0.28-12
|
||||
- Re-add missing build dependencies
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (kexec-tools-2.0.32.tar.xz) = 60f120f8e46b9fb5dcf5a5b344ee8b303878ba9f71d58a3eefa1c9f044a6a2192b285154b738970263384c6e7281a854cd48a185334c08141aa4e6cf08230654
|
||||
SHA512 (kexec-tools-2.0.31.tar.xz) = 95cb7e7b33685497d72fab74fed2191e476c0574d6ad2333d9e22b95a94543b5fdafe0663282cfaebb8747cf696b7d34c308941ec1074b2b9f1ed440b32d7309
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue