Processing of mesa_17.3.0~rc5-1_source.changes

2017-11-21 Thread Debian FTP Masters
mesa_17.3.0~rc5-1_source.changes uploaded successfully to localhost
along with the files:
  mesa_17.3.0~rc5-1.dsc
  mesa_17.3.0~rc5.orig.tar.gz
  mesa_17.3.0~rc5-1.diff.gz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



mesa: Changes to 'refs/tags/mesa-17.3.0-rc5-1'

2017-11-21 Thread Andreas Boll
Tag 'mesa-17.3.0-rc5-1' created by Andreas Boll  at 
2017-11-21 10:47 +

Tagging upload of mesa 17.3.0~rc5-1 to experimental.
-BEGIN PGP SIGNATURE-

iQJPBAABCgA5FiEE45C5cAWC+uqVmsrUHu9T04o6nGcFAloUBF4bHGFuZHJlYXMu
Ym9sbC5kZXZAZ21haWwuY29tAAoJEB7vU9OKOpxnpdIP/RRD85qQcrLxhC1SywZ1
Ipz5nz0lhfv7Jn/ZFaZJtJOSY9aTCGKgw283vkRp+IRb6TBGq3G26FbiAo3AGuFh
0vXMy83ZQm8kMqtArY3eBm/5E6xSoFE2aZWAmUDEiuCtS3zoCNHTh7uSzZZ5a0+X
N3hbCE1OczKqcjgNt4Udq3H6sgbj/0uNqSarQftkSeIhYMOlNqk9YbxljTxu/ah2
SXnpQwMLA8HuVkQthq87PEQrRtC0q3I2YEVpfvU1yi1A/eJOlE6l2AKWxlpv5qyr
Wz2lJXR7FQY8R15XYjPOPIaK8iRSFVCXRDSlNehgOUQVwyOzwm4Qd2fRU14O4Cjj
4rPvZCcKv37RSfDiNtp4rkuUJa0zoEwo3zpjuwo4mnfwr/3hHYM/Ly4OmY8KyEl5
CnWqC59fSaIUpzk+pS6K+8xmpJMiJIpZ9LK40lolBm9UtcQM+GgKL1Swswad/DOO
qjkQOx3DqfpDyFFhvATRpvx27ISVXF1dMRUKiHeYaLJQg4ZyGRafBxUQerwTDCnc
oiHko5ntw2OwL6fqKhg5iCMetRp3PXVV/OoLQ/HdU3/Z2o+pueeogE0LddxCJdSs
TS6v7Aux7zw+HR0A7FZ7w9FKygliaMvhUc8KZ+GAtc8NrUurCW0bc4XN7sd+QZiB
UeRMxVEauWPfWl++Y5k1mt2y
=naHl
-END PGP SIGNATURE-

Changes since mesa-17.3.0-rc3-1:
Adam Jackson (2):
  glx/drisw: Fix glXMakeCurrent(dpy, None, ctx)
  glx/dri3: Fix passing renderType into glXCreateContext

Alex Smith (2):
  spirv: Use correct type for sampled images
  nir/spirv: tg4 requires a sampler

Andreas Boll (12):
  broadcom/vc5: Add vc5_drm.h to the release tarball
  broadcom/vc5: Remove unused v3d_compiler.c
  glsl: Fix typo fragement -> fragment
  Close bug #881374
  Merge tag 'mesa-17.2.5' into debian-unstable
  Bump changelog
  Upload to unstable.
  Merge tag 'mesa-17.2.5' into debian-experimental
  Merge branch 'debian-unstable' into debian-experimental
  Merge tag 'mesa-17.3.0-rc5' into debian-experimental
  Bump changelog
  Upload to experimental.

Andres Gomez (9):
  docs: add sha256 checksums for 17.2.4
  cherry-ignore: radv: copy indirect lowering settings from radeonsi
  cherry-ignore: i965: fix blorp stage_prog_data->param leak
  cherry-ignore: etnaviv: don't do resolve-in-place without valid TS
  cherry-ignore: intel/fs: Alloc pull constants off mem_ctx
  cherry-ignore: added 17.3 nominations.
  cherry-ignore: automake: include git_sha1.h.in in release tarball
  Update version to 17.2.5
  docs: add release notes for 17.2.5

Anuj Phogat (2):
  i965: Program DWord Length in MI_FLUSH_DW
  i965/gen8+: Fix the number of dwords programmed in MI_FLUSH_DW

Bas Nieuwenhuizen (5):
  radv: Don't expose heaps with 0 memory.
  radv: Don't use vgpr indexing for outputs on GFX9.
  radv: Disallow indirect outputs for GS on GFX9 as well.
  radv: Free syncobj with multiple imports.
  radv: Free temporary syncobj after waiting on it.

Dave Airlie (7):
  i915g: make gears run again.
  radv: free attachments on end command buffer.
  radv: add initial copy descriptor support. (v2)
  radv: free attachments on end command buffer.
  radv: add initial copy descriptor support. (v2)
  r600/shader: reserve first register of vertex shader.
  r600: fix isoline tess factor component swapping.

Derek Foreman (1):
  egl/wayland: Add a fallback when fourcc query isn't supported

Dylan Baker (1):
  autotools: Set C++ visibility flags on Intel

Emil Velikov (7):
  targets/opencl: don't hardcode the icd file install to /etc/...
  automake: intel: correctly append to the LIBADD variable
  configure.ac: loosen --enable-glvnd check to honour egl
  configure.ac: require xcb* for the omx/va/... when using x11 platform
  Update version to 17.3.0-rc4
  meson: explicitly disable the build system for 17.3.x
  Update version to 17.3.0-rc5

Emilio Pozuelo Monfort (1):
  Make mesa-va-drivers enhance libva2

Eric Engestrom (1):
  vc4: fix release build

Gert Wollny (1):
  r600/sb: bail out if prepare_alu_group() doesn't find a proper scheduling

Jason Ekstrand (26):
  spirv: Claim support for the simple memory model
  i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
  i965/blorp: Use more temporary isl_format variables
  i965/miptree: Take an isl_format in render_aux_usage
  intel/fs: Use a pure vertical stride for large register strides
  intel/fs: Pass builders instead of blocks into emit_[un]zip
  intel/fs: Be more explicit about our placement of [un]zip
  intel/fs: Use ANY/ALL32 predicates in SIMD32
  intel/fs: Don't stomp f0.1 in SIMD16 ballot
  intel/fs: Use an explicit D type for vote any/all/eq intrinsics
  intel/fs: Use a pair of 1-wide MOVs instead of SEL for any/all
  intel/eu/reg: Add a subscript() helper
  intel/fs: Fix MOV_INDIRECT for 64-bit values on little-core
  intel/fs: Fix integer multiplication lowering for src/dst hazards
  intel/fs: Mark 64-bit values as being contiguous
  intel/fs: Rework zero-length URB write handling
  intel/nir: Add a helper for getting the NoIndirect mask
  intel/

mesa_17.3.0~rc5-1_source.changes ACCEPTED into experimental

2017-11-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 21 Nov 2017 11:44:37 +0100
Source: mesa
Binary: libxatracker2 libxatracker-dev libgbm1 libgbm-dev libegl-mesa0 
libegl1-mesa libegl1-mesa-dev libwayland-egl1-mesa libgles2-mesa 
libgles2-mesa-dev libglapi-mesa libglx-mesa0 libgl1-mesa-glx libgl1-mesa-dri 
libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev mesa-va-drivers 
mesa-vdpau-drivers mesa-vulkan-drivers mesa-opencl-icd
Architecture: source
Version: 17.3.0~rc5-1
Distribution: experimental
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Andreas Boll 
Description:
 libegl-mesa0 - free implementation of the EGL API -- Mesa vendor library
 libegl1-mesa - transitional dummy package
 libegl1-mesa-dev - free implementation of the EGL API -- development files
 libgbm-dev - generic buffer management API -- development files
 libgbm1- generic buffer management API -- runtime
 libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development 
files
 libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-glx - transitional dummy package
 libglapi-mesa - free implementation of the GL API -- shared library
 libgles2-mesa - transitional dummy package
 libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- 
