Commit Graph

14 Commits

Author SHA1 Message Date
Čestmír Kalina
0ddff315b4 Allow blank parner fields in config file, fix a typo in manpage #2
Resolves: rhbz#2066228

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2022-06-13 10:56:26 +02:00
Čestmír Kalina
f901e5949d Explicitly require target specification
Resolves: rhbz#2066228
Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2022-05-22 23:22:28 +02:00
Čestmír Kalina
7a8b212f3c Drop mandatory kernel-abi-stablelist dependency
Resolves: rhbz#2066226

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2022-04-13 15:49:36 +02:00
Čestmír Kalina
0dda799d3b Support Authorization header in bugzilla API
Resolves: rhbz#2043447

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2022-02-09 18:01:01 +01:00
Čestmír Kalina
a443129c03 Rename whitelists to stablelists in ksc tests.
Resolves: rhbz#2038743

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2022-01-18 13:50:30 +01:00
Čestmír Kalina
857de6268d Add support for Red Hat Enterprise Linux 9
Resolves: rhbz#2032138

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2021-12-19 22:17:36 +01:00
Čestmír Kalina
8edeb17b4c Add sanity tests
Resolves: rhbz#2027149

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2021-11-29 03:58:13 +01:00
Čestmír Kalina
3bb861344d Add symbol namespace support
Resolves: rhbz#1761398

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2021-11-22 00:05:09 +01:00
Mohan Boddu
466559cc38 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 21:13:01 +00:00
Zamir SUN
a7dfe5013f Add python3-requests ksc.spec to Requires
Without python3-requests, ksc will fail with

```
Traceback (most recent call last):
  File "/usr/share/ksc/ksc.py", line 16, in <module>
    from utils import run, read_list
  File "/usr/share/ksc/utils.py", line 24, in <module>
    from bugzilla import Bugzilla, BugzillaError
  File "/usr/share/ksc/bugzilla/__init__.py", line 13, in <module>
    from .base import Bugzilla
  File "/usr/share/ksc/bugzilla/base.py", line 39, in <module>
    from .transport import BugzillaError, _BugzillaServerProxy, _RequestsTransport
  File "/usr/share/ksc/bugzilla/transport.py", line 21, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

```

So adding python3-requests into Requires in case it is not pre-installed.

Resolves: rhbz#1966411

Signed-off-by: Ziqian SUN (Zamir) <zsun@redhat.com>
2021-06-18 22:04:12 +08:00
Čestmír Kalina
c97a844ca0 Fix localization issues
Resolves: #1954495

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
2021-05-17 22:09:59 +02:00
Mohan Boddu
54be33ffc3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 00:56:48 +00:00
DistroBaker
21294ed058 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ksc.git#dde9ff6bb09473eb18d18da9c0ce23f48a124d54
2021-03-11 11:24:52 +01:00
Release Configuration Management
ec43b6a272 New branch setup 2021-03-11 10:19:15 +00:00