4 Commits

Author SHA256 Message Date
fcc86a948a Accepting request 1240551 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1240551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcping?expand=0&rev=8
2025-01-27 19:56:48 +00:00
02ec22899e - Update to version 2.7.1
* bug: fix name resolution in static builds with -4 flag causing
    name resolution failures due to IPv4-mapped IPv6 addresses.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcping?expand=0&rev=18
2025-01-27 14:54:22 +00:00
45a6fbad16 Accepting request 1240208 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1240208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcping?expand=0&rev=7
2025-01-25 18:12:43 +00:00
241dc0939f - Update to version 2.7.0
* new feature: implement csv output through --csv <filename> flag
  * new feature: implement plain (color-less) output through
    --no-color flag.
  * new feature: implement display of source IP address and port
    used to create TCP connections through --show-source-address
    flag.
  * fix: crash on database writes when hostname includes a hyphen.
  * documents: add Chinese translation.
  * tests: add new tests for printProbeSuccess and printProbeFail.
  * tests: add tests for show-local-address flag.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcping?expand=0&rev=16
2025-01-24 19:30:24 +00:00
5 changed files with 30 additions and 8 deletions

View File

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

3
tcping-2.7.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Jan 26 11:57:29 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.1
* bug: fix name resolution in static builds with -4 flag causing
name resolution failures due to IPv4-mapped IPv6 addresses.
-------------------------------------------------------------------
Sat Jan 18 12:39:21 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.0
* new feature: implement csv output through --csv <filename> flag
* new feature: implement plain (color-less) output through
--no-color flag.
* new feature: implement display of source IP address and port
used to create TCP connections through --show-source-address
flag.
* fix: crash on database writes when hostname includes a hyphen.
* documents: add Chinese translation.
* tests: add new tests for printProbeSuccess and printProbeFail.
* tests: add tests for show-local-address flag.
-------------------------------------------------------------------
Sun Oct 6 12:57:37 UTC 2024 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,8 +1,8 @@
#
# spec file for package tcping
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2022-2024, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2022-2025, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: tcping
Version: 2.6.0
Version: 2.7.1
Release: 0
Summary: A ping program for TCP ports
License: MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3db3b0e0cf535d639aeae81a50647cb5828568b952361dc5cf2da20437ed349
size 44954346
oid sha256:6150f4be62fa30183711c8cee4b6646c619b7af1411b56a0a4e24778b81f1a49
size 44975573