~ubuntu-branches/ubuntu/vivid/gtk-vnc/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-12-16 11:39:33 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20131216113933-rowrryjn82up3yr5
Tags: 0.5.3-0ubuntu1
* New upstream release:
  - Support QEMU LED state extension
  - Time out connection attempt after 10 seconds
  - Abort if out of memory when mmap'ing coroutine stack
  - Stop leaking coroutine stack memory
  - Improve perfornmance of ZRLE encoding by avoiding memmove
  - Only trigger keyboard grab sequence upon key release to
    allow modifiers to go to the remote server
  - Avoid busy loop upon I/O error which follows blocking I/O,
    commonly seen when a server drops the connection
  - Fix handling of --no-undefined flag
  - Don't break implicit pointer grab from mouse clicks
  - Don't drop mouse events that are out of bounds, clamp their
    coordinates instead
  - Show how to block all accelerators in gvncviewer demo program
* debian/control:
  - Use standards-version 3.9.4
* debian/libgvnc-1.0-0.symbols:
  - Updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gtk-vnc (0.5.3-0ubuntu1) trusty; urgency=medium
 
2
 
 
3
  * New upstream release:
 
4
    - Support QEMU LED state extension
 
5
    - Time out connection attempt after 10 seconds
 
6
    - Abort if out of memory when mmap'ing coroutine stack
 
7
    - Stop leaking coroutine stack memory
 
8
    - Improve perfornmance of ZRLE encoding by avoiding memmove
 
9
    - Only trigger keyboard grab sequence upon key release to
 
10
      allow modifiers to go to the remote server
 
11
    - Avoid busy loop upon I/O error which follows blocking I/O,
 
12
      commonly seen when a server drops the connection
 
13
    - Fix handling of --no-undefined flag
 
14
    - Don't break implicit pointer grab from mouse clicks
 
15
    - Don't drop mouse events that are out of bounds, clamp their
 
16
      coordinates instead
 
17
    - Show how to block all accelerators in gvncviewer demo program
 
18
  * debian/control:
 
19
    - Use standards-version 3.9.4
 
20
  * debian/libgvnc-1.0-0.symbols:
 
21
    - Updated
 
22
 
 
23
 -- Robert Ancell <robert.ancell@canonical.com>  Mon, 16 Dec 2013 11:39:33 +1300
 
24
 
1
25
gtk-vnc (0.5.2-1ubuntu2) saucy; urgency=low
2
26
 
3
27
  * debian/control: