Package cdemu-daemon: Information

    Source package: cdemu-daemon
    Version: 3.2.6-alt1
    Latest version according to Repology
    Build time:  Jan 13, 2022, 01:38 PM in the task #293416
    Category: System/Servers
    Report package bug
    License: GPLv2+
    Summary: CDEmu daemon
    Description: 
    This is CDEmu daemon, the userspace daemon part of the userspace-cdemu suite, a
    free, GPL CD/DVD-ROM device emulator for linux.
    
    It receives SCSI commands from kernel module and processes them, passing the
    requested data back to the kernel. Daemon implements the actual virtual device;
    one instance per each device registered by kernel module. It uses libMirage, an
    image access library that is part of userspace-cdemu suite, for the image access
    (e.g. sector reading).
    
    The daemon registers itself on D-BUS' system or session bus (depending on the
    options passed to it) where it exposes an interface that can be used by clients
    to control it.

    List of rpms provided by this srpm:
    cdemu-daemon (x86_64, ppc64le, i586, armh, aarch64)
    cdemu-daemon-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Nazarov Denis

    List of contributors:
    Nazarov Denis


      1. libselinux-devel
      2. libmirage-devel >= 3.2.5
      3. libmount-devel
      4. cmake
      5. libpcre-devel
      6. zlib-devel
      7. intltool
      8. libao-devel >= 0.8.0
      9. libblkid-devel

    Last changed


    Jan. 13, 2022 Nazarov Denis 3.2.6-alt1
    - Version 3.2.6
    Nov. 11, 2021 Nazarov Denis 3.2.5-alt1
    - Version 3.2.5
    March 20, 2021 Nazarov Denis 3.2.4-alt3
    - Autoload vhba module without unit service (ALT #32492)