pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXi Update to 1.2.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/437c80ef9c14
branches:  trunk
changeset: 555334:437c80ef9c14
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 27 21:36:10 2009 +0000

description:
Update to 1.2.1:

libXi 1.2.1.
Fixes a potential memory overflow in XGetDeviceControl.

Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos

Paulo Cesar Pereira de Andrade (1):
Return NULL on error, and match LockDisplay with UnlockDisplay.

Peter Hutterer (3):
XGetDeviceControl: Add a missing break leading to wrong length calculation.
XGetDeviceControl: size the libXi structs, not the wire structs (#20293)
libXi 1.2.1

diffstat:

 x11/libXi/Makefile |  4 ++--
 x11/libXi/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 988aee3e52b3 -r 437c80ef9c14 x11/libXi/Makefile
--- a/x11/libXi/Makefile        Fri Feb 27 21:10:53 2009 +0000
+++ b/x11/libXi/Makefile        Fri Feb 27 21:36:10 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/01/07 21:58:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/02/27 21:36:10 wiz Exp $
 #
 
-DISTNAME=              libXi-1.2.0
+DISTNAME=              libXi-1.2.1
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 988aee3e52b3 -r 437c80ef9c14 x11/libXi/distinfo
--- a/x11/libXi/distinfo        Fri Feb 27 21:10:53 2009 +0000
+++ b/x11/libXi/distinfo        Fri Feb 27 21:36:10 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/01/07 21:58:09 wiz Exp $
+$NetBSD: distinfo,v 1.11 2009/02/27 21:36:10 wiz Exp $
 
-SHA1 (libXi-1.2.0.tar.bz2) = 2395265b87556bd60216d0e5b56080380d0a3bd5
-RMD160 (libXi-1.2.0.tar.bz2) = ddece023214031fde872da707d0ffeeec9996fc7
-Size (libXi-1.2.0.tar.bz2) = 278230 bytes
+SHA1 (libXi-1.2.1.tar.bz2) = 47a1141bfafbdc4eca0d742acd7b978f98c7a749
+RMD160 (libXi-1.2.1.tar.bz2) = 7d26b207e79c5bb220f69af040974d1039c62ab5
+Size (libXi-1.2.1.tar.bz2) = 279752 bytes



Home | Main Index | Thread Index | Old Index