diff --git a/xauth-1.0.10.tar.bz2 b/xauth-1.0.10.tar.bz2 new file mode 100644 index 0000000..7680f94 --- /dev/null +++ b/xauth-1.0.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afe42ce3cdf4f60520d1658d2b17face45c74050f39af45dccdc95e73fafc4d +size 162176 diff --git a/xauth-1.0.9.tar.bz2 b/xauth-1.0.9.tar.bz2 deleted file mode 100644 index 5a12e05..0000000 --- a/xauth-1.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f -size 154976 diff --git a/xauth.changes b/xauth.changes index 69efce8..47f29c4 100644 --- a/xauth.changes +++ b/xauth.changes @@ -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 diff --git a/xauth.spec b/xauth.spec index 4a6cdfb..4c962b4 100644 --- a/xauth.spec +++ b/xauth.spec @@ -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