10.11.8
Resolves: RHEL-40660
This commit is contained in:
parent
de896432e8
commit
9fe9a13ced
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/initscripts-10.11.5.tar.gz
|
||||
/initscripts-10.11.6.tar.gz
|
||||
/initscripts-10.11.7.tar.gz
|
||||
/initscripts-10.11.8.tar.gz
|
||||
|
@ -18,7 +18,7 @@ Requires: gawk \
|
||||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.11.7
|
||||
Version: 10.11.8
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv2
|
||||
@ -397,6 +397,13 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- rename_device: free path after it is used
|
||||
- rename_device: remove trailing whitespaces
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initscripts-10.11.7.tar.gz) = 941eb72bf3fd54d8a400e99e27ac02a79bcd2bcf4322fc660bf3866c668cfa2bca9d0634405700763a644adcff7602824db139776b8112b1fda0f83975a75969
|
||||
SHA512 (initscripts-10.11.8.tar.gz) = 3edb45ede13298e56404b22945a60b2c1c5ade899fd91954297f555ea216cdcef5a8554f51d46d5e41317c1920dc6413c7d02068b484b62884870067bbf1913b
|
||||
|
Loading…
Reference in New Issue
Block a user