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

wayland: Changes to 'refs/tags/wayland-1.11.0-1'



Tag 'wayland-1.11.0-1' created by Héctor Orón Martínez <zumbi@debian.org> at 2016-06-02 09:48 +0000

Release Debian version wayland-1.11.0-1
-----BEGIN PGP SIGNATURE-----

iQIcBAABCgAGBQJXUADlAAoJEK8ig6p24qx72NcP/3/r6+bBxukufxJiHjacOiW8
z8rTukjMfBphcaAtXQ/gPl5Q0+6e1p5wrwP5Nf9JinA5X4Ki8bA+zoicridFjGvf
lHPwkcDvS0S3netUS98sr4GV87vsIxbLt/RVfFm2ODCXUb1AbkAMPBOeoP1ulDuN
gM3uDJ5TgWdIjU6hgGw52HaiPH9wWTZ/cnOJU0KfCWJJHaKYyFJDrhucLPFHkB29
nGcHtk2WJNhGf6r+BQ2zMc6VudNs+WXSCZZCsZE2kSQNxFxsLZUa9l5oaAc+lrN/
jUY5TY2+OFo9kIGXzvTMqWg0TyYO7ZSVtVXyOrzy+sKvQOHJDhtveIkU6tag1ya1
qASq7193MX+1HASTPaL8rw25+6hJpM6eXtxCPSlB/Dc5glZy3WST2PJ5rA/W4fUt
vhppojrlvdIGK/hZBz7tpzgjO7nUS9jfRgmtW+0Tdync335M730xLd1wtoNz39p2
dC2aGGbAry6TmQ8y1K5f+0BP6xeWHxzc/yA9jA3EmYH3SpcKXCTklbCAdDnWV3Yf
yn7O8+7w4gFuC7KxB27mE9jMGUsuwzvZzTTMc3F0ew678HrjJmmTnixsA40vZ6T9
koY9Va/JCPKyXEZypmqd8EYXp2h8g26tQApWSjQA9KVcFd/JTpE9PM6ItCQARrYJ
fFh6tuYVrfO52FVCNrNp
=lve2
-----END PGP SIGNATURE-----

Changes since wayland-1.10.0-2:
Armin Krezović (1):
      scanner: Add version argument to wayland-scanner

Auke Booij (1):
      protocol: add support for cross-interface enum attributes

Bill Spitzak (1):
      doc: Use enum argument type to make links in protocol documentation

Bryce Harrington (6):
      configure.ac: bump to version 1.10.90 for open development
      doc: Note strong recommendation to use S-o-b in contributions
      configure.ac: bump to version 1.10.91 for the alpha release
      configure.ac: bump to version 1.10.92 for the beta release
      configure.ac: bump to version 1.10.93 for the RC1 release
      configure.ac: bump to version 1.11.0 for the official release

Derek Foreman (9):
      resource-test: Use wl_seat instead of wl_display for testing
      server: validate resource versions at creation time
      build: Add an --enable-fatal-warnings configure option
      build: build distcheck with --enable-fatal-warnings
      Revert "build: build distcheck with --enable-fatal-warnings"
      Revert "server: validate resource versions at creation time"
      shm: Split pool reference counting into external and internal references
      shm: Defer wl_shm_pool_resize if a pool has external references
      shm: Log a warning if a shm buffer address is requested when it may be invalid

Emil Velikov (3):
      scanner: move include directives before extern "C" wrapper
      server: move include directives before extern "C" wrapper
      utils: move include directives before extern "C" wrapper

Eric Engestrom (7):
      protocol: fix spelling mistake
      wayland-client: fix spelling mistake
      client: fix typo
      server: fix typo
      util: fix typo
      doc: fix typos
      tests: fix typo

Héctor Orón Martínez (5):
      make libwayland-dev multiarch aware
      debian/changelog: update entries
      d/libwayland-client0.symbols: update with new symbols
      d/control: libwayland-bin conflict on the old libwaylan-dev
      Release Debian version wayland-1.11.0-1

Jonas Ådahl (5):
      client: Don't segfault when receiving error on destroyed object
      client: Make proxy_destroy a static function
      client: Introduce proxy wrappers
      tests/queue-test: Add tests for proxy wrappers
      client: Fix wl_display_roundtrip_queue() race condition

Marek Chalupa (3):
      tests: add test for receiving an error on destroyed object
      connection: remove redundant assignment
      display-test: move a misplaced comment

Pekka Paalanen (2):
      build: fix ./configure --disable-dtd-validation
      scanner: avoid executable stack

Peter Hutterer (2):
      doc: generate doxygen html output from the scanner
      doc: link between client and server doc and to the wayland book

Sergi Granell (1):
      server: Fix shm_create_pool size fail path fd leak

Yong Bakos (13):
      doc: Ignore html subdirectory.
      ignore: Add *.dtd.embed
      scanner: Fix spacing of @param
      protocol: Correct grammar and spelling
      doc: Hyphenate compound adjectives window-local, surface-local
      protocol: Hyphenate compound adjective surface-local
      protocol: Add summaries to event parameters
      protocol: Remove double line break
      doc: Formalize file comment in wayland-client.h, wayland-server.h
      connection: Move wl_interface_equal to util
      private: Remove unnecessary forward declarations
      tests: Check for client/server-core.h inclusion
      scanner: Remove unused forward decs from client protocol

---
 Makefile.am                           |    5 
 configure.ac                          |   18 +
 debian/changelog                      |   10 
 debian/control                        |   22 ++
 debian/libwayland-bin.install         |    4 
 debian/libwayland-client0.symbols     |    2 
 debian/libwayland-dev.install         |    5 
 doc/Contributing                      |   19 +
 doc/doxygen/.gitignore                |    1 
 doc/doxygen/Makefile.am               |   28 ++
 doc/doxygen/mainpage.dox              |   22 ++
 doc/doxygen/wayland.doxygen.in        |    6 
 doc/publican/protocol-to-docbook.xsl  |   39 +++
 doc/publican/sources/Architecture.xml |    4 
 doc/publican/sources/Protocol.xml     |    4 
 protocol/wayland.xml                  |  344 ++++++++++++++++------------------
 src/.gitignore                        |    1 
 src/connection.c                      |   14 -
 src/dtddata.S                         |    8 
 src/scanner.c                         |  329 ++++++++++++++++++++++----------
 src/wayland-client-core.h             |    6 
 src/wayland-client.c                  |  172 ++++++++++++++---
 src/wayland-client.h                  |    7 
 src/wayland-private.h                 |   12 -
 src/wayland-server-core.h             |    8 
 src/wayland-server.c                  |    2 
 src/wayland-server.h                  |    9 
 src/wayland-shm.c                     |   99 ++++++---
 src/wayland-util.c                    |   13 +
 src/wayland-util.h                    |   10 
 tests/display-test.c                  |   54 +++++
 tests/headers-protocol-core-test.c    |    7 
 tests/queue-test.c                    |  122 ++++++++++++
 tests/resources-test.c                |   10 
 tests/test-runner.c                   |    2 
 35 files changed, 1018 insertions(+), 400 deletions(-)
---


Reply to: