Checksums should be written in a consistent encoding
* Was using platform encoding to write out the checksum files. The checksums should always be a subset of US-ASCII, so forcing encoding to US-ASCII.
parent
87f5232c
Please register or sign in to comment