Skip to content

libmodulemd 2.3.0

Compare
Choose a tag to compare
@sgallagher sgallagher released this 23 Apr 00:21
· 322 commits to master since this release
libmodulemd-2.3.0
5bf0685

Denis Ollier (1):

  • Don't reinstall up to date packages for Arch Linux CI

Stephen Gallagher (15):

  • Bump version to 2.2.4dev and 1.8.7dev
  • Add Modulemd.ModuleIndex.update_from_custom()
  • Bump version to 2.3.0 for SEMVER_MINOR changes
  • Merge branch 'component_equals' of git://github.com/OrionStar25/libmodulemd into OrionStar25-component_equals
  • Merge branch 'custom_stream'
  • rpmspec: require python-six for python bindings
  • Fix accidental ABI break
  • Update CentOS tests for Python 3.6
  • Merge pull request #266 from larchunix/ci/archlinux
  • Add Modulemd.ModuleIndex.dump_to_custom()
  • Merge pull request #268 from sgallagher/custom-write
  • Properly handle emitting arrays of strings in XMD
  • Only output debugging messages for the debug configuration
  • Fix deduplication bug and memory leak
  • Add Module.remove_streams_by_NSVCA()

orionstar25 (1):

  • Add .equals() for component