Commit graph

16 commits

Author SHA1 Message Date
wiz
258b78869d xhost: improve DESCR 2019-02-21 09:42:18 +00:00
wiz
0aac6836c8 xhost: update to 1.0.8.
This release hardens xhost against corrupted or malicious responses from
the X server, as well as some minor bug & compatibility fixes, and general
janitorial maintenance.

Alan Coopersmith (5):
      Prefer inet_aton, if available, over inet_addr
      Drop ancient workarounds for Cray that are no longer needed
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      xhost 1.0.8

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

Jon TURNEY (1):
      Move sethostent()/gethostent() stubs used in Windows builds to avoid implicit-function-declaration warnings

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

Tobias Stoeckmann (1):
      Prevent OOB access on illegal server response.
2019-02-21 09:41:42 +00:00
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
wiz
3dc8b1405a Update to 1.0.7:
Alan Coopersmith (3):
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
      configure: Drop AM_MAINTAINER_MODE
      xhost 1.0.7

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE=1
2015-04-17 07:08:59 +00:00
wiz
f276f4d4a2 Update to 1.0.6:
This release removes a bunch of dead code for platforms that have been
unsupported since the Imake->autotools conversion, fixes some compiler
warnings for the remaining platforms, and fixes build issues for Win32
& MinGW.

Alan Coopersmith (14):
      Remove unused DECnet ("DNETCONN") code from xhost
      Remove unused TLI ("STREAMSCONN") code from xhost
      unifdef -UCRAY
      unifdef -ULynx
      unifdef -Uatt
      unifdef -UBAD_ARPAINET
      Assume signal handlers return void, as C89 requires
      Move dpy declaration from static to main() function
      Convert sprintf to snprintf in SECURE_RPC code
      Fix some integer sign/size conversion warnings flagged by clang
      Drop pre-POSIX signal handling support in favor of sigaction()
      Mark argument to nameserver_lost signal handler as unused
      Fix const warning for FamilyLocalHost empty address string
      xhost 1.0.6

Jon TURNEY (4):
      Use Xwinsock.h on WIN32
      Link with winsock for MinGW
      Provide dummy sethostent(),endhostent() for Win32 also
      If SIGALRM isn't available, don't use alarm() to timeout gethostaddr(), just wait
2013-07-17 21:48:49 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
wiz
da94b5c9c3 Update to 1.0.5.
1.0.5:
This release improves usability through better documentation & error
reporting, as well as including fixes for compiler warnings, build
configuration improvements and other cleanups.

1.0.4:
This release updates the man page to clarify the /etc/X*.hosts files,
as well as delivering the usual recent collection of build configuration
improvements and janitorial cleanups.
2012-06-03 18:16:04 +00:00
tnn
5706195330 Update to xhost-1.0.3. Changes:
Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:55:02 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
abs
39c5405f87 Update to xhost-1.0.2nb1: Explicitly pass inet6 setting to configure - from Yakovetsky Vladimir in PR/37115 2007-10-15 14:39:46 +00:00
joerg
d0654847c5 Update to xhost-1.0.2: Minor man page improvements. 2007-08-05 21:25:54 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
c0e09eee62 DESTDIR works fine. 2007-03-21 00:16:42 +00:00
dsainty
5d229069b8 Transfer maintainership to Joerg for these Xorg programs. 2007-02-27 15:05:41 +00:00
dsainty
ce8b812491 This package provides xhost, the server access control program for X.
This is from the modular X.org X11 project.
2007-02-25 04:29:15 +00:00