Сопровождающий Ivan Savin в ветке p11: Информация
Имя сопровождающего: Ivan Savin (svn17)
Собрано source пакетов в данной ветке: 8
Последние изменения
12 декабря 2025 г. 15:24
#401907 отправлено Ivan Savin
new_version
alterator module for update kernel
5 декабря 2025 г. Ivan Savin:
- Fix bug with install modules. Now, when installing modules without installing the kernel, the version of the marked modules is checked, and if a newer version is available, it is installed. (Closes: 56946)
15 ноября 2025 г. 1:12
#398727 отправлено Ivan Savin
new_version
Modular tool for system configuration via D-Bus
Module for using backend3 scripts
29 октября 2025 г. Ivan Savin:
- 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.
17 октября 2025 г. 16:23
#395655 отправлено Ivan Savin
new_library_version
пересобрано alterator-module-remote-0.1.3-alt2
Module for accessing alterator d-bus interface on a remote machine
пересобрано alterator-module-backend3-0.1.2-alt1
Module for using backend3 scripts
26 августа 2025 г. 19:08
#391915 отправлено Ivan Savin
New_version
Module for accessing alterator d-bus interface on a remote machine
polkit agent for use on a remote machine via ssh.
8 июля 2025 г. Ivan Savin:
- Add URL to the spec.
25 августа 2025 г. 16:04
#391912 отправлено Ivan Savin
New_version
Module for using backend3 scripts
14 августа 2025 г. Ivan Savin:
- Add passing of D-Bus methods parameters to the backend3 scripts.
21 февраля 2025 г. 13:24
#374636 отправлено Ivan Savin
new_version
alterator module for update kernel
14 февраля 2025 г. Ivan Savin:
- 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.
3 октября 2024 г. 13:30
#356324 отправлено Ivan Savin
new_version
Alterator-manager module for running executable files and scripts
29 августа 2024 г. Ivan Savin:
- Fix node name check in searching through the table of known methods. - Add missing static for interface_vtable. - Add missing const for parameters of add_method_to_table. - Add missing g_strdups during filling out of the table of known methods.
26 июля 2024 г. 17:54
#352644 отправлено Ivan Savin
new_version
Modular tool for system configuration via D-Bus
11 июля 2024 г. Ivan Savin:
- Add missing 'static' for GDBusSubtreeVTable subtree_vtable. - Make the service in system mode bus-activatable. - Fix warning incompatible pointer type.