Hello community,

here is the log from the commit of package libX11 for openSUSE:Factory checked 
in at 2016-11-05 21:21:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-12-01 
09:17:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libX11.new/libX11.changes       2016-11-05 
21:21:20.000000000 +0100
@@ -1,0 +2,31 @@
+Sat Oct 29 00:10:49 UTC 2016 - [email protected]
+
+- Update to version 1.6.4:
+  + Move Compose \ o / to be with other emoji compose sequences
+  + Replace Xmalloc+memset pairs with Xcalloc calls
+  + Remove unused definition of XCONN_CHECK_FREQ
+  + Bug 93184: read_EncodingInfo invalid free
+  + Bug 93183: _XDefaultOpenIM memory leaks in out-of-memory error paths
+  + Use strdup instead of Xmalloc+strcpy in _XDefaultOpenIM
+  + XDefaultOMIF: replace strlen+Xmalloc+strcpy with strdup, code 
simplification
+  + XlcDL.c: replace strcpy+strcat sequences with snprintf
+  + XlcDL.c: reduce code duplication
+  + lcPubWrap: replace malloc(strlen) + strcpy with strdup
+  + Stop checking XTRANS_SECURE_RPC_FLAGS since we no longer use them
+  + Stop checking for preferred order of local transports
+  + Don't need to link libX11-xcb against libX11
+  + xcms: use size_t for strlen/sizeof values instead of converting to int & 
back
+  + xcms: use unsigned indexes when looping through unsigned values
+  + xcms: use size_t for pointer offsets passed to strncmp
+  + omGeneric.c: Correct the parameter usage of sizeof
+  + fix for Xlib 32-bit request number issues
+  + Add Compose sequence for U+1F4A9.
+  + Xlib.h: Fix macros imitating C functions.
+  + Add compose file for pt_PT similar to pt_BR
+  + Mark _XNextRequest as hidden
+  + New compose keys for local languages in Togo
+  + Fixup param specification for XChangeProperty()
+- Package changes:
+  + Remove upstream patch U_fix_for_Xlib_32-bit_request_number_issues.patch 
+
+-------------------------------------------------------------------

Old:
----
  U_fix_for_Xlib_32-bit_request_number_issues.patch
  libX11-1.6.3.tar.bz2

New:
----
  libX11-1.6.4.tar.bz2

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

Other differences:
------------------
++++++ libX11.spec ++++++
--- /var/tmp/diff_new_pack.r2l4oO/_old  2016-11-05 21:21:21.000000000 +0100
+++ /var/tmp/diff_new_pack.r2l4oO/_new  2016-11-05 21:21:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libX11
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libX11
-Version:        1.6.3
+Version:        1.6.4
 Release:        0
 Summary:        Core X11 protocol client library
 License:        MIT
@@ -34,7 +34,6 @@
 Patch9:         p_xlib_skip_ext_env.diff
 # PATCH-FIX-UPSTREAM en-locales.diff fdo#48596 bnc#388711 -- Add missing data 
for more en locales
 Patch15:        en-locales.diff
-Patch16:        U_fix_for_Xlib_32-bit_request_number_issues.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.60
@@ -142,7 +141,6 @@
 %patch7 -p0
 %patch9 -p0
 %patch15 -p0
-%patch16 -p1
 
 %build
 # Got patches which change auto*files

++++++ libX11-1.6.3.tar.bz2 -> libX11-1.6.4.tar.bz2 ++++++
++++ 27945 lines of diff (skipped)


Reply via email to