diff options
author | Jan Macku <jamacku@redhat.com> | 2020-05-18 07:22:28 +0200 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2020-05-18 07:22:28 +0200 |
commit | b93339ed22e64f76c0a1c97f52c70cd541d8f95d (patch) | |
tree | 048f50552130f68590346b38088099acf3ea0f79 | |
parent | 191af70fb19a11e45153e44751dc17407c7622ed (diff) | |
download | initscripts-b93339ed22e64f76c0a1c97f52c70cd541d8f95d.tar initscripts-b93339ed22e64f76c0a1c97f52c70cd541d8f95d.tar.gz initscripts-b93339ed22e64f76c0a1c97f52c70cd541d8f95d.tar.bz2 initscripts-b93339ed22e64f76c0a1c97f52c70cd541d8f95d.tar.xz initscripts-b93339ed22e64f76c0a1c97f52c70cd541d8f95d.zip |
9.49.529.49.52
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 4043a5d1..1d980a9f 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.51 +Version: 9.49.52 # 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 +* 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) + * Wed Mar 18 2020 Jan Macku <jamacku@redhat.com> - 9.49.51-1 - Fix inline comment - (bug #1773798) |