SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kvm_stat-rebuild-6.4.8-23.24.noarch.rpm :

* Fri Dec 30 2022 Dominique Leuenberger - Apply tools-kvm_stat-fix-attack-vector-with-user-controlle.patch only on kernel < 6.1. Starting with 6.1, the fix is included.
* Fri Oct 28 2022 Dario Faggioli - Fix security issue about debugfs described in bsc#1202924
* Added patches: tools-kvm_stat-fix-attack-vector-with-user-controlle.patch
* Wed Aug 31 2022 Stefan Schubert - Migration to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update.
* Tue Jun 21 2022 Stefan Schubert - Moved logrotate files from user specific directory /etc/logrotate.d to vendor specific directory /usr/etc/logrotate.d.
* Wed Jul 07 2021 Al Cho - If the kvm service is enabled and the system rebooted, Systemd\'s initial attempt to start the kvm unit file may fail in case the kvm module is not loaded. Add an appropriate delay in the unit file. (bsc#1185945)
* Add patches:
* add-restart-delay.patch
* Thu Jan 28 2021 Dominique Leuenberger - Add a dummy -rebuild package: give OBS/Tumbleweed a hint to tell when this package needs a rebuild (boo#1178493).
* Thu Jan 28 2021 Dario Faggioli - Install the systemd unit file in the proper place, so that the service can be started right away, if the user wants that, without having to copy the file in the units directory.- Integrate with logrotate, by providing a logrotate config file, as the logs can easily become very big.
* Fri Jan 08 2021 Dario Faggioli - Get rid of the stale patch file.
* Fri Jan 08 2021 Dario Faggioli - Remove broken patch tools-kvm_stat-explicitly-reference-python3.patch
* the patch does not apply any longer, at least on top of Kernel source packages does the same (i.e., replacing /usr/bin/env) in their own kernel-source.spec;
* therefore, let\'s take care of that directly inside of our own spec file instead, which is a solution that always work, no matter what has been done in the Kernel source package.
* Wed Dec 23 2020 Dario Faggioli - Fix kernel version comparison for selectively applying patches
* so that it won\'t break when, e.g., 5.10.0 hits Factory
* Fri Dec 04 2020 Dario Faggioli - Include the example service file in the package
* install it in /usr/share/kvm_stat
* this deals properly with bsc#1179469
* Fri Nov 13 2020 Dario Faggioli - Implement jsc#SLE-13784
* Add patches:
* rework-command-line-sequence.patch
* switch-to-argparse.patch
* add-command-line-switch-s-to-update.patch
* add-command-line-switch-c-to-csv.patch
* add-command-line-switch-z-skip-zero-records.patch
* add-command-line-switch-L-to-log-file.patch
* add-sample-systemd-unit.patch
* patching is conditional, depending on kernel version
* Wed Mar 11 2020 Bruce Rogers - Remove legacy compatability patching, since that usage no longer needs to be single sourced with this current package. Python3 is now assumed. Also get rid of the final patch based on running 2to3, since those changes are not really needed: the kvm_stat now in the current kernel source is good python3 code Patches removed: 0001-tools-kvm_stat-fix-event-counts-display-for-interrup.patch 0002-tools-kvm_stat-fix-undue-use-of-initial-sleeptime.patch 0003-tools-kvm_stat-remove-unnecessary-header-redraws.patch 0004-tools-kvm_stat-simplify-line-print-logic.patch 0005-tools-kvm_stat-remove-extra-statement.patch 0006-tools-kvm_stat-simplify-initializers.patch 0007-tools-kvm_stat-move-functions-to-corresponding-class.patch 0008-tools-kvm_stat-show-cursor-in-selection-screens.patch 0009-tools-kvm_stat-display-message-indicating-lack-of-ev.patch 0010-tools-kvm_stat-make-heading-look-a-bit-more-like-top.patch 0011-tools-kvm_stat-rename-Current-column-to-CurAvg-s.patch 0012-tools-kvm_stat-add-new-interactive-command-h.patch 0013-tools-kvm_stat-add-new-interactive-command-s.patch 0014-tools-kvm_stat-add-new-interactive-command-o.patch 0015-tools-kvm_stat-display-guest-list-in-pid-guest-selec.patch 0016-tools-kvm_stat-fix-error-on-interactive-command-g.patch 0017-tools-kvm_stat-add-new-command-line-switch-i.patch 0018-tools-kvm_stat-add-new-interactive-command-b.patch 0019-tools-kvm_stat-add-f-help-to-get-the-available-event.patch 0020-tools-kvm_stat-Add-Python-3-support-to-kvm_stat.patch 0021-tools-kvm_stat-fix-command-line-option-g.patch 0022-tools-kvm_stat-fix-drilldown-in-events-by-guests-mod.patch 0023-tools-kvm_stat-fix-missing-field-update-after-filter.patch 0024-tools-kvm_stat-fix-extra-handling-of-help-with-field.patch 0025-tools-kvm_stat-add-hint-on-f-help-to-man-page.patch 0026-tools-kvm_stat-fix-child-trace-events-accounting.patch 0027-tools-kvm_stat-handle-invalid-regular-expressions.patch 0028-tools-kvm_stat-suppress-usage-information-on-command.patch 0029-tools-kvm_stat-stop-ignoring-unhandled-arguments.patch 0030-tools-kvm_stat-add-line-for-totals.patch 0031-tools-kvm_stat-sort-f-help-output.patch 0032-tools-kvm_stat-simplify-the-sortkey-function.patch 0033-tools-kvm_stat-use-a-namedtuple-for-storing-the-valu.patch 0034-tools-kvm_stat-use-a-more-pythonic-way-to-iterate-ov.patch 0035-tools-kvm_stat-avoid-is-for-equality-checks.patch 0036-tools-kvm_stat-fix-crash-when-filtering-out-all-non-.patch 0037-tools-kvm_stat-print-error-on-invalid-regex.patch 0038-tools-kvm_stat-fix-debugfs-handling.patch 0039-tools-kvm_stat-mark-private-methods-as-such.patch 0040-tools-kvm_stat-eliminate-extra-guest-pid-selection-d.patch 0041-tools-kvm_stat-separate-drilldown-and-fields-filteri.patch 0042-tools-kvm_stat-group-child-events-indented-after-par.patch 0043-tools-kvm_stat-print-Total-line-for-multiple-events-.patch 0044-tools-kvm_stat-Don-t-use-deprecated-file.patch 0045-tools-kvm_stat-fix-python3-issues.patch 0046-tools-kvm_stat-apply-python-2to3-fixes-to-kvm_stat.patch 0047-tools-kvm_stat-apply-python-2to3-fixes-to-kvm_stat2.patch 0048-tools-kvm_stat-apply-python-2to3-fixes-to-kvm_stat3.patch 0049-tools-kvm_stat-switch-python-reference-to-be-explici.patch 0050-tools-kvm_stat-switch-python-reference-again.patch Patches added: tools-kvm_stat-explicitly-reference-python3.patch
 
ICM