File xscope.changes of Package xscope

-------------------------------------------------------------------
Sat Apr 14 16:12:19 UTC 2012 - dimstar@opensuse.org

- Update to version 1.3.1:
  + Add const attributes to clear gcc -Wwrite-strings warnings
  + Add Intel copyright to COPYING for glx additions in xscope 1.3
  + Allocate buffers dynamically as needed instead of as part of
    fdinfo struct
  + Call realloc() instead of open coding it
  + Check the right return value for malloc failure
  + Clean up existing malloc calls
  + Ensure ScopeHost global is initialized when built with
    USE_XTRANS
  + File descriptors should be stored in ints not shorts
  + Fix builds of scope.c with Solaris Studio compilers
  + Make CS dynamically allocated
  + Make FDinfo dynamically allocated
  + Make ReplyQ dynamically allocated
  + Mark panic() as _X_NORETURN
  + Remove extra definition of ScopeEnabled from x11.h
  + Remove StaticMaxFD now that all uses now allocate dynamically
  + Remove unused variable server_client from print_lbx.c
  + Stop wrapping malloc & free
  + Store ClientNumber as int instead of converting back & forth to
    long
  + Use calloc() instead of malloc(); bzero();
  + Use strdup instead of malloc(strlen+1); strcpy();
  + Build system fixes
- Add pkgconfig(xproto) BuildRequires: New upstream dependency.

-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org

- Split xscope from xorg-x11. Initial version: 1.3.

openSUSE Build Service is sponsored by