Fri, 17 May 2024 08:31:54 UTC | login

Information for build virt-who-0.24.2-1.fc30

ID85758
Package Namevirt-who
Version0.24.2
Release1.fc30
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
StartedSat, 12 Jan 2019 06:54:25 UTC
CompletedSat, 12 Jan 2019 06:54:25 UTC
Tags
f30
f31
RPMs
src
virt-who-0.24.2-1.fc30.src.rpm (info) (download)
noarch
virt-who-0.24.2-1.fc30.noarch.rpm (info) (download)
Changelog * 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 * Thu Dec 07 2017 Christopher Snyder <csnyder@redhat.com> 0.21.2-1 - 1510310: Ensure that owner and env are required where necessary (csnyder@redhat.com) - 1512778: ESX should require username, password, and server values (csnyder@redhat.com) * Tue Nov 28 2017 Kevin Howell <khowell@redhat.com> 0.21.1-1 - 1511308: Only ESX supports: exclude_host_parents and filter_host_parents. (jhnidek@redhat.com) - 1509596: Use qemu+ssh transport if not provided (libvirt) (csnyder@redhat.com) - 1511308: Xen and Hyper-V do not support some filter options (jhnidek@redhat.com) - 1510760: Ensure virt-who exits properly (w/ no good conf) (csnyder@redhat.com) - 1509606: Remove duplicate output of validation messages (csnyder@redhat.com) - 1509597: Fix issue with cli consistancy check for vdsm (csnyder@redhat.com) - 1509595: Only expect owner on HostGuestAssociationReports (csnyder@redhat.com) * Mon Oct 30 2017 Christopher Snyder <csnyder@redhat.com> 0.21.0-1 - Update hypervisorCheckInAsync test for new config sections (csnyder@redhat.com) - Update Config Refactor with changes from master (csnyder@redhat.com) - Removed usage of old Config (not unit tests) (jhnidek@redhat.com) - Further clean up of unit tests (jhnidek@redhat.com) - Create Xen Config Subclass (jhnidek@redhat.com) - Create Rhevm Config Subclass (jhnidek@redhat.com) - Create VDSM config subclass (wpoteat@redhat.com) - Clean up ConfigSection Unit tests (jhnidek@redhat.com) - Adds FakeVirtConfigSection (csnyder@redhat.com) - Configuration subclass for hyperv (wpoteat@redhat.com) - Implement EsxConfigSection (khowell@redhat.com) - Libvirtd ConfigSection Subclass (jhnidek@redhat.com) - Adds EffectiveConfig, ConfigSection (csnyder@redhat.com) - Adds warning message for deprecated env vars (csnyder@redhat.com) - 1503700: Updates to the job polling frequency (csnyder@redhat.com) - 1502821: Remove undocumented, broken env var "VIRTWHO_DISABLE_ASYNC" (csnyder@redhat.com) - 1466015: Warn of deprecation of command line options in next release (wpoteat@redhat.com) - remove non-existant variable fake_is_hypervisor (adarshvritant@gmail.com) - 1485865: Do not replace /etc/virt-who.conf on rpm upgrade (csnyder@redhat.com) - Utilize the owner from the first report seen, if we do not know the owner (csnyder@redhat.com) - Updates based on review (use str.format) (csnyder@redhat.com) - Fix example fake config in man docs (adarshvritant@gmail.com) - Add m2crypto dependency (adarshvritant@gmail.com) - 1211435: Don't send host-to-geust mapping, when env, owner are wrong (jhnidek@redhat.com) - 1408556: Log which owner updated mappings are being sent to (csnyder@redhat.com) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jul 26 2017 Christopher Snyder <csnyder@redhat.com> 0.20.4-1 - Point Source0 to GitHub (csnyder@redhat.com) * Thu Jul 13 2017 Christopher Snyder <csnyder@redhat.com> 0.20.2-1 - 1458184: better reading of environment variables (jhnidek@redhat.com) - 1401867: Enable logging of rhsm module to rhsm.log (jhnidek@redhat.com) - 1404117: Check parameter consistency and refactoring (jhnidek@redhat.com) - Adds a patch number to virt-who versioning (csnyder@redhat.com) - 1401420: xen supports only uuid/hostname as hypervisor_id (jhnidek@redhat.com) - 1458674: Update use of result data to match the new async api (csnyder@redhat.com) - 1452436: virt-who prints host-to-quest mapping everytime (jhnidek@redhat.com) - 1357761: Do not check passwords to be in latin1 encoding (jhnidek@redhat.com) - 1457101: Continue running despite malformed configs (csnyder@redhat.com) - 1409984: Retry initial report retrieval on connection timeout (csnyder@redhat.com) * Fri Jun 09 2017 Christopher Snyder <csnyder@redhat.com> 0.20-1 - 1389729: Add missing xml section for test (fran@caosdigital.com) - 1389729: virt-who incorrectly reports 'name' instead of 'hostname' for RHEV hosts (fran@caosdigital.com) - 1450747: Continue running destination threads on internal failure (csnyder@redhat.com) - 1444718: Log name of config when duplicate reports are retrieved (csnyder@redhat.com) - 1447264: Keep running on InvalidPasswordFormat given other valid configs (csnyder@redhat.com) - 1448267: Fix polling behavior for oneshot, CTRL-C, 429 responses (csnyder@redhat.com) - 1369107: Update docs and log messages to show the *.conf requirement (csnyder@redhat.com) - 1436517: Fix api base detection for rhevm version 3 and 4 (csnyder@redhat.com) - 1442337: Send updates immediately the first run (csnyder@redhat.com) - Do not join threads not started, fix up fake backend (csnyder@redhat.com) - 1439317: Ensure reports are still sent despite duplicate configurations (csnyder@redhat.com) - DestinationThreads now send all reports (csnyder@redhat.com) - Adds IntervalThread base class and refactors Virt classes (csnyder@redhat.com) - Remove reference to nonexistant method _set_option (csnyder@redhat.com) - Update ConfigManager to produce destination and source mappings. (csnyder@redhat.com) - Implemements a threadsafe datastore (csnyder@redhat.com) - Move from using processes to threads (csnyder@redhat.com) - 1436517: Set Version header for version detect (pcreech@redhat.com) - 1403640: Fix syntax error in exception handling (pcreech@redhat.com) - Update the spec file for builds on more downstream platforms (csnyder@redhat.com) - Add releaser for rhel-7.4 (khowell@redhat.com) - 1391512: Handle utf-8 within Xmlrpc transport (pcreech@redhat.com) * Thu Mar 02 2017 Christopher Snyder <csnyder@redhat.com> 0.19-1 - 1415497: Support rhev4 auto detection and usage (pcreech@redhat.com) - 1388577: Adding UTF-8 support (pcreech@redhat.com) - 1410000: Include org_id in hv base channel (pcreech@redhat.com) - 1400431: Fix AttributeError where val is missing (pcreech@redhat.com) - 1405967: Filter host via glob or regex (pcreech@redhat.com) - Adds --password option to virt-who-pasword (tstrachota@redhat.com) - 1392390 Fix default interval handling (pcreech@redhat.com) - BZ1405967 Add filter_hosts_regex, and exclude_hosts_regex to allow filtering large numbers of hosts easily (chris@chrisprocter.co.uk) - 1369107: Only load files with .conf extension (pcreech@redhat.com) - 1383436: Obey the interval setting (csnyder@redhat.com) - 1299643: Update virt-who-config man page to include NO_PROXY (csnyder@redhat.com) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild