Sat, 18 May 2024 12:09:29 UTC | login

Information for build virt-who-0.24.2-1.fc32.5

ID143628
Package Namevirt-who
Version0.24.2
Release1.fc32.5
Epoch
SummaryAgent for reporting virtual guest IDs to subscription-manager
DescriptionAgent that collects information about virtual guests present in the system and report them to the subscription manager.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 11:07:37 UTC
CompletedFri, 27 Mar 2020 11:07:37 UTC
Tags
f33
RPMs
src
virt-who-0.24.2-1.fc32.5.src.rpm (info) (download)
noarch
virt-who-0.24.2-1.fc32.5.noarch.rpm (info) (download)
Changelog * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-1.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.24.2-1.4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.24.2-1.3 - Rebuilt for Python 3.8 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Dec 21 2018 William Poteat <wpoteat@redhat.com> 0.24.2-1 - 1657104: Remove references to removed command line options (wpoteat@redhat.com) - Fixing kubevirt config path argument (piotr.kliczewski@gmail.com) - fix travis run (wpoteat@redhat.com) - 1650133: setuptools naming change (wpoteat@redhat.com) - 1638250: Proxy issue when https not specified (wpoteat@redhat.com) - Update branch definition for RHEL 8.0 branch (wpoteat@redhat.com) - ENT-896: Disable deprecated configuration options in python 3 (wpoteat@redhat.com) - 1637407: vCenter mapping info failure due to TypeError (wpoteat@redhat.com) * Mon Oct 29 2018 William Poteat <wpoteat@redhat.com> 0.24.1-1 - Merge in changes from Fedora packaging (wpoteat@redhat.com) - ENT-826 Added correlation id to virt-who reports (nmoumoul@redhat.com) - Releaser addition for rhel-7.7 (wpoteat@redhat.com) - Install subscription-manager, not python-rhsm which is deprecated: - Removed python-rhsm from the requirements, and added subscription-manager as dependency. - Added some dependencies that travis requires to install subscription-manager. (nmoumoul@redhat.com) * Wed Sep 19 2018 William Poteat <wpoteat@redhat.com> 0.24.0-1 - Automatic commit of package [virt-who] release [0.22.2-1]. (wpoteat@redhat.com) - kubevirt: warn user that dependencies are missing (piotr.kliczewski@gmail.com) - 1369634: Dont log proxy html errors for hyperv: - When hyperv gets an HTML page as error response from a proxy, don't log the whole html, but try to scrape the title off of it. - If scraping the title doesn't work, only log the http error code. - Changed all variables named 'xml' to 'xml_doc' in hyperv.py to avoid conflict with the new python keyword. (nmoumoul@redhat.com) - 1599725: Handle job status report errors (nmoumoul@redhat.com) - 1557296: Warn of commented out lines prefixed with space/tab (ENT-606) - When reading config files in python2, warn the user if a line continuation (starts with space/tab) is followed by '#' (nmoumoul@redhat.com) - kubevirt: Ignore vmis in Scheduling (piotr.kliczewski@gmail.com) - kubevirt: Update config (piotr.kliczewski@gmail.com) - Print/log debug information about filtered hosts (jhnidek@redhat.com) - 1577954: Added config option filter_type; ENT-580 (jhnidek@redhat.com) - Changed info about how filter_host_parents/exclude_host_parents filters work (ktordeur@redhat.com) - 1387800: set name of ESX cluster properly; ENT-793 (jhnidek@redhat.com) - Add release entry for RHEL 8 (wpoteat@redhat.com) - template update (wpinheir@iroman.home) - template update (wpinheir@iroman.home) - 1596041: Make python libvirt required (wpoteat@redhat.com) - updating RHV/RHEV/XenServer information (wpinheir@iroman.home) - 1581021: Decode error from unicode passwords (wpoteat@redhat.com) - 1510920: Change the choreography for the job status check (wpoteat@redhat.com) - ENT-493: Add option to command line to return version (adarshvritant@gmail.com) - Update executor.py (all_bright@live.com) - kubevirt: rename virtual machine instance (piotr.kliczewski@gmail.com) - Update for build process (wpoteat@redhat.com) - Fixed hyperv wmi query. Invalid response (500) (njmiller@lakemichigancollege.edu) - 1432140: Log when a duplicate hypervisor id is detected [ENT-568] (wpoteat@redhat.com) - 1368341: Warn that --sam/--satellite6 are unused & deprecated * Now logging a warning when --sam/--satellite6 are used. * man page and --help output updated to explaing that these options are unused and virt-who will report to either sam/satellite/stage candlepin regardless of their being there. (nmoumoul@redhat.com) - 1455062: Partial fix of high CPU usage, when many conf files used (jhnidek@redhat.com) - Correction to the spec file condition for python 3 (wpoteat@redhat.com) - ENT-554 Host reports for libvirt and rhevm include the system hardware uuid (wpoteat@redhat.com) - Add releaser for RHEL 7.6 (wpoteat@redhat.com) - Remove f26 releaser (f26 is EOL) (csnyder@redhat.com) * Wed Sep 19 2018 William Poteat <wpoteat@redhat.com> - Automatic commit of package [virt-who] release [0.22.2-1]. (wpoteat@redhat.com) - kubevirt: warn user that dependencies are missing (piotr.kliczewski@gmail.com) - 1369634: Dont log proxy html errors for hyperv: - When hyperv gets an HTML page as error response from a proxy, don't log the whole html, but try to scrape the title off of it. - If scraping the title doesn't work, only log the http error code. - Changed all variables named 'xml' to 'xml_doc' in hyperv.py to avoid conflict with the new python keyword. (nmoumoul@redhat.com) - 1599725: Handle job status report errors (nmoumoul@redhat.com) - 1557296: Warn of commented out lines prefixed with space/tab (ENT-606) - When reading config files in python2, warn the user if a line continuation (starts with space/tab) is followed by '#' (nmoumoul@redhat.com) - kubevirt: Ignore vmis in Scheduling (piotr.kliczewski@gmail.com) - kubevirt: Update config (piotr.kliczewski@gmail.com) - Print/log debug information about filtered hosts (jhnidek@redhat.com) - 1577954: Added config option filter_type; ENT-580 (jhnidek@redhat.com) - Changed info about how filter_host_parents/exclude_host_parents filters work (ktordeur@redhat.com) - 1387800: set name of ESX cluster properly; ENT-793 (jhnidek@redhat.com) - Add release entry for RHEL 8 (wpoteat@redhat.com) - template update (wpinheir@iroman.home) - template update (wpinheir@iroman.home) - 1596041: Make python libvirt required (wpoteat@redhat.com) - updating RHV/RHEV/XenServer information (wpinheir@iroman.home) - 1581021: Decode error from unicode passwords (wpoteat@redhat.com) - 1510920: Change the choreography for the job status check (wpoteat@redhat.com) - ENT-493: Add option to command line to return version (adarshvritant@gmail.com) - Update executor.py (all_bright@live.com) - kubevirt: rename virtual machine instance (piotr.kliczewski@gmail.com) - Update for build process (wpoteat@redhat.com) - Fixed hyperv wmi query. Invalid response (500) (njmiller@lakemichigancollege.edu) - 1432140: Log when a duplicate hypervisor id is detected [ENT-568] (wpoteat@redhat.com) - 1368341: Warn that --sam/--satellite6 are unused & deprecated * Now logging a warning when --sam/--satellite6 are used. * man page and --help output updated to explaing that these options are unused and virt-who will report to either sam/satellite/stage candlepin regardless of their being there. (nmoumoul@redhat.com) - 1455062: Partial fix of high CPU usage, when many conf files used (jhnidek@redhat.com) - Correction to the spec file condition for python 3 (wpoteat@redhat.com) - ENT-554 Host reports for libvirt and rhevm include the system hardware uuid (wpoteat@redhat.com) - Add releaser for RHEL 7.6 (wpoteat@redhat.com) - Remove f26 releaser (f26 is EOL) (csnyder@redhat.com) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.2-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.22.2-1.1 - Rebuilt for Python 3.7 * Thu May 31 2018 William Poteat <wpoteat@redhat.com> 0.22.2-1 - Correct date ordering in changelog (wpoteat@redhat.com) - 1575513: Re-add changelog entries that were merged out. (wpoteat@redhat.com) - 1560598: Pass hostname to M2Crypto in STOMP client (khowell@redhat.com) - Make vdsm respect RHSM_USE_M2CRYPTO var (khowell@redhat.com) - Set up Travis CI to use Python 3 (jhnidek@redhat.com) - Fixing python 2 -> 3 issue (wpoteat@redhat.com) - kubevirt support (piotr.kliczewski@gmail.com) * Mon May 07 2018 William Poteat <wpoteat@redhat.com> 0.22.1-1 - 1542652: When the -c option is used, don't parse the default files (nmoumoul@redhat.com) - 1569299: try/exception needed for hypervisor_id check (wpoteat@redhat.com) - Update tito releasers to include newer versions of fedora (csnyder@redhat.com) - 1560461: Make env and owner options required for approprite cases (jhnidek@redhat.com) - 1554228: Unicode issue on status update call (wpoteat@redhat.com) - 1387800: [RFE] virt-who can report cluster in host-to-guest mapping (jhnidek@redhat.com) - Updates for future builds based on changing environments (wpoteat@redhat.com) - limit version of libvirt-python (wpoteat@redhat.com) - 1447022: Log warning, when wrong filter is in config file (jhnidek@redhat.com) - 1511644: Support running virt-who on python 3 (csnyder@redhat.com) - 1520236: Do not log traceback, when server returns 429 http error (jhnidek@redhat.com) - 1492074: Enable login to ESX using password with UTF-8 string (jhnidek@redhat.com) - 1353119: Add JSON-RPC support for VDSM (khowell@redhat.com) - 1509597: Enable to use virt-who wih VDSM again (jhnidek@redhat.com) - 1522383: Remove global option background (jhnidek@redhat.com) - 1523548: Options log_dir and log_file are not ignored (jhnidek@redhat.com) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild