1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 07:38:40 +02:00
openwrt-packages/utils/auc
Daniel Golle fb26b424e8
auc: several improvements
* include version_code in request
 * include versions of selected packages in request
 * add SHA256 verification via busybox sha256sum
 * sort attributes in policies alphabetically
 * move all API-specific string constants to precompiler macros
 * set correct MIME type for JSON post request (application/json)
 * output string error message if something goes wrong
 * auto-generate version string

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-15 00:54:23 +00:00
..
src auc: several improvements 2021-03-15 00:54:23 +00:00
Makefile auc: several improvements 2021-03-15 00:54:23 +00:00