Mailinglist Archive: opensuse-commit (999 mails)

< Previous Next >
commit xorg-x11-server for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 09 Jul 2009 00:02:18 +0200
  • Message-id: <20090708220218.ED9F26320@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory
checked in at Thu Jul 9 00:02:18 CEST 2009.


--------
--- xorg-x11-server/xorg-x11-server.changes 2009-07-02 16:12:21.000000000
+0200
+++ xorg-x11-server/xorg-x11-server.changes 2009-07-08 03:00:55.000000000
+0200
@@ -1,0 +2,15 @@
+Wed Jul 8 02:09:43 CEST 2009 - sndirsch@xxxxxxxxxx
+
+- xorg-server 1.6.2
+ * This is the second update to the 1.6 version and is designed
+ to be a drop-in compatible version with various bug fixes and
+ other improvements.
+- obsoletes various patches
+ * bug-507190_xorg-x11-server-bnc381139-randr-fix-timestamps.diff
+ * includes-fix.diff
+ * security-Fix-a-crash-caused-by-wrong-ordering-of-fo.patch
+ * security-Grant-untrusted-windows-remove-access-on-a.patch
+ * security-Revert-behavior-of-extension-access-for-co.patch
+- adjusted zap_warning_xserver.diff
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
bug-507190_xorg-x11-server-bnc381139-randr-fix-timestamps.diff
includes-fix.diff
security-Fix-a-crash-caused-by-wrong-ordering-of-fo.patch
security-Grant-untrusted-windows-remove-access-on-a.patch
security-Revert-behavior-of-extension-access-for-co.patch
xorg-server-1.6.1.tar.bz2

New:
----
xorg-server-1.6.2.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.2gRgMc/_old 2009-07-09 00:01:49.000000000 +0200
+++ /var/tmp/diff_new_pack.2gRgMc/_new 2009-07-09 00:01:49.000000000 +0200
@@ -20,7 +20,7 @@
%define moblin 0

Name: xorg-x11-server
-%define dirsuffix 1.6.1
+%define dirsuffix 1.6.2
%define fglrx_driver_hack 0
### FIXME
%define vnc 1
@@ -33,7 +33,7 @@
Url: http://xorg.freedesktop.org/
%define EXPERIMENTAL 0
Version: 7.4
-Release: 45
+Release: 46
License: GPL v2 or later ; MIT License (or similar)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: System/X11/Servers/XF86_4
@@ -112,21 +112,16 @@
Patch131: commit-cadf65a.diff
Patch132: fixed-SYNC-extension-trigger-BlockHandler-test.diff
Patch140: fbdev_fallback_fail_fix.diff
-Patch141: bug-507190_xorg-x11-server-bnc381139-randr-fix-timestamps.diff
Patch142:
bug-507190_xorg-x11-server-bnc381139-randr-reprobe-on-unsuspend.diff
Patch143: autoconfig_fallback_fbdev_first.diff
Patch144: keyrelease-1.5.2.diff
Patch145: driver-autoconfig.diff
-Patch146: includes-fix.diff
Patch147: truetype_fontpath.diff
Patch160: libdri_noPanoramiXExtension_symbol.patch
Patch161: cache-xkbcomp-output-for-fast-start-up.patch
Patch162: xserver-boottime.patch
Patch163: xserver-1.5.0-bg-none-root.patch
Patch164: xorg-detect-psb.patch
-Patch165: security-Revert-behavior-of-extension-access-for-co.patch
-Patch166: security-Fix-a-crash-caused-by-wrong-ordering-of-fo.patch
-Patch167: security-Grant-untrusted-windows-remove-access-on-a.patch
Patch168: 0001-Unclaim-PCI-slot-if-driver-probing-fails.patch

%description
@@ -246,12 +241,10 @@
%patch131 -p1
%patch132 -p1
%patch140 -p1
-%patch141 -p1
%patch142 -p1
%patch143 -p0
%patch144 -p1
%patch145 -p0
-%patch146 -p0
%patch147 -p0
%patch160 -p1
%patch161 -p1
@@ -260,9 +253,6 @@
%patch163 -p1
%endif
%patch164 -p1
-%patch165 -p1
-%patch166 -p1
-%patch167 -p1
%patch168 -p1

%build

++++++ xorg-server-1.6.1.tar.bz2 -> xorg-server-1.6.2.tar.bz2 ++++++
++++ 10455 lines of diff (skipped)

