diff options
author | Jan Macku <jamacku@redhat.com> | 2020-05-22 12:44:33 +0200 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2020-05-22 12:44:33 +0200 |
commit | 07ec67c65247032f320e38cf83ba595e52ae3835 (patch) | |
tree | fb2d851e108e0009fb634f8d8a73c6583fbaea90 | |
parent | 1e939fdfcfc2ba3c360befd8672a2b3b5924e1b7 (diff) | |
download | initscripts-07ec67c65247032f320e38cf83ba595e52ae3835.tar initscripts-07ec67c65247032f320e38cf83ba595e52ae3835.tar.gz initscripts-07ec67c65247032f320e38cf83ba595e52ae3835.tar.bz2 initscripts-07ec67c65247032f320e38cf83ba595e52ae3835.tar.xz initscripts-07ec67c65247032f320e38cf83ba595e52ae3835.zip |
9.49.539.49.53
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 1d980a9f..1d336f4c 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.52 +Version: 9.49.53 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -221,6 +221,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri May 22 2020 Jan Macku <jamacku@redhat.com> - 9.49.53-1 +- rwtab: Add support for chrony (bug #1838260) + * Mon May 18 2020 Jan Macku <jamacku@redhat.con> - 9.49.52-1 - ifup-eth: Switch to bc utility, which supports floating point computations (bug #1609687) |