- Update to version 1.1.0: * feat: tabular output for ps (#73) * feat: implement attach flag for podman too (#72) * feat: allow monitor processes to be run sharing the same filesystem ns (#71) * feat: collision detection for container names (#70) * feat: pass arguments to the schedulers (#69) * fix: rename CI steps (#68) * chore: cmd unit tests (#67) * feat: run arbitrary images (#66) * chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#61) * chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#60) * chore(deps): bump github.com/containers/podman/v5 from 5.7.0 to 5.7.1 (#62) * chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 (#63) * fix: revert to previous rootfs for tests (#65) * docs: README updates about refreshing the QEMU rootfs and kernel image (#58) * chore(deps): bump actions/checkout from 5 to 6 (#57) * chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#56) * feat: dynamic listing of schedulers (#55) * chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#53) * chore(deps): bump github.com/containers/podman/v5 from 5.6.2 to 5.7.0 (#52) * chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#51) * chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#50) OBS-URL: https://build.opensuse.org/request/show/1325772 OBS-URL: https://build.opensuse.org/package/show/utilities/schedctl?expand=0&rev=5
69 lines
3.5 KiB
Plaintext
69 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 07 12:50:32 UTC 2026 - Alessio Biancalana <dottorblaster@opensuse.org>
|
|
|
|
- Update to version 1.1.0:
|
|
* feat: tabular output for ps (#73)
|
|
* feat: implement attach flag for podman too (#72)
|
|
* feat: allow monitor processes to be run sharing the same filesystem ns (#71)
|
|
* feat: collision detection for container names (#70)
|
|
* feat: pass arguments to the schedulers (#69)
|
|
* fix: rename CI steps (#68)
|
|
* chore: cmd unit tests (#67)
|
|
* feat: run arbitrary images (#66)
|
|
* chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#61)
|
|
* chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#60)
|
|
* chore(deps): bump github.com/containers/podman/v5 from 5.7.0 to 5.7.1 (#62)
|
|
* chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 (#63)
|
|
* fix: revert to previous rootfs for tests (#65)
|
|
* docs: README updates about refreshing the QEMU rootfs and kernel image (#58)
|
|
* chore(deps): bump actions/checkout from 5 to 6 (#57)
|
|
* chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#56)
|
|
* feat: dynamic listing of schedulers (#55)
|
|
* chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#53)
|
|
* chore(deps): bump github.com/containers/podman/v5 from 5.6.2 to 5.7.0 (#52)
|
|
* chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#51)
|
|
* chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#50)
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update the summary to capitalize the first letter
|
|
- Update to version 1.0.1:
|
|
* doc: please run as root when needed
|
|
* doc: update readme with container engine setup instructions
|
|
* chore: add new schedulers to the schedulers list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 2 15:12:47 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
|
|
|
|
- Fixed package summary
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 24 14:00:05 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
|
|
|
|
- Initial packaging for schedctl 1.0.0
|