From bd0f271cefb2e03a4ecfae29c83b6055834a27e4 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 13 Oct 2011 16:27:51 +0200 Subject: [PATCH] patches: Added descriptions. --- debian/patches/recvtos | 6 ++++++ debian/patches/z-option | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/debian/patches/recvtos b/debian/patches/recvtos index ccd54a0..51fa511 100644 --- a/debian/patches/recvtos +++ b/debian/patches/recvtos @@ -1,3 +1,9 @@ +From: Barak A. Pearlmutter +Subject: guard use of IP_RECVTOS which is unavailable on kfreebsd +Origin: upstream, http://git.verplant.org/?p=liboping.git;h=773dbf0 +Bug-Debian: http://bugs.debian.org/618729 + +diff a/src/liboping.c b/src/liboping.c --- a/src/liboping.c +++ b/src/liboping.c @@ -1540,10 +1540,12 @@ diff --git a/debian/patches/z-option b/debian/patches/z-option index 14ca781..afbe6e1 100644 --- a/debian/patches/z-option +++ b/debian/patches/z-option @@ -1,3 +1,9 @@ +Description: allow non-zero exit status if some ping fails +Forwarded: yes +Author: Barak A. Pearlmutter , Florian Forster +Applied-Upstream: https://github.com/octo/liboping/commit/9631429 +Last-Update: 2011-09-06 + diff a/src/mans/oping.pod b/src/mans/oping.pod --- a/src/mans/oping.pod +++ b/src/mans/oping.pod -- 2.30.2