aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2019-08-19 14:08:03 +0200
committerGitHub <noreply@github.com>2019-08-19 14:08:03 +0200
commit31e3823aef0694575e8967d0b467dd85a78c3432 (patch)
tree725b0953d2ab7cf169de6661dccb4a4a61cab241
parent14a96086a9ae9f4517c5150b9f336d1ee4ef52ce (diff)
downloadinitscripts-31e3823aef0694575e8967d0b467dd85a78c3432.tar
initscripts-31e3823aef0694575e8967d0b467dd85a78c3432.tar.gz
initscripts-31e3823aef0694575e8967d0b467dd85a78c3432.tar.bz2
initscripts-31e3823aef0694575e8967d0b467dd85a78c3432.tar.xz
initscripts-31e3823aef0694575e8967d0b467dd85a78c3432.zip
9.49.499.49.49
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 73d3b8ff..95cc13c3 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.48
+Version: 9.49.49
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -220,6 +220,10 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* 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)
+
* Tue Aug 06 2019 Jan Macku <jamacku@redhat.com> - 9.49.48-1
- network: don't fail with IFDOWN_ON_SHUTDOWN (bug #1693977)
- Configure autorelabel service to output to journal and to console if set (bug #1634661)