debian-koji/vm
Mike Bonnet be31305f52 include CHECKSUM_TYPES in kojikamid.py, and use it when validating checksums of downloaded files
The Koji data model has been updated to support multiple checksum types. These are listed in the
CHECKSUM_TYPES enum in koji/__init__.py, but are not available in kojikamid.py. This change
copies the Enum class and the CHECKSUM_TYPES enum into kojikamid at build time, and uses it when
validating the checksums of downloaded files.
2019-11-27 16:42:24 +01:00
..
fix_kojikamid.sh replace 'heinous copy&paste' with build-time substitution 2010-10-20 16:19:05 -04:00
kojikamid.py include CHECKSUM_TYPES in kojikamid.py, and use it when validating checksums of downloaded files 2019-11-27 16:42:24 +01:00
kojivmd fix downloads w/o content-length 2019-11-25 14:51:08 +01:00
kojivmd.conf add an option to set server realm for all clients 2019-10-10 16:37:56 +02:00
kojivmd.init fix spelling error 2016-09-15 15:59:03 -04:00
kojivmd.service update docs links in service configs 2017-08-08 12:18:04 -04:00
kojivmd.sysconfig package kojivmd 2010-10-20 16:18:56 -04:00
Makefile clean python compiled binaries for non *.py code 2019-10-31 13:20:53 +01:00