[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-qxl: Changes to 'refs/tags/xserver-xorg-video-qxl-0.1.4-1'



Tag 'xserver-xorg-video-qxl-0.1.4-1' created by Julien Cristau <jcristau@debian.org> at 2015-05-08 18:11 +0000

Tagging upload of xserver-xorg-video-qxl 0.1.4-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJVTPw3AAoJEDEBgAUJBeQMsc8P/10y1H9m7oEs4LVyVQNMmUpt
dMIuq0SqvpU2wLR7DZFltAX4i6AbRNWF2aAt5akr6mxor0brHBuADku5sr+HB7kd
5DGqfT7R5H/K01tg0xTDtKL/F1FxgnDzrZm5zEMNQo1lnIItH8QyXkFQdJU88W3a
vO6mC357BxEXCa+PQca/7YM0IC57FzIOnv4wOcYqm9vIC2rTyTVkXDSJw3fSgOJb
HcpjZHQjO44kohLDGloqNTg6b5fwNoOnDM0Y+EplVcCK25KDfWs4FTy6cVNuFK6g
hEioJGAfsGw4FnMOwqcc+YnmKmRNlhNqO8RVuuqv6xlLWb16F047dwOw71wmxzxU
9nOV1EXy8DUIthiANMVlK9DMWjVL+PsH8AwF7kx890aYTT2YsV6bkOio11TcVedl
8qRKiH7+CBJ4OmEb0Wvew2I/8M5YeW6Obn6ep12yaD2z8wh0l2+RKcgrwRjF+xc3
qanjrfWWdFoaoiKQHb36PQcv1SCbU2UiyWDoCWBURbZ0dONGk6N7rPLYXa1hK5gH
FPlSqMejwllOaAPvgsPHc5r8N77VOlxXJufVbTw6kS9yXHmuez1Y6z0RTE05Hk2q
5gBbFg8zfZ+XWaAKwBO+lTm/czoT/+Urx3wsdnJpsmQO0SHbuh32v8wwrNs3A5+Y
owJ89MidEA4MOidh1EKk
=yHq8
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-qxl-0.1.1-2:
Alon Levy (11):
      tests/xspice_util.py: fix hardcoded port
      spiceqxl_spice_server: no need to call spice_server_set_noauth twice
      xspice: chown both files used by vdagent for suid Xorg case
      Xspice: cleanup non regular files too
      Xspice: fix cleanup when some processes are already dead
      Xspice: cleanup vdagent files
      spiceqxl_util.[hc]: add copyright & license headers
      Xspice: add better doc strings for audio & vdagent
      qxl_image.c: fix compilation break
      qxl_driver.c: fix compiler warning 'defined but not used' qxl_kernel_mode_enabled
      Release 0.1.2

Christophe Fergeau (6):
      drmmode: Fix compilation warning
      xf86-video-qxl 0.1.3
      build-sys: Add spiceqxl_smartcard.h to _SOURCES
      build-sys: Fix indentation of trailing \ in Makefile.am
      Don't leak ARGB cursor data bo
      Prepare for 0.1.4 release

Dave Airlie (1):
      qxl: fix set cursor2 support for older kernel

David Mansfield (1):
      Dynamically adjust chunk size to avoid command buffer overflow.

Hans de Goede (3):
      Add support for XSERVER_PLATFORM_BUS
      Fix qxl_driver_func to adhere to the API
      Add support for server managed fds

Jeremy White (14):
      Make use of the new playback rate interface, if available.
      Free the region pointer as well; eliminates a memory leak in dfps mode.
      Skip modes more precisely.
      The display of the RAM size subtracts the frame buffer, but it has
      In XSpice mode, enable the ability to specify the various ram buffer sizes.
      Add helper functions for updating the boxes and regions; makes the
      Tune the dfps region tracking to collapse to the bounding rectangle
      Initialize the frame buffer used in dfps mode; this silences a number
      When uploading a region, do not go outside the source image size.
      In XSpice audio, fully clear the data structure; silences valgrind warnings.
      Revise the XSpice audio processing to avoid the use of pthreads.
      Enable smartcard support for XSpice.
      Support IFD_RESET, print a diagnostic for unknown power sequences.
      Spice CCID:  Handle server termination.

Jonathon Jongsma (1):
      Update drm properties correctly

Julien Cristau (5):
      Let uscan verify tarball signatures.
      Merge tag 'xf86-video-qxl-0.1.4' into debian-unstable
      Bump changelogs
      Add patch from rhbz#1201877 to use libpciaccess instead of raw port I/O
      Upload to unstable

Marc-Andre Lureau (2):
      Assert on QXL_INTERRUPT_ERROR
      Check qxl_download_box() arguments

Marc-André Lureau (7):
      drm: restore cursor after resolution change
      drm: fail gracefuly on monitor resize
      Remove call to CrtcRotate()
      Xspice: fail if server can't be initialized
      Remove image cache
      build-sys: misc aligning and trailing ws
      build-sys: use regular variables for LIBUDEV_CFLAGS

Uri Lublin (8):
      scripts/Xspice: which: warn if executable is not found
      scripts/Xspice: better error messages for missing vdagent binaries
      scripts/Xspice: add default spice-vdagent executable names
      scripts/Xspice: run vdagentd with -f command line option (fake uinput)
      playback_dir_changed: rename variable "index" to "offset"
      vmc_read: rename variable "read" to "nbytes"
      README.xspice: clone more repos, add some script lines and more
      README.xspice: clone and install xkeyboard-config

longguang.yue (1):
      fix memory leak when alloc uxa

---
 ChangeLog                              |  547 +++++++++++++++++++++++++++++++
 NEWS                                   |   22 +
 README.xspice                          |   97 ++++-
 configure.ac                           |   29 +
 debian/changelog                       |    9 
 debian/patches/pciaccess_io.diff       |   44 ++
 debian/patches/series                  |    1 
 debian/upstream/signing-key.asc        |   90 +++++
 debian/watch                           |    1 
 examples/spiceqxl.xorg.conf.example    |   33 +
 scripts/Xspice                         |   52 ++
 src/Makefile.am                        |  124 +++----
 src/dfps.c                             |   86 +++-
 src/qxl.h                              |   18 -
 src/qxl_cursor.c                       |    1 
 src/qxl_driver.c                       |  131 ++++++-
 src/qxl_drmmode.c                      |   73 +++-
 src/qxl_drmmode.h                      |    1 
 src/qxl_image.c                        |  127 +------
 src/qxl_io.c                           |    5 
 src/qxl_kms.c                          |   32 +
 src/qxl_surface.c                      |   14 
 src/qxl_ums_mode.c                     |    4 
 src/spiceccid/Makefile.am              |   29 +
 src/spiceccid/spice.pcsc.conf.template |    7 
 src/spiceccid/spiceccid.c              |  488 +++++++++++++++++++++++++++
 src/spiceqxl_audio.c                   |  582 +++++++++++++++++++++------------
 src/spiceqxl_driver.c                  |   60 +--
 src/spiceqxl_driver.h                  |    7 
 src/spiceqxl_smartcard.c               |  193 ++++++++++
 src/spiceqxl_smartcard.h               |   31 +
 src/spiceqxl_spice_server.c            |    3 
 src/spiceqxl_uinput.c                  |    2 
 src/spiceqxl_util.c                    |   44 ++
 src/spiceqxl_util.h                    |   30 +
 src/spiceqxl_vdagent.c                 |   10 
 tests/xspice_util.py                   |    2 
 37 files changed, 2499 insertions(+), 530 deletions(-)
---


Reply to: