File gping.changes of Package gping

-------------------------------------------------------------------
Sun Aug 17 15:56:03 UTC 2025 - dead_mozay@opensuse.org

- Update to version 1.20.1:
  * Fix clippy errors
  * Fix orf.gping
  * Formatting
  * Remove gits airdrop

-------------------------------------------------------------------
Thu Dec 19 03:21:45 UTC 2024 - dead_mozay@opensuse.org

- Update to version 1.19.0:
  * Support punycode names. Closes #412
  * Fix ipv6 usage. Closes #450
  * Support generic ping arguments. Closes #491 and #393
  * Rewrite the pinger library
  * Support GCP cloud endpoints
  * Remove redundant platform

-------------------------------------------------------------------
Mon Nov 18 06:28:25 UTC 2024 - dead_mozay@opensuse.org

- Update to version 1.18.0:
  * There is no list of changes available.

-------------------------------------------------------------------
Mon Jul 22 03:16:05 UTC 2024 - dead_mozay@opensuse.org

- Update to version 1.17.3:
  * Specify `Flex::Legacy` for `Layout`. #460

-------------------------------------------------------------------
Sun Feb 18 15:56:57 UTC 2024 - dead_mozay@opensuse.org

- Update to version 1.16.1:
  * Add examples to the pinger library. Closes #428
  * Change dependabot

-------------------------------------------------------------------
Thu Nov 30 09:01:29 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.16.0:
  * Fix formatting
  * Remove the interface from WindowsPinger
  * fixed reference typing issue

-------------------------------------------------------------------
Thu Nov 16 11:14:13 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.15.1:
  * Add a fake pinger implementation, switch to lazy-regex,
    refactor pinger/parser traits.
  * modify documentation

-------------------------------------------------------------------
Mon Jul 31 15:03:36 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.14.0:
  * There is no list of changes available

-------------------------------------------------------------------
Sat Jul 08 21:39:38 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.13.1:
  * There is no list of changes available

-------------------------------------------------------------------
Sat Jul 08 13:18:32 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.13.0:
  * There is no list of changes available

-------------------------------------------------------------------
Mon Jun 19 10:00:36 UTC 2023 - Richard Rahl <rrahl0@proton.me>

- Fix gping in containers, as ping is missing as a dependency

-------------------------------------------------------------------
Sat Jun 03 20:15:39 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.12.0:
  * chore: Release
  * Bump dependencies
  * Use a better release workflow
  * clear graph from history
  * chore: Release
  * chore: Release
  * chore: Release
  * Add an explicit cache key to rust-cache@v2 builds
  * Bump dependencies
  * chore: migrate to ratatui and update crossterm
  * Bump deps
  * Bump deps
  * Bump clap from 4.1.8 to 4.1.11
  * Bump thiserror from 1.0.39 to 1.0.40
  * Bump chrono from 0.4.23 to 0.4.24
  * Remove aarch64-linux-android from testing matrix as it fails, and I don't have time to debug why
  * Add name to homwebrew bump
  * Correct cache location
  * Add rust-cache
  * Combine CI check steps
  * Bump thiserror from 1.0.38 to 1.0.39
  * Bump clap from 4.1.6 to 4.1.8
  * Bump shadow-rs from 0.20.1 to 0.21.0
  * Bump actions/checkout from 1 to 3
  * Bump crossterm from 0.26.0 to 0.26.1
  * Bump shadow-rs from 0.20.0 to 0.20.1
  * Bump clap from 4.1.4 to 4.1.6
  * Bump anyhow from 1.0.68 to 1.0.69
  * Bump os_info from 3.5.1 to 3.6.0
  * Bump crossterm from 0.25.0 to 0.26.0

-------------------------------------------------------------------
Sat Jun 03 10:52:57 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.8.0:
  * chore: Release
  * Reduce energy usage of gping
  * Add instructions for FreeBSD
  * bump deps
  * Bump clap from 4.0.32 to 4.1.1
  * (cargo-release) version 1.7.0
  * (cargo-release) version 0.8.0

-------------------------------------------------------------------
Sat Jan 28 17:56:15 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.8.0:
  * Reduce energy usage of gping

-------------------------------------------------------------------
Thu Jan 12 04:32:20 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Fix manpage.

-------------------------------------------------------------------
Thu Jan 12 03:26:22 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.7.0:
  * Added manpage
  * Fix formatting

-------------------------------------------------------------------
Wed Dec 21 04:37:19 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.6.3:
  * Add use_value_delimiter and value_delimiter to colour args. Refs #239

-------------------------------------------------------------------
Tue Dec 20 05:31:53 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.6.2:
  * Update readme --help output
  * Add a note about comma separated colour arguments. Closes #239
  * Stop casting durations to f32, use only u64s

-------------------------------------------------------------------
Thu Dec 15 04:55:03 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.6.1:
  * Fix panic when mpsc channel is closed during shutdown.

