Ken Dreyer
|
f6aeec9265
|
add warnings for remove-sig
Update all references to remove-sig to explain that admins should not
normally run this.
|
2021-09-10 11:13:39 -04:00 |
|
Ken Dreyer
|
1434835ef7
|
doc: add instructions for SSL DB connections
Walk through an advanced workflow of enabling SSL connections for
postgresql.
|
2021-08-24 12:31:43 -04:00 |
|
Ken Dreyer
|
7a9479a9cd
|
doc: fix "koji" CLI command name in signing instructions
"kojidev" is a local alias I use for my dev koji instances. Use the
canonical command name instead to match the rest of the instructions.
|
2021-08-24 16:59:24 +02:00 |
|
Tomas Kopecek
|
1e5f0ef745
|
Release notes 1.26
Fixes: https://pagure.io/koji/issue/2983
|
2021-08-23 11:09:41 +02:00 |
|
Yu Ming Zhu
|
bc272c0532
|
[doc][defining_hub_policies] update the doc
|
2021-08-18 09:47:10 +00:00 |
|
Yu Ming Zhu
|
f1ba3b0ec0
|
update doc
|
2021-08-16 17:55:26 +00:00 |
|
Ken Dreyer
|
a1a42fbda9
|
doc: add signing documentation
Explain RPM signatures, how Koji handles signatures, and how to generate
repos with signed RPMs.
|
2021-08-16 13:39:01 +02:00 |
|
Ken Dreyer
|
3bba899053
|
doc: remove old mod_ssl instructions from server howto
RHEL 7 has httpd 2.4, so anything older than that is not relevant any
more.
|
2021-07-21 09:48:24 +02:00 |
|
Tomas Kopecek
|
bdb9f91890
|
Release notes 1.25.1
Fixes: https://pagure.io/koji/issue/2920
|
2021-07-01 08:58:46 +02:00 |
|
Tomas Kopecek
|
3a49ddf985
|
drop old ClientCA reference
|
2021-06-08 16:04:57 +02:00 |
|
Tomas Kopecek
|
d1d07c1c0c
|
update docs
|
2021-06-03 15:23:56 +02:00 |
|
Tomas Kopecek
|
d0cd655e79
|
add pr
|
2021-05-20 12:59:39 +02:00 |
|
Mike McLean
|
e02e37cb98
|
fix code block
|
2021-05-20 12:59:39 +02:00 |
|
Mike McLean
|
5b6da358e2
|
misc fixes
|
2021-05-20 12:59:39 +02:00 |
|
Tomas Kopecek
|
abb3e890e2
|
update release notes
|
2021-05-20 12:59:39 +02:00 |
|
Tomas Kopecek
|
3598562883
|
Release notes 1.25
Fixes: https://pagure.io/koji/issue/2845
|
2021-05-20 12:59:39 +02:00 |
|
Tomas Kopecek
|
1c665f5a68
|
doc: extend gssapi debug docs
|
2021-05-03 13:41:35 +02:00 |
|
Jana Cupova
|
de008b5f27
|
Add kerberos debug message
Fixes: https://pagure.io/koji/issue/2063
|
2021-05-03 13:41:35 +02:00 |
|
Igor Raits
|
e0d770d10a
|
koji-gc: Implement hastag policy for koji-gc
Fixes: https://pagure.io/koji/issue/2813
Signed-off-by: Igor Raits <igor.raits@gmail.com>
|
2021-04-28 12:41:21 +02:00 |
|
Mike McLean
|
5a59490e41
|
grammar tweaks
|
2021-04-01 10:43:40 +02:00 |
|
Tomas Kopecek
|
be225d7e3f
|
1.24.1 release notes
Fixes: https://pagure.io/koji/issue/2778
|
2021-03-29 13:30:24 +02:00 |
|
Tomas Kopecek
|
5ad2715be7
|
docs: fix Fedora's koji URL
Fixes: https://pagure.io/koji/issue/2776
|
2021-03-23 13:17:49 +01:00 |
|
Alex Iribarren
|
14dcd554c3
|
Fix typo
|
2021-03-18 16:27:11 +01:00 |
|
Tomas Kopecek
|
6c14470922
|
doc: jenkins fedora -> centos migration
Fixes: https://pagure.io/koji/issue/2745
|
2021-03-11 15:47:35 +01:00 |
|
Tomas Kopecek
|
9f200fa495
|
doc: expanding doc on priority policy
|
2021-03-03 15:17:20 +01:00 |
|
Mike McLean
|
1f884a3287
|
alter priority policy result syntax, catch ValueError
|
2021-03-03 15:17:20 +01:00 |
|
Tomas Kopecek
|
425cd528a1
|
hub: priority policy
Fixes: https://projects.engineering.redhat.com/browse/RHELBLD-4275
|
2021-03-03 15:17:20 +01:00 |
|
Tomas Kopecek
|
9a233682b7
|
PR#2717: doc: Additional docs for CVE-CVE-2020-15856
Merges #2717
https://pagure.io/koji/pull-request/2717
Fixes: #2707
https://pagure.io/koji/issue/2707
Missing entry CVE-2020-15856
|
2021-02-24 15:31:56 +01:00 |
|
Ken Dreyer
|
8e212f170d
|
doc: remove "ca" option from server howto
We removed this option in commit
ffcf1a30eb. Remove it from the Server
HowTo documentation as well.
|
2021-02-24 13:50:47 +01:00 |
|
Ken Dreyer
|
e4a622c67e
|
doc: note SSL CA requirement for kojid
kojid hosts must have the CA that signed an HTTPS topurl in the
system-wide store.
|
2021-02-23 17:14:45 -07:00 |
|
Ken Dreyer
|
083a7822d4
|
doc: reword kojid steps in server howto
Simplify the language for kojid.conf in the Server HowTo document. This
makes it easier for new readers to understand what settings they must
change.
|
2021-02-23 17:14:45 -07:00 |
|
Tomas Kopecek
|
dc18c7e8c2
|
doc: Additional docs for CVE-CVE-2020-15856
Fixes: https://pagure.io/koji/issue/2707
|
2021-02-22 14:59:02 +01:00 |
|
Tomas Kopecek
|
aae5dfb30d
|
doc: fix hyphens
|
2021-02-18 09:20:03 +01:00 |
|
Mike McLean
|
e698b22562
|
relnotes cleanup
|
2021-02-18 08:49:32 +01:00 |
|
Tomas Kopecek
|
c8b1ba8ad0
|
Release notes 1.24
Fixes: https://pagure.io/koji/issue/2684
|
2021-02-17 15:08:56 +01:00 |
|
Tomas Kopecek
|
44ade09ec3
|
docs: CG implementations list
|
2021-02-04 16:33:19 +01:00 |
|
Tomas Kopecek
|
6ad2bccec3
|
plugin hooks for repo modification
Fixes: https://pagure.io/koji/issue/2636
|
2021-02-04 10:44:21 +01:00 |
|
Tomas Kopecek
|
79f1e45e74
|
Release notes 1.23.1
|
2021-01-18 11:09:07 +01:00 |
|
Ken Dreyer
|
749c99e323
|
docs: mention the final destination for new dist-repos
Explain where users can find the new dist-repos.
|
2021-01-05 13:05:34 +01:00 |
|
Ken Dreyer
|
c8e7ce0747
|
docs: link to tag2distrepo hub plugin
Link to the tag2distrepo hub plugin that Fedora release engineers use.
|
2020-12-23 10:50:24 -07:00 |
|
Ken Dreyer
|
3e8407d9cf
|
docs: assign multicall to "m" in code example
This example snippet uses "m" without assigning. Update the code snippet
to match the other examples where we assign "m" in the context manager.
|
2020-12-14 11:46:44 +01:00 |
|
Tomas Kopecek
|
23efcaebe5
|
remove empty section
|
2020-10-30 13:03:25 +01:00 |
|
Tomas Kopecek
|
50707d86d0
|
doc: python support matrix
Fixes: https://pagure.io/koji/issue/356
|
2020-10-30 13:03:25 +01:00 |
|
Mike McLean
|
42d6ade87e
|
formatting
|
2020-10-22 09:46:29 +02:00 |
|
Mike McLean
|
01260ffca4
|
update migration notes
|
2020-10-22 09:46:29 +02:00 |
|
Mike McLean
|
43f36df46c
|
update release notes
|
2020-10-22 09:46:29 +02:00 |
|
Tomas Kopecek
|
5e216d9567
|
Release notes 1.23
Fixes: https://pagure.io/koji/issue/2446
|
2020-10-22 09:46:29 +02:00 |
|
Tomas Kopecek
|
1e53261394
|
docs update
|
2020-10-06 15:00:23 +02:00 |
|
Tomas Kopecek
|
87146dc4b9
|
doc: livecd/livemedia updates
Fixes: https://pagure.io/koji/issue/2094
|
2020-10-05 11:20:19 +02:00 |
|
Tomas Kopecek
|
ba908fd2de
|
report versions of components
Fixes: https://pagure.io/koji/issue/2430
|
2020-09-30 10:43:19 +02:00 |
|