auc: update to version 0.0.9
authorDaniel Golle <redacted>
Thu, 22 Feb 2018 23:35:48 +0000 (00:35 +0100)
committerDaniel Golle <redacted>
Thu, 22 Feb 2018 23:51:18 +0000 (00:51 +0100)
commit8162fecb37ffa7478f0a382de79f6d7b174ca515
tree607e78350d47f972c07edcc4c3a4368e8eead2e7
parent2be807285a1e2c2af472d528a22373cd29f1887b
auc: update to version 0.0.9

 * use full package list when checking for upgrades
 * verify sha256sums and usign signature of sha256sums.sig
 * introduce '-c' option to only check if system is up-to-date
 * introduce '-F' option to ignore the signature verification result
 * return -1 on locally caused and -2 on server-side errors
 * don't include locally appended attributes in debug output of a
   server reply
 * output bug report note on 412 target not found
 * use content-length header instead of filesize field in JSON content
 * suppress duplicate error messages
 * drop unused attributes
 * make debug messages optional at compile-time

Signed-off-by: Daniel Golle <redacted>
utils/auc/Makefile
utils/auc/src/auc.c
git clone https://git.99rst.org/PROJECT