Accepting request 1153188 from home:trenn:branches:Base:System
- Update to version 2.22.1.2+git.86ac977: * fix-error * new release (2.22.1) * Rename plugin_intel_uncore.py to plugin_uncore.py * Rename IntelUncorePlugin to UncorePlugin * network-throughput: increased net.ipv4.tcp_rmem default value * spec: cleanup, drop RHEL dynamic_tuning customization * new release (2.22.0) - Polkit changes got accepted by security review (bsc#1220081) OBS-URL: https://build.opensuse.org/request/show/1153188 OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=101
This commit is contained in:
parent
2a2fed1d3f
commit
644d3c1d9b
12
_service
12
_service
@ -1,19 +1,19 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="localonly">
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/redhat-performance/tuned</param>
|
||||
|
||||
<!--
|
||||
Use this for non rc candidates, -rc is not allowed
|
||||
Use this for non rc candidates, -rc is not allowed (by darix)
|
||||
<param name="revision">v1.99.0rc1</param>
|
||||
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
|
||||
<param name="versionrewrite-replacement">\1~\2</param>
|
||||
-->
|
||||
<param name="versionformat">2.22.0.rc.1.0+git.ad314ee</param>
|
||||
<!--
|
||||
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@+git.%h</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
-->
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="localonly"/>
|
||||
<service name="set_version" mode="manual"/>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="compression">xz</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/redhat-performance/tuned</param>
|
||||
<param name="changesrevision">02050516e899bd4736748bdf5a27edae4ccd5832</param></service></servicedata>
|
||||
<param name="changesrevision">86ac9777981db7880a614ff21908ecbeb611e1ba</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a46a502931f6e887578d7348d51b29ee4dbb8e8765244f65b161fc41ef9f454f
|
||||
size 1118220
|
3
tuned-2.22.1.2+git.86ac977.obscpio
Normal file
3
tuned-2.22.1.2+git.86ac977.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96a0d0a7ec538ccbea46cda1d765c307c637efed4b7910c21a88d86cd2ca7583
|
||||
size 1116172
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 11:37:09 UTC 2024 - trenn@suse.de
|
||||
|
||||
- Update to version 2.22.1.2+git.86ac977:
|
||||
* fix-error
|
||||
* new release (2.22.1)
|
||||
* Rename plugin_intel_uncore.py to plugin_uncore.py
|
||||
* Rename IntelUncorePlugin to UncorePlugin
|
||||
* network-throughput: increased net.ipv4.tcp_rmem default value
|
||||
* spec: cleanup, drop RHEL dynamic_tuning customization
|
||||
* new release (2.22.0)
|
||||
- Polkit changes got accepted by security review (bsc#1220081)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 13:30:06 UTC 2024 - trenn@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: tuned
|
||||
version: 2.22.0.rc.1.0+git.ad314ee
|
||||
mtime: 1707836662
|
||||
commit: 02050516e899bd4736748bdf5a27edae4ccd5832
|
||||
version: 2.22.1.2+git.86ac977
|
||||
mtime: 1709055039
|
||||
commit: 86ac9777981db7880a614ff21908ecbeb611e1ba
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define profile_dir %{_prefix}/lib/%{name}
|
||||
Name: tuned
|
||||
Version: 2.22.0.rc.1.0+git.ad314ee
|
||||
Version: 2.22.1.2+git.86ac977
|
||||
Release: 0
|
||||
Summary: A dynamic adaptive system tuning daemon
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user