diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2017-05-25 17:53:26 +0200 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2017-05-25 17:58:04 +0200 |
commit | daa222a8d2a3a56837900c2ff3495c6484481370 (patch) | |
tree | a5732cc717b1f7e5b32879487ed778bf2912444e | |
parent | 2090d09b90b46c87794e432ea68b7b252403aa9b (diff) | |
download | initscripts-daa222a8d2a3a56837900c2ff3495c6484481370.tar initscripts-daa222a8d2a3a56837900c2ff3495c6484481370.tar.gz initscripts-daa222a8d2a3a56837900c2ff3495c6484481370.tar.bz2 initscripts-daa222a8d2a3a56837900c2ff3495c6484481370.tar.xz initscripts-daa222a8d2a3a56837900c2ff3495c6484481370.zip |
9.72-19.72
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index d947fda1..15687701 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: Scripts to bring up network interfaces and legacy utilities Name: initscripts -Version: 9.71 +Version: 9.72 License: GPLv2 Group: System Environment/Base Release: 1%{?dist} @@ -176,6 +176,11 @@ fi %{_sysconfdir}/profile.d/debug* %changelog +* Thu May 25 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.72-1 +- rename_device.c: rewrite of isCfg() function +- Add *.old to list of ignored files +- Replace usleep(1) calls with sleep(1) calls + * Wed May 24 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.71-1 - usleep: print deprecation warning from now on - sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option |