26 Commits

Author SHA256 Message Date
8406990d5b Accepting request 1325620 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1325620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=16
2026-01-07 15:00:44 +00:00
c0e74961f3 Accepting request 1325070 from home:dirkmueller:Factory
- update to 1.1.5:
  * man page: fix warnings from `mandoc -T lint` and `groff
    -rCHECKSTYLE=10`
- add gpg validation

    crashes.
- obsoletes xauth-1.0.2.diff,

OBS-URL: https://build.opensuse.org/request/show/1325070
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=24
2026-01-06 13:23:42 +00:00
011fdf8432 Accepting request 1251489 from X11:XOrg
- 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
2025-03-10 16:57:43 +00:00
2f51f97269 - 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/package/show/X11:XOrg/xauth?expand=0&rev=22
2025-03-09 04:03:45 +00:00
a1d4dbc764 Accepting request 1154491 from X11:XOrg
- Update to version 1.1.3
  * config: Add missing AC_CONFIG_SRCDIR
  * Variable scope reductions, as suggested by cppcheck
  * Remove unnecessary casts from malloc() calls
  * Handle -Wempty-body warning for WRITES() macro
  * configure: Use AC_SYS_LARGEFILE to enable large file support
  * configure: raise minimum autoconf requirement to 2.70
  * unifdef hpux
  * unifdef Lynx
- adjusted xauth-tolerant-hostname-changes.diff

OBS-URL: https://build.opensuse.org/request/show/1154491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=14
2024-03-05 17:46:51 +00:00
eb24a267e0 - Update to version 1.1.3
* config: Add missing AC_CONFIG_SRCDIR
  * Variable scope reductions, as suggested by cppcheck
  * Remove unnecessary casts from malloc() calls
  * Handle -Wempty-body warning for WRITES() macro
  * configure: Use AC_SYS_LARGEFILE to enable large file support
  * configure: raise minimum autoconf requirement to 2.70
  * unifdef hpux
  * unifdef Lynx
- adjusted xauth-tolerant-hostname-changes.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=20
2024-03-04 04:12:11 +00:00
92be6fcfa5 Accepting request 1151659 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1151659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=13
2024-02-27 21:44:35 +00:00
56cfeb0a35 Accepting request 1151269 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151269
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=18
2024-02-26 13:52:23 +00:00
1813a1639e Accepting request 971033 from X11:XOrg
- 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
2022-04-22 19:53:03 +00:00
748a9cf11c - 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/package/show/X11:XOrg/xauth?expand=0&rev=16
2022-04-20 08:55:09 +00:00
8dee8b633d Accepting request 934583 from X11:XOrg
- update to version 1.1.1
  * This is a minor bugfix release, including fixes for reported
    crashes.

OBS-URL: https://build.opensuse.org/request/show/934583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=11
2021-12-01 19:46:56 +00:00
51df66d464 - update to version 1.1.1
* This is a minor bugfix release, including fixes for reported
    crashes.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=15
2021-11-29 15:31:54 +00:00
cb33af33c4 Accepting request 879245 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/879245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=10
2021-03-17 19:13:44 +00:00
3cd416b970 Accepting request 879241 from home:dirkmueller:Factory
- modernize spec file (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/879241
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=13
2021-03-15 15:33:48 +00:00
c91d08fd47 Accepting request 714833 from X11:XOrg
- Update to version 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.

OBS-URL: https://build.opensuse.org/request/show/714833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=9
2019-07-16 06:39:17 +00:00
67fa97af4b - Update to version 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.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=11
2019-07-12 10:43:48 +00:00
ddcae85b35 Accepting request 453882 from X11:XOrg
- 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
2017-02-07 10:56:18 +00:00
46a5b8662b - 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/package/show/X11:XOrg/xauth?expand=0&rev=9
2017-02-01 13:30:25 +00:00
Stephan Kulow
fedfcea9cb Accepting request 232916 from X11:XOrg
- Update to version 1.0.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/request/show/232916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=6
2014-05-10 06:31:54 +00:00
46775fad7a - Update to version 1.0.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
2014-05-07 10:05:45 +00:00
b98cc92be7 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=6
2014-04-27 22:08:46 +00:00
Stephan Kulow
80d8e4b883 Accepting request 204883 from X11:XOrg
- 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
2013-10-29 08:40:34 +00:00
836d0dcfb5 - 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/package/show/X11:XOrg/xauth?expand=0&rev=4
2013-10-27 09:10:01 +00:00
Stephan Kulow
019a825f21 Accepting request 115395 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xauth?expand=0&rev=1
2012-05-08 10:00:14 +00:00
1d7497f9e2 Accepting request 113634 from home:dimstar:branches:X11:XOrg
Update to 1.0.7

OBS-URL: https://build.opensuse.org/request/show/113634
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=2
2012-04-15 10:51:48 +00:00
b29cc205e7 Accepting request 113485 from home:vuntz:branches:X11:XOrg
Split xauth out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113485
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xauth?expand=0&rev=1
2012-04-14 09:32:44 +00:00