development files
 libglx-mesa0 - free implementation of the OpenGL API -- GLX vendor library
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development files
 libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime
 libxatracker-dev - X acceleration library -- development files
 libxatracker2 - X acceleration library -- runtime
 mesa-common-dev - Developer documentation for Mesa
 mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime
 mesa-va-drivers - Mesa VA-API video acceleration drivers
 mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers
 mesa-vulkan-drivers - Mesa Vulkan graphics drivers
Changes:
 mesa (17.3.0~rc5-1) experimental; urgency=medium
 .
   * New upstream release candidate.
Checksums-Sha1:
 9f1ab3f0d8095db74a47245887c02fff0c846383 4957 mesa_17.3.0~rc5-1.dsc
 551929fbf297680e25c529c1b077f94cc011369a 18300449 mesa_17.3.0~rc5.orig.tar.gz
 48cad75268f99d48c1430ffcbfcb9ef5021f2195 116322 mesa_17.3.0~rc5-1.diff.gz
Checksums-Sha256:
 17f465abe45b4650ce9a6f8ed6439459cb71b6a6842a45b8ccc19525274aa315 4957 
mesa_17.3.0~rc5-1.dsc
 a7ba85677bcb4777e3f14f2a360134115947b5f16408bb42258ab1cb8e31b161 18300449 
mesa_17.3.0~rc5.orig.tar.gz
 894172e1065da9b85531d950e3f754de41610f613a28aa97610711a6f587f53e 116322 
mesa_17.3.0~rc5-1.diff.gz
Files:
 539f78dbae1e971413655c7fc632574d 4957 graphics optional mesa_17.3.0~rc5-1.dsc
 a72b38bd13a77f5d66976ddae3a91134 18300449 graphics optional 
mesa_17.3.0~rc5.orig.tar.gz
 3b93e82887c830b123479bce47b62a36 116322 graphics optional 
mesa_17.3.0~rc5-1.diff.gz

-BEGIN PGP SIGNATURE-

iQJPBAEBCgA5FiEE45C5cAWC+uqVmsrUHu9T04o6nGcFAloUBEkbHGFuZHJlYXMu
Ym9sbC5kZXZAZ21haWwuY29tAAoJEB7vU9OKOpxnXEYP+wYVSHNaoWJ4TLpFKM5i
RVIQcbpvareXZcX1QzqMp7OzzkmZIjBu46NJDIooNalAGqWhxyGOjcTRel91ZHhE
B19BMBIDQNV4QKbMRT2uaDlvn7Sv0XQ/su+ZyB1RzbAbyPfpSLa3fxqT0ywyzfAJ
Kva4ukl0ED3iA65C7PnCGYdoBKZxtGr5ScsoYYJs01CF/oteE0wg0KnUznqU12Gs
neOLLHhH2UKqpU/Iyd+eNnYZQ5YZH9Ll6aj+c3tOcwOQbkK+AXsgzz378M0APxmE
heoBISOalxq5f8gg5sML5KHE8yQz7gbhNEBBojsqH4oOE7ySXEQYKu3jf5dMS3Ze
iFdSihYKjUNAbJsfl/79MO3ortipNkBJbrRnruK5ebsoJB0hvhTzjQWmxuzQQQWD
zlHHWxRao/8TNdIoNCbNNN9t2+toBb9LjCX5rDDaFwbtma2zyRQUyh+iuQW2NL01
NUrEbGbntBThMPzIf+VKG35OlzY5otqsRyjXkScGSN6qPimbcz2W15UB/QUyRIlO
pZUKu/Qgb+D33MfAbz6uOQy5zFsUZDEjeU/nuUnx/L3yBzA49j05DWeqTVE8mNNh
daDCu7yveuaDfvTh7ApxWbG3VDI5fktV0ZUcOxAqgSRDVX5ESqtwi/Td+QXwVih7
fZWKc2oocl7UcAs4qyb3xwtY
=SouC
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



mesa: Changes to 'debian-experimental'

2017-11-21 Thread Andreas Boll
 VERSION  |2 
 configure.ac |   16 
 debian/changelog |   20 +
 debian/control   |2 
 debian/libglx-mesa0.links.in |1 
 docs/specs/enums.txt |   26 -
 meson.build  |2 
 src/Makefile.am  |2 
 src/amd/vulkan/radv_cmd_buffer.c |2 
 src/amd/vulkan/radv_descriptor_set.c |   55 +++
 src/amd/vulkan/radv_device.c |   32 +
 src/broadcom/compiler/v3d_compiler.c |   43 --
 src/compiler/glsl/ast_to_hir.cpp |2 
 src/compiler/glsl/link_atomics.cpp   |4 
 src/compiler/glsl/link_uniforms.cpp  |   17 -
 src/compiler/glsl/link_varyings.cpp  |   24 -
 src/compiler/glsl/linker.cpp |  168 
++
 src/compiler/glsl/shader_cache.cpp   |6 
 src/compiler/nir/nir.h   |1 
 src/compiler/nir/nir_print.c |2 
 src/compiler/spirv/spirv_to_nir.c|   12 
 src/compiler/spirv/vtn_private.h |1 
 src/compiler/spirv/vtn_variables.c   |1 
 src/egl/drivers/dri2/platform_wayland.c  |   32 +
 src/gallium/auxiliary/tgsi/tgsi_exec.c   |2 
 src/gallium/drivers/r600/r600_shader.c   |   13 
 src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512.inl |   12 
 src/gallium/drivers/swr/rasterizer/common/simdlib_512_emu.inl|   34 --
 src/gallium/drivers/vc5/Makefile.sources |1 
 src/gallium/targets/opencl/Makefile.am   |2 
 src/glx/dri3_glx.c   |3 
 src/glx/drisw_glx.c  |6 
 src/intel/Makefile.am|3 
 src/intel/Makefile.common.am |2 
 src/intel/blorp/blorp.h  |7 
 src/intel/blorp/blorp_genX_exec.h|   20 -
 src/intel/compiler/brw_fs.cpp|   94 +++--
 src/intel/compiler/brw_fs_generator.cpp  |   75 ++--
 src/intel/compiler/brw_fs_nir.cpp|  128 ++-
 src/intel/compiler/brw_fs_visitor.cpp|   60 +--
 src/intel/compiler/brw_nir.c |   63 ++-
 src/intel/compiler/brw_nir.h |4 
 src/intel/compiler/brw_reg.h |   16 
 src/intel/tools/aubinator_error_decode.c |2 
 src/intel/vulkan/anv_blorp.c |   68 ++--
 src/intel/vulkan/genX_blorp_exec.c   |1 
 src/intel/vulkan/genX_cmd_buffer.c   |   11 
 src/loader/loader_dri3_helper.c  |   77 +++-
 src/loader/loader_dri3_helper.h  |   10 
 src/mesa/drivers/dri/i965/brw_blorp.c|   32 +
 src/mesa/drivers/dri/i965/brw_context.c  |1 
 src/mesa/drivers/dri/i965/brw_defines.h  |2 
 src/mesa/drivers/dri/i965/brw_draw.c |4 
 src/mesa/drivers/dri/i965/brw_link.cpp   |   43 --
 src/mesa/drivers/dri/i965/brw_misc_state.c   |9 
 src/mesa/drivers/dri/i965/brw_pipe_control.c |   52 ++-
 src/mesa/drivers/dri/i965/brw_state.h|1 
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |   21 -
 src/mesa/drivers/dri/i965/gen7_l3_state.c|2 
 src/mesa/drivers/dri/i965/genX_blorp_exec.c  |   10 
 src/mesa/drivers/dri/i965/genX_state_upload.c|2 
 src/mesa/drivers/dri/i965/intel_batchbuffer.c|4 
 src/mesa/drivers/dri/i965/intel_blit.c   |   15 
 src/mesa/main/mtypes.h   |7 
 src/mesa/main/shaderobj.c|   60 ---
 src/mesa/main/shaderobj.h|3 
 src/mesa/program/ir_to_mesa.cpp  

mesa: Changes to 'upstream-experimental'

2017-11-21 Thread Andreas Boll
 VERSION  |2 
 configure.ac |   16 
 docs/specs/enums.txt |   26 -
 meson.build  |2 
 src/Makefile.am  |2 
 src/amd/vulkan/radv_cmd_buffer.c |2 
 src/amd/vulkan/radv_descriptor_set.c |   55 +++
 src/amd/vulkan/radv_device.c |   32 +
 src/broadcom/compiler/v3d_compiler.c |   43 --
 src/compiler/glsl/ast_to_hir.cpp |2 
 src/compiler/glsl/link_atomics.cpp   |4 
 src/compiler/glsl/link_uniforms.cpp  |   17 -
 src/compiler/glsl/link_varyings.cpp  |   24 -
 src/compiler/glsl/linker.cpp |  168 
