diff options
author | Jan Macku <jamacku@redhat.com> | 2020-07-14 15:45:20 +0200 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2020-07-14 15:45:20 +0200 |
commit | 6ca701a23c74b245f35750149a22f7d21805a8e0 (patch) | |
tree | 568ad223cde8700f0fa5c752a9c94522d51c5991 | |
parent | 905497da1838e5d7b35d6a0daf6c241c47d59323 (diff) | |
download | initscripts-6ca701a23c74b245f35750149a22f7d21805a8e0.tar initscripts-6ca701a23c74b245f35750149a22f7d21805a8e0.tar.gz initscripts-6ca701a23c74b245f35750149a22f7d21805a8e0.tar.bz2 initscripts-6ca701a23c74b245f35750149a22f7d21805a8e0.tar.xz initscripts-6ca701a23c74b245f35750149a22f7d21805a8e0.zip |
10.0410.04
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 3edc42ee..2809d55c 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,7 +18,7 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts -Version: 10.03 +Version: 10.04 Release: 1%{?dist} License: GPLv2 @@ -347,6 +347,14 @@ fi # ============================================================================= %changelog +* Tue Jul 14 2020 Jan Macku <jamacku@redhat.com> - 10.04-1 +- Maintain permisision to set umask +- rwtab: Add support for chrony +- Correct spelling, IP, … +- Fix spelling, for more info +- Fix spelling of SELinux +- Translations update from Weblate + * Tue Mar 24 2020 Jan Macku <jamacku@redhat.com> - 10.03-1 - Replace grep -EL with subshell since -L changed behaviour - Wait for scope link addresses as well as for scope global addresses |