5
0
forked from pool/schedctl

Compare commits

2 Commits

Author SHA256 Message Date
dec0f02162 Accepting request 1314121 from utilities
Update to v1.0.2

OBS-URL: https://build.opensuse.org/request/show/1314121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schedctl?expand=0&rev=3
2025-10-29 20:05:47 +00:00
1c4a7dc4d2 - Update to version 1.0.2:
* docs: Update 'schedctl start' command to 'schedctl run' (#49)
  * feat: support gthulhu
  * chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0
  * chore(deps): bump github.com/containers/podman/v5 from 5.6.1 to 5.6.2
  * chore(deps): bump github.com/containers/podman/v5 from 5.6.0 to 5.6.1
  * ci: bump go to 1.24
  * chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  * chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0
  * chore(deps): bump actions/setup-go from 5 to 6
  * chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  * chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  * chore(deps): bump github.com/containers/podman/v5 from 5.5.2 to 5.6.0
  * chore(deps): bump actions/checkout from 4 to 5
  * chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
  * chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28
  * chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
  * chore(deps): bump github.com/containers/podman/v5 from 5.5.1 to 5.5.2
  * chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
  * chore(deps): bump github.com/containers/podman/v5 from 5.5.0 to 5.5.1

OBS-URL: https://build.opensuse.org/package/show/utilities/schedctl?expand=0&rev=4
2025-10-28 17:13:08 +00:00
8 changed files with 35 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
<param name="url">https://github.com/schedkit/schedctl</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.0.1</param>
<param name="revision">v1.0.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/schedkit/schedctl</param>
<param name="changesrevision">df684530d8fb8e4ca58fd1fe152d76bb9783452f</param></service></servicedata>
<param name="changesrevision">1ece97735879ed289468dd9927e8a0420ce0ec55</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1eeddaea10ba20240bdc7d51ab8d9510f56ce1395bc280f18296f610614b650b
size 19555341

3
schedctl-1.0.2.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b37de2e94a2e2aca81b3298cec02fc2f1c786078033826fa7904cdcb86aadeda
size 19550733

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Oct 28 15:14:50 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
- Update to version 1.0.2:
* docs: Update 'schedctl start' command to 'schedctl run' (#49)
* feat: support gthulhu
* chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0
* chore(deps): bump github.com/containers/podman/v5 from 5.6.1 to 5.6.2
* chore(deps): bump github.com/containers/podman/v5 from 5.6.0 to 5.6.1
* ci: bump go to 1.24
* chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
* chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0
* chore(deps): bump actions/setup-go from 5 to 6
* chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
* chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
* chore(deps): bump github.com/containers/podman/v5 from 5.5.2 to 5.6.0
* chore(deps): bump actions/checkout from 4 to 5
* chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
* chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28
* chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
* chore(deps): bump github.com/containers/podman/v5 from 5.5.1 to 5.5.2
* chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
* chore(deps): bump github.com/containers/podman/v5 from 5.5.0 to 5.5.1
-------------------------------------------------------------------
Sat Jun 07 18:28:29 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: schedctl
version: 1.0.1
mtime: 1749041942
commit: df684530d8fb8e4ca58fd1fe152d76bb9783452f
version: 1.0.2
mtime: 1760713739
commit: 1ece97735879ed289468dd9927e8a0420ce0ec55

View File

@@ -17,7 +17,7 @@
Name: schedctl
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: Linux eBPF sched_ext plug and play schedulers for fun and profit
License: Apache-2.0

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa0a4387d145547b248cbb49ad5f92caf651ec98884993763e0dda7d53fb88b3
size 11203744
oid sha256:7c9c6d588251fc3972df39e4d888f487624d2760d9b88c4587a30c04f851e9e2
size 10779049