++
 src/compiler/glsl/shader_cache.cpp   |6 
 src/compiler/nir/nir.h   |1 
 src/compiler/nir/nir_print.c |2 
 src/compiler/spirv/spirv_to_nir.c|   12 
 src/compiler/spirv/vtn_private.h |1 
 src/compiler/spirv/vtn_variables.c   |1 
 src/egl/drivers/dri2/platform_wayland.c  |   32 +
 src/gallium/auxiliary/tgsi/tgsi_exec.c   |2 
 src/gallium/drivers/r600/r600_shader.c   |   13 
 src/gallium/drivers/swr/rasterizer/common/simdlib_512_avx512.inl |   12 
 src/gallium/drivers/swr/rasterizer/common/simdlib_512_emu.inl|   34 --
 src/gallium/drivers/vc5/Makefile.sources |1 
 src/gallium/targets/opencl/Makefile.am   |2 
 src/glx/dri3_glx.c   |3 
 src/glx/drisw_glx.c  |6 
 src/intel/Makefile.am|3 
 src/intel/Makefile.common.am |2 
 src/intel/blorp/blorp.h  |7 
 src/intel/blorp/blorp_genX_exec.h|   20 -
 src/intel/compiler/brw_fs.cpp|   94 +++--
 src/intel/compiler/brw_fs_generator.cpp  |   75 ++--
 src/intel/compiler/brw_fs_nir.cpp|  128 ++-
 src/intel/compiler/brw_fs_visitor.cpp|   60 +--
 src/intel/compiler/brw_nir.c |   63 ++-
 src/intel/compiler/brw_nir.h |4 
 src/intel/compiler/brw_reg.h |   16 
 src/intel/tools/aubinator_error_decode.c |2 
 src/intel/vulkan/anv_blorp.c |   68 ++--
 src/intel/vulkan/genX_blorp_exec.c   |1 
 src/intel/vulkan/genX_cmd_buffer.c   |   11 
 src/loader/loader_dri3_helper.c  |   77 +++-
 src/loader/loader_dri3_helper.h  |   10 
 src/mesa/drivers/dri/i965/brw_blorp.c|   32 +
 src/mesa/drivers/dri/i965/brw_context.c  |1 
 src/mesa/drivers/dri/i965/brw_defines.h  |2 
 src/mesa/drivers/dri/i965/brw_draw.c |4 
 src/mesa/drivers/dri/i965/brw_link.cpp   |   43 --
 src/mesa/drivers/dri/i965/brw_misc_state.c   |9 
 src/mesa/drivers/dri/i965/brw_pipe_control.c |   52 ++-
 src/mesa/drivers/dri/i965/brw_state.h|1 
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |   21 -
 src/mesa/drivers/dri/i965/gen7_l3_state.c|2 
 src/mesa/drivers/dri/i965/genX_blorp_exec.c  |   10 
 src/mesa/drivers/dri/i965/genX_state_upload.c|2 
 src/mesa/drivers/dri/i965/intel_batchbuffer.c|4 
 src/mesa/drivers/dri/i965/intel_blit.c   |   15 
 src/mesa/main/mtypes.h   |7 
 src/mesa/main/shaderobj.c|   60 ---
 src/mesa/main/shaderobj.h|3 
 src/mesa/program/ir_to_mesa.cpp  |2 
 64 files changed, 873 insertions(+), 561 deletions(-)

New commits:
commit d1e6cf4639cd771c5896fb82d549cf5c5681a9f8
Author: Emil Velikov 
Date:   Mon Nov 20 13:59:12 2017 +

Update version t

Processed: limit source to xorg-server, tagging 836453

2017-11-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> limit source xorg-server
Limiting to bugs with field 'source' containing at least one of 'xorg-server'
Limit currently set to 'source':'xorg-server'

> tags 836453 + pending
Bug #836453 [xserver-xorg-dev] xserver-xorg-dev: please move xorg-server.pc to 
a multiarch path
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
836453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



xauth: Changes to 'refs/tags/xauth-1_1.0.10-1'

2017-11-21 Thread Emilio Pozuelo Monfort
Tag 'xauth-1_1.0.10-1' created by Emilio Pozuelo Monfort  at 
2017-11-21 19:47 +

Tagging upload of xauth 1:1.0.10-1 to unstable.
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAloUgugACgkQnUbEiOQ2
gwJNahAArnvXCjGKP/HbV7d5qqGhhmpS0H1SqVcxl07lXrvNK4yFSMVb390XC3OU
LVzPIMQly5YZAr8TzitT0hn4Tp+eWZgcO8xxqbJElZV3I/iQ2SzCxAaOhxrf3LhM
P4FN9FLOyG5eIbzAf4vOJz5VM5za4qXStDWKlwnoKfyqL8zs+O5+nxdcgi18LRdm
pczMDbLoxdy995UMhbafFZDUjM/6bTEYUAVceTV6Tcm0vNgAfbG57FgiOuXWlNqP
NsjUUiuInLDopZIDrIIRIT/edehZ6aOgB66ekgJZhVnsUo6fy5P/5/S8tolEsdJj
Um5FH1rghmyIhXJP2Zf5x6H0EOcaaMV9l/x9SNx0Ny2G4CFbOsPOJi1CYByHcor2
HXJCtKAWTVmPXXKEJ54iCMrCuw2VPWvaAf8r1s306xqrnWqKLAMxQtyqkBhzVkNr
cmGGy/2g9CdgCfoMu1riPiXvsqKthSb0v5zvABPoQfXDHNFdepyN6aAmjGyE7ePq
OWHgIsMc3gx0olAEFlEFCKUanBknk0qmnRLVk02d2K+IpWhxuyyTy8yVqpbRNIO+
Inx/WVjCGzrn997/GXmAzQzzoMdTtrKeYFyih5MMRRx/G9uOiDhWOb6WzhoRct+U
SbOrXn+KfqDco7o6QJFVw/wkB5a1EevnqTTHsVvCJkoAvhgr8Uk=
=ifK2
-END PGP SIGNATURE-

Changes since xauth-1_1.0.9-1:
Alan Coopersmith (2):
  include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h
  autogen.sh: Honor NOCONFIGURE=1

Dr. Tilmann Bubeck (2):
  Clarified RELEASING in README
  Fix for xauth failing on ENOSPC (= disk full)

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

Emilio Pozuelo Monfort (7):
  annotate cmdtest build-dependency with 
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Bump to debhelper compat 10
  Let dh 10 enable autoreconf and verbose builds
  Bump Standards-Version to 4.1.1
  Release to unstable

Jeremy Huddleston Sequoia (1):
  Update DISPLAY parsing to work with new launchd paths in Yosemite

Jon TURNEY (1):
  Fix !HAVE_STRLCPY case

Matt Turner (2):
  Build xauth before running tests.
  xauth 1.0.10

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

Peter Hutterer (2):
  autogen.sh: stop using maintainer mode
  autogen.sh: use exec instead of waiting for configure to finish

Søren Sandmann Pedersen (1):
  usage(): Print summary for the -n option

Timo Aaltonen (1):
  Mark xauth Multi-Arch: foreign. (Closes: #695087)

---
 Makefile.am  |2 -
 README   |   17 ++
 autogen.sh   |   12 ++
 configure.ac |3 --
 debian/changelog |   19 
 debian/compat|2 -
 debian/control   |8 +++---
 debian/rules |5 
 gethost.c|   63 +++
 parsedpy.c   |   31 +--
 process.c|5 +++-
 xauth.c  |1 
 12 files changed, 121 insertions(+), 47 deletions(-)
---



xauth: Changes to 'upstream-unstable'

2017-11-21 Thread Emilio Pozuelo Monfort
 Makefile.am  |2 -
 README   |   17 ++-
 autogen.sh   |   12 +++
 configure.ac |3 --
 gethost.c|   63 ++-
 parsedpy.c   |   31 +++--
 process.c|5 +++-
 xauth.c  |1 
 8 files changed, 96 insertions(+), 38 deletions(-)

New commits:
commit 536d1003a5c4d5ac24cd3b8afd10492e4e6242df
Author: Matt Turner 
Date:   Sun Jan 29 13:09:12 2017 -0800

xauth 1.0.10

Signed-off-by: Matt Turner 

diff --git a/configure.ac b/configure.ac
index def3cd5..4bc43e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.60])
 AC_INIT([xauth],
-   [1.0.9],
+   [1.0.10],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xauth])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 72717ccee0b6bdbf161cc9d44abe3dc1d824fe46
Author: Matt Turner 
Date:   Sun Jan 29 13:09:39 2017 -0800

