Commit Graph

15 Commits

Author SHA1 Message Date
Artem Savkov
3acf8304bf Update to v0.9.4
Update kpatch utility to v0.9.4 and kpatch-dnf to v0.4.

Resolves: #2008776

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2021-09-29 09:34:20 +02:00
Mohan Boddu
aa24af2ec7 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 21:12:37 +00:00
Joe Lawrence
0925478e32 Backport the kpatch utility signal usage() update
Resolves: #1959067
2021-06-10 11:12:59 -04:00
Joel Savitz
bc7c62e985 Resolves: #1959067 2021-05-18 18:13:42 -04:00
Joel Savitz
9fe7f14334 Resolves: #1959067 2021-05-18 20:29:29 +00:00
Joel Savitz
36b0af9c9e Resolves: #1959067 2021-05-18 16:17:08 -04:00
Mohan Boddu
8f7988d00c - 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:26 +00:00
Artem Savkov
10effbe99a spec: remove subpackage release
kpatch-dnf subpackage 'Release' tag is always the same as parent
package's release so there is no value in dragging it along. Just remove
it so that parent package's 'Release' is always used.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
2021-03-16 15:39:53 +01:00
Joe Lawrence
30ae572f33 spec: bump release (again)
Previous commits left a kpatch src rpm, for which now brew won't
overwrite:

  GenericError: Error importing archive file, /mnt/brew/vol/rhel-9/packages/kpatch/0.9.2/3.el9/src/kpatch-0.9.2-3.el9.src.rpm already exists

So apparently the package and subpackage releases should move forward in
tandem.  Let's try again with a new package release...

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2021-03-05 12:05:47 -05:00
Joe Lawrence
a33d5caf10 spec: bump kpatch-dnf release as well
Oops, forgot to bump the kpatch-dnf release at the same time.

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2021-03-05 11:51:47 -05:00
Joe Lawrence
e3c8249a60 spec: update for 0.9.2-3
Update the specfile release and changelog.

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2021-03-05 11:18:48 -05:00
Joe Lawrence
56c816d830 spec: fix kpatch-dnf description typos
The kpatch-dnf description:
  "kpatch-dnf is a DNF plugin than manages subcription ..."

should read:
  "kpatch-dnf is a DNF plugin that manages subscription ..."

Resolves: rhbz#1934292
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2021-03-03 14:07:08 -05:00
Julien Thierry
ade4d69f4c spec: Fix kpatch-dnf dependencies
Unlike kpatch and kpatch-dnf, python3 is not part of the BaseOS compose.
Hence, kpatch-dnf shouldn't depend on python3. Akin to other BaseOS dnf
plugins, depending on python3-dnf is enough and have a dependency on
system-python to have python3 ABI. (And kpatch-dnf is not shipped on
RHEL version having system-python with python2 ABI, so we don't have to
worry about that case)

Resolves: rhbz#1912457
Signed-off-by: Julien Thierry <jthierry@redhat.com>
2021-01-13 08:38:22 -05:00
Joe Lawrence
0834160357 tree: import rhel-9.0.0-alpha files from latest rhel-8 branch
The rhel-9.0.0-alpha branch is empty, so bring in all the files from the
rhel-8.4.0 branch.

Resolves: rhbz#1901593
Acked-by: Artem Savkov <asavkov@redhat.com>
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2020-12-02 13:13:54 -05:00
Release Configuration Management
ca620054d3 New branch setup 2020-11-11 13:00:26 +00:00