unspecified

koji-hub-plugins - Koji hub plugins

Website: https://pagure.io/koji/
License: LGPLv2
Vendor: Koji
Description:
Plugins to the koji XMLRPC interface

Packages

koji-hub-plugins-1.20.1-2.4.osgdevops.el7.noarch [15 KiB] Changelog by Carl Edquist (2022-12-30):
- **** OSG CHANGELOG ****
    * Fri Dec 30 2022 Carl Edquist <edquist@cs.wisc.edu> - 1.20.1-2.4.osg
    - Bump and rebuild for new gpg key (SOFTWARE-5422)

    * Thu Jan 21 2021 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.3.osg
    - Add 2652-web-input-validation.patch and 2652a-python2.patch to fix XSS vulnerability
        - https://pagure.io/koji/pull-request/2652

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.1.osg
    - Update to 1.20.1-2 from Fedora
    - Drop Fix-1.15-1.16-schema-upgrade-script.patch (upstream)

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.19.1-4.1.osg
    - Update to 1.19.1-4 from Fedora
    - Drop kojid_setup_dns.patch (no longer applies; can do the same thing with editing /etc/mock/site-defaults.cfg instead of a patch)

    * Thu Apr 30 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.18.1-1.1.osg
    - Update to 1.18.1-1 from Fedora
    - Drop 1524-1-set-module_hotfixes-1.patch (upstream)
    - Drop Restore-Python-2.6-compatibility-to-kojid.patch (no longer applies; not needed for EL7, EL8)

    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.20.1-2.3.osgdevops.el7.noarch [14 KiB] Changelog by Mátyás Selmeci (2021-01-21):
- **** OSG CHANGELOG ****
    * Thu Jan 21 2021 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.3.osg
    - Add 2652-web-input-validation.patch and 2652a-python2.patch to fix XSS vulnerability
        - https://pagure.io/koji/pull-request/2652

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.1.osg
    - Update to 1.20.1-2 from Fedora
    - Drop Fix-1.15-1.16-schema-upgrade-script.patch (upstream)

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.19.1-4.1.osg
    - Update to 1.19.1-4 from Fedora
    - Drop kojid_setup_dns.patch (no longer applies; can do the same thing with editing /etc/mock/site-defaults.cfg instead of a patch)

    * Thu Apr 30 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.18.1-1.1.osg
    - Update to 1.18.1-1 from Fedora
    - Drop 1524-1-set-module_hotfixes-1.patch (upstream)
    - Drop Restore-Python-2.6-compatibility-to-kojid.patch (no longer applies; not needed for EL7, EL8)

    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.20.1-2.3.osg35.el7.noarch [14 KiB] Changelog by Mátyás Selmeci (2021-01-21):
- **** OSG CHANGELOG ****
    * Thu Jan 21 2021 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.3.osg
    - Add 2652-web-input-validation.patch and 2652a-python2.patch to fix XSS vulnerability
        - https://pagure.io/koji/pull-request/2652

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.1.osg
    - Update to 1.20.1-2 from Fedora
    - Drop Fix-1.15-1.16-schema-upgrade-script.patch (upstream)

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.19.1-4.1.osg
    - Update to 1.19.1-4 from Fedora
    - Drop kojid_setup_dns.patch (no longer applies; can do the same thing with editing /etc/mock/site-defaults.cfg instead of a patch)

    * Thu Apr 30 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.18.1-1.1.osg
    - Update to 1.18.1-1 from Fedora
    - Drop 1524-1-set-module_hotfixes-1.patch (upstream)
    - Drop Restore-Python-2.6-compatibility-to-kojid.patch (no longer applies; not needed for EL7, EL8)

    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.20.1-2.1.osg35.el7.noarch [14 KiB] Changelog by Mátyás Selmeci (2020-05-01):
- **** OSG CHANGELOG ****
    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.20.1-2.1.osg
    - Update to 1.20.1-2 from Fedora
    - Drop Fix-1.15-1.16-schema-upgrade-script.patch (upstream)

    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.19.1-4.1.osg
    - Update to 1.19.1-4 from Fedora
    - Drop kojid_setup_dns.patch (no longer applies; can do the same thing with editing /etc/mock/site-defaults.cfg instead of a patch)

    * Thu Apr 30 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.18.1-1.1.osg
    - Update to 1.18.1-1 from Fedora
    - Drop 1524-1-set-module_hotfixes-1.patch (upstream)
    - Drop Restore-Python-2.6-compatibility-to-kojid.patch (no longer applies; not needed for EL7, EL8)

    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.19.1-4.1.osg35.el7.noarch [13 KiB] Changelog by Mátyás Selmeci (2020-05-01):