Build xauth before running tests.

Otherwise make check fails if make hasn't previously been run.

Signed-off-by: Matt Turner 

diff --git a/Makefile.am b/Makefile.am
index 87360a5..9fec077 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 #  PERFORMANCE OF THIS SOFTWARE.
 
-SUBDIRS = man tests
+SUBDIRS = . man tests
 bin_PROGRAMS = xauth
 
 AM_CFLAGS = $(CWARNFLAGS) $(XAUTH_CFLAGS)

commit 4dee6a980fdc0174d3825389f95ac1f27c2427db
Author: Mihail Konev 
Date:   Thu Jan 26 14:00:20 2017 +1000

autogen: add default patch prefix

Signed-off-by: Mihail Konev 

diff --git a/autogen.sh b/autogen.sh
index 0006de8..8c0766c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,6 +9,9 @@ cd "$srcdir"
 autoreconf -v --install || exit 1
 cd "$ORIGDIR" || exit $?
 
+git config --local --get format.subjectPrefix >/dev/null 2>&1 ||
+git config --local format.subjectPrefix "PATCH app/xauth"
+
 if test -z "$NOCONFIGURE"; then
 exec "$srcdir"/configure "$@"
 fi

commit 4933bc594087c25dfbc9b1f6db46440f19d0b360
Author: Emil Velikov 
Date:   Mon Mar 9 12:00:52 2015 +

autogen.sh: use quoted string variables

Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
fall-outs, when they contain space.

Signed-off-by: Emil Velikov 
Reviewed-by: Peter Hutterer 
Signed-off-by: Peter Hutterer 

diff --git a/autogen.sh b/autogen.sh
index fd9c59a..0006de8 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,14 +1,14 @@
 #! /bin/sh
 
-srcdir=`dirname $0`
+srcdir=`dirname "$0"`
 test -z "$srcdir" && srcdir=.
 
 ORIGDIR=`pwd`
-cd $srcdir
+cd "$srcdir"
 
 autoreconf -v --install || exit 1
-cd $ORIGDIR || exit $?
+cd "$ORIGDIR" || exit $?
 
 if test -z "$NOCONFIGURE"; then
-exec $srcdir/configure "$@"
+exec "$srcdir"/configure "$@"
 fi

commit eaeb306e67c23657f713b3ca48765d1c6ed99986
Author: Peter Hutterer 
Date:   Tue Jan 24 10:32:07 2017 +1000

autogen.sh: use exec instead of waiting for configure to finish

Syncs the invocation of configure with the one from the server.

Signed-off-by: Peter Hutterer 
Reviewed-by: Emil Velikov 

diff --git a/autogen.sh b/autogen.sh
index fc34bd5..fd9c59a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -10,5 +10,5 @@ autoreconf -v --install || exit 1
 cd $ORIGDIR || exit $?
 
 if test -z "$NOCONFIGURE"; then
-$srcdir/configure "$@"
+exec $srcdir/configure "$@"
 fi

commit 179459471e83a0cd235a0c8ead99b3156390e00c
Author: Alan Coopersmith 
Date:   Sun Jun 1 21:03:14 2014 -0700

autogen.sh: Honor NOCONFIGURE=1

See http://people.gnome.org/~walters/docs/build-api.txt

Signed-off-by: Alan Coopersmith 

diff --git a/autogen.sh b/autogen.sh
index 80ae530..fc34bd5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,5 +9,6 @@ cd $srcdir
 autoreconf -v --install || exit 1
 cd $ORIGDIR || exit $?
 
-$srcdir/configure "$@"
-
+if test -z "$NOCONFIGURE"; then
+$srcdir/configure "$@"
+fi

commit 0e4c17c6d6980f07896f0631cffeb82a0e9705f7
Author: Peter Hutterer 
Date:   Thu Jan 26 10:26:30 2017 +1000

autogen.sh: stop using maintainer mode

See xserver commit 4bf3eac5fe20f

Signed-off-by: Peter Hutterer 

diff --git a/autogen.sh b/autogen.sh
index e81f989..80ae530 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,5 +9,5 @@ cd $srcdir
 autoreconf -v --install || exit 1
 cd $ORIGDIR || exit $?
 
-$srcdir/configure --enable-maintainer-mode "$@"
+$srcdir/configure "$@"
 
diff --git a/configure.ac b/configure.ac
index 2d36ed5..def3cd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,6 @@ AC_INIT([xauth],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xauth])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
 
 AC_CONFIG_HEADERS([config.h])
 

commit a64ca3aafcde516658d699047382ab294e3e974f
Author: Søren Sandmann Pedersen 
Date:   Thu Sep 26 12:30:03 2013 -0

xauth: Changes to 'debian-unstable'

2017-11-21 Thread Emilio Pozuelo Monfort
 Makefile.am  |2 -
 README   |   17 ++
 autogen.sh   |   12 ++
 configure.ac |3 --
 debian/changelog |   16 -
 debian/compat|2 -
 debian/control   |7 ++
 debian/rules |5 
 gethost.c|   63 +++
 parsedpy.c   |   31 +--
 process.c|5 +++-
 xauth.c  |1 
 12 files changed, 115 insertions(+), 49 deletions(-)

New commits:
commit c45309bd0914abb8cd5b8ae094909d605f0ade13
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:47:41 2017 +0100

Release to unstable

diff --git a/debian/changelog b/debian/changelog
index f34e883..55f24b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xauth (1:1.0.10-1) UNRELEASED; urgency=medium
+xauth (1:1.0.10-1) unstable; urgency=medium
 
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
@@ -15,7 +15,7 @@ xauth (1:1.0.10-1) UNRELEASED; urgency=medium
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
 
- -- Timo Aaltonen   Tue, 03 Mar 2015 17:36:05 +0200
+ -- Emilio Pozuelo Monfort   Tue, 21 Nov 2017 20:47:37 +0100
 
 xauth (1:1.0.9-1) unstable; urgency=medium
 

commit 25f5ae202fc5c9cea01ecef6e68f252aa0f6e630
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:46:26 2017 +0100

Bump Standards-Version to 4.1.1

diff --git a/debian/changelog b/debian/changelog
index fa138e1..f34e883 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ xauth (1:1.0.10-1) UNRELEASED; urgency=medium
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
+  * Bump Standards-Version to 4.1.1; no changes needed.
 
  -- Timo Aaltonen   Tue, 03 Mar 2015 17:36:05 +0200
 
diff --git a/debian/control b/debian/control
index ab41764..10232e0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libxmuu-dev (>= 1:1.0.1),
  xutils-dev (>= 1:7.5+4),
  cmdtest ,
-Standards-Version: 3.9.2
+Standards-Version: 4.1.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xauth
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xauth.git
 

commit 8a8861befa040a12b01088dacce407fbc8fdaae1
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:41:01 2017 +0100

Let dh 10 enable autoreconf and verbose builds

diff --git a/debian/changelog b/debian/changelog
index e538206..fa138e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ xauth (1:1.0.10-1) UNRELEASED; urgency=medium
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
+- Rely on that to get autoreconf and verbose builds.
 
  -- Timo Aaltonen   Tue, 03 Mar 2015 17:36:05 +0200
 
diff --git a/debian/control b/debian/control
index 4f642ad..ab41764 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian X Strike Force 
 Build-Depends:
  debhelper (>= 10),
- dh-autoreconf,
  quilt,
  pkg-config,
  libx11-dev (>= 2:1.0.0),
diff --git a/debian/rules b/debian/rules
index 03746e6..d70b6f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,5 @@ override_dh_install:
 override_dh_auto_test:
dh_auto_test -- VERBOSE=1
 
