- 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
This commit is contained in:
Stefan Dirsch 2017-02-01 13:30:25 +00:00 committed by Git OBS Bridge
parent 43eb3a36e1
commit 2940f63380
4 changed files with 22 additions and 5 deletions

3
xauth-1.0.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5afe42ce3cdf4f60520d1658d2b17face45c74050f39af45dccdc95e73fafc4d
size 162176

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f
size 154976

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Feb 1 13:27:01 UTC 2017 - sndirsch@suse.com
- 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
-------------------------------------------------------------------
Wed May 7 10:01:28 UTC 2014 - sndirsch@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package xauth
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: xauth
Version: 1.0.9
Version: 1.0.10
Release: 0
Summary: Utility to edit and display the X authorization information
License: MIT