search for: 8668951

Displaying 2 results from an estimated 2 matches for "8668951".

2015 Sep 07
0
[PATCH 4/4] builder: support Simple Streams v1.0 as index metadata
...t; + }, + "uec.tar.gz": { + "ftype": "uec.tar.gz", + "md5": "4f3371e52d60e5d47a6fbdd7d6a33973", + "sha256": "6bd27854862c30e25f0312defb9e86f9176b503751f040e323ab83322aa07dae", + "size": 8668951, + "path": "0.3.3/cirros-0.3.3-x86_64-uec.tar.gz" + } + }, + "version": "0.3.3", + "pubname": "cirros-0.3.3-x86_64" + }, + "20150422": { + "items": { + "lxc.tar.gz": { +...
2015 Sep 07
5
[PATCH 0/4 v3] builder: support for Simple Streams metadata
Hi, this series adds a basic support for Simple Streams v1.0 metadata files. This makes it possible to create a repository .conf files with [cirros] uri=http://download.cirros-cloud.net format=simplestreams to read the latest version of each CirrOS image. Thanks, Pino Toscano (4): builder: add non-int revisions builder: add simple libyajl binding build: expose HAVE_YAJL to automake