Skip to content

Releases: opensciencegrid/osg-build

Version 1.8.0

01 Feb 19:54
Compare
Choose a tag to compare
  • Use koji 1.11 on CSL systems and update template config to koji 1.7+ version (adds dependency on koji >= 1.7) (SOFTWARE-2566)
  • Remove broken --mock-config=AUTO (autogenerating a mock config from a template)
  • Fix KeyError on non-RHEL-like systems (e.g. Fedora)
  • Improve explanatory text in osg-koji setup (SOFTWARE-2455)

Version 1.7.1

01 Sep 22:53
Compare
Choose a tag to compare
  • Don't print "Implicitly building for el..." message unless in verbose mode
  • Add update action (--update or -U) to osg-import-srpm
  • Some internal cleanup

osg-build 1.7.0

08 Aug 14:29
Compare
Choose a tag to compare
  • Add three-way diff functionality (--diff3 or -3) to osg-import-srpm
  • Make osg-build log messages look nicer by replacing the
    LOGLEVEL:osg-build: prefix with a plain >>
  • Remove broken test_mock_auto_cfg
  • Tweak language in osg-import-srpm when creating *.source files

(SOFTWARE-2422)

osg-build 1.6.4

27 Jun 19:36
Compare
Choose a tag to compare
  • Rename koji-hub.batlab.org to koji.chtc.wisc.edu (SOFTWARE-2175)
  • Do not enforce vcs branch checks for scratch builds (SOFTWARE-1876)