Accepting request 765588 from home:mnhauke:network

- Update to version 1.7.0
  * Add JSON export
  * Ignore unrelated ICMP messages
  * Fix statistics calculation
  * -c 0 for infinite ping
  * Flush output messages
  * Update sample public resolver data

OBS-URL: https://build.opensuse.org/request/show/765588
OBS-URL: https://build.opensuse.org/package/show/network/dnsdiag?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2020-01-19 19:34:59 +00:00
committed by Git OBS Bridge
parent 4e2126510d
commit 400fb80bdd
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f50495e98928afff201516fcad89e31c80d443523f02cedc61c35961ec7bf10a
size 12338

3
dnsdiag-1.7.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b09e47e55b23e8054c36092bcb9581e47f8c3b288ff8199ed49e3f51f770562
size 12819

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 19 16:06:15 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.0
* Add JSON export
* Ignore unrelated ICMP messages
* Fix statistics calculation
* -c 0 for infinite ping
* Flush output messages
* Update sample public resolver data
-------------------------------------------------------------------
Sun Jun 9 15:32:34 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package dnsdiag
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%bcond_without test
Name: dnsdiag
Version: 1.6.4
Version: 1.7.0
Release: 0
Summary: DNS request auditing toolset
License: BSD-3-Clause