diff --git a/CHANGELOG b/CHANGELOG index 51e7524..d8ab059 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,20 +12,25 @@ The **patch** part changes is incremented if multiple releases happen the same m ### Added -* debug() accepts stdin - ### Changed -* redirect disklabel errors to /dev/null -* redirect disklabel, bioctl and atactl errors to stdin to be captured by $last_result -* ignore one of the errors in bioctl and atactl due to incompatible disk types - ### Fixed ### Removed ### Security +## [23.03] 2023-03-16 + +### Added + +* debug() accepts stdin + +### Changed + +* redirect disklabel, bioctl and atactl errors to stdin to be captured by $last_result +* ignore one of the errors in bioctl and atactl due to incompatible disk types + ## [22.03] 2022-03-31 Create an OpenBSD version of dump-server-state from the master debian version diff --git a/dump-server-state.sh b/dump-server-state.sh index 573b136..61c60b6 100644 --- a/dump-server-state.sh +++ b/dump-server-state.sh @@ -3,7 +3,7 @@ PROGNAME="dump-server-state" REPOSITORY="https://gitea.evolix.org/evolix/dump-server-state" -VERSION="22.03" +VERSION="23.03" readonly VERSION dump_dir=