diff options
author | Jan Macku <jamacku@redhat.com> | 2019-06-06 10:28:48 +0200 |
---|---|---|
committer | Lukáš Nykrýn <lnykryn@redhat.com> | 2019-06-06 10:32:53 +0200 |
commit | 7a763e8f87764d5d3d35269ae4b05c02974f5e55 (patch) | |
tree | ff8ebb31b6425a4f896696c3d906acbc21de5300 | |
parent | 1d4ffa5559de4cf3fdfcc2e69467fc74426cd78c (diff) | |
download | initscripts-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.spec | 5 |
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 |