Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

tuned-utils-2.28.0-1.el10 RPM for noarch

From CentOS Stream 10 AppStream for s390x

Name: tuned-utils Distribution: CentOS
Version: 2.28.0 Vendor: CentOS
Release: 1.el10 Build date: Sat Aug 22 11:57:33 2026
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 33024 Source RPM: tuned-2.28.0-1.el10.src.rpm
Packager: builder@centos.org
Url: http://www.tuned-project.org/
Summary: Various tuned utilities
This package contains utilities that can help you to fine tune and
debug your system and manage tuned profiles.

Provides

Requires

License

GPL-2.0-or-later AND CC-BY-SA-3.0

Changelog

* Sat Aug 22 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2.28.0-1
  - new release
    - rebased tuned to latest upstream
      related: RHEL-210931
    - spec: require rpm-ostree on image mode (bootc) systems
* Sat Aug 08 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2.28.0-0.1.rc1
  - new release
    - rebased tuned to latest upstream
      resolves: RHEL-210931
    - scheduler: check for EPERM when setting IRQ affinity
      resolves: RHEL-153655
    - bootloader: set correct permission for tempdir
    - commands: better error msgs when creating directory and hardened dir mode
    - docs: build reference guide
    - systemd: used drop-ins for configuration
      resolves: RHEL-97580
    - systemd: do not backup the drop-in configuration
    - net: add more coalescing options, filter out unsupported ones
      resolves: RHEL-152675
    - cpu: do not log error if boost isn't supported
      resolves: RHEL-169618
    - bootloader: add bootc loader-entries set-options-for-source support
      resolves: RHEL-170825
    - cpu: fixed TypeError when load_threshold is set in a profil
    - openshift: include network-throughput profile
    - drop support for vm.laptop_mode which is deprecated in kernel 7.0
    - net: fixed ring parser to work with rx-mini and rx-jumbo
    - lscpu_check: do not traceback on invalid regex
    - network-latency: increase AVC cache to 8192
    - functions: use iw for Wi-Fi power saving
* Mon Jun 15 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2.27.0-2
  - net: added more coalescing options, filter out unsupported ones
    resolves: RHEL-181667
* Sun Feb 22 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2.27.0-1
  - new release
    - rebased tuned to latest upstream
      related: RHEL-123608
* Tue Feb 10 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 2.27.0-0.1.rc1
  - new release
    - rebased tuned to latest upstream
      resolves: RHEL-123608
    - cpu-partitioning: autodetect dracut hook directory, systemd workaround
      resolves: RHEL-40619
    - openshift: optimize TCP settings for high throughput and low latency
    - profiles: Set boost=1 in *-performance profiles
    - sap-hana: force latency to 70 us, not to C-states
      resolves: RHEL-142285
    - man: fixed instance_acquire_devices example in tuned-adm man
      resolves: RHEL-90575
    - spec: use correct python interpreter for documentation installation
    - sysctl: add reapply_sysctl_exclude option
    - ppd: ask tuned recommend for base profile
* Mon Oct 20 2025 Jaroslav Škarvada  <jskarvad@redhat.com> - 2.26.0-1.1
  - cpu-partitioning: added initrd generation dracut/systemd workarounds
    resolves: RHEL-120175
* Mon Aug 25 2025 Jaroslav Škarvada  <jskarvad@redhat.com> - 2.26.0-1
  - new release
    - rebased tuned to latest upstream
      related: RHEL-94809
* Sun Aug 17 2025 Jaroslav Škarvada  <jskarvad@redhat.com> - 2.26.0-0.1.rc1
  - new release
    - rebased tuned to latest upstream
      resolves: RHEL-94809
    - tuned-ppd: renamed thinkpad_function_keys as sysfs_acpi_monitor
    - tuned-ppd: enabled sysfs_acpi_monitor by default
    - tuned-ppd: fixed inotify watch for performance degradation
    - tuned-ppd: pinned virtual files in memory for inotify
    - fixed instance priority inheritance
      resolves: RHEL-94842
    - hotplug: added fixes for device remove race condition
    - tuned-main.conf: added startup_udev_settle_wait option
      resolves: RHEL-88238
    - functions: silenced errors if module kvm_intel does not exist
    - functions: make calc_isolated_cores return CPU ranges
    - scsi: used 'med_power_with_dipm' for SATA ALPM
    - scsi: do not set ALPM on external SATA ports
      resolves: RHEL-79913
    - network_latency: Set non-zero rcutree.nohz_full_patience_delay
    - realtime: disable appropriate P-State drivers
    - plugin_disk: added support for MMC (MultiMediaCard) devices
    - udev: fix possible traceback in device matcher
      resolves: RHEL-97087
    - udev-settle: obey udev buffer size and handle possible tracebacks
      resolves: RHEL-92637
    - daemon: re-raise daemon init exception in no-daemon mode
    - vm: deprecate dirty_ratio in favour of dirty_bytes with percents
    - gui: fix the profile deleter script
* Thu Jun 05 2025 Pavol Žáčik <pzacik@redhat.com> - 2.25.1-2
  - Fix handling of kernel arguments on bootc systems
    resolves: RHEL-94185
* Tue Feb 04 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.1-1
  - new release
    - rebased tuned to latest upstream
      related: RHEL-70454
    - plugins: added missing instance parameters
    - disk: added missing remove parameter
    - plugin_scheduler: added switch to disable processing of kthreads
    - Makefile: added support for installation to custom LIBEXECDIR
    - functions: create a new parser object for each string expansion
* Fri Jan 31 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.0-1
  - new release
    - rebased tuned to latest upstream
      related: RHEL-70454
    - sap-hana: Set transparent_hugepages to madvise
      resolves: RHEL-68454
    - plugin_bootloader: export Grub variables to make them available in submenus
    - utils.commands: fixed CPU online detection when not present
    - plugin_net: handled cqe-mode-rx ethtool option
    - profiles: correct CPU governor settings
* Sun Jan 19 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.25.0-0.1.rc1
  - new release
    - tuned-ppd: removed the use of StrEnum
    - tuned-ppd: fixed traceback
      resolves: RHEL-74384
    - tuned-ppd: multiple fixes and updates
    - docs: plugins docs are now automatically generated from the docstrings
    - plugin_cpu: fixed no_turbo boolean option parsing
    - plugin_cpu: allowed raw energy_performance_preference values
    - plugin_vm: added support for dirty_(bytes|ratio) sysctl parameters
    - plugin_bootloader: added variables to BLS entries only if grub is used
    - plugin_scheduler: do not assume that perf events have type attribute
    - plugin_scheduler: updated sched knobs for kernels 6.6+
    - plugin_scheduler: log process info when its affinity cannot be changed
      resolves: RHEL-69933
    - plugin_scheduler: postpone cgroup blacklist check, double-check after fail
    - plugin_scheduler: made perf support optional
    - plugin_net: added support for hotplug and rename
    - makefile: added support for installation to custom $BINDIR/$SBINDIR
    - functions: dropped cpuspeed support
* Mon Nov 18 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.24.0-3
  - Fixed privileged execution of arbitrary scripts by active local user,
    (CVE-2024-52336)
    Resolves: RHEL-66636
  - Added sanity checks for API methods parameters, (CVE-2024-52337)
    Resolves: RHEL-66613
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.24.0-2
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018

Files

/usr/bin/powertop2tuned
/usr/libexec/tuned/pmqos-static.py
/usr/share/doc/tuned-utils
/usr/share/doc/tuned-utils/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 27 05:26:27 2026