-override_dh_auto_configure:
-   dh_auto_configure -- --disable-silent-rules
-
 %:
-   dh $@ --with quilt,autoreconf --builddirectory=build/
+   dh $@ --with quilt --builddirectory=build/

commit 8289fdd26edb00e3466c18609f672dbc882a126e
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:40:17 2017 +0100

Bump to debhelper compat 10

diff --git a/debian/changelog b/debian/changelog
index f703399..e538206 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ xauth (1:1.0.10-1) UNRELEASED; urgency=medium
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
+  * Bump to debhelper compat 10.
 
  -- Timo Aaltonen   Tue, 03 Mar 2015 17:36:05 +0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 7d198aa..4f642ad 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
 Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 10),
  dh-autoreconf,
  quilt,
  pkg-config,

commit d79bc7fd1f84332cc61a9e33ccfb2d3788ba7aba
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:32:39 2017 +0100

New upstream release

diff --git a/debian/changelog b/debian/changelog
index 328bbc0..f703399 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xauth (1:1.0.9-2) UNRELEASED; urgency=medium
+xauth (1:1.

xorg-server: Changes to 'debian-unstable'

2017-11-21 Thread Emilio Pozuelo Monfort
 debian/changelog  |   13 +
 debian/control|1 -
 debian/rules  |   11 ++-
 debian/rules.flags|5 +++--
 debian/xdmx-tools.install |   12 ++--
 debian/xdmx.install   |4 ++--
 debian/xnest.install  |4 ++--
 debian/xorg-server-source.install |2 +-
 debian/xserver-common.install |6 +++---
 debian/xserver-xephyr.install |4 ++--
 debian/xserver-xorg-core-udeb.install |8 
 debian/xserver-xorg-core.install  |   26 +-
 debian/xserver-xorg-dev.install   |6 +++---
 debian/xserver-xorg-legacy.install|6 +++---
 debian/xvfb.install   |8 
 debian/xwayland.install   |2 +-
 16 files changed, 66 insertions(+), 52 deletions(-)

New commits:
commit 4f84f345e3a58f622da1969bb5063ae4f7d4d6a5
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:50:16 2017 +0100

Move xserver-xorg-legacy to priority optional

diff --git a/debian/changelog b/debian/changelog
index 0bf1596..1e21016 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ xorg-server (2:1.19.5-2) UNRELEASED; urgency=medium
 be installed to in *.install.
   * Install xorg-server.pc to a multiarch location. Based on a patch
 from Helmut Grohne. Closes: #836453.
+  * Move xserver-xorg-legacy to priority optional, as priority extra is
+deprecated.
 
  -- Emilio Pozuelo Monfort   Tue, 21 Nov 2017 19:34:34 +0100
 
diff --git a/debian/control b/debian/control
index ccbefd6..89bea5b 100644
--- a/debian/control
+++ b/debian/control
@@ -355,7 +355,6 @@ Description: Xwayland X server
 
 Package: xserver-xorg-legacy
 Architecture: any
-Priority: extra
 Depends:
  xserver-common (>= ${source:Version}),
  ${shlibs:Depends},

commit aefc7f3036425772d903a44206909b08e80dc3c8
Author: Emilio Pozuelo Monfort 
Date:   Tue Nov 21 20:11:34 2017 +0100

Install xorg-server.pc to a multiarch location

diff --git a/debian/changelog b/debian/changelog
index 9b1cb46..0bf1596 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ xorg-server (2:1.19.5-2) UNRELEASED; urgency=medium
 --sourcedir=debian/tmp/main for the rest, so that we don't have
 to specify where the files come from as well as where they should
 be installed to in *.install.
+  * Install xorg-server.pc to a multiarch location. Based on a patch
+from Helmut Grohne. Closes: #836453.
 
  -- Emilio Pozuelo Monfort   Tue, 21 Nov 2017 19:34:34 +0100
 
diff --git a/debian/rules b/debian/rules
index 7466ffe..ed20e61 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 include debian/rules.flags
 
-DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+include /usr/share/dpkg/architecture.mk
 
 %:
dh $@ --with quilt,autoreconf --parallel
@@ -61,7 +61,7 @@ override_dh_auto_install:
rm -rf debian/tmp/udeb/usr/include
rm -rf debian/tmp/udeb/usr/share/aclocal
rm -rf debian/tmp/udeb/usr/share/man
-   rm -rf debian/tmp/udeb/usr/lib/pkgconfig
+   rm -rf debian/tmp/udeb/usr/lib/*/pkgconfig
 
install -m 755 debian/local/xvfb-run debian/tmp/main/usr/bin
install debian/local/xvfb-run.1 debian/tmp/main/usr/share/man/man1
@@ -105,10 +105,10 @@ override_dh_install:
dh_install --remaining-packages --sourcedir=debian/tmp/main 
--fail-missing
install -d $(CURDIR)/debian/xserver-xorg-dev/usr/share/xserver-xorg
# Extract only the major ABI version:
-   abi_videodrv=`PKG_CONFIG_PATH=debian/tmp/main/usr/lib/pkgconfig 
pkg-config --variable=abi_videodrv xorg-server|cut -d . -f 1`; \
+   
abi_videodrv=`PKG_CONFIG_PATH=debian/tmp/main/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig
 pkg-config --variable=abi_videodrv xorg-server|cut -d . -f 1`; \
echo videoabi=xorg-video-abi-$$abi_videodrv > 
debian/xserver-xorg-core.substvars && \
echo "xorg-video-abi-$$abi_videodrv, xserver-xorg-core (>= 
$(serverminver))" > debian/xserver-xorg-dev/usr/share/xserver-xorg/videodrvdep
-   abi_xinput=`PKG_CONFIG_PATH=debian/tmp/main/usr/lib/pkgconfig 
pkg-config --variable=abi_xinput xorg-server|cut -d . -f 1`; \
+   
abi_xinput=`PKG_CONFIG_PATH=debian/tmp/main/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig
 pkg-config --variable=abi_xinput xorg-server|cut -d . -f 1`; \
echo inputabi=xorg-input-abi-$$abi_xinput >> 
debian/xserver-xorg-core.substvars && \
echo "xorg-input-abi-$$abi_xinput, xserver-xorg-core (>= 
$(serverminver))" > debian/xserver-xorg-dev/usr/share/xserver-xorg/xinputdep
 
diff --git a/debian/rules.flags b/debian/rules.flags
index 2850da6..c6f3672 100755
--- a/debian/rules.flags
+++ b/debian/rules.flags
@@ -9,8 +9,9 @@ SOURCE_VERSION := $(shell dpkg-parsechangelog | awk -F': ' 
'/^Version: / {print
 # disable-static is so we don't get libfoo.a for modules.  now if only

Processing of xauth_1.0.10-1_source.changes

2017-11-21 Thread Debian FTP Masters
xauth_1.0.10-1_source.changes uploaded successfully to localhost
along with the files:
  xauth_1.0.10-1.dsc
  xauth_1.0.10.orig.tar.gz
  xauth_1.0.10-1.diff.gz
  xauth_1.0.10-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#684723: marked as done (xauth: Some times corrupts my .Xauthority file when disk quota is exceeded)

2017-11-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Nov 2017 21:10:36 +
with message-id 
and subject line Bug#684723: fixed in xauth 1:1.0.10-1
has caused the Debian Bug report #684723,
regarding xauth: Some times corrupts my .Xauthority file when disk quota is 
exceeded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
684723: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xauth
Version: 1:1.0.4-1

Some times my home directory is unwritable because my user exceed the
disk quota set on it.  And some times when this happen, I loose my
Xauthority key needed to run X programs.  The sad end result can be
verified like this:

  % xhost 
  No protocol specified
  xhost:  unable to open display ":0"
  % 

Can xauth be made more robust, to make sure it do not kill my
.Xauthority file when I exceed my disk quota?
-- 
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: xauth
Source-Version: 1:1.0.10-1

We believe that the bug you reported is fixed in the latest version of
xauth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 684...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort  (supplier of updated xauth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Nov 2017 20:47:37 +0100
Source: xauth
Binary: xauth
Architecture: source
Version: 1:1.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Emilio Pozuelo Monfort 
Description:
 xauth  - X authentication utility
Closes: 596630 684723 695087 840085 880487
Changes:
 xauth (1:1.0.10-1) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
 .
   [ Helmut Grohne ]
   * Cross satisfiable Build-Depends: annotate cmdtest with 
 (Closes: #840085).
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
Checksums-Sha1:
 35b4e35d9647302ee139143e325a426dcd99aaff 1891 xauth_1.0.10-1.dsc
 64a3931f962759d92dcecd4d044817087779092d 204259 xauth_1.0.10.orig.tar.gz
 027e9f5416e08bd2b3600dec4373b44df49c886a 12303 xauth_1.0.10-1.diff.gz
 f20d97b8819e42de6e5d7fd4d3ab2ed05796e39a 5803 xauth_1.0.10-1_source.buildinfo
Checksums-Sha256:
 4bcb2b5fcc8b174bebea9584b3a06e16027b58d8e1b31e6d7704b6fd0df5c6e3 1891 
xauth_1.0.10-1.dsc
 5196821221d824b9bc278fa6505c595acee1d374518a52217d9b64d3c63dedd0 204259 
xauth_1.0.10.orig.tar.gz
 a8212a5cc9607c542d30abd880eb3a69870e642e3c45880c1ab86836008f4ede 12303 
xauth_1.0.10-1.diff.gz
 b783040b5ad2a054cc43618b0227b2c8ea1ec3cf1e6fab40ae3ae56d9ed4d1da 5803 
xauth_1.0.10-1_source.buildinfo
Files:
 e887532f591ee85db12a5fd19777c914 1891 x11 optional xauth_1.0.10-1.dsc
 ab5a1ceb569ffb669cdfda0e641f1e2b 204259 x11 optional xauth_1.0.10.orig.tar.gz
 aa38e00538fd015ea2961d93c702f617 12303 x11 optional xauth_1.0.10-1.diff.gz
 48bb8937855a2da05d35b7c3c9b2499b 5803 x11 optional 
xauth_1.0.10-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAloUgu0ACgkQnUbEiOQ2
gwIpKA/+JWQnt1jTI/gUjA/EHKmXwP2HYjoQ0lsZ/CDFOvP/8QCfpriYEDsoM7dx
cOB+hFh20q+fgIXCFdxpoLJEHHO+0xNl0V9I7U+FU8hIzKcKeYmHzCSpjGPwcwIz
4/SHMZrQfpw+bUe81ygCPaUTK5HA6n6vks6q/wP3va/2x+EQCJUySIdrrSTLyoE3
EcLQX3wUzRFpMfKmOeI3joxv22BVlbPLUiqZkpKl8G60zHWh5bjpx7HYh4Y6aWbs
hXXRJB7dLPzN6MtI79Oa8ng/QlYrdUJpZ+kqlMHKf40d/qyM8T7t+w279WtAgjXG
013yUlBcNUHoBx+16Ck6g1sNWPBEnUbhCth+3XG53MJ2iSHBIdQKlZvv66yhKLOw
dSSdqimKKod7SdG/5Z0VAdKk9taM9L/aBu17WERXMx6hbO/8DiBmoLBP+y9V9cLW
0KHuOv02Vx7uB9yBZD4buXhJvVM4JWDE1LKHmmZ9OLv4ws589AyYt0SGoFNm0M/X
cx02dd5GgT6e51nYcSKqFHNm0E0JSa4bXG6Gka4iYImIXkpXsKcn2krxH5YwNtWx
JtH1ocSLkZp1JHxZMpLwNB4XEgcsELnaPJZk96h2DazjhQ9uVE+MosZMTivX4PvC
XqUKrezjrhhu9+ks6JYzGlu0Dk0/PbIVbFs2wPluixG/skMVfsQ=
=j/IU
-END PGP SIGNATURE End Message ---


Bug#880487: marked as done (xauth: New upstream release)

2017-11-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Nov 2017 21:10:36 +
with message-id 
and subject line Bug#880487: fixed in xauth 1:1.0.10-1
has caused the Debian Bug report #880487,
regarding xauth: New upstream release
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
880487: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880487
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xauth
Version: 1:1.0.9-1
Severity: wishlist

There is a 1.0.10 release available.

https://cgit.freedesktop.org/xorg/app/xauth/log/

Thanks,
Jeremy Bicha
--- End Message ---
--- Begin Message ---
Source: xauth
Source-Version: 1:1.0.10-1

We believe that the bug you reported is fixed in the latest version of
xauth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 880...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort  (supplier of updated xauth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Nov 2017 20:47:37 +0100
Source: xauth
Binary: xauth
Architecture: source
Version: 1:1.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Emilio Pozuelo Monfort 
Description:
 xauth  - X authentication utility
Closes: 596630 684723 695087 840085 880487
Changes:
 xauth (1:1.0.10-1) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
 .
   [ Helmut Grohne ]
   * Cross satisfiable Build-Depends: annotate cmdtest with 
 (Closes: #840085).
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
Checksums-Sha1:
 35b4e35d9647302ee139143e325a426dcd99aaff 1891 xauth_1.0.10-1.dsc
 64a3931f962759d92dcecd4d044817087779092d 204259 xauth_1.0.10.orig.tar.gz
 027e9f5416e08bd2b3600dec4373b44df49c886a 12303 xauth_1.0.10-1.diff.gz
 f20d97b8819e42de6e5d7fd4d3ab2ed05796e39a 5803 xauth_1.0.10-1_source.buildinfo
Checksums-Sha256:
 4bcb2b5fcc8b174bebea9584b3a06e16027b58d8e1b31e6d7704b6fd0df5c6e3 1891 
xauth_1.0.10-1.dsc
 5196821221d824b9bc278fa6505c595acee1d374518a52217d9b64d3c63dedd0 204259 
xauth_1.0.10.orig.tar.gz
 a8212a5cc9607c542d30abd880eb3a69870e642e3c45880c1ab86836008f4ede 12303 
xauth_1.0.10-1.diff.gz
 b783040b5ad2a054cc43618b0227b2c8ea1ec3cf1e6fab40ae3ae56d9ed4d1da 5803 
xauth_1.0.10-1_source.buildinfo
Files:
 e887532f591ee85db12a5fd19777c914 1891 x11 optional xauth_1.0.10-1.dsc
 ab5a1ceb569ffb669cdfda0e641f1e2b 204259 x11 optional xauth_1.0.10.orig.tar.gz
 aa38e00538fd015ea2961d93c702f617 12303 x11 optional xauth_1.0.10-1.diff.gz
 48bb8937855a2da05d35b7c3c9b2499b 5803 x11 optional 
xauth_1.0.10-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAloUgu0ACgkQnUbEiOQ2
gwIpKA/+JWQnt1jTI/gUjA/EHKmXwP2HYjoQ0lsZ/CDFOvP/8QCfpriYEDsoM7dx
cOB+hFh20q+fgIXCFdxpoLJEHHO+0xNl0V9I7U+FU8hIzKcKeYmHzCSpjGPwcwIz
4/SHMZrQfpw+bUe81ygCPaUTK5HA6n6vks6q/wP3va/2x+EQCJUySIdrrSTLyoE3
EcLQX3wUzRFpMfKmOeI3joxv22BVlbPLUiqZkpKl8G60zHWh5bjpx7HYh4Y6aWbs
hXXRJB7dLPzN6MtI79Oa8ng/QlYrdUJpZ+kqlMHKf40d/qyM8T7t+w279WtAgjXG
013yUlBcNUHoBx+16Ck6g1sNWPBEnUbhCth+3XG53MJ2iSHBIdQKlZvv66yhKLOw
dSSdqimKKod7SdG/5Z0VAdKk9taM9L/aBu17WERXMx6hbO/8DiBmoLBP+y9V9cLW
0KHuOv02Vx7uB9yBZD4buXhJvVM4JWDE1LKHmmZ9OLv4ws589AyYt0SGoFNm0M/X
cx02dd5GgT6e51nYcSKqFHNm0E0JSa4bXG6Gka4iYImIXkpXsKcn2krxH5YwNtWx
JtH1ocSLkZp1JHxZMpLwNB4XEgcsELnaPJZk96h2DazjhQ9uVE+MosZMTivX4PvC
XqUKrezjrhhu9+ks6JYzGlu0Dk0/PbIVbFs2wPluixG/skMVfsQ=
=j/IU
-END PGP SIGNATURE End Message ---


Bug#840085: marked as done (xauth FTCBFS: unsatisfiable cross Build-Depends: cmdtest)

2017-11-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Nov 2017 21:10:36 +
with message-id 
and subject line Bug#840085: fixed in xauth 1:1.0.10-1
has caused the Debian Bug report #840085,
regarding xauth FTCBFS: unsatisfiable cross Build-Depends: cmdtest
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
840085: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840085
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xauth
Version: 1:1.0.9-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

xauth cannot satsify its cmdtest dependency during cross building,
because cmdtest is Architecture:all Multi-Arch:no. Fortunately, cmdtest
is only needed for testing, so we can simply annotate it with 
profile. After doing that, it cross builds just fine. Please consider
applying the attached patch.

Helmut
diff -u xauth-1.0.9/debian/changelog xauth-1.0.9/debian/changelog
--- xauth-1.0.9/debian/changelog
+++ xauth-1.0.9/debian/changelog
@@ -1,3 +1,11 @@
+xauth (1:1.0.9-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Cross satisfiable Build-Depends: annotate cmdtest with 
+(Closes: #-1).
+
+ -- Helmut Grohne   Sat, 08 Oct 2016 08:09:12 +0200
+
 xauth (1:1.0.9-1) unstable; urgency=medium
 
   * New upstream release.
diff -u xauth-1.0.9/debian/control xauth-1.0.9/debian/control
--- xauth-1.0.9/debian/control
+++ xauth-1.0.9/debian/control
@@ -11,7 +11,7 @@
  libxext-dev (>= 1:1.0.0),
  libxmuu-dev (>= 1:1.0.1),
  xutils-dev (>= 1:7.5+4),
- cmdtest,
+ cmdtest ,
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xauth
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xauth.git
--- End Message ---
--- Begin Message ---
Source: xauth
Source-Version: 1:1.0.10-1

We believe that the bug you reported is fixed in the latest version of
xauth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 840...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort  (supplier of updated xauth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Nov 2017 20:47:37 +0100
Source: xauth
Binary: xauth
Architecture: source
Version: 1:1.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Emilio Pozuelo Monfort 
Description:
 xauth  - X authentication utility
Closes: 596630 684723 695087 840085 880487
Changes:
 xauth (1:1.0.10-1) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
 .
   [ Helmut Grohne ]
   * Cross satisfiable Build-Depends: annotate cmdtest with 
 (Closes: #840085).
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
Checksums-Sha1:
 35b4e35d9647302ee139143e325a426dcd99aaff 1891 xauth_1.0.10-1.dsc
 64a3931f962759d92dcecd4d044817087779092d 204259 xauth_1.0.10.orig.tar.gz
 027e9f5416e08bd2b3600dec4373b44df49c886a 12303 xauth_1.0.10-1.diff.gz
 f20d97b8819e42de6e5d7fd4d3ab2ed05796e39a 5803 xauth_1.0.10-1_source.buildinfo
Checksums-Sha256:
 4bcb2b5fcc8b174bebea9584b3a06e16027b58d8e1b31e6d7704b6fd0df5c6e3 1891 
xauth_1.0.10-1.dsc
 5196821221d824b9bc278fa6505c595acee1d374518a52217d9b64d3c63dedd0 204259 
xauth_1.0.10.orig.tar.gz
 a8212a5cc9607c542d30abd880eb3a69870e642e3c45880c1ab86836008f4ede 12303 
xauth_1.0.10-1.diff.gz
 b783040b5ad2a054cc43618b0227b2c8ea1ec3cf1e6fab40ae3ae56d9ed4d1da 5803 
xauth_1.0.10-1_source.buildinfo
Files:
 e887532f591ee85db12a5fd19777c914 1891 x11 optional xauth_1.0.10-1.dsc
 ab5a1ceb569ffb669cdfda0e641f1e2b 204259 x11 optional xauth_1.0.10.orig.tar.gz
 aa38e00538fd015ea2961d93c702f617 12303 x11 optional xauth_1.0.10-1.diff.gz
 48bb8937855a2da05d35b7c3c9b2499b 5803 x11 optional 
xauth_1.0.10-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAloUgu0ACgkQnUbEiOQ2
gwIpKA/+JWQnt1jTI/gUjA/EHKmXwP2HYjoQ0lsZ/CDFOvP/8QCfpriYEDsoM7

Bug#596630: marked as done (disk full leads to xauth nulling out the Xauthority file completely instead of just failing to create entry)

2017-11-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Nov 2017 21:10:36 +
with message-id 
and subject line Bug#596630: fixed in xauth 1:1.0.10-1
has caused the Debian Bug report #596630,
regarding disk full leads to xauth nulling out the Xauthority file completely 
instead of just failing to create entry
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
596630: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596630
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xauth
Version: 1:1.0.3-2
Severity: grave
Justification: causes non-serious data loss

If I have a non zero ~/.Xauthority file, then create a file in my home 
directory that fills the disk, and ssh in again (not closing the original X or 
ssh session so the Xauthority entries for those are still valid and have not 
been removed), something somewhere between ssh and libxcb completely empties 
~/.Xauthority (silently!  No error logged to stderr!).

Smacks of just trying to rewrite a file without using a temporary file, or not 
checking for any errors of the write() or close() before running rename(), 
doesn't it?


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-bpo.4-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xauth depends on:
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries
ii  libx11-62:1.1.5-2X11 client-side library
ii  libxau6 1:1.0.3-3X11 authorisation library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxmuu12:1.0.4-1X11 miscellaneous micro-utility li
ii  x11-common  1:7.3+20 X Window System (X.Org) infrastruc

xauth recommends no packages.

xauth suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: xauth
Source-Version: 1:1.0.10-1

We believe that the bug you reported is fixed in the latest version of
xauth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 596...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort  (supplier of updated xauth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Nov 2017 20:47:37 +0100
Source: xauth
Binary: xauth
Architecture: source
Version: 1:1.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Emilio Pozuelo Monfort 
Description:
 xauth  - X authentication utility
Closes: 596630 684723 695087 840085 880487
Changes:
 xauth (1:1.0.10-1) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
 .
   [ Helmut Grohne ]
   * Cross satisfiable Build-Depends: annotate cmdtest with 
 (Closes: #840085).
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
Checksums-Sha1:
 35b4e35d9647302ee139143e325a426dcd99aaff 1891 xauth_1.0.10-1.dsc
 64a3931f962759d92dcecd4d044817087779092d 204259 xauth_1.0.10.orig.tar.gz
 027e9f5416e08bd2b3600dec4373b44df49c886a 12303 xauth_1.0.10-1.diff.gz
 f20d97b8819e42de6e5d7fd4d3ab2ed05796e39a 5803 xauth_1.0.10-1_source.buildinfo
Checksums-Sha256:
 4bcb2b5fcc8b174bebea9584b3a06e16027b58d8e1b31e6d7704b6fd0df5c6e3 1891 
xauth_1.0.10-1.dsc
 5196821221d824b9bc278fa6505c595acee1d374518a52217d9b64d3c63dedd0 204259 
xauth_1.0.10.orig.tar.gz
 a8212a5cc9607c542d30abd880eb3a69870e642e3c45880c1ab86836008f4ede 12303 
xauth_1.0.10-1.diff.gz
 b783040b5ad2a054cc43618b0227b2c8ea1ec3cf1e6fab40ae3ae56d9ed4d1da 5803 
xauth_1.0.10-1_source.buildinfo
Files:
 e887532f591ee85db12a5fd19777c914 1891 x11 optional xauth_1.0.10-1.dsc
 ab5a1ceb569ffb669cdfda0e641f1e2b 204259 x11 optional xauth_1.0.10.orig.tar.gz
 aa38e00538f

Bug#695087: marked as done (xauth: Please mark Multi-Arch: foreign)

2017-11-21 Thread Debian Bug Tracking System
Your message dated Tue, 21 Nov 2017 21:10:36 +
with message-id 
and subject line Bug#695087: fixed in xauth 1:1.0.10-1
has caused the Debian Bug report #695087,
regarding xauth: Please mark Multi-Arch: foreign
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
695087: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xauth
Version: 1:1.0.7-1
Severity: wishlist
Tags: patch
User: crossbu...@debian.org
Usertags: cross

xauth is Architecture: any, but on a multiarch system it doesn't matter
which architecture you get as long as you can execute its binaries.
It's a build-dependency of 99 packages in unstable.  Accordingly, it
would be helpful to mark it Multi-Arch: foreign to avoid blocking
cross-builds of those packages; that would allow cross-builds to use the
version of xauth for the architecture being built on, which is generally
best for tools as opposed to libraries.

  * Mark xauth Multi-Arch: foreign.

diff -u xauth-1.0.7/debian/control xauth-1.0.7/debian/control
--- xauth-1.0.7/debian/control
+++ xauth-1.0.7/debian/control
@@ -18,6 +18,7 @@
 
 Package: xauth
 Architecture: any
+Multi-Arch: foreign
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]
--- End Message ---
--- Begin Message ---
Source: xauth
Source-Version: 1:1.0.10-1

We believe that the bug you reported is fixed in the latest version of
xauth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 695...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort  (supplier of updated xauth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Nov 2017 20:47:37 +0100
Source: xauth
Binary: xauth
Architecture: source
Version: 1:1.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Emilio Pozuelo Monfort 
Description:
 xauth  - X authentication utility
Closes: 596630 684723 695087 840085 880487
Changes:
 xauth (1:1.0.10-1) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
 .
   [ Helmut Grohne ]
   * Cross satisfiable Build-Depends: annotate cmdtest with 
 (Closes: #840085).
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
Checksums-Sha1:
 35b4e35d9647302ee139143e325a426dcd99aaff 1891 xauth_1.0.10-1.dsc
 64a3931f962759d92dcecd4d044817087779092d 204259 xauth_1.0.10.orig.tar.gz
 027e9f5416e08bd2b3600dec4373b44df49c886a 12303 xauth_1.0.10-1.diff.gz
 f20d97b8819e42de6e5d7fd4d3ab2ed05796e39a 5803 xauth_1.0.10-1_source.buildinfo
Checksums-Sha256:
 4bcb2b5fcc8b174bebea9584b3a06e16027b58d8e1b31e6d7704b6fd0df5c6e3 1891 
xauth_1.0.10-1.dsc
 5196821221d824b9bc278fa6505c595acee1d374518a52217d9b64d3c63dedd0 204259 
xauth_1.0.10.orig.tar.gz
 a8212a5cc9607c542d30abd880eb3a69870e642e3c45880c1ab86836008f4ede 12303 
xauth_1.0.10-1.diff.gz
 b783040b5ad2a054cc43618b0227b2c8ea1ec3cf1e6fab40ae3ae56d9ed4d1da 5803 
xauth_1.0.10-1_source.buildinfo
Files:
 e887532f591ee85db12a5fd19777c914 1891 x11 optional xauth_1.0.10-1.dsc
 ab5a1ceb569ffb669cdfda0e641f1e2b 204259 x11 optional xauth_1.0.10.orig.tar.gz
 aa38e00538fd015ea2961d93c702f617 12303 x11 optional xauth_1.0.10-1.diff.gz
 48bb8937855a2da05d35b7c3c9b2499b 5803 x11 optional 
xauth_1.0.10-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAloUgu0ACgkQnUbEiOQ2
gwIpKA/+JWQnt1jTI/gUjA/EHKmXwP2HYjoQ0lsZ/CDFOvP/8QCfpriYEDsoM7dx
cOB+hFh20q+fgIXCFdxpoLJEHHO+0xNl0V9I7U+FU8hIzKcKeYmHzCSpjGPwcwIz
4/SHMZrQfpw+bUe81ygCPaUTK5HA6n6vks6q/wP3va/2x+EQCJUySIdrrSTLyoE3
EcLQX3wUzRFpMfKmOeI3joxv22BVlbPLUiqZkpKl8G60zHWh5bjpx7HYh4Y6aWbs
hXXRJB7dLPzN6MtI79Oa8ng/QlYrdUJpZ+kqlMHKf40d/qyM8T7t+w279WtAgjXG
013yUlBcNUHoBx+16Ck6g1sNWPBEnUbhCth+3XG

xauth_1.0.10-1_source.changes ACCEPTED into unstable

2017-11-21 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 21 Nov 2017 20:47:37 +0100
Source: xauth
Binary: xauth
Architecture: source
Version: 1:1.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force 
Changed-By: Emilio Pozuelo Monfort 
Description:
 xauth  - X authentication utility
Closes: 596630 684723 695087 840085 880487
Changes:
 xauth (1:1.0.10-1) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Mark xauth Multi-Arch: foreign. (Closes: #695087)
 .
   [ Helmut Grohne ]
   * Cross satisfiable Build-Depends: annotate cmdtest with 
 (Closes: #840085).
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream release. Closes: #880487.
 - Doesn't empty Xauthority file when there's no space left on the
   filesystem. Closes: #596630, #684723.
   * Bump to debhelper compat 10.
 - Rely on that to get autoreconf and verbose builds.
   * Bump Standards-Version to 4.1.1; no changes needed.
Checksums-Sha1:
 35b4e35d9647302ee139143e325a426dcd99aaff 1891 xauth_1.0.10-1.dsc
 64a3931f962759d92dcecd4d044817087779092d 204259 xauth_1.0.10.orig.tar.gz
 027e9f5416e08bd2b3600dec4373b44df49c886a 12303 xauth_1.0.10-1.diff.gz
 f20d97b8819e42de6e5d7fd4d3ab2ed05796e39a 5803 xauth_1.0.10-1_source.buildinfo
Checksums-Sha256:
 4bcb2b5fcc8b174bebea9584b3a06e16027b58d8e1b31e6d7704b6fd0df5c6e3 1891 
xauth_1.0.10-1.dsc
 5196821221d824b9bc278fa6505c595acee1d374518a52217d9b64d3c63dedd0 204259 
xauth_1.0.10.orig.tar.gz
 a8212a5cc9607c542d30abd880eb3a69870e642e3c45880c1ab86836008f4ede 12303 
xauth_1.0.10-1.diff.gz
 b783040b5ad2a054cc43618b0227b2c8ea1ec3cf1e6fab40ae3ae56d9ed4d1da 5803 
xauth_1.0.10-1_source.buildinfo
Files:
 e887532f591ee85db12a5fd19777c914 1891 x11 optional xauth_1.0.10-1.dsc
 ab5a1ceb569ffb669cdfda0e641f1e2b 204259 x11 optional xauth_1.0.10.orig.tar.gz
 aa38e00538fd015ea2961d93c702f617 12303 x11 optional xauth_1.0.10-1.diff.gz
 48bb8937855a2da05d35b7c3c9b2499b 5803 x11 optional 
xauth_1.0.10-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAloUgu0ACgkQnUbEiOQ2
gwIpKA/+JWQnt1jTI/gUjA/EHKmXwP2HYjoQ0lsZ/CDFOvP/8QCfpriYEDsoM7dx
cOB+hFh20q+fgIXCFdxpoLJEHHO+0xNl0V9I7U+FU8hIzKcKeYmHzCSpjGPwcwIz
4/SHMZrQfpw+bUe81ygCPaUTK5HA6n6vks6q/wP3va/2x+EQCJUySIdrrSTLyoE3
EcLQX3wUzRFpMfKmOeI3joxv22BVlbPLUiqZkpKl8G60zHWh5bjpx7HYh4Y6aWbs
hXXRJB7dLPzN6MtI79Oa8ng/QlYrdUJpZ+kqlMHKf40d/qyM8T7t+w279WtAgjXG
013yUlBcNUHoBx+16Ck6g1sNWPBEnUbhCth+3XG53MJ2iSHBIdQKlZvv66yhKLOw
dSSdqimKKod7SdG/5Z0VAdKk9taM9L/aBu17WERXMx6hbO/8DiBmoLBP+y9V9cLW
0KHuOv02Vx7uB9yBZD4buXhJvVM4JWDE1LKHmmZ9OLv4ws589AyYt0SGoFNm0M/X
cx02dd5GgT6e51nYcSKqFHNm0E0JSa4bXG6Gka4iYImIXkpXsKcn2krxH5YwNtWx
JtH1ocSLkZp1JHxZMpLwNB4XEgcsELnaPJZk96h2DazjhQ9uVE+MosZMTivX4PvC
XqUKrezjrhhu9+ks6JYzGlu0Dk0/PbIVbFs2wPluixG/skMVfsQ=
=j/IU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.