summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fetc-checksum-support-additional-format-4b29c5cdaa6b8d16.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/fetc-checksum-support-additional-format-4b29c5cdaa6b8d16.yaml')
-rw-r--r--releasenotes/notes/fetc-checksum-support-additional-format-4b29c5cdaa6b8d16.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/releasenotes/notes/fetc-checksum-support-additional-format-4b29c5cdaa6b8d16.yaml b/releasenotes/notes/fetc-checksum-support-additional-format-4b29c5cdaa6b8d16.yaml
new file mode 100644
index 00000000..0b533b7f
--- /dev/null
+++ b/releasenotes/notes/fetc-checksum-support-additional-format-4b29c5cdaa6b8d16.yaml
@@ -0,0 +1,11 @@
+---
+features:
+ - |
+ Improved parsing of checksum files.
+
+ * Added support for the ``ALGORITHM (FILENAME) = CHECKSUM`` format used by
+ CentOS Stream.
+ * Lines starting with ``#`` are ignored as comments.
+ * If checksum file contain only the checksum itself, the content is
+ validated to ensure it is one of the known checksum types.
+