[iputils] Update to iputils-s20121207 (#884983)

jsynacek jsynacek at fedoraproject.org
Fri Dec 7 10:10:03 UTC 2012


commit d4db4dd10bc098b314fc5167b73b49c19954b12c
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Fri Dec 7 09:37:01 2012 +0100

    Update to iputils-s20121207 (#884983)
    
    Fixes a ping segfault introduced by the previous update.

 .gitignore   |    1 +
 iputils.spec |    7 ++++++-
 sources      |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eaa5121..fe97679 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ ifenslave.tar.gz
 /iputils-s20121121.tar.bz2
 /iputils-s20121125.tar.bz2
 /iputils-s20121205.tar.bz2
+/iputils-s20121207.tar.bz2
diff --git a/iputils.spec b/iputils.spec
index 776db16..2422866 100644
--- a/iputils.spec
+++ b/iputils.spec
@@ -1,6 +1,6 @@
 Summary: Network monitoring tools including ping
 Name: iputils
-Version: 20121205
+Version: 20121207
 Release: 1%{?dist}
 # some parts are under the original BSD (ping.c)
 # some are under GPLv2+ (tracepath.c)
@@ -17,6 +17,7 @@ Source6: ninfod.service
 
 Patch0: iputils-20020927-rh.patch
 Patch3: iputils-ifenslave.patch
+# upstreamed
 Patch10: iputils-20121125-ninfod-minor.patch
 
 BuildRequires: docbook-utils perl-SGMLSpm
@@ -175,6 +176,10 @@ mv -f RELNOTES.tmp RELNOTES
 %attr(644,root,root) %{_mandir}/man8/ninfod.8.gz
 
 %changelog
+* Fri Dec 07 2012 Jan Synáček <jsynacek at redhat.com> - 20121207-1
+- Update to iputils-s20121207 (#884983) - fixes a ping segfault introduced
+  by the previous update
+
 * Thu Dec 06 2012 Jan Synáček <jsynacek at redhat.com> - 20121205-1
 - Update to iputils-s20121205 (#884436) and remove unnecessary patches
 
diff --git a/sources b/sources
index 7328c1f..e03ee4e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-26dc2a36cc29e911a212ca10d7710077  iputils-s20121205.tar.bz2
+232337bfa4b7f31375fe363b851c112a  iputils-s20121207.tar.bz2
 6702c58e970e6a73fc8d9b7c9b63af35  ifenslave.tar.gz


More information about the scm-commits mailing list