#74 libmodulemd fixes
Merged by karsten. Opened by karsten.
modularity/ karsten/fedmod libmodulemd  into  master

Download 74.patch

I think this needs to stop being commented out, now that it's released.

Oh, actually this is also wrong: we need _F28_UPDATES_REPO and F28_MODULAR_UPDATES_REPO, don't we?

This presumably will require additional changes later to consume them properly.

1 new commit added

  • add module updates

Really better as a separate commit, even if the same PR.

This looks like it will require changes to how _write_lookup_caches() reads module info - though I'm not entirely sure how the modules from the modular updates repo should be merged with the modules from the base modular repo - I'd guess if there's a module with the same name:stream in the updates repo, it should replace the module in the base modular repo entirely.

2 new commits added

  • add module updates
  • libmodulemd fixes

1 new commit added

  • break out unrelated commit

1 new commit added

  • disable updates for now, move that to a new issue

Pull-Request has been merged by karsten

Metadata