Files
snapraid/snapraid.changes
Paolo Stivanin a88f94d4cb - Update to 13.0:
* Added new thermal protection configuration options
  * Added a new "probe" command that shows the spinning status of all disks.
  * Added a new -s, --spin-down-on-error option that spins down all disks when a command ends with an error.
  * Added a new -A, --stats option for an extensive view of the process.
  * Removed the SMART attribute 193 "Load Cycle Count" from the failure probability computation
  * Added a new "smartignore" configuration option to ignore specific SMART attributes

OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/snapraid?expand=0&rev=6
2026-02-06 10:02:31 +00:00

24 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 6 10:01:31 UTC 2026 - Paolo Stivanin <info@paolostivanin.com>
- Update to 13.0:
* Added new thermal protection configuration options
* Added a new "probe" command that shows the spinning status of all disks.
* Added a new -s, --spin-down-on-error option that spins down all disks when a command ends with an error.
* Added a new -A, --stats option for an extensive view of the process.
* Removed the SMART attribute 193 "Load Cycle Count" from the failure probability computation
* Added a new "smartignore" configuration option to ignore specific SMART attributes
-------------------------------------------------------------------
Sat May 10 18:16:35 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- update to 12.4:
* Avoid a warning about function pointer conversion
- added %check section to run internal test suite at build time
-------------------------------------------------------------------
Thu Feb 1 07:06:41 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Initial OBS release.