pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xauth xauth: update to 1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c95e62f327c8
branches: trunk
changeset: 404550:c95e62f327c8
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 14 10:39:27 2019 +0000
description:
xauth: update to 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.
Adam Jackson (2):
process: Close a window where no authority file would exist
xauth 1.1
Alan Coopersmith (3):
Change fall through comment in process.c to match gcc's requirements
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Michal Srb (2):
Merge only entries with equal dpy and protoname.
Sort entries from most specific to most generic.
diffstat:
x11/xauth/Makefile | 4 ++--
x11/xauth/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 09e07931a7bb -r c95e62f327c8 x11/xauth/Makefile
--- a/x11/xauth/Makefile Thu Nov 14 10:38:16 2019 +0000
+++ b/x11/xauth/Makefile Thu Nov 14 10:39:27 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/02/02 18:45:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/14 10:39:27 wiz Exp $
-DISTNAME= xauth-1.0.10
+DISTNAME= xauth-1.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r 09e07931a7bb -r c95e62f327c8 x11/xauth/distinfo
--- a/x11/xauth/distinfo Thu Nov 14 10:38:16 2019 +0000
+++ b/x11/xauth/distinfo Thu Nov 14 10:39:27 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/02/02 18:45:05 wiz Exp $
+$NetBSD: distinfo,v 1.9 2019/11/14 10:39:27 wiz Exp $
-SHA1 (xauth-1.0.10.tar.bz2) = 87946b2af3ff13705d8eb60adae5c0bcdf839967
-RMD160 (xauth-1.0.10.tar.bz2) = 557852f551556305ccabd7c7547cde73d08eca18
-SHA512 (xauth-1.0.10.tar.bz2) = 1ddcd80848c4efffc6d0a576177f92a3ce47eb871a6c7e2097d96491aec027404d437e0bd792714ef423989153a9644f5ff179bde4dfeb4b340636d642d5849f
-Size (xauth-1.0.10.tar.bz2) = 162176 bytes
+SHA1 (xauth-1.1.tar.bz2) = 16180e36d75a23cb182cb91e78f24273f1a63967
+RMD160 (xauth-1.1.tar.bz2) = efc6bc78d403c8db7da201782f3a107f36ffd2d8
+SHA512 (xauth-1.1.tar.bz2) = b6ecd59a853a491ef45bf8cfbff63bed36645f81cb79ae9d18458b57f7502bccf92f0d979d3337578518646f680ad379e67b1dac15a927cbb11372733e7a3a0c
+Size (xauth-1.1.tar.bz2) = 163510 bytes
Home |
Main Index |
Thread Index |
Old Index