aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2020-03-11 14:28:18 +0100
committerJan Macku <jamacku@redhat.com>2020-03-11 14:28:18 +0100
commitfa183bdc40f180d64e9a5b94ff0e77f13d712bdf (patch)
tree0eaa16fe60f2adb6577492053cb99552a10d15a8
parent342b9fac6f4ebeaf53af708c873f506175c34e18 (diff)
downloadinitscripts-fa183bdc40f180d64e9a5b94ff0e77f13d712bdf.tar
initscripts-fa183bdc40f180d64e9a5b94ff0e77f13d712bdf.tar.gz
initscripts-fa183bdc40f180d64e9a5b94ff0e77f13d712bdf.tar.bz2
initscripts-fa183bdc40f180d64e9a5b94ff0e77f13d712bdf.tar.xz
initscripts-fa183bdc40f180d64e9a5b94ff0e77f13d712bdf.zip
9.49.509.49.50
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 95cc13c3..3a86c19b 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.49
+Version: 9.49.50
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Wed Mar 11 2020 Jan Macku <jamacku@redhat.com> - 9.49.50-1
+- Wait for scope link addresses as well as for scope global addresses - ipv6 (bug #1773798)
+
* Mon Aug 19 2019 Jan Macku <jamacku@redhat.com> - 9.49.49-1
- ifup-eth: Check that device name is set (bug #1741830)
- Add option for IPv6 GRE tunnel (bug #1691552)