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

History of commit frequency

CVS Commit History:


   2019-11-14 11:39:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xauth: update to 1.1.

This release fixes a race condition where an existing authority file
would be unlinked (possibly causing other clients to fail to connect), and fixes \ 
sorting and merging of authority file entries.

Adam Jackson (2):
      process: Close a window where no authority file would exist
      xauth 1.1

Alan Coopersmith (3):
      Change fall through comment in process.c to match gcc's requirements
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Michal Srb (2):
      Merge only entries with equal dpy and protoname.
      Sort entries from most specific to most generic.
   2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148)
Log message:
x11: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2017-02-02 19:45:06 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated xauth to 1.0.10.

Alan Coopersmith (2):
      include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h
      autogen.sh: Honor NOCONFIGURE=1

Dr. Tilmann Bubeck (2):
      Clarified RELEASING in README
      Fix for xauth failing on ENOSPC (= disk full)

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jeremy Huddleston Sequoia (1):
      Update DISPLAY parsing to work with new launchd paths in Yosemite

Jon TURNEY (1):
      Fix !HAVE_STRLCPY case

Matt Turner (2):
      Build xauth before running tests.
      xauth 1.0.10

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (2):
      autogen.sh: stop using maintainer mode
      autogen.sh: use exec instead of waiting for configure to finish

Søren Sandmann Pedersen (1):
      usage(): Print summary for the -n option
   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-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222)
Log message:
Remove USE_X11BASE and X11PREFIX.
   2014-04-04 14:36:49 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.0.9:
Alan Coopersmith (1):
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions

Dr. Tilmann Bubeck (6):
      * Do not install test_xauth during "make install" as it is
      Fix warning about warn_unused_result triggered by WRITES.
      version bump to 1.0.9
      Fixed missing EXTRA_DIST in tests. Extended README for releasing.
      Second version bump to 1.0.9.
      Third version bump to 1.0.9.
   2014-03-14 23:35:44 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
Add a builtin.mk file for xauth - dropbear uses this, and right now, it's
way too reliant on the build host for this value.
   2013-10-11 22:36:20 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.0.8:

I am proud to announce xauth-1.0.8, a minor maintenance release
containing mostly bug fixes, where I want to highlight two of them:

  * Fix a long standing problem that for ssh tunneled connections a
    display variable of the form: localhost:<N>.<M> leads to correct
    authorization when an X client is started but "xauth list $DISPLAY"
    returns nothing.

  * Fix for: If using GDM with XDMCP, then ssh is not able to start X11
    clients on the remote side. You get a "No xauth data; using fake
    authentication data for X11 forwarding." from SSH.

  --Tilmann Bubeck

Alan Coopersmith (3):
       Remove unused TLI ("STREAMSCONN") code from xauth
       Remove unused DECnet ("DNETCONN") code from xauth
       Assume signal handlers return void, as C89 requires

Dr. Tilmann Bubeck (11):
       Fix various compiler warnings raised by modern gcc (4.8.1).
       More fixes for compiler warnings regarding the use of "const".
       Added black box tests for basic functionality started with "make \ 
check".
       Rework match_auth_dpy() to be easier to read and maintain (hopefully).
       Fix warning raised by "-Wshadow".
       Added command "version" and command line arg "-V" to \ 
show version of xauth.
       Improved README to explain "make check".
       version bump to 1.0.8
       Revert version bump back to 1.0.7 to prepare missing commit before 1.0.8
       Rewrote test_xauth to C to make automake and "make distclean" happy.
       Second version bump to 1.0.8

Egbert Eich (5):
       Don't crash when running past the end of the chain
       Look for FamilyLocal if inet or inet6 address is loopback
       Look for FamilyLocal if inet or inet6 address is loopback
       Handle v4-mapped inet6 addresses correctly
       Make matching algorithm mimic XauGet*AuthByAddr

Jeremy Huddleston Sequoia (2):
       Revert "Look for FamilyLocal if inet or inet6 address is loopback"
       Silenece lack of noreturn warning

Jon TURNEY (1):
       Include Xwinsock.h rather than sys/socket.h on WIN32

Thomas Klausner (1):
       Use copystring to create non-const string.]
   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).

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