aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2020-06-16 09:30:35 +0200
committerJan Macku <jamacku@redhat.com>2020-06-16 09:30:35 +0200
commit0adee81ab33b5fc10a2e8ec893a7188d66bea6ef (patch)
tree0d4e9600c6e5b49210ac7e3784f84828b553109c
parenta4a0b91b800d5ec5ba9310e2a4a88627bea777cd (diff)
downloadinitscripts-0adee81ab33b5fc10a2e8ec893a7188d66bea6ef.tar
initscripts-0adee81ab33b5fc10a2e8ec893a7188d66bea6ef.tar.gz
initscripts-0adee81ab33b5fc10a2e8ec893a7188d66bea6ef.tar.bz2
initscripts-0adee81ab33b5fc10a2e8ec893a7188d66bea6ef.tar.xz
initscripts-0adee81ab33b5fc10a2e8ec893a7188d66bea6ef.zip
10.00.810.00.8
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 97b3225e..cbc1fc80 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.00.7
+Version: 10.00.8
Release: 1%{?dist}
License: GPLv2
@@ -346,6 +346,11 @@ fi
# =============================================================================
%changelog
+* Tue Jun 16 2020 Jan Macku <jamacku@redhat.com> - 10.00.8-1
+- rwtab: Add support for chrony
+- ifup-eth: Switch to bc utility, which supports floating point computations.
+- Replace grep -EL with subshell since -L changed behaviour
+
* Wed Apr 15 2020 Jan Macku <jamacku@redhat.com> - 10.00.7-1
- Wait for scope link addresses as well as for scope global addresses
- Remove deprecated option -m of pidof