Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.3.0-alt1
    205fcacc · 0.3.0-alt1 ·
    alterator-backend-systeminfo 0.3.0-alt1
    
  • v0.3.0
    81c9dc35 · v0.3.0 ·
    Release v0.3.0 - 2025-03-28
    
    Added:
    - `GetLocale` method for getting system locale.
    - `ListDesktopEnvironments` method for list installed DE on system.
    - `GetReleaseNotes` method for getting ALT distro release notes.
    
  • 0.2.2-alt1
    d84997cc · 0.2.2-alt1 ·
    alterator-backend-systeminfo 0.2.2-alt1
    
  • v0.2.2
    21be23c2 · v0.2.2 ·
    Release v0.2.2 - 2025-03-17
    
    Fixed:
    - `GetAll` method which returns usage instead expected data.
    - `GetLicense` method which returns license with incorrect language.
    
  • 0.2.1-alt1
    9423cbc7 · 0.2.1-alt1 ·
    alterator-backend-systeminfo 0.2.1-alt1
    
  • v0.2.1
    b6d96dc8 · v0.2.1 ·
    Release v0.2.1 - 2025-03-14
    
    Fixed:
    - `GetDrive` method which returns incorrect result in some cases.
    - `GetCPU` method which returns incorrect result in some cases.
    - `GetLicense` method which returns result with incorrect language if edition is selected.
    
  • 0.2.0-alt1
    2a0c0082 · 0.2.0-alt1 ·
    alterator-backend-systeminfo 0.2.0-alt1
    
  • v0.2.0
    be845b72 · v0.2.0 ·
    Release v0.2.0
    
    Added:
    - `GetLicense` method which returns OS license (supports edition).
    
  • 0.1.2-alt2
    9615e23d · 0.1.2-alt2 ·
    alterator-backend-systeminfo 0.1.2-alt2
    
  • 0.1.2-alt1
    a29a3cdc · 0.1.2-alt1 ·
    alterator-backend-systeminfo 0.1.2-alt1
    
  • v0.1.2
    ce7ab02f · v0.1.2 ·
    Release v0.1.2 - 2025-03-03
    
    Added:
    - `GetAll` method which returns all properties values.
    - `Info` method returns object file of application interface for Alterator Explorer.
    
  • v0.1.0
    a63aac08 · 0.1.0-alt1 ·
    Release v0.1.0 - 2024-12-09
    
    Added:
    - `org.altlinux.alterator.systeminfo1` D-Bus interface that includes methods for getting system information (see below).
    - `GetDeviceName` method that returns hostname.
    - `GetOperationSystemName` method that returns pretty OS name.
    - `GetBranch` method that returns dist branch name.
    - `GetLastUpdate` method that returns datetime of last dist-upgrade in UTC.
    - `GetKernel` method that returns version and release of Linux kernel.
    - `GetCPU` method that returns vendor, name, number of cores and max frequency on KHz of CPU.
    - `GetArch` method that returns name of arch.
    - `GetGPU` method that returns vendor and name of GPU.
    - `GetMemory` method that returns RAM volume in kibibytes.
    - `GetDrive` method that returns drive volume in kibibytes.
    - `GetMotherboard` method that returns vendor and name of motherboard.
    - `GetMonitor` method that returns pairs of port and resolution.
    - `/org/altlinux/alterator/systeminfo` object of system bus that implements new interface.
    
  • v0.1.1
    4422939a · v0.1.1 ·
    Release v0.1.1 - 2025-02-25
    
    Changed:
    - `GetDeviceName` method name to `GetHostName`.
    - `GetArch` method result appearance to authentic.
    - `GetCPU` method returns base frequency instead max frequency.
    - `GetMemory` and `GetDrive` methods returns volume in bytes instead kibibytes.
    
    Removed:
    - `GetLastUpdate` method (now this is `GetLastDistUpgrade` method from `org.altlinux.alterator.apt1`).
    - APT loggers (now `alterator-backend-packages` contains it).
    
  • 0.1.1-alt1
    b004cfc1 · 0.1.1-alt1 ·
    alterator-backend-systeminfo 0.1.1-alt1
    
  • 0.1.0-alt1
    80983362 · 0.1.0-alt1 ·
    alterator-backend-systeminfo 0.1.0-alt1