cdemu-daemon/cdemu-daemon.changes

70 lines
2.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Jul 13 08:48:46 UTC 2014 - sor.alexei@meowr.ru
- Update to new upstream release 3.0.0
* The CDEmu daemon now has experimental emulation of CD-R and
DVD+R disc recording, and daemon/client protocol was extended
to allow transmission of image writer parameters descriptions
from daemon to client and parameters' values back from client
to daemon.
- Remove logfile.diff patch
- Add /dev/vhba_ctl read-write access udev rule
-------------------------------------------------------------------
Sun Nov 24 11:23:28 UTC 2013 - jengelh@inai.de
- Update to new upstream release 2.1.1
* allow bad sector verification to be turned off (which is now
default) in order to increase device throughput
* DPM emulation is now turned off by default as well
* make sure that EDC and subchannel verification is never performed
for generated data
-------------------------------------------------------------------
Sun Jun 9 14:37:29 UTC 2013 - jengelh@inai.de
- Update to new upstream release 2.1.0
* Use non-blocking I/O on VHBA control device, implemented device
restart on kernel/userspace I/O errors
* Added support for device addition/removal. To preserve device
numbering, devices can only be appended, and only the last device
can be removed.
* Auto-started daemon now creates only a single device by default.
* Fixed device ID reported by INQUIRY, where last letters were
missing
* Session autostart script now uses "default" instead of "pulse"
for audio driver.
* If audio device initialization fails, fallback to "null" instead
of just stopping the playback thread.
-------------------------------------------------------------------
Sat Apr 13 21:03:26 UTC 2013 - jengelh@inai.de
- Resolve build failure with glib 2.36 by allowing deprecated
functions for the time being (-UG_DISABLE_DEPRECATED)
-------------------------------------------------------------------
Sat Dec 22 08:23:15 UTC 2012 - jengelh@inai.de
- Update to new upstream release 2.0.0 (up from 1.5.0)
* Support for ISZ, CSO, DMG, GBI, ECM, gzip and xz formats
* Partial support for 1-track MDX
- Resolves a problem with autostarting cdemu-daemon
(bnc#809181, bnc#809862)
-------------------------------------------------------------------
Mon Nov 19 20:02:02 UTC 2012 - jengelh@inai.de
- Remove cdemud-launch helper, this caused too much confusion.
-------------------------------------------------------------------
Tue May 29 08:47:19 UTC 2012 - jengelh@inai.de
- Remove dbus autostart and systemd unit file for system-bus mode.
Place system logfile in proper place (bnc#764063)
-------------------------------------------------------------------
Tue May 8 22:39:47 UTC 2012 - jengelh@inai.de
- Initial package for build.opensuse.org