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

History of commit frequency

CVS Commit History:


   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2016-10-05 00:01:03 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated libXrandr to 1.5.1.

Matthieu Herrb (1):
      libXrandr 1.5.1

Tobias Stoeckmann (1):
      Avoid out of boundary accesses on illegal responses

walter harms (2):
      fix: doGetScreenResources() info: redundant null check on calling free()
      fix: redundant null check on calling free()
   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.
   2015-05-27 08:44:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.5:

Add support for monitors and fixes requires on libX11.

Keith Packard (2):
      libXrandr: Clean up compiler warnings
      Add monitors, update to version 1.5 (v2)

Michael Joost (1):
      Remove fallback for _XEatDataWords, require libX11 1.6 for it
   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.
   2014-02-06 06:34:48 by OBATA Akio | Files touched by this commit (1)
Log message:
Use pkg-config to detect builtin pkg, pre-pc builtin version is redirected to
liboldXrandr in buildlink3.mk.

lest part of PR pkg/48532, missing builtin version detection.
   2014-02-05 10:42:33 by OBATA Akio | Files touched by this commit (2)
Log message:
require randrproto>=1.4 to build, and packags not using builtin libXrandr
also require the version.

fixes a part of PR pkg/48532.
   2013-09-08 10:19:48 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.4.2:

This release fixes two small bugs in the library, and fixes an omission
in the list of copyright notices in the COPYING file.

Alan Coopersmith (3):
      XRRGetProviderInfo returned bad associated_capability list in 64-bit
      Add copyright notice from src/XrrProvider.c to COPYING
      libXrandr 1.4.2

Pauli Nieminen (1):
      XRRUpdateConfiguration: Check if getting screen for root fails
   2013-06-01 09:15:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.4.1:

This release brings the fixes for the recently announced security issue
CVE-2013-1986, with some related hardening to avoid other issues, alongside
a couple small build configuration & compiler warning fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (9):
      Constify a couple string arguments that are just copied, not modified
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length bit shifting
      integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]
      integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]
      integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]
      integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]
      Make XRRGet*Property() always initialize returned values
      libXrandr 1.4.1

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

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