aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kaspar [Dee'Kej] <dkaspar@redhat.com>2017-05-24 20:37:00 +0200
committerDee'Kej <deekej@linuxmail.org>2017-05-25 10:48:44 +0200
commit0f68570796ac8fb7b911b82a6dd34a317c0c9fc7 (patch)
treeb73696033c0837e80dab5877fddcf3f5060466e8
parent51bad09acb05e0c8606af14fd5aa1374ce28d432 (diff)
downloadinitscripts-0f68570796ac8fb7b911b82a6dd34a317c0c9fc7.tar
initscripts-0f68570796ac8fb7b911b82a6dd34a317c0c9fc7.tar.gz
initscripts-0f68570796ac8fb7b911b82a6dd34a317c0c9fc7.tar.bz2
initscripts-0f68570796ac8fb7b911b82a6dd34a317c0c9fc7.tar.xz
initscripts-0f68570796ac8fb7b911b82a6dd34a317c0c9fc7.zip
9.71-19.71
-rw-r--r--initscripts.spec17
1 files changed, 16 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index ffe1be2a..d947fda1 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.70
+Version: 9.71
License: GPLv2
Group: System Environment/Base
Release: 1%{?dist}
@@ -176,6 +176,21 @@ fi
%{_sysconfdir}/profile.d/debug*
%changelog
+* 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
+- DHCP_FQDN and DHCP_SEND_HOSTNAME introduced
+- re-add missing $HOSTNAME initialization
+- ifup: add support for VLAN_EGRESS_PRIORITY_MAP
+- specfile: mark 'rwtab' and 'statetab' as config files
+- killproc/status: add missing '-b <binary>' option
+- ifdown-eth: we need to flush global scope as well
+- ifup-eth: remove quote marks
+- po: download latest translations from zanata
+- rwtab: add /var/lib/systemd/timers
+- Update initscripts.pot
+- Port headers in xgettext_sh.py to 2017
+
* Fri Feb 24 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 9.70-1
- move source to github