aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2019-06-06 10:28:48 +0200
committerLukáš Nykrýn <lnykryn@redhat.com>2019-06-06 10:32:53 +0200
commit7a763e8f87764d5d3d35269ae4b05c02974f5e55 (patch)
treeff8ebb31b6425a4f896696c3d906acbc21de5300
parent1d4ffa5559de4cf3fdfcc2e69467fc74426cd78c (diff)
downloadinitscripts-7a763e8f87764d5d3d35269ae4b05c02974f5e55.tar
initscripts-7a763e8f87764d5d3d35269ae4b05c02974f5e55.tar.gz
initscripts-7a763e8f87764d5d3d35269ae4b05c02974f5e55.tar.bz2
initscripts-7a763e8f87764d5d3d35269ae4b05c02974f5e55.tar.xz
initscripts-7a763e8f87764d5d3d35269ae4b05c02974f5e55.zip
10.00.210.00.2
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 48354917..81e6f5db 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -18,7 +18,7 @@ Requires: gawk \
Name: initscripts
Summary: Basic support for legacy System V init scripts
-Version: 10.00.1
+Version: 10.00.2
Release: 1%{?dist}
License: GPLv2
@@ -346,6 +346,9 @@ fi
# =============================================================================
%changelog
+* Thu Jun 06 2019 Jan Macku <jamacku@redhat.com> - 10.00.2-1
+- ifup-post: fix incorrect condition for RESOLV_MODS
+
* Fri Aug 03 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 10.00.1-1
- consoletype/genhostid/usleep: allow disabling of deprecation warnings
- network/ifup/ifdown: allow disabling of deprecation warnings