import initscripts-10.00.10-1.el8
This commit is contained in:
parent
789795d6fb
commit
fc1043d3f6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/initscripts-10.00.9.tar.gz
|
SOURCES/initscripts-10.00.10.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
5c0337270fe24918465bf268e0bce8c6850b229a SOURCES/initscripts-10.00.9.tar.gz
|
88ff1532765c980913f946e2219ec9404426ec27 SOURCES/initscripts-10.00.10.tar.gz
|
||||||
|
@ -18,7 +18,7 @@ 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.00.9
|
Version: 10.00.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -346,6 +346,11 @@ fi
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 06 2020 Jan Macku <jamacku@redhat.com> - 10.00.10-1
|
||||||
|
- Allow updating rfkill switch status while in readonly root mode
|
||||||
|
- service: Prevent variables from globbing
|
||||||
|
- Allow updating mlocate.db while in readonly root mode
|
||||||
|
|
||||||
* Fri Jul 24 2020 Jan Macku <jamacku@redhat.com> - 10.00.9-1
|
* Fri Jul 24 2020 Jan Macku <jamacku@redhat.com> - 10.00.9-1
|
||||||
- Add optional 'dev' keyword
|
- Add optional 'dev' keyword
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user