Hello community,

here is the log from the commit of package libX11 for openSUSE:Factory checked 
in at 2013-06-05 11:55:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libX11 (Old)
 and      /work/SRC/openSUSE:Factory/.libX11.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libX11"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libX11/libX11.changes    2013-05-27 
09:52:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libX11.new/libX11.changes       2013-06-05 
11:55:11.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Jun  4 15:31:23 UTC 2013 - [email protected]
+
+- Update to final version 1.6.0:
+  Changes since libX11 1.5 (found in the release candidates) include fixes 
+  for the recently announced security issues CVE-2013-1981, CVE-2013-1997,
+  and CVE-2013-2004; the addition of the _XEatDataWords API for use by
+  Xlib-based extension libraries, to help them avoid integer overflows when
+  it is necessary to discard data; removal of ancient, unused, incomplete 
+  support for the Cray Unicos OS, and the DECnet and TLI transport types;
+  numerous improvements to compose files and locale data; man page macro
+  cleanups to improve compatibility with doclifter; and various other
+  code cleanups and compiler warning fixes.
+
+-------------------------------------------------------------------

Old:
----
  libX11-1.5.99.902.tar.bz2

New:
----
  libX11-1.6.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libX11.spec ++++++
--- /var/tmp/diff_new_pack.7LSSm2/_old  2013-06-05 11:55:12.000000000 +0200
+++ /var/tmp/diff_new_pack.7LSSm2/_new  2013-06-05 11:55:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libX11
-Version:        1.5.99.902
+Version:        1.6.0
 Release:        0
 Summary:        Core X11 protocol client library
 License:        MIT

++++++ libX11-1.5.99.902.tar.bz2 -> libX11-1.6.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libX11-1.5.99.902/ChangeLog 
new/libX11-1.6.0/ChangeLog
--- old/libX11-1.5.99.902/ChangeLog     2013-05-24 04:45:21.000000000 +0200
+++ new/libX11-1.6.0/ChangeLog  2013-06-04 04:31:41.000000000 +0200
@@ -1,3 +1,30 @@
+commit 655d631e86c95b14888758b27ed2836ca3e3ce86
+Author: Alan Coopersmith <[email protected]>
+Date:   Mon Jun 3 19:21:06 2013 -0700
+
+    libX11 1.6.0
+    
+    Signed-off-by: Alan Coopersmith <[email protected]>
+
+commit 4a89b7ea908554628f374537a79931c8006a2de3
+Author: Thomas Klausner <[email protected]>
+Date:   Sun Jun 2 11:49:54 2013 -0700
+
+    cmsMath.c: Add missing stdio header for printf(3) in DEBUG build.
+    
+    Signed-off-by: Alan Coopersmith <[email protected]>
+
+commit 96dcf747f13b26b8e4d17b1bc8605d933c3e1dc6
+Author: Thomas Klausner <[email protected]>
+Date:   Sun Jun 2 20:49:48 2013 +0200
+
+    XCreateGC man page: Avoid .TS H and .TH macros
+    
+    Avoid .TS H and .TH for now as it doesn't alter the output in this case,
+    and improve the output with mandoc(1).
+    
+    Signed-off-by: Alan Coopersmith <[email protected]>
+
 commit 95a388158c9d73df7d24016d6a3d61506d7d53a4
 Author: Alan Coopersmith <[email protected]>
 Date:   Thu May 23 19:43:35 2013 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libX11-1.5.99.902/configure 
new/libX11-1.6.0/configure
--- old/libX11-1.5.99.902/configure     2013-05-24 04:44:24.000000000 +0200
+++ new/libX11-1.6.0/configure  2013-06-04 04:21:37.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for libX11 1.5.99.902.
+# Generated by GNU Autoconf 2.68 for libX11 1.6.0.
 #
 # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
 #
@@ -631,8 +631,8 @@
 # Identity of this package.
 PACKAGE_NAME='libX11'
 PACKAGE_TARNAME='libX11'
-PACKAGE_VERSION='1.5.99.902'
-PACKAGE_STRING='libX11 1.5.99.902'
+PACKAGE_VERSION='1.6.0'
+PACKAGE_STRING='libX11 1.6.0'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 PACKAGE_URL=''
 
@@ -1487,7 +1487,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libX11 1.5.99.902 to adapt to many kinds of systems.
+\`configure' configures libX11 1.6.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1557,7 +1557,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libX11 1.5.99.902:";;
+     short | recursive ) echo "Configuration of libX11 1.6.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1720,7 +1720,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libX11 configure 1.5.99.902
+libX11 configure 1.6.0
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2246,7 +2246,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libX11 $as_me 1.5.99.902, which was
+It was created by libX11 $as_me 1.6.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -4504,7 +4504,7 @@
 
 # Define the identity of the package.
  PACKAGE='libX11'
- VERSION='1.5.99.902'
+ VERSION='1.6.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -21574,7 +21574,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libX11 $as_me 1.5.99.902, which was
+This file was extended by libX11 $as_me 1.6.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21640,7 +21640,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libX11 config.status 1.5.99.902
+libX11 config.status 1.6.0
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libX11-1.5.99.902/configure.ac 
new/libX11-1.6.0/configure.ac
--- old/libX11-1.5.99.902/configure.ac  2013-05-24 04:44:03.000000000 +0200
+++ new/libX11-1.6.0/configure.ac       2013-06-04 04:21:15.000000000 +0200
@@ -1,7 +1,7 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([libX11], [1.5.99.902],
+AC_INIT([libX11], [1.6.0],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libX11])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libX11-1.5.99.902/man/XCreateGC.man 
new/libX11-1.6.0/man/XCreateGC.man
--- old/libX11-1.5.99.902/man/XCreateGC.man     2013-05-24 04:44:03.000000000 
+0200
+++ new/libX11-1.6.0/man/XCreateGC.man  2013-06-04 04:21:15.000000000 +0200
@@ -460,7 +460,7 @@
 .\" and operation.
 .\".CP T 1
 .\"Display Functions
-.TS H
+.TS
 lw(1.5i) cw(.5i) lw(2i).
 _
 .sp 6p
@@ -469,7 +469,6 @@
 .sp 6p
 _
 .sp 6p
-.TH
 T{
 .ZN GXclear
 T}     T{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libX11-1.5.99.902/src/xcms/cmsMath.c 
new/libX11-1.6.0/src/xcms/cmsMath.c
--- old/libX11-1.5.99.902/src/xcms/cmsMath.c    2013-05-24 04:44:03.000000000 
+0200
+++ new/libX11-1.6.0/src/xcms/cmsMath.c 2013-06-04 04:21:16.000000000 +0200
@@ -35,6 +35,10 @@
 #include "Xlibint.h"
 #include "Xcmsint.h"
 
+#ifdef DEBUG
+#include <stdio.h>
+#endif
+
 #include <float.h>
 #ifndef DBL_EPSILON
 #define DBL_EPSILON 1e-6

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to