Package cdemu-daemon: Information

  • Default inline alert: Version in the repository: 3.2.6-alt1

Source package: cdemu-daemon
Version: 3.2.5-alt1
Latest version according to Repology
Build time:  Nov 11, 2021, 03:58 PM in the task #289395
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. libao-devel >= 0.8.0
    7. zlib-devel
    8. intltool
    9. libblkid-devel

Last changed


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)
March 19, 2021 Nazarov Denis 3.2.4-alt2.1
- Don't bzip sources to speedup rpmbuild -bp
- Update build requires