- **** OSG CHANGELOG ****
    * Fri May 01 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.19.1-4.1.osg
    - Update to 1.19.1-4 from Fedora
    - Drop kojid_setup_dns.patch (no longer applies; can do the same thing with editing /etc/mock/site-defaults.cfg instead of a patch)

    * Thu Apr 30 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.18.1-1.1.osg
    - Update to 1.18.1-1 from Fedora
    - Drop 1524-1-set-module_hotfixes-1.patch (upstream)
    - Drop Restore-Python-2.6-compatibility-to-kojid.patch (no longer applies; not needed for EL7, EL8)

    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.18.1-1.1.osg35.el7.noarch [12 KiB] Changelog by Mátyás Selmeci (2020-04-30):
- **** OSG CHANGELOG ****
    * Thu Apr 30 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.18.1-1.1.osg
    - Update to 1.18.1-1 from Fedora
    - Drop 1524-1-set-module_hotfixes-1.patch (upstream)
    - Drop Restore-Python-2.6-compatibility-to-kojid.patch (no longer applies; not needed for EL7, EL8)

    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.17.0-10.3.osg35.el7.noarch [18 KiB] Changelog by Mátyás Selmeci (2020-04-23):
- **** OSG CHANGELOG ****
    * Thu Apr 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.3.osg
    - Apply patches from Koji 1.18.0 to avoid "missing module metadata" error for EL8 builds
        - https://pagure.io/koji/pull-request/1524 (1st commit)

    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.17.0-10.2.osg35.el7.noarch [18 KiB] Changelog by Mátyás Selmeci (2020-04-04):
