[Lunar-commits] <moonbase> libX11: version bumped to 1.3.5.
Florin Braescu
florin at lunar-linux.org
Thu Aug 12 22:40:58 CEST 2010
commit 9e107c4d606a6ccaa31c39ac3740489ed8c001e1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 12 23:40:58 2010 +0300
libX11: version bumped to 1.3.5.
A new maintenance release off the libX11-1.3-branch. The major fix is a
use-after-free error in the XCB version of XReply handling that caused XIOErrors
on some platforms. Several build fixes, a man page fix, and compose sequence
updates are also included.
---
xorg7/lib/libX11/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/lib/libX11/DETAILS b/xorg7/lib/libX11/DETAILS
index f294bc5..e6c451c 100644
--- a/xorg7/lib/libX11/DETAILS
+++ b/xorg7/lib/libX11/DETAILS
@@ -1,12 +1,12 @@
MODULE=libX11
- VERSION=1.3.4
+ VERSION=1.3.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:5aab6dc8ed5ec0e86419626715efc3edd34d1db4
+ SOURCE_VFY=sha1:c5dda2b6279f3e3267646576138fcd091a7f3c54
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20100611
+ UPDATED=20100812
SHORT="The X.Org client-side library"
cat << EOF
More information about the Lunar-commits
mailing list