Gerrit activity feeds - maintenance script
Activity feeds are XML files. This maintenance script and the
associated Makefile allow to create an index.xml index file.
Makefile:
calls genindex to regenerate index.xml
genindex:
Script to regenerate an index file.
It requires openssl for md5 (other solutions are provided in the proc md5).