Next | Query returned 32 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98)
Log message:
Use OPSYSVARS.
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-03-10 12:05:54 by Jonathan Perkin | Files touched by this commit (57)
Log message:
Search for pkgconfig files in lib${LIBABISUFFIX} and share directories
as appropriate.  This is required for X11_TYPE=native on Red Hat Linux.
   2013-09-08 10:21:11 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.10:

This release contains cleanup & refactoring intended to make the code
more robust and easier to maintain.  It does increase to libX11 1.6.0
the required version of libX11 needed to build and run libXv.

Alan Coopersmith (10):
      Adopt X.Org standard code style, with consistent indentation
      Remove unnecessary casts from Xmalloc calls
      Fix sign conversion & comparison warnings from clang
      Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
      Add missing calls to _XEatDataWords when we are skipping _XRead
      Refactor error handling
      Remove fallback for _XEatDataWords, require libX11 1.6 for it
      libXv 1.0.10
   2013-06-23 20:35:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.9:

This quick fix release corrects an issue with the security fix from 1.0.8,
in which, if the size checks did determine the response from the X server
was too large to fit in the buffer it had allocated, XvQueryPortAttributes
could return a pointer to the caller that pointed to uninitialized memory
where the caller expected a nil-terminated string.

Alan Coopersmith (2):
      XvQueryPortAttributes: add a comment explaining memory strategy
      libXv 1.0.9

Daphne Pfister (1):
      Bug 65252: Ensure final name is nil-terminated & none point to \ 
uninitialized memory.
   2013-06-01 09:16:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.8:

This release delivers the fixes for the recently announced security issues
CVE-2013-1989 & CVE-2013-2066, plus a couple build configuration changes
and man page fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (6):
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3]
      buffer overflow in XvQueryPortAttributes() [CVE-2013-2066]
      integer overflow in XvListImageFormats() [CVE-2013-1989 2/3]
      integer overflow in XvCreateImage() [CVE-2013-1989 3/3]
      libXv 1.0.8

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Thomas Klausner (1):
      Uppercase SH arguments.
   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215)
Log message:
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
   2012-06-09 09:00:50 by OBATA Akio | Files touched by this commit (25)
Log message:
Require hacks for fixing autoconf + space in variable name issue.

Next | Query returned 32 messages, browsing 11 to 20 | Previous