Hello community,

here is the log from the commit of package libxkbcommon for openSUSE:Factory 
checked in at 2014-06-02 07:04:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxkbcommon (Old)
 and      /work/SRC/openSUSE:Factory/.libxkbcommon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxkbcommon"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxkbcommon/libxkbcommon.changes        
2014-04-11 14:40:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libxkbcommon.new/libxkbcommon.changes   
2014-06-02 07:04:18.000000000 +0200
@@ -1,0 +2,20 @@
+Wed May 21 12:28:41 UTC 2014 - [email protected]
+
+- Update to new upstream release 0.4.2
+* Fixed a bug where explicitly passing "--enable-x11" to ./configure
+  would in fact disable it (regressed in 0.4.1).
+* Added @since version annotations to the API documentation for everything
+  introduced after the initial stable release (0.2.0).
+* Added a section to the documentation about keysym transformations, and
+  clarified which functions perform a given transformation.
+* XKB files which fail to compile during keymap construction can no longer
+  have any effect on the resulting keymap: changes are only applied when
+  the entire compilation succeeds.
+  Note: this was a minor correctness issue inherited from xkbcomp.
+* Fix an out-of-bounds array access in src/x11/util.c:adopt_atoms()
+  error-handling code.
+  Note: it seems impossible to trigger in the current code since the input
+  size cannot exceed the required size.
+- Add back -enable-x11 flag for 1315+
+
+-------------------------------------------------------------------

Old:
----
  libxkbcommon-0.4.1.tar.xz

New:
----
  libxkbcommon-0.4.2.tar.xz

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

Other differences:
------------------
++++++ libxkbcommon.spec ++++++
--- /var/tmp/diff_new_pack.OAc4LC/_old  2014-06-02 07:04:19.000000000 +0200
+++ /var/tmp/diff_new_pack.OAc4LC/_new  2014-06-02 07:04:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libxkbcommon
-Version:        0.4.1
+Version:        0.4.2
 Release:        0
 Summary:        Library for handling xkb descriptions
 License:        MIT
@@ -110,7 +110,7 @@
        NOCONFIGURE=1 ./autogen.sh;
 fi;
 %if 0%{?suse_version} >= 1315
-extra_opts=
+extra_opts=--enable-x11
 %else
 extra_opts=--disable-x11
 %endif

++++++ libxkbcommon-0.4.1.tar.xz -> libxkbcommon-0.4.2.tar.xz ++++++
++++ 4156 lines of diff (skipped)

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

Reply via email to