pkgsrc/x11/libXdmcp
wiz 0cd052d3b2 Update to 1.1.2:
This release has hardened handling of invalid arguments & allocation
failures, adds support for using arc4random in key generation, and adds
some unit tests to help developers prevent regressions in the future.

Alan Coopersmith (11):
      Remove unused TLI ("STREAMSCONN") code from libXdmcp
      Ensure ARRAY* structs are zero'ed out when allocation fails
      Make XdmcpCopyARRAY8 call XdmcpAllocARRAY8 instead of replicating it
      Add unit tests for Array allocation functions
      Ensure ARRAY* structs are zero'ed out when oversize values are passed
      Ensure ARRAYofARRAY8 pointers are initialized to NULL
      Also reject requests to allocate negative sized amounts of memory
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Add AC_USE_SYSTEM_EXTENSIONS to expose arc4random() interfaces in headers
      libXdmcp 1.1.2

Matthieu Herrb (1):
      Use arc4random when available to produce the XDM-AUTHENTICATION1 key
2015-04-02 22:35:06 +00:00
..
buildlink3.mk
builtin.mk
DESCR
distinfo Update to 1.1.2: 2015-04-02 22:35:06 +00:00
Makefile Update to 1.1.2: 2015-04-02 22:35:06 +00:00
PLIST