- 
    Thu May 05 2022 EL Errata <el-errata_ww@oracle.com> - 2.18.0-1.0.1
    
- Fix RPS/XPS and busy polling optimization not getting applied [Orabug: 32153315]
- Fix error in uninstalling tuned [Orabug: 351528377]
- Updated patch with the more recent version [Orabug: 30730976]
- Set AMD CPU freq governor to ondemand when unapplying cpu tunings [Orabug: 30033199]
- Restored the system rules in recommend.conf [Orabug: 29962987]
- Added oci-nic profile and updated profiles-oci-recommend [Orabug: 29869969]
  for increasing combined channels to 16 on NICs with bnxt_en driver on BM
- Do not access xps_cpus on single queue devices [Orabug: 29894296]
- OL8 does not support System Purpose [Orabug: 29443881]
  Remove syspurpose_role option in recommend.conf.
- Added profiles-oci-recommend package [Orabug: 29632202]
- Modified the patch for ol8 [Orabug: 29560068] (james.cheng@oracle.com)
- Added iscsi plugin, and
  - added oci-rps-xps profile [Orabug: 28397039]
  - added oci-busy-polling profile [Orabug: 28748149]
  - added oci-cpu-power profile
   
  
  - 
    Wed Feb 09 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 2.18.0-1
    
- new release
  - rebased tuned to latest upstream
    related: rhbz#2003838
  - tuned-gui: fixed creation of new profile
   
  
  - 
    Sun Jan 16 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 2.17.0-1
    
- new release
  - rebased tuned to latest upstream
    related: rhbz#2003838
   
  
  - 
    Sun Jan 02 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 2.17.0-0.1.rc1
    
- new release
  - rebased tuned to latest upstream
    resolves: rhbz#2003838
  - cpu-partitioning: fixed no_balance_cores on newer kernels
    resolves: rhbz#1874596
   
  
  - 
    Mon Dec 06 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.16.0-4
    
- spec: do not require subscription-manager on CentOS
  Resolves: rhbz#2029405
   
  
  - 
    Wed Aug 18 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.16.0-3
    
- scheduler: allow exclude of processes from the specific cgroup(s)
  Resolves: rhbz#1980715
- Switched to the configparser from the configobj
  Resolves: rhbz#1936386
   
  
  - 
    Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.16.0-2
    
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688
   
  
  - 
    Wed Jul 21 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.16.0-1
    
- new release
  - rebased tuned to latest upstream
    resolves: rhbz#1944643
  - realtime: disabled kvm.nx_huge_page kernel module option in
    realtime-virtual-host profile
    resolves: rhbz#1976825
  - realtime: explicitly set 'irqaffinity=~<isolated_cpu_mask>' in kernel
    command line
    resolves: rhbz#1974820
  - scheduler: added abstraction for the sched_* and numa_* variables which
    were previously accessible through the sysctl
    resolves: rhbz#1952687
  - recommend: fixed wrong profile on ppc64le bare metal servers
    resolves: rhbz#1959889
   
  
  - 
    Thu May 27 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 2.15.0-6
    
- Dropped python-schedutils
  Resolves: rhbz#1964680
   
  
  - 
    Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.15.0-5
    
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937