- Update to version 1.1.4
Support for using getaddrinfo() and inet_ntop() was originally added to
support IPv6, and only used if IPv6 support was enabled. Two decades later,
these interfaces are ubiquitous and OS'es have starting marking the old
interfaces as deprecated, so this release changes to use the modern interface
whenever we can now. (Note that code included from libxtrans will only use
these interfaces when IPv6 is disabled if building against libxtrans 1.6.0
or later.)
- refreshed xauth-tolerant-hostname-changes.diff
OBS-URL: https://build.opensuse.org/request/show/1251489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=15
Support for using getaddrinfo() and inet_ntop() was originally added to
support IPv6, and only used if IPv6 support was enabled. Two decades later,
these interfaces are ubiquitous and OS'es have starting marking the old
interfaces as deprecated, so this release changes to use the modern interface
whenever we can now. (Note that code included from libxtrans will only use
these interfaces when IPv6 is disabled if building against libxtrans 1.6.0
or later.)
- refreshed xauth-tolerant-hostname-changes.diff
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=22
- update to version 1.1.2
* tests: make tests work in out-of-tree builds
* tests: Fix failure to make distcheck
* tests: report failure if stderr has unexpected output
* configure.ac: fail build if xtrans is not found
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Fix off-by-one in quote-stripping routines
* gitlab CI: stop requiring Signed-off-by in commits
* Improve portability
* Removed build requirement "cmdtest".
* Fix warning -Wstringop-truncation for strncpy by using memcpy instead
* Expand checks of socket file with S_ISSOCK
OBS-URL: https://build.opensuse.org/request/show/971033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=12
* tests: make tests work in out-of-tree builds
* tests: Fix failure to make distcheck
* tests: report failure if stderr has unexpected output
* configure.ac: fail build if xtrans is not found
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Fix off-by-one in quote-stripping routines
* gitlab CI: stop requiring Signed-off-by in commits
* Improve portability
* Removed build requirement "cmdtest".
* Fix warning -Wstringop-truncation for strncpy by using memcpy instead
* Expand checks of socket file with S_ISSOCK
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=16
- Update to version 1.0.10
* include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h
* autogen.sh: Honor NOCONFIGURE=1
* Clarified RELEASING in README
* Fix for xauth failing on ENOSPC (= disk full)
* autogen.sh: use quoted string variables
* Update DISPLAY parsing to work with new launchd paths in Yosemite
* Fix !HAVE_STRLCPY case
* Build xauth before running tests.
* autogen: add default patch prefix
* autogen.sh: stop using maintainer mode
* autogen.sh: use exec instead of waiting for configure to finish
* usage(): Print summary for the -n option
OBS-URL: https://build.opensuse.org/request/show/453882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=8
* include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h
* autogen.sh: Honor NOCONFIGURE=1
* Clarified RELEASING in README
* Fix for xauth failing on ENOSPC (= disk full)
* autogen.sh: use quoted string variables
* Update DISPLAY parsing to work with new launchd paths in Yosemite
* Fix !HAVE_STRLCPY case
* Build xauth before running tests.
* autogen: add default patch prefix
* autogen.sh: stop using maintainer mode
* autogen.sh: use exec instead of waiting for configure to finish
* usage(): Print summary for the -n option
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=9
* Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
* Do not install test_xauth during "make install" as it is
* Fix warning about warn_unused_result triggered by WRITES.
* Fixed missing EXTRA_DIST in tests. Extended README for releasing.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=7
- Update to version 1.0.8
* 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.
- obsoletes xauth-1.0.2.diff,
u_xauth_Look-for-FamilyLocal-if-inet-or-inet6-addr.patch
- adjusted xauth-tolerant-hostname-changes.diff
- added new test_xauth tool to %files section
OBS-URL: https://build.opensuse.org/request/show/204883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=5
* 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.
- obsoletes xauth-1.0.2.diff,
u_xauth_Look-for-FamilyLocal-if-inet-or-inet6-addr.patch
- adjusted xauth-tolerant-hostname-changes.diff
- added new test_xauth tool to %files section
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=4