47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
ipng-router-backup (1.1.1) stable; urgency=low
|
|
|
|
* Add 'address' field to device configuration for explicit IP/hostname override
|
|
* Automatic IPv6 address detection and proper bracket formatting
|
|
* Fix output message to show once at end instead of per command
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Sun, 07 Jul 2025 18:00:00 +0100
|
|
|
|
ipng-router-backup (1.1.0) stable; urgency=low
|
|
|
|
* Replace --config flag with --yaml flag supporting multiple files
|
|
* Switch from !include to mergo-based configuration merging
|
|
* Add SSH config integration for legacy device compatibility
|
|
* Refactor SSH functionality into separate module
|
|
* Add comprehensive test coverage
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Sun, 07 Jul 2025 15:30:00 +0100
|
|
|
|
ipng-router-backup (1.0.2) stable; urgency=low
|
|
|
|
* Add YAML !include directive support for configuration files
|
|
* Add docs/device-types.yaml example file to package
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Sun, 06 Jul 2025 12:25:00 +0100
|
|
|
|
ipng-router-backup (1.0.1) stable; urgency=low
|
|
|
|
* Add version information to help output
|
|
* Add --version/-v flag support
|
|
* Add --host flag for selective device processing
|
|
* Add version sync between Debian package and binary
|
|
* Remove .txt suffix from output files
|
|
* Rename binary to ipng-router-backup
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Sun, 06 Jul 2025 10:45:00 +0100
|
|
|
|
ipng-router-backup (1.0.0) stable; urgency=low
|
|
|
|
* Initial release
|
|
* SSH Router Backup Tool with YAML configuration
|
|
* Support for multiple device types (srlinux, eos)
|
|
* SSH agent authentication support
|
|
* Command output concatenation with headers
|
|
* Go implementation for better performance
|
|
|
|
-- Pim van Pelt <pim@ipng.ch> Sat, 05 Jul 2025 23:55:00 +0100
|