Next | Query returned 52 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.
   2017-01-23 08:41:27 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated libXi to 1.7.9.

A few minor bugfixes, nothing exciting.

Emilio Pozuelo Monfort (3):
      Plug a memory leak
      Check that allocating a buffer succeeded
      Fix possible free of uninitialized pointer

Peter Hutterer (1):
      libXi 1.7.9
   2016-10-25 14:30:02 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated libXi to 1.7.8.

This release fixes a crash introduced in the 1.7.7 release. If a device has
no classes, a wrong error was returned, eventually causing some applications
to crash. This is fixed now.

Niels Ole Salscheider (1):
      SizeClassInfo can return 0 even without an error

Peter Hutterer (2):
      XListInputDevices: don't touch ndevices in case of error
      libXi 1.7.8
   2016-10-05 00:00:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated libXi to 1.7.7.

Matthieu Herrb (1):
      libXi 1.7.7

Tobias Stoeckmann (1):
      Properly validate server responses.
   2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98)
Log message:
Use OPSYSVARS.
   2015-12-27 12:31:35 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update libXi to 1.7.6.

One significant change here: libXi was using raw serial numbers in event
cookies, the one read off the wire. All other events don't use that number
but a Xlib-internal serial number which is similar but not always the same.
This could cause events to look out of order. With this release, libXi is
now using the same serial number for event cookies as it uses for all other
events.

Javier Pello (1):
      Fix const compiler warnings

Peter Hutterer (2):
      Don't use raw serial numbers in XIEvents
      libXi 1.7.6
   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-09-09 19:55:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.7.5:

A couple of important bugfixes that have accumulated over the last year.

Cosimo Cecchi (1):
      Fix version check in _XIAllowEvents

Julien Cristau (1):
      Advance the request buffer by the right amount in XIChangeHierarchy

Michal Srb (7):
      Fix double unlock when _XiCheckExtInit return -1.
      XIChangeHierarchy: Add missing unlock.
      Do not return NoSuchExtension casted to pointer as an error.
      XIGetClientPointer: Return False on error.
      Fix logic in _XIAllowEvents and prevent double unlock.
      Refactor XGetExtensionVersion.
      XIGrabDevice: Unlock display in error path.

Peter Hutterer (1):
      libXi 1.7.5
   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-07-19 08:12:44 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.7.4:
More locking bugs fixed, so here's a minor release to make packaging
easier.

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