lnykryn pushed to initscripts (f22). "9.62-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 16:11:47 UTC 2015


>From 4567b472f6a9f51a39325e6157e48a2e349d4110 Mon Sep 17 00:00:00 2001
From: Lukas Nykryn <lnykryn at redhat.com>
Date: Thu, 9 Apr 2015 16:20:59 +0200
Subject: 9.62-1


diff --git a/.gitignore b/.gitignore
index eead565..4d29280 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /initscripts-9.59.tar.bz2
 /initscripts-9.60.tar.bz2
 /initscripts-9.61.tar.bz2
+/initscripts-9.62.tar.bz2
diff --git a/initscripts.spec b/initscripts.spec
index 7b3ba86..73909ca 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.61
+Version: 9.62
 License: GPLv2
 Group: System Environment/Base
 Release: 1%{?dist}
@@ -176,6 +176,14 @@ fi
 %{_sysconfdir}/profile.d/debug*
 
 %changelog
+* Thu Apr 09 2015 Lukáš Nykrýn <lnykryn at redhat.com> - 9.62-1
+- network-functions: fix change_resolv_conf after grep update
+- ifup-aliases: don't return with error when arping fails
+- init.d/functions: rc.debug option to debug initscripts
+- ifup-aliases: inherit ARPCHECK from parent device
+- network: report that we can't shut down network for root on netfs
+- ifdown-eth: use scope host for lo
+
 * Thu Jan 22 2015 Lukáš Nykrýn <lnykryn at redhat.com> - 9.61-1
 - specfile cleanup
 - ifup-ipv6: set accept_ra to 2 when IPV6FORWARDING=yes and IPV6_AUTOCONF=yes
diff --git a/sources b/sources
index 3cc3254..b0de21b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-892006be882b41f680109cb7336949d1  initscripts-9.61.tar.bz2
+76033ca59b3da44531b6e97eabf79c5b  initscripts-9.62.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/initscripts.git/commit/?h=f22&id=4567b472f6a9f51a39325e6157e48a2e349d4110


More information about the scm-commits mailing list