lp:~niedbalski/simplestreams/trunk

Created by Jorge Niedbalski and last modified
Get this branch:
bzr branch lp:~niedbalski/simplestreams/trunk
Only Jorge Niedbalski can upload to this branch. If you are Jorge Niedbalski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jorge Niedbalski
Project:
simplestreams
Status:
Development

Recent revisions

345. By Jorge Niedbalski

[contentsource] added read_iterable method for being used on iterative downloads

344. By Scott Moser

tools/toolutil: know about utopic

343. By Scott Moser

make-test-data: know about us-gov-west-1 and cn-north-1 ec2 regions

342. By Scott Moser

sstream-mirror: add a trivial progress output mechanism

341. By Scott Moser

fix resource counting to not require 'name'

340. By Scott Moser

sstream-mirror: add --dry-run

'sstream-mirror --dry-run' now allows you to see what
you would download or would delete.

339. By Scott Moser

support re-use of 'path' across items

Previously 2 different versions (same or separate products or content_ids) had
items with the same 'path', if one got deleted the object would be deleted.

This reference counts path items now.

338. By Scott Moser

Makefile: 'test' target runs test2 and test3

337. By Scott Moser

read_signed: log gpg output and error on sign failure

the following gives output of the failed gpg message:
  make examples-signed
  rm -Rf gnupg
  ./tools/tenv sstream-mirror examples-signed/foocloud -vv my.out

Previously the user would be left guessing why that was bad.
Now, the output contains
  failed: gpg --batch --verify -
   out=
   err=gpg: keyblock resource `...': file open error
  ...
  gpg: Can't check signature: public key not found

336. By Scott Moser

subp: only return output and err in string format, never bytes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~smoser/simplestreams/trunk
This branch contains Public information 
Everyone can see this information.