Kevin Fenzi
a04a71b6c4
Update to 1.25.0. Fixes rhbz#1962636
4 years ago
Tomas Hrnciar
fc701422a5
BuildRequire setuptools explicitly
...
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
4 years ago
Kevin Fenzi
4c825cb174
Update to 1.24.1. Fixes rhbz#1948545
4 years ago
Kevin Fenzi
05b2cc5766
Update to 1.24.0. Fixes rhbz#1930032
4 years ago
Kevin Fenzi
0782ee11d6
Update to 1.23.1. Fixes rhbz#1917340
4 years ago
Fedora Release Engineering
f8d22b86b0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Igor Raits
42c9f507be
Fixup compatibility of kojid with koji-hub 1.21
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
4 years ago
Tom Stellard
05e377d823
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
4 years ago
Kevin Fenzi
45ed9369f5
Fix 32 bit arm install issue. Fixes bug #1894261
4 years ago
Kevin Fenzi
411499aaba
Fix subpackages that are now sitearch instead of sitelib.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
4 years ago
Kevin Fenzi
a5cecee608
Update to 1.23.0. Fixes bug #1890435
4 years ago
Kevin Fenzi
aa86fe9afc
Update to 1.22.1. Fixes 1876427
4 years ago
Kevin Fenzi
1e3519e634
Change Requires to python3-libcomps, the epel8 one doesn't provide python-libcomps
5 years ago
Kevin Fenzi
542909e396
Update to 1.22.0.
...
Remove python2 suppport, move to python3 on everything except epel6/7
5 years ago
Fedora Release Engineering
b8d22a4d9a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Kevin Fenzi
cf99b3d9c6
Update to 1.21.1. (really this time!)
5 years ago
Miro Hrončok
e4a0792554
Rebuilt for Python 3.9
5 years ago
Kevin Fenzi
348e8d5579
koji-sidetag-cleanup needs to be python2 on el6/python2 only places
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
5 years ago
Kevin Fenzi
c611e19cd5
Add patch to fix issue with admins not being able to force tagging.
...
Fixes https://pagure.io/koji/issue/2202 upstream.
5 years ago
Kevin Fenzi
c6daa97c0f
Update to 1.21.1. Fixes bug #1826406
5 years ago
Kevin Fenzi
2e3b46d214
Update to 1.20.1
5 years ago
Fedora Release Engineering
527f3271ee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Kevin Fenzi
12274913e0
Update to 1.20.0.
5 years ago
Kevin Fenzi
58de821aba
Add Requires to koji builder on python3-pycdio/pycdio. Fixes bug #1775536
5 years ago
Kevin Fenzi
0ff9fe9dae
Update to 1.19.1
5 years ago
Kevin Fenzi
07894c3576
Clean up config and spec
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
5 years ago
Mohan Boddu
bb9b233e56
Removing 1613.patch file and from spec
...
Now its part of koji 1.19.0 release
https://docs.pagure.org/koji/release_notes_1.19/#builder-changes
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
5 years ago
Mohan Boddu
f25cb7cee8
Rebase to 1.19.0
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
5 years ago
Patrick Uiterwijk
ec19005cd4
Rebase to koji 1.18.1 for CVE-2019-17109
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
5 years ago
Jiri Popelka
65256d98c4
Fix macro added in previous change.
5 years ago
Kevin Fenzi
918daeb2aa
Add provides for python3 subpackage. Fixes bug #1750391
5 years ago
Miro Hrončok
3ea8d7c8cc
Rebuilt for Python 3.8
6 years ago
Kevin Fenzi
d47b319c62
Fix pkgsurl/topurl default mistake.
6 years ago
Kevin Fenzi
603cb8ae7c
Fix mergerepos conditional for f30.
6 years ago
Kevin Fenzi
648230526f
Update to 1.18.0.
6 years ago
Fedora Release Engineering
dceb664858
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Kevin Fenzi
628e998e73
Fix bad conditional.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
6 years ago
Kevin Fenzi
880d6b5cd6
Add patch to fix koji kerberos auth with python3.
...
Drop internal mergerepos so we can go all python3. Fixes bug #1715257
6 years ago
Kevin Fenzi
c4bba768d4
- Switch kojid back to python3 as imagefactory and oz have moved.
...
- Backport patch to download only repomd.xml instead of all repodata.
- Backport patch to allow 'bare' repo merging for modularity.
- Backport patch to allow for seperate srpm repos in buildroot repos.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
6 years ago
Jeroen van Meeuwen (Kolab Systems)
c350e2ec04
Build requirement on python-devel -> python2-devel
6 years ago
Neal Gompa
5b3fde9978
Switch kojid back to Python 2 so that imgfac doesn't get disabled
6 years ago
Neal Gompa
03d3c69b46
Add patch proposed upstream to use createrepo_c by default to drop yum dependency
6 years ago
Neal Gompa
27b47e9603
Remove remnants of unused /usr/libexec/koji-hub
6 years ago
Neal Gompa
12a63677fe
- Enable Python 3 for Fedora 30+ and EL8+
...
- Sync packaging changes from upstream
6 years ago
Patrick Uiterwijk
b972d16a89
Rebase to 1.17.0
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
6 years ago
Patrick Uiterwijk
f07ec036a4
Rebase to 1.16.2 for CVE-2018-1002161
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
6 years ago
Fedora Release Engineering
c45b6fed23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Igor Gnatenko
9c2e3e122d
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
6 years ago
Adam Williamson
5e917f1b83
Backport PR #1203 to fix Python 3 connection bug ( #1192 )
6 years ago
Miro Hrončok
26a0b3e85a
https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
6 years ago
Kevin Fenzi
1848799a8b
Fix bad sed that caused python32 dep.
7 years ago
Kevin Fenzi
f8d9a74f0a
Update to 1.16.1
7 years ago
Kevin Fenzi
d3b03356cb
Update to 1.16.0
7 years ago
Fedora Release Engineering
6bd49b1e74
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Jason Tibbitts
ee84b5fee0
Remove needless use of %defattr
7 years ago
Miro Hrončok
1c88fee861
Rebuilt for Python 3.7
7 years ago
Patrick Uiterwijk
6f0a88203e
Rebase to koji 1.15.1
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
7 years ago
Kevin Fenzi
f1d1d62469
Backport PR #841 to allow configurable timeout for oz
7 years ago
Patrick Uiterwijk
3b86654ed9
Backport PR #796
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
7 years ago
Patrick Uiterwijk
8beddd7418
Add workaround patch for bug #808
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
7 years ago
Patrick Uiterwijk
cf88a30bc0
Backport 794 PR and escape macros
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
7 years ago
Igor Gnatenko
1352cef7c3
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Owen W. Taylor
4d97612dd1
Make hub, builder, etc, require python2-koji not koji
7 years ago
Fedora Release Engineering
0c7cee5656
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Patrick Uiterwijk
13c3161ee0
Rebase to koji 1.15.0
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
7 years ago
Troy Dawson
1175772991
Update conditional
7 years ago
Patrick Uiterwijk
13b191d2a9
Backport py3 runroot encoding patch (PR#735)
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
7 years ago
Patrick Uiterwijk
7fdba43b44
Backport patches for py3 keytab and exit code
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
7 years ago
Dennis Gilmore
11067e5bfe
update to upstream 1.14.0
...
Signed-off-by: Dennis Gilmore <dennis@sokar.ausil.us>
7 years ago
Fedora Release Engineering
4c4f2daccf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8 years ago
Patrick Uiterwijk
50d78114ac
Remove the 2 postfix for pycurl and libcomps on RHEL
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
8 years ago
Randy Barlow
1fe786e9e3
Require python2-koji on Fedora <= 26.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
8 years ago
Dennis Gilmore
85eb829f09
disable python3 on epel
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Dennis Gilmore
734acdb982
update to upstream 1.13.0
...
remove old changelog entries
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Dennis Gilmore
ea2a52e86a
change koji-web requires from mod_auth_kerb to mod_auth_gssapi
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Patrick Uiterwijk
59e7c097f6
Add one last patch to fix the issue
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
8 years ago
Patrick Uiterwijk
a4905168c1
Add patch from PR #403
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
8 years ago
Dennis Gilmore
3142586035
add some upstreamed patches needed to fix some things in fedora
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Dennis Gilmore
d0802633f2
remove extra -b from %%patch
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Dennis Gilmore
59c351908e
add patch so that kojid starts without ssl auth configured
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Dennis Gilmore
74be95c3f2
add missing builder plugin config file
...
/etc/kojid/plugins/save_failed_tree.conf was not listed in the
builder files, add it and mark as config no replace.
use /etc instead of %{_sysconfdir} as its shorter and a bit clearer
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Dennis Gilmore
4174069f98
update to upstream 1.12.0
...
remove rhel 5 conditionals as its no longer supported in epel
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Fedora Release Engineering
1f2884e4ed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Till Maas
36ee1ad98e
Do not apply faulty CheckClientIP patch
8 years ago
Till Maas
2b4b9af01d
Add patch for keytab kerberos client config
...
Move non upstreamable Fedora patch to the end to ease rebasing to future
upstream release
Move license comment before license tag
8 years ago
Till Maas
a7cd98052c
Add patches for proxy IP forwarding
8 years ago
Till Maas
d970b360f1
Update upstream URLs
...
Add upstream koji-gc kerberos patches
Use Source0
8 years ago
Dennis Gilmore
be89d2541e
update to 1.11.0
...
- setup fedora config for kerberos and flag day
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
8 years ago
Adam Miller
156b735749
Patch new-chroot functionality into runroot plugin
8 years ago
Dennis Gilmore
a5cf8a42c2
add patch to disable bind mounting into image tasks chroots
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Fedora Release Engineering
d48b6786e2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
9 years ago
Dennis Gilmore
e029529108
add patch to enable dns in runroot chroots
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Dennis Gilmore
c21ae3594c
fix up for moved files and missing BR
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Dennis Gilmore
1f0e62e71c
update to git master upstream, add lmc cosmetic fixes
...
- add patch to disable login in koji-web
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Dennis Gilmore
d398a7b236
do not remove the - for project on livemedia
...
- fix the sending of messages on image completion
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Dennis Gilmore
eeaf5f4d0f
product had to be --project
...
- add missing Requires for koji-builder on python2-multilib
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Dennis Gilmore
4a6cde6732
add --product to livemedia-creator calls rhbz#1315110
...
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
9 years ago
Dennis Gilmore
dcd6f55ca9
enable dns in runroots
...
- add koji signed repo support
- Run plugin callbacks when image builds finish
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
9 years ago
Dennis Gilmore
ab48e7103c
add a patch to install teh runroot builder plugin in the correct place
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago
Dennis Gilmore
79aa943c3d
update to git e8201aac8294e6125a73504886b0800041b58868
...
- https://pagure.io/fork/ausil/koji/branch/fedora-infra
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
9 years ago