Add simple blacklist implementation
Add a blacklist in GKeyFile supported format. Expected section 'blacklist' with commit ID as a key and boolean value st to 'true'. If file is not exists AUM tries to create it. In case of any file error assume ID as not blacklisted.
Signed-off-by: Denis Pynkin denis.pynkin@collabora.com