- **** OSG CHANGELOG ****
    * Sat Apr 04 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.2.osg
    - Fix kojid to use Python 2.6-compatible gzip (gzip.GzipFile did not support the 'with' statement)
      (Restore-Python-2.6-compatibility-to-kojid.patch)

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.17.0-10.osg35.el7.noarch [17 KiB] Changelog by Mátyás Selmeci (2020-03-27):
- **** OSG CHANGELOG ****

    * Fri Mar 27 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.17.0-10.1.osg
    - Update to 1.17.0-10 from Fedora
    - Drop CVE-2019-17109.patch (upstream)

    * Tue Mar 24 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.3.osg
    - Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
    - Fix 1.15->1.16 schema upgrade script
      (Fix-1.15-1.16-schema-upgrade-script.patch)
    - Replace kojira-accept-sleeptime-option.patch with kojira-add-sleeptime-to-conf.patch
      (partially upstreamed)

    * Mon Mar 23 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.16.2-1.1.osg
    - Update to 1.16.2-1 from Fedora/EPEL

      Drop OSG patches that no longer apply:
      - Don-t-warn-on-compatrequests.patch
      - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
      - koji_passwd_cache.patch
      - koji_passwd_retry.patch
      - koji_proxy_cert.patch

    * Fri Dec 06 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.15.3-1.2.osg
    - Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.14.3-1.2.osg
    - Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.13.2-1.1.osg
    - Update based on Fedora's spec file and upstream's 1.13.2 tarball.

    * Fri Nov 22 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.1.osg
    - Add missing python-multilib and python-psycopg2 dependencies

    * Fri Nov 15 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.12.2-1.osg
    - Update to 1.12.2

    * Wed Oct 09 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.2.osg
    - Add patch for https://pagure.io/koji/pull-request/1635
      (1635-os_path_join.patch)

    * Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.1.osg
    - Drop python-libcomps requirement

    * Thu Feb 21 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.1-1.osg
    - Update to 1.11.1 (SOFTWARE-3595)
    - Build from developer tarball

    * Tue Oct 30 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.7
    - Add kojira-accept-sleeptime-option.patch

    * Fri Dec 22 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - (no build)
    - Drop el5-isms (SOFTWARE-3050)
    - Drop createrepo_sha1.patch -- was only required for el5

    * Wed Aug 23 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.6
    - Fix `koji add-group-pkg` to set the correct type (SOFTWARE-2870)
      (Fix-type-in-add-group-pkg.patch)

    * Thu Jan 19 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.5
    - Require python-requests-2.6.0 (fixes "call 8 (rawUpload) failed: syntax error: line 1, column 49" error in kojid)

    * Thu Jan 12 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.4
    - Add db-upgrade-1.10-to-1.11.patch to fix a failing constraint in DB upgrade
      script from 1.10 to 1.11

    * Wed Jan 11 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.2
    - Add kojiweb_getfile_nontext_fix.patch to fix an error with 'getfile' kojiweb
      URLs

    * Tue Jan 03 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.11.0-1.1
    - Merge OSG changes

    * Tue Oct 04 2016 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.10.1-10.1
    - Merge OSG changes
        - Drop koji_no_sslv3.patch
        - Drop pkgorigins_filename.patch
        - Update other OSG patches

    * Fri Jan 30 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 1.6.0-10
    - Patch kojid to request sha1 when running createrepo, for el5 compatibility
      (SOFTWARE-1442)

    * Thu Jan 29 2015 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-9
    - Bring in upstream fix to parse repomd.xml for pkgorigins filename,
      required for el6 koji upgrade (SOFTWARE-1442)
      (pkgorigins_filename.patch)

    * Thu Oct 16 2014 Carl Edquist <edquist@cs.wisc.edu> - 1.6.0-8
    - Add patch to allow using TLSv1 instead of SSLv3 (SOFTWARE-1637)
      (koji_no_sslv3.patch)

    * Wed May 22 2013 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-7
    - Add use_host_resolv to opts in koji cli so koji --mock-config makes configs with DNS set up
      (kojicli_setup_dns.patch)

    * Wed Oct 31 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-6
    - Add Brian Bockelman's patch to allow using proxy certs
      (koji_proxy_cert.patch)

    * Wed Jun 13 2012 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-5
    - Allow user to retry entering SSL key password
      (koji_passwd_retry.patch)

    * Fri Oct 28 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-4
    - add patch to check for spec file only after running source_cmd in a build from an scm
      (kojid_scmbuild_check_spec_after_running_sourcecmd.patch)

    * Tue Oct 11 2011 Matyas Selmeci <matyas@cs.wisc.edu> - 1.6.0-3
    - add setup_dns to rootopts in kojid
      (kojid_setup_dns.patch)

    * Mon Aug 08 2011 Brian Bockelman <bbockelm@cse.unl.edu> - 1.6.0-2
    - Cache passwords to decrypt SSL key in memory.
      (koji_passwd_cache.patch)