-------------------------------------------------------------------
Sun Dec 11 16:58:42 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.6.0:
  * Fix example code
  * Support custom interfaces on Linux, MacOS and BSD. Closes #206
  * Display the last ping value. Closes #223
  * Remove ending println
  * Handle ping exits more gracefully (ref #236)

-------------------------------------------------------------------
Tue Dec 06 16:49:08 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.5.1:
  * Move PingDetectionError to the root of the crate

-------------------------------------------------------------------
Tue Dec 06 03:30:15 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.5.0:
  * Move cursor to bottom of the screen on exit. Refs #107
  * Remove alternative screen implementation. Closes #107
  * Explicitly error on inetutils pings
  * Throw an error when gping is run with no hosts or commands. Fixes #231

-------------------------------------------------------------------
Tue Sep 20 18:39:04 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.4.0:
  * Add target_os to tests
  * Remove comment
  * Add tests for linux ping detection
  * Switch linux type
  * Remove OS detection and fall back to ping version detection. Show errors before starting the TUI.
  * Cargo format
  * Bump dependencies, fix clippy errors
  * Support pinging AWS regions
  * fmt
  * Modified with cloud neutral syntax
  * short cut for testing AWS regions

-------------------------------------------------------------------
Wed Jun 15 03:49:49 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.3.2:
  * Add context to DNS resolution errors

-------------------------------------------------------------------
Fri Mar 25 12:07:00 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.3.1:
  * Update actions

-------------------------------------------------------------------
Fri Feb 25 03:20:20 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.3.0:
  * Add Dependabot
  * Add support for custom colors to be defined by either name or code (#156)
  * Add customisable vertical and horizontal margins (#155)

-------------------------------------------------------------------
Sun Jan 16 07:57:00 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.2.7:
  * Restore showing timeout as NaN (#152)
  * Add average ping response, jitter (#153)

-------------------------------------------------------------------
Mon Oct 18 10:50:11 UTC 2021 - dead_mozay@opensuse.org

- Update to version 1.2.6:
  * 1.2.6
  * 1.2.6
  * Make watch_interval also apply to ping (#150)

-------------------------------------------------------------------
Mon Sep 13 02:47:33 UTC 2021 - dead_mozay@opensuse.org

- Update to version 1.2.5:
  * small changes (#143)

-------------------------------------------------------------------
Tue Jul 20 06:59:41 UTC 2021 - dead_mozay@opensuse.org

- Update to version 1.2.3:
  * Fix glob negation
  * Update cargo.toml because I'm making a mess of releasing this

-------------------------------------------------------------------
Sun Mar 07 16:16:38 UTC 2021 - dead_mozay@opensuse.org

- Update to version 1.2.1:
  * Added flag to use simpler dot-based graphics (#133)
  * Compile for Linux aarch64(arm64) platform
  * Update install guide for Arch Linux
  * Update x_axis_labels
  * Add a note about MUSL (refs #117)
  * Expand post tag exclusion
  * Exclude post tags from the CI
  * Add a musl build to see if this works
  * Update README with latest --help output

-------------------------------------------------------------------
Mon Dec 07 03:07:14 UTC 2020 - dead_mozay@opensuse.org

- Update to version 1.2.0:
  * Add an action to bump the homebrew formula
  * Scale graph from left to right
  * Use the timestamp value as the x-axis of the graph.

-------------------------------------------------------------------
Thu Dec 03 06:33:59 UTC 2020 - dead_mozay@opensuse.org

- Update to version 1.1.0:
  * Fixing chart labels to better align with min/max
  * Adding flags to force host resolution to IPv4 or IPv6
  * Fix contents
  * Remove double ()'s from the readme
  * Clean up install readme
  * Fix target prefix

-------------------------------------------------------------------
Mon Nov 30 05:58:44 UTC 2020 - dead_mozay@opensuse.org

- Update to version 1.0.1+0:
  * Just check on arm targets rather than do a release build
  * Remove strip and complete android cross-build. Refs #102
  * Publish only tags
  * Fix target
  * Fix windows, begin arm releases
  * Huge refactor. Support executing multiple commands.
  * Add a note about minimum supported rustc version. Closes #97
  * Support Android. Closes #102
  * Display the real address in the ping header
  * Add a --watch command to graph execution times of arbitrary commands. Closes #103
  * Adding --watch for graphing of command execution times
  * Bump tui and allow ping to resolve ip addresses. Refs #108
  * Handle DNS lookup failures. Closes #104 and closes #108
  * Reduce keypress polling to 100ms from 1 second. Closes #95
  * Adding tiers repository (#109)
  * Feature: Resolve DNS and display the real IP address (#84)
  * Use formula from homebrew/core tap (#92)
  * Simplify homebrew installtion command (#90)
  * Add an expression for tags
  * Bump pinger dependency. Closes #71
  * Support pinging multiple hosts (#83)
  * bash codeblock
  * Use as little unwrap as possible.
  * Now properly kills the worker threads.
  * Use ringbuffer instead of using memcpy to shift element at EVERY PUSH
  * Use default_value
  * Allow users to specify custom buffer sizes.
  * [ImgBot] Optimize images
  * Remove "time" axis label

-------------------------------------------------------------------
Mon Nov 16 14:20:49 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>

- Initial package
openSUSE Build Service is sponsored by