Commit graph

12 commits

Author SHA1 Message Date
agc
d8f09469bb 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-11-04 03:28:24 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wiz
ef46f2b1c8 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-04-04 12:36:49 +00:00
agc
8538128409 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.
2014-03-14 22:35:44 +00:00
wiz
07e748e86c 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.]
2013-10-11 20:36:20 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 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-10-23 10:24:02 +00:00
wiz
05c8ae3359 Update to 1.0.7:
1.0.7:
Alan Coopersmith (4):
      convert strlen/malloc/strcpy combo to strdup
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      xauth 1.0.7

Andreas Schwab (1):
      Remove alarm handler in get_hostname

1.0.6:
Gaetan Nadon (2):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: move man pages into their own directory

Jeremy Huddleston (3):
      Error out and avoid a call to malloc(0) if given a bad hex string
      auth_finalize: Attempt to rename() if link() fails
      configure.ac: Bump to 1.0.6

Jesse Adkins (1):
      Purge cvs tags.

1.0.5:
This minor maintenance release fixes a couple bugs and includes the usual
recent build improvements/janitorial cleanups.
2012-06-03 18:07:30 +00:00
tnn
7f22f262f9 Update to xauth-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Man page updates: add "SEE ALSO", update xdm references
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
C89 fix
Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace rsh by ssh the extract/merge example. Rsh is no more.
Initialize ed.used_stdout at the beginning of do_extract()
Fix format error
Correct make distcheck.
2009-11-09 19:19:47 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
cac0d069ae Update to 1.0.3:
Adam Jackson (1):
      xauth 1.0.3
                                                                                Daniel Drake (1):
      Bug #10971: xauth COPYING file

Jeremy Huddleston (2):
      Added support for launchd socket
      get_address_info: don't allow duplicate entries to be returned in the list
2008-04-16 14:26:26 +00:00
joerg
b1977d987c Import xauth-1.0.2 from modular Xorg. 2007-01-17 16:07:29 +00:00