Files
router-backup/debian/changelog
2025-07-06 12:31:26 +00:00

29 lines
977 B
Plaintext

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