koji-hub-plugins-1.16.2-1.3.osg35.el7.noarch [34 KiB] Changelog by Mátyás Selmeci (2020-03-24):
- Backport CVE-2019-17109 patch from 1.16.3; this replaces the 1635-os_path_join.patch
- Fix 1.15->1.16 schema upgrade script
koji-hub-plugins-1.16.2-1.1.osg35.el7.noarch [34 KiB] Changelog by Mátyás Selmeci (2020-03-23):
- Update to 1.16.2-1 from Fedora/EPEL
  Fedora's changelog since 1.15.3:
    * Thu Feb 21 2019 Patrick Uiterwijk <puiterwijk@redhat.com> - 1.16.2-1
    - Rebase to 1.16.2 for CVE-2018-1002161

    * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.1-4
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

    * Wed Jan 09 2019 Adam Williamson <awilliam@redhat.com> - 1.16.1-3
    - Backport fix for Python 3 connection failure bug (#1192, PR #1203)

    * Fri Sep 14 2018 Kevin Fenzi <kevin@scrye.com> - 1.16.1-2
    - Fix bad sed that caused python32 dep.

    * Thu Sep 13 2018 Kevin Fenzi <kevin@scrye.com> - 1.16.1-1
    - Update to 1.16.1

    * Tue Jul 31 2018 Kevin Fenzi <kevin@scrye.com> - 1.16.0-1
    - Update to 1.16.0

  Drop OSG patches that no longer apply:
  - Don-t-warn-on-compatrequests.patch
  - Don-t-warn-on-use_old_ssl-OSG-still-relies-on-it.patch
  - koji_passwd_cache.patch
  - koji_passwd_retry.patch
  - koji_proxy_cert.patch
koji-hub-plugins-1.15.3-1.2.osg35.el7.noarch [33 KiB] Changelog by Mátyás Selmeci (2019-12-06):
- Update based on Fedora's 1.15.1-3 spec file and upstream's 1.15.3 tarball.
  Fedora's changelog:
    * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-3
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

    * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1.15.1-2
    - Rebuilt for Python 3.7

    * Tue Apr 03 2018 Patrick Uiterwijk <puiterwijk@redhat.com> - 1.15.1-1
    - Rebase to 1.15.1
    - Fixes CVE-2018-1002150

    * Fri Mar 16 2018 Kevin Fenzi <kevin@scrye.com> - 1.15.0-7
    - Backport PR #841 to allow configurable timeout for oz

    * Tue Feb 20 2018 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.15.0-6
    - Backport PR #796

    * Sun Feb 18 2018 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.15.0-5
    - Add  workaround patch for bug #808

    * Fri Feb 16 2018 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.15.0-4
    - Backport patch from PR#794
    - Fix macro escaping in comments

    * Mon Feb 12 2018 Owen Taylor <otaylor@redhat.com> - 1.15.0-3
    - Make hub, builder, etc, require python2-koji not koji

    * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-2
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

    * Sat Jan 27 2018 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.15.0-1
    - Rebase to koji 1.15.0
koji-hub-plugins-1.14.3-1.2.osg35.el7.noarch [31 KiB] Changelog by Mátyás Selmeci (2019-11-22):
- Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.
  Fedora's changelog:
    * Mon Jan 22 2018 Troy Dawson <tdawson@redhat.com> - 1.14.0-4
    - Update conditional

    * Thu Dec 07 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.14.0-3
    - Backport py3 runroot encoding patch (PR#735)

    * Mon Dec 04 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.14.0-2
    - Backport py3 keytab patch (PR#708)
    - Backport patches for exit code (issue#696)

    * Tue Sep 26 2017 Dennis Gilmore <dennis@ausil.us> - 1.14.0-1
    - update to upstream 1.14.0
koji-hub-plugins-1.14.3-1.1.osg35.el7.noarch [31 KiB] Changelog by Mátyás Selmeci (2019-11-22):
- Update based on Fedora's 1.14.0-4 spec file and upstream's 1.14.3 tarball.
  Fedora's changelog:
    * Mon Jan 22 2018 Troy Dawson <tdawson@redhat.com> - 1.14.0-4
    - Update conditional

    * Thu Dec 07 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.14.0-3
    - Backport py3 runroot encoding patch (PR#735)

    * Mon Dec 04 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 1.14.0-2
    - Backport py3 keytab patch (PR#708)
    - Backport patches for exit code (issue#696)

    * Tue Sep 26 2017 Dennis Gilmore <dennis@ausil.us> - 1.14.0-1
    - update to upstream 1.14.0
koji-hub-plugins-1.13.2-1.2.osg35.el7.noarch [30 KiB] Changelog by Mátyás Selmeci (2019-11-22):
- Update based on Fedora's spec file and upstream's 1.13.2 tarball.
  Fedora's changelog:
    * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-4
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

    * Wed Jul 12 2017 Patrick Uiterwijk <puiterwijk@redhat.com> - 1.13.0-3
    - Remove the 2 postfix for pycurl and libcomps on RHEL

    * Tue Jul 11 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.13.0-2
    - Require python2-koji on Fedora <= 26.
koji-hub-plugins-1.12.2-1.1.osg35.el7.noarch [34 KiB] Changelog by Mátyás Selmeci (2019-11-22):
- Add missing python-multilib and python-psycopg2 dependencies
koji-hub-plugins-1.11.1-1.2.osg35.el7.noarch [32 KiB] Changelog by Mátyás Selmeci (2019-10-09):
- Add patch for https://pagure.io/koji/pull-request/1635
koji-hub-plugins-1.11.1-1.1.osg35.el7.noarch [31 KiB] Changelog by Mátyás Selmeci (2019-03-14):
- Drop python-libcomps requirement

Listing created by Repoview-0.6.6-4.el7