diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-05-25 12:19:58 +0200 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2018-05-25 12:28:00 +0200 |
commit | ff5e217da38a24a780c793ee9cad03272705ee84 (patch) | |
tree | 9cbcbb65534c02fcd913ace2a1004736821fcad6 | |
parent | ed219f6483192cb7101e5c17f1c5db7be714b187 (diff) | |
download | initscripts-ff5e217da38a24a780c793ee9cad03272705ee84.tar initscripts-ff5e217da38a24a780c793ee9cad03272705ee84.tar.gz initscripts-ff5e217da38a24a780c793ee9cad03272705ee84.tar.bz2 initscripts-ff5e217da38a24a780c793ee9cad03272705ee84.tar.xz initscripts-ff5e217da38a24a780c793ee9cad03272705ee84.zip |
9.49.429.49.42
-rw-r--r-- | initscripts.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index e96290a3..eb528666 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.49.41 +Version: 9.49.42 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -220,6 +220,16 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri May 25 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.42-1 +- rhel-autorelabel: set UEFI boot order (BootNext) same as BootCurrent +- network-functions: use tr to upper case strings rather than awk +- sysconfig/readonly-root: Clarify the usage of readonly-root +- network-functions: add error messages for bonding installation +- sysctl.conf.s390: drop SHMALL and SHMMAX +- network.service: 'reload' removed +- rhel-readonly.service: target name for random seed fixed +- init.d/functions: fix sourcing for ksh + * Tue Jan 02 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.41-1 - ifdown-post: fix logical error in commit 5d61564 - network-functions: use POSIX forwarding instead of bash-ism |