Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2013-04-18 15:41:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server", Maintainer is "sndir...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2013-04-09 10:28:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes     
2013-04-18 15:41:51.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Apr 18 12:00:53 UTC 2013 - sndir...@suse.com
+
+- u_disable-acpi-code.patch
+  * Don't build the ACPI code (bnc#805304)
+
+-------------------------------------------------------------------
+Wed Apr 17 16:31:36 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.14.1:
+  This release contains the fix for CVE-2013-1940, see here for more
+  detail: http://lists.x.org/archives/xorg-devel/2013-April/036014.html
+  In the remainder we have two build fixes, a couple of comment fixes and a
+  change to the list.h code to inline the xorg_list_init function. Fairly
+  unintrusive, the lot.
+
+-------------------------------------------------------------------

Old:
----
  xorg-server-1.14.0.tar.bz2

New:
----
  u_disable-acpi-code.patch
  xorg-server-1.14.1.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.ECuL8b/_old  2013-04-18 15:42:18.000000000 +0200
+++ /var/tmp/diff_new_pack.ECuL8b/_new  2013-04-18 15:42:18.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           xorg-x11-server
 
-%define dirsuffix 1.14.0
+%define dirsuffix 1.14.1
 %define vnc 0
 Summary:        X
 License:        GPL-2.0+ and MIT
@@ -180,6 +180,7 @@
 Patch226:       u_vgaHW-no-legacy.patch
 Patch227:       u_init_framebuffer_base.patch
 Patch228:       u_aarch64-support.patch
+Patch229:       u_disable-acpi-code.patch
 
 %description
 This package contains the X.Org Server.
@@ -299,6 +300,7 @@
 %patch226 -p0
 %patch227 -p1
 %patch228 -p1
+%patch229 -p1
 
 %build
 autoreconf -fi

++++++ u_disable-acpi-code.patch ++++++
From: Adam Jackson <a...@redhat.com>
Date: Wed, 9 Nov 2011 11:52:06 +1000
Subject: [PATCH 2/7] Don't build the ACPI code.

No good can come of this.
---
 configure.ac |    1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a12783c..54f4464 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1620,7 +1620,6 @@ if test "x$XORG" = xyes; then
                        linux_alpha=yes
                        ;;
                  i*86|amd64*|x86_64*|ia64*)
-                       linux_acpi="yes"
                        ;;
                  *)
                        ;;
-- 
1.7.10.1
++++++ xorg-server-1.14.0.tar.bz2 -> xorg-server-1.14.1.tar.bz2 ++++++
++++ 18275 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to