++++++ zap_warning_xserver.diff ++++++
--- /var/tmp/diff_new_pack.2gRgMc/_old 2009-07-09 00:01:57.000000000 +0200
+++ /var/tmp/diff_new_pack.2gRgMc/_new 2009-07-09 00:01:57.000000000 +0200
@@ -62,33 +62,6 @@
.BI "Option \*qDontZoom\*q \*q" boolean \*q
This disallows the use of the
.B Ctrl+Alt+Keypad\-Plus
---- xorg-server-1.6.0/hw/xfree86/common/xf86Config.c.orig 2009-02-25
20:12:11.000000000 +0100
-+++ xorg-server-1.6.0/hw/xfree86/common/xf86Config.c 2009-02-27
16:28:19.000000000 +0100
-@@ -697,6 +697,7 @@ typedef enum {
- FLAG_NOTRAPSIGNALS,
- FLAG_DONTVTSWITCH,
- FLAG_DONTZAP,
-+ FLAG_ZAPWARNING,
- FLAG_DONTZOOM,
- FLAG_DISABLEVIDMODE,
- FLAG_ALLOWNONLOCAL,
-@@ -734,6 +735,8 @@ static OptionInfoRec FlagOptions[] = {
- {0}, FALSE },
- { FLAG_DONTZAP, "DontZap", OPTV_BOOLEAN,
- {0}, TRUE },
-+ { FLAG_ZAPWARNING, "ZapWarning", OPTV_BOOLEAN,
-+ {0}, FALSE },
- { FLAG_DONTZOOM, "DontZoom", OPTV_BOOLEAN,
- {0}, FALSE },
- { FLAG_DISABLEVIDMODE, "DisableVidModeExtension", OPTV_BOOLEAN,
-@@ -847,6 +850,7 @@ configServerFlags(XF86ConfFlagsPtr flags
- xf86GetOptValBool(FlagOptions, FLAG_DONTVTSWITCH, &xf86Info.dontVTSwitch);
- if (!xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, &xf86Info.dontZap))
- xf86Info.dontZap = !party_like_its_1989;
-+ xf86GetOptValBool(FlagOptions, FLAG_ZAPWARNING, &xf86Info.ZapWarning);
- xf86GetOptValBool(FlagOptions, FLAG_DONTZOOM, &xf86Info.dontZoom);
-
- xf86GetOptValBool(FlagOptions, FLAG_IGNORE_ABI, &xf86Info.ignoreABI);
--- xorg-server-1.6.0/hw/xfree86/common/xf86Globals.c.orig 2009-02-27
16:23:51.000000000 +0100
+++ xorg-server-1.6.0/hw/xfree86/common/xf86Globals.c 2009-02-27
16:30:19.000000000 +0100
@@ -106,6 +106,7 @@ xf86InfoRec xf86Info = {
@@ -112,24 +85,30 @@
.TP 8
.B Ctrl+Alt+Keypad-Plus
Change video mode to next one specified in the configuration file.
---- xorg-server-1.6.0/hw/xfree86/common/xf86Config.c.orig 2009-02-28
20:29:42.000000000 +0100
-+++ xorg-server-1.6.0/hw/xfree86/common/xf86Config.c 2009-02-28
20:30:44.000000000 +0100
-@@ -734,7 +734,7 @@ static OptionInfoRec FlagOptions[] = {
- { FLAG_DONTVTSWITCH, "DontVTSwitch",
OPTV_BOOLEAN,
+--- xorg-server-1.6.2/hw/xfree86/common/xf86Config.c.orig 2009-07-07
19:48:58.000000000 +0200
++++ xorg-server-1.6.2/hw/xfree86/common/xf86Config.c 2009-07-08
02:46:35.000000000 +0200
+@@ -706,6 +706,7 @@
+ FLAG_NOTRAPSIGNALS,
+ FLAG_DONTVTSWITCH,
+ FLAG_DONTZAP,
++ FLAG_ZAPWARNING,
+ FLAG_DONTZOOM,
+ FLAG_DISABLEVIDMODE,
+ FLAG_ALLOWNONLOCAL,
+@@ -743,6 +744,8 @@
{0}, FALSE },
{ FLAG_DONTZAP, "DontZap", OPTV_BOOLEAN,
-- {0}, TRUE },
-+ {0}, FALSE },
- { FLAG_ZAPWARNING, "ZapWarning", OPTV_BOOLEAN,
{0}, FALSE },
++ { FLAG_ZAPWARNING, "ZapWarning", OPTV_BOOLEAN,
++ {0}, FALSE },
{ FLAG_DONTZOOM, "DontZoom", OPTV_BOOLEAN,
-@@ -848,8 +848,7 @@ configServerFlags(XF86ConfFlagsPtr flags
-
+ {0}, FALSE },
+ { FLAG_DISABLEVIDMODE, "DisableVidModeExtension", OPTV_BOOLEAN,
+@@ -855,6 +858,7 @@
xf86GetOptValBool(FlagOptions, FLAG_NOTRAPSIGNALS,
&xf86Info.notrapSignals);
xf86GetOptValBool(FlagOptions, FLAG_DONTVTSWITCH, &xf86Info.dontVTSwitch);
-- if (!xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, &xf86Info.dontZap))
-- xf86Info.dontZap = !party_like_its_1989;
-+ xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, &xf86Info.dontZap);
- xf86GetOptValBool(FlagOptions, FLAG_ZAPWARNING, &xf86Info.ZapWarning);
+ xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, &xf86Info.dontZap);
++ xf86GetOptValBool(FlagOptions, FLAG_ZAPWARNING, &xf86Info.ZapWarning);
xf86GetOptValBool(FlagOptions, FLAG_DONTZOOM, &xf86Info.dontZoom);

+ xf86GetOptValBool(FlagOptions, FLAG_IGNORE_ABI, &xf86Info.ignoreABI);


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread