Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
virt-who
Commits
8912db62
Commit
8912db62
authored
Nov 09, 2021
by
Rocky Automation
📺
Browse files
import virt-who-1.30.8-1.el8
parent
022752c0
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
8912db62
SOURCES/virt-who-1.30.
5
.tar.gz
SOURCES/virt-who-1.30.
8
.tar.gz
.virt-who.metadata
View file @
8912db62
38a18bfc42f737e2042b76733307227240bcc9a0
SOURCES/virt-who-1.30.
5
.tar.gz
a7fc24adba9dfe9403e4b07a96bfaf203c5eff0c
SOURCES/virt-who-1.30.
8
.tar.gz
SPECS/virt-who.spec
View file @
8912db62
...
...
@@ -20,8 +20,8 @@
Name: virt-who
Version: 1.30.
5
Release:
2
%{?dist}
Version: 1.30.
8
Release:
%{release_number}
%{?dist}
Summary: Agent for reporting virtual guest IDs to subscription-manager
...
...
@@ -29,7 +29,6 @@ Group: System Environment/Base
License: GPLv2+
URL: https://github.com/candlepin/virt-who
Source0: %{name}-%{version}.tar.gz
Patch0: virt-who-1.30.5-1-to-virt-who-1.30.5-2.patch
BuildArch: noarch
BuildRequires: %{python_ver}-devel
...
...
@@ -92,7 +91,6 @@ report them to the subscription manager.
%prep
%setup -q
%patch0 -p1
%build
%{python_exec} setup.py build --rpm-version=%{version}-%{release_number}
...
...
@@ -169,8 +167,24 @@ fi
%changelog
* Thu Jul 22 2021 William Poteat <wpoteat@redhat.com> 1.30.5-2
- 1984920: Take out AHV removal patch mechanism (wpoteat@redhat.com)
* Fri Aug 06 2021 William Poteat <wpoteat@redhat.com> 1.30.8-1
- 1986761: Add the description for nutanix mode in man virt-who and man virt-
who-config (wpoteat@redhat.com)
- 1985210: The guest state in mapping should be uniform with other hypervisors
1985213: The guest shows wrong active value "0" in mapping when it's running.
(wpoteat@redhat.com)
- 1985224: Get UnboundLocalError when configured hypervisor_id=hwuuid
(wpoteat@redhat.com)
- 1985203: Add dmi.system.uuid to ahv facts (wpoteat@redhat.com)
* Tue Aug 03 2021 William Poteat <wpoteat@redhat.com> 1.30.7-1
- 1984018: Take out AHV removal patch mechanism (wpoteat@redhat.com)
- Update tito releaser for next release (wpoteat@redhat.com)
* Thu Jun 03 2021 William Poteat <wpoteat@redhat.com> 1.30.6-1
- 1943486: Clear previous report hash when hypervisor count is zero
(wpoteat@redhat.com)
- Convert CI from Travis to Jenkins (wpoteat@redhat.com)
* Fri Dec 18 2020 William Poteat <wpoteat@redhat.com> 1.30.5-1
- 1855550: [Remote Libvirt] The Name in Stage Candlepin cannot update based on
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment