import UBI initscripts-10.11.8-4.el9
This commit is contained in:
parent
4297360ae2
commit
3fb0186adc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/initscripts-10.11.7.tar.gz
|
SOURCES/initscripts-10.11.8.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
b37728ae9b4a76e180b625a040cfcc8863c23128 SOURCES/initscripts-10.11.7.tar.gz
|
9f1482e35fb78c0ee6e6bb92da11f099b2970754 SOURCES/initscripts-10.11.8.tar.gz
|
||||||
|
@ -18,8 +18,8 @@ Requires: gawk \
|
|||||||
|
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Summary: Basic support for legacy System V init scripts
|
Summary: Basic support for legacy System V init scripts
|
||||||
Version: 10.11.7
|
Version: 10.11.8
|
||||||
Release: 1%{?dist}
|
Release: 4%{?dist}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
|
|
||||||
@ -397,6 +397,22 @@ fi
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 02 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-4
|
||||||
|
- version bump
|
||||||
|
|
||||||
|
* Thu Aug 29 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-3
|
||||||
|
- version bump
|
||||||
|
|
||||||
|
* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-2
|
||||||
|
- version bump
|
||||||
|
|
||||||
|
* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-1
|
||||||
|
- netconsole: var/lock -> run/lock
|
||||||
|
- netconsole: source sysconfig/network only if it exists
|
||||||
|
- netconsole: remove unused variables
|
||||||
|
- netconsole: remove trailing whitespaces
|
||||||
|
- sync spec with c9s
|
||||||
|
|
||||||
* Wed Mar 06 2024 Jan Macku <jamacku@redhat.com> - 10.11.7-1
|
* Wed Mar 06 2024 Jan Macku <jamacku@redhat.com> - 10.11.7-1
|
||||||
- rename_device: free path after it is used
|
- rename_device: free path after it is used
|
||||||
- rename_device: remove trailing whitespaces
|
- rename_device: remove trailing whitespaces
|
||||||
|
Loading…
Reference in New Issue
Block a user