Maintainer Ivan Savin in the sisyphus_riscv64 branch: Information

Maintainer name: Ivan Savin (svn17)
Built source packages in this branch: 8

Last changes


Nov 28, 2025, 10:35 PM

alterator-module-executor

Version: 0.1.29-alt1
Summary: Alterator-manager module for running executable files and scripts
Changelog:
- Add a new option - exit_status. Methods no longer return an exit_status by
  default. To add the 'response' return value to a method, you need to add an
  'exit_status = true' to the method definition in configuration file.
Nov 28, 2025, 10:33 PM

alterator-manager

Version: 0.1.32-alt2
Summary: Modular tool for system configuration via D-Bus
Changelog:
- Update docs/modules/executor(-ru).md.
Oct 29, 2025, 04:42 PM

alterator-module-backend3

Version: 0.2.0-alt1
Summary: Module for using backend3 scripts
Changelog:
- Add the ability to supplement the input parameter with variables from the
  environment subtable in the method description. Values for such variables
  are taken from the sender's environment variable table. If this table does
  not contain values for the specified variables, values are taken from the
  environment subtable in the method description. Values passed via the input
  parameter have higher priority and override values from the environment
  subtable of method and sender's environment variable table.
Sep 1, 2025, 08:05 PM

alterator-module-remote

Version: 0.1.3-alt2
Summary: Module for accessing alterator d-bus interface on a remote machine
Changelog:
- Change the URL in the spec.
Jul 8, 2025, 11:42 PM

remote-polkit-agent

Version: 0.1.2-alt2
Summary: polkit agent for use on a remote machine via ssh.
Changelog:
- Add URL to the spec.
May 1, 2025, 12:02 AM

buildcache

Version: 0.27.2-alt1
Summary: a simple compiler accelerator
Changelog:
- 0.27.2
- Merge remote-tracking branch 'upstream/master' into sisyphus.
Apr 22, 2025, 03:22 PM

alterator-roles

Version: 1.4-alt1
Summary: alterator module for managing roles
Changelog:
- Make the module invisible in the web interface.
Feb 14, 2025, 07:04 PM

alterator-update-kernel

Version: 1.5-alt1
Summary: alterator module for update kernel
Changelog:
- Fix a bug where some modules for kernels with flavour based on the kernel
  version were not removing. (Closes: 53019)
- Fix a bug where when deleting a module, a module whose name only partially
  corresponds to the selected one could be deleted.