2020-03-10 23:20:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 10 21:19:18 UTC 2020 - Bruce Rogers <brogers@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.20.0
|
|
|
|
* Add gio-unix and gobject dependency >= 2.50
|
|
|
|
* Bump gtk+ >= 3.22 (optional dependency)
|
|
|
|
* Last release with gtk+ being optional
|
|
|
|
* !4 - Race fixes between client and guest clipboard
|
|
|
|
* !2 - Fix session lookup for new GNOME versions
|
|
|
|
* !3 - Now using GMainLoop and GIO to handle I/O of messages
|
|
|
|
* Several minor covscan fixes
|
|
|
|
- Discovered GLib dependency is now >= 2.58
|
|
|
|
- Patch dropped (contained in update):
|
|
|
|
vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch
|
|
|
|
|
2020-01-13 19:07:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 19 15:18:43 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
|
|
|
|
Allow OBS to shortcut through the -mini flavors.
|
|
|
|
|
2019-12-17 18:11:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 16:51:54 UTC 2019 - Bruce Rogers <brogers@suse.com>
|
|
|
|
|
|
|
|
- Since the 0.19.0 update, this patch is no longer needed:
|
|
|
|
spice-vdagent-var_run.patch
|
|
|
|
- For sometime now we've not had any rsyslog config files, so clean
|
|
|
|
up where the spec file would remove the rsyslog.d dir and content
|
|
|
|
|
2019-12-11 19:51:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 11 17:33:36 UTC 2019 - Bruce Rogers <brogers@suse.com>
|
|
|
|
|
|
|
|
- Add upstream fix for spice-vdagent running on recent GNOME (eg.
|
|
|
|
3.34) with systemd integration (boo#1157235)
|
2019-12-11 20:11:57 +01:00
|
|
|
vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch
|
2019-12-11 19:51:38 +01:00
|
|
|
|
2019-05-18 00:21:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 17 20:34:45 UTC 2019 - Bruce Rogers <brogers@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.19.0
|
|
|
|
* Add libdrm dependency
|
|
|
|
* Fix file descriptor leak on failed connections
|
|
|
|
* Handle new VD_AGENT_GRAPHICS_DEVICE_INFO message advertised by
|
|
|
|
VD_AGENT_CAP_GRAPHICS_DEVICE_INFO capability
|
|
|
|
* Session agent autostart changed to WindowManager ([rhbz#1623947])
|
|
|
|
This fixes possible race with xdg-user-dirs
|
|
|
|
* Fix of sending empty screen resolution messages ([rhbz#1641723])
|
|
|
|
* Fix 'Dependency failed for Activation socket' with systemd ([rhbz#1545212])
|
|
|
|
* Fix error messages about on selecting text on host ([rhbz#1594876])
|
|
|
|
this was also fixed with Gtk backend
|
|
|
|
* Update paths from /var/run → /run
|
|
|
|
* Fix Session agent restart
|
|
|
|
* Add test for file creation
|
|
|
|
* Prefer GLib memory functions stdlib.h ones
|
|
|
|
* Several code and logs improvements
|
|
|
|
* Add GTK+ framework to handle x11 backend such as clipboard
|
|
|
|
* Deprecate X11 backend in favor of GTK+ framework
|
|
|
|
* Ask pkg-config to appropriate directory to install udev rules
|
|
|
|
* Fix leak of udscs's file descriptor
|
|
|
|
* Better quote directory path when calling xdg-open to save file transfer
|
|
|
|
* Bump GLib to 2.34
|
|
|
|
* Add systemd socket activation (rhbz#1340160)
|
|
|
|
* Add support to detailed errors on file transfers
|
|
|
|
* Add check for available free space in guest before starting a file transfer
|
|
|
|
* Use better names for duplicated files on file transfer
|
|
|
|
* Improve support on big endian guests (#5)
|
|
|
|
* Use IdleHint to check if a session is locked over console-kit (rhbz#1412673)
|
|
|
|
* Fixes double free on errors over udscs by improving memory ownership
|
|
|
|
* Hide autostart file on Unity
|
|
|
|
* Improve command line messages for vdagentd
|
|
|
|
* Fix typo in --enable-static-uinput configure option
|
|
|
|
* Code repository moved to gitlab.freedesktop.org
|
|
|
|
- Add keyring and tarball signature files
|
|
|
|
- obsoleted patches removed:
|
|
|
|
8ba17481-quote-save-dir-before-passing-to-shell.patch
|
|
|
|
vdagentd-do-endian-swapping.patch
|
|
|
|
|
2017-12-05 17:35:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 5 16:12:24 UTC 2017 - cbosdonnat@suse.com
|
|
|
|
|
|
|
|
- Fix potential shell command injection.
|
|
|
|
8ba17481-quote-save-dir-before-passing-to-shell.patch
|
|
|
|
CVE-2017-15108 (bsc#1070724)
|
|
|
|
|
2017-08-28 15:10:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 27 12:20:36 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
|
|
|
- Fix warning in vdagentd-do-endian-swapping.patch
|
|
|
|
|
2017-03-07 16:00:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 20 13:56:35 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
|
|
|
- Add endian swapping to run on BE guests (boo#1012215).
|
2017-03-07 16:29:13 +01:00
|
|
|
vdagentd-do-endian-swapping.patch
|
2017-03-07 16:00:43 +01:00
|
|
|
|
2016-12-01 13:25:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 25 18:53:15 UTC 2016 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Add pkgconfig(glib-2.0) BuildRequires: Explicit dependency.
|
|
|
|
- Handle spice-vdagentd.target in pre/post/preun/postun.
|
|
|
|
- Handle spice-vdagentd.conf in post via tmpfiles_create macro.
|
|
|
|
|
2016-11-30 22:17:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 25 18:53:14 UTC 2016 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- Update to 0.17.0
|
|
|
|
* Denies file-transfer in locked sessions
|
|
|
|
* Denies file-transfer in login screen
|
|
|
|
* Bump glib version to 2.28
|
|
|
|
* Set exit code to 1 instead of 0 when virtio device cannot be
|
|
|
|
opened
|
|
|
|
* Fix double-free on uinput->screen_info (rhbz#1262635)
|
|
|
|
* Code improvement over unix domain client server support (udcs)
|
|
|
|
* Fix build compatiblity with different libsystemd versions
|
|
|
|
(fdo#94209)
|
|
|
|
- obsoleted patches removed:
|
|
|
|
8c465007-vdagentd-fixes-small-leak.patch
|
|
|
|
f97751fa-revert-uinput-fix-small-leak-of-screen_info.patch
|
|
|
|
- package: add explicit buildrequires for pkgconfig(dbus-1)
|
|
|
|
|
2016-09-06 15:12:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 12:56:15 UTC 2016 - cbosdonnat@suse.com
|
|
|
|
|
|
|
|
- Fix crash when changing guest display's resolution (bsc#997236)
|
|
|
|
8c465007-vdagentd-fixes-small-leak.patch
|
|
|
|
f97751fa-revert-uinput-fix-small-leak-of-screen_info.patch
|
|
|
|
|
2016-06-02 13:39:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 2 11:36:40 UTC 2016 - cbosdonnat@suse.com
|
|
|
|
|
|
|
|
- fate#320079
|
|
|
|
|
2015-07-22 14:30:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 21 18:52:21 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update tp 0.16.0
|
|
|
|
* Xspice support
|
|
|
|
* Release clipboard on client disconnect if owned by client
|
|
|
|
(rhbz#1003977)
|
|
|
|
* Turn some error messages into debugging messages (rhbz#918310)
|
|
|
|
* Not having the virtio channel is not an error; instead silently
|
|
|
|
do nothing
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
- Actually apply spice-vdagent-var_run.patch
|
|
|
|
|
2014-07-15 16:24:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 9 16:21:19 UTC 2014 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Add supplements on virtio_console to automatically install
|
|
|
|
spice-vdagent when X11 server is installed on KVM with Spice
|
|
|
|
enabled.
|
|
|
|
|
2014-07-07 11:47:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 14:10:31 UTC 2014 - fcrozat@suse.com
|
|
|
|
|
|
|
|
- Enable systemd service at initial install, it is needed for
|
|
|
|
udev rules to properly start the agent.
|
|
|
|
|
2014-05-27 08:46:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 27 08:45:45 CEST 2014 - ohering@suse.de
|
|
|
|
|
|
|
|
- fix /var/run handling
|
2014-05-27 10:28:54 +02:00
|
|
|
spice-vdagent-var_run.patch
|
2014-05-27 08:46:25 +02:00
|
|
|
|
2014-02-05 09:12:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 3 08:39:02 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- run spec-cleaner
|
|
|
|
- remove autoreconf call
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 2 14:15:26 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- import the spec file from fedora core 21, adapt for openSUSE
|
|
|
|
- version 0.15.0
|
|
|
|
|