Re: Bug#303689: marked as done (xdm: sets up signal handlers that call unsafe functions)

2007-03-01 Thread Eugene Konev
package xdm reopen 303689 thanks DBTS> The logrotate script has been fixed a while ago, closing. How about looking at the bug subject and the mail message, requesting cloning? This is not about logrotate at all... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#356803: Which description mismatch?

2006-10-30 Thread Eugene Konev
>> >> >>The only problem I see is package descriptions mismatching with actual >>content. >> PC> Which mismatch? That probably has been fixed ages ago. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#377386: reopening

2006-10-15 Thread Eugene Konev
reopen 377386 thanks With the latest upload, xserver-xorg-video-s3 no longer works on older s3 chips. The problem is that NEWMMIO code is only used on some (newer) chips. In monolith xorg the file s3_accel.c was built twice: with once with -DS3_GENERIC and once with -DS3_NEWMMIO. -- To UNSUBSCR

Bug#384262: xserver-xorg-core: could not open default font 'fixed'

2006-10-01 Thread Eugene Konev
If your xorg.conf only one FontPath entry FontPath"unix/:7100"# local font server can you try removing this entry or the whole section and see if it works. If there are more FontPath entries, then send your xorg.conf to the bug log, please. -- To UNSUBSCRIBE

Re: X Strike Force X.Org X11 SVN commit: r3581

2006-09-30 Thread Eugene Konev
> Author: dnusinow > Date: 2006-09-30 19:19:35 -0400 (Sat, 30 Sep 2006) > New Revision: 3581 > Added: [ Тут прополз буквоед... ] >trunk/app/beryl-plugins/src/.deps/ >trunk/app/beryl-plugins/src/.deps/animation.Plo >trunk/app/beryl-plugins/src/.deps/bench.Plo >trunk/app/beryl-plugin

Bug#390254: missing dependencies

2006-09-30 Thread Eugene Konev
Fix: diff -Nru libxcomposite/debian/rules libxcomposite.new/debian/rules --- libxcomposite/debian/rules 2006-04-19 09:55:13.0 +0800 +++ libxcomposite.new/debian/rules 2006-09-30 18:26:21.0 +0800 @@ -78,7 +78,7 @@ dh_strip --dbg-package=$(PACKAGE) dh_compress

Bug#370033: x11-common: bash profile not read when opening an X session

2006-06-26 Thread Eugene Konev
tags 370033 +wontfix thank you ... as shell profiles have absolutely nothing to do with X session. (see also #354523) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#363041: xdm: ~/.xinitrc is not executed at login

2006-06-26 Thread Eugene Konev
severity 363041 wishlist reassign 363041 x11-common retitle 363041 x11-common: Execute ~/.xinitrc from Xsession tags 363041 +wontfix thank you > as the title suggests, xdm ignores my ~/.xinitrc. And can you name a reason why it _should not_ ignore config file of xinit? -- To UNSUBSCRIBE, emai

Bug#365291: xbase-clients: xdbedizzy crashes immediately

2006-05-01 Thread Eugene Konev
This bug is caused by incorrectly ifdef'ing parts of code with USE_XPRINT, leading to skipping initialization code if built without xprint support. Here's a fix: # HG changeset patch # User [EMAIL PROTECTED] # Node ID 973ecd7376218cdaa4298cfc4dda3267046e1ef3 # Parent 1fe2f9309b40131556685f6aa29f7

Bug#365292: xbase-clients: xmore crashes immediately

2006-05-01 Thread Eugene Konev
Again, some code not properly ifdef'ed for building without xprint. Fix attached. # HG changeset patch # User [EMAIL PROTECTED] # Node ID cc07826ef0d862516a72a8dbe0403f0d420c5c77 # Parent 973ecd7376218cdaa4298cfc4dda3267046e1ef3 merge diff -r 973ecd737621 -r cc07826ef0d8 app/xbase-clients/xmore

Bug#363699: x11-common: The /usr/X11R6/bin symlink is not removed when the package is purged

2006-05-01 Thread Eugene Konev
Attached patch moves /usr/X11R6/bin directory handling into preinst instead of postinst and symlink handling to dpkg. # HG changeset patch # User [EMAIL PROTECTED] # Node ID 99c16b0fcf1a233d0307ec53f4bb71247b9df871 # Parent f19cf5299f4bf47d1905dbd6ff922e567f8f664d Move handling of /usr/X11R6/bin

Bug#362435: libx11-6: Unneeded dependency on xlibs-data

2006-04-13 Thread Eugene Konev
At Thu, 13 Apr 2006 14:28:05 +0200, Christian Marillat wrote: > This package still depends on the empty xlibs-data package. ... > Versions of packages libx11-6 depends on: > ii libc6 2.3.6-6GNU C Library: Shared libraries > ii libx11-data 2:1.0.0-6 X

Bug#362149: xdm: GiveConsole/TakeConsole/Xsetup_0 missing

2006-04-12 Thread Eugene Konev
At Wed, 12 Apr 2006 10:57:28 -0400, Martin Stolle wrote: > After upgrading to this xdm version in unstable, users can no longer log > on. It seems like xdm tries to execute some scripts, as configured in > the default xdm-config, that don't exist. The missing scripts are > Xsetup_0, GiveConsole a

Re: X Strike Force X.Org X11 SVN commit: r1702 - branches/modular/data/xkb-data/debian

2006-04-04 Thread Eugene Konev
At Tue, 4 Apr 2006 23:49:42 -0500 (EST), X Strike Force SVN Repository Admin wrote: > > Author: dnusinow > Date: 2006-04-04 23:49:41 -0500 (Tue, 04 Apr 2006) > New Revision: 1702 > > Modified: >branches/modular/data/xkb-data/debian/changelog > Log: > Prepare changelog to upload to unstable >

Bug#358702: FTBFS: bdftopcf.1x / bdftopcf.1 confusion

2006-03-23 Thread Eugene Konev
At Fri, 24 Mar 2006 01:27:23 +0100, Samuel Thibault wrote: > > Package: xfonts-utils > Version: 1:1.0.0-2 > Severity: important > Tags: experimental patch > Justification: fails to build from source > > Hi, > > Compile fails with > > cp: cannot stat `debian/tmp/usr/share/man/man1/bdftopcf.1x':

Bug#356783: xutils has xmkmf, but not imake?

2006-03-13 Thread Eugene Konev
At Tue, 14 Mar 2006 11:30:53 +0900, Miles Bader wrote: > xutils has xmkmf, which seems to use imake, but the xutils package > doesn't make sure imake is available (one must install xutils-dev for > that), which is kind of confusing. Hmm. xutils 6.9.0.dfsg.1-4 in unstable does have both xmkmf and

Fixed in NMU of libx11 2:1.0.0-2

2006-03-12 Thread Eugene Konev
-data libx11-6 libx11-dev Architecture: source i386 all Version: 2:1.0.0-2 Distribution: experimental Urgency: low Maintainer: Debian X Strike Force Changed-By: Eugene Konev <[EMAIL PROTECTED]> Description: libx11-6 - X11 client-side library libx11-6-dbg - X11 client-side library (debug p

Re: xorg depends on libgl1-mesa

2006-03-06 Thread Eugene Konev
At Mon, 06 Mar 2006 10:56:09 +0100, Xavier Bestel wrote: > on my system, xorg 1:7.0.0 depends on libgl1-mesa which isn't there > (well, there is a libgl1-mesa=6.4.1-0ubuntu6 but I doubt it comes from > the debian archive - moreover it's uninstallable). > It that normal (as is, some experimental pac

Bug#354577: Patch (attempt #2)

2006-02-28 Thread Eugene Konev
At Tue, 28 Feb 2006 18:15:16 +0300, Andrew ``Bass'' Shcheglov wrote: > > diff -ur xc.orig/programs/xfontsel/xfontsel.c xc/programs/xfontsel/xfontsel.c > --- xc.orig/programs/xfontsel/xfontsel.c 2004-04-04 02:38:55.0 > +0400 > +++ xc/programs/xfontsel/xfontsel.c 2006-02-28 17:51:11.

Bug#354523: xserver-xorg: .bashrc can cause Xsession error on login

2006-02-26 Thread Eugene Konev
reassign 354523 kdm thanks At Sun, 26 Feb 2006 21:05:33 -0600, Adam Porter wrote: > > On Sunday 26 February 2006 20:45, Eugene Konev wrote: > > At Sun, 26 Feb 2006 20:10:43 -0600, > > > > Adam Porter wrote: > > > Package: xserver-xorg > > > Ver

Bug#354523: xserver-xorg: .bashrc can cause Xsession error on login

2006-02-26 Thread Eugene Konev
At Sun, 26 Feb 2006 20:10:43 -0600, Adam Porter wrote: > > Package: xserver-xorg > Version: 6.9.0.dfsg.1-4 > Severity: minor > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > For quite a while now, every time I logged in with a certain user, an X > dialog box would pop up that said tha

Bug#347786: xserver-xorg: GPM repeater broken since 6.9

2006-02-14 Thread Eugene Konev
1. The correct way to use gpm with X server with /dev/input/mice in linux 2.6 is _not_ use gpm repeater, as kernel driver is perfectly capable to multiplex events itself. 2. This bug seems to be specific to ppc (endianness?) architecture, as I cannot reproduce it on x86 with any of the co

Bug#351326: xserver-xorg: trouble purging

2006-02-03 Thread Eugene Konev
Hello Lars. On Sat, 04 Feb 2006 05:55:31 +0200 you wrote: > 0m12.6s ERROR: Command failed (status=256): 'chroot /tmp/tmpS7lFxN > dpkg > --purge --pending' > (Reading database ... 6930 files and directories currently > installed.) > Removing xserver-xorg ... > Purging configuration files fo

Bug#347505: libxxf86vm1: No /usr/X11R6/lib/libXxf86vm.so

2006-01-10 Thread Eugene Konev
You need a -dev package to link against a lib. apt-get install libxxf86vm-dev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: On modular packaging

2006-01-10 Thread Eugene Konev
Hello Denis. On Mon, 9 Jan 2006 12:04:53 +0100 you wrote: > Maybe few files could be moved to /etc/X11/locale though, like > /usr/X11R6/lib/X11/locale/locale.{alias,dir} ? Well, I tend to agree, but... Currently, if I'm not mistaken, it won't be possible to put in *.dir files anything outside X

Bug#347228: libxt6: Missing dependency on libx11-6.

2006-01-09 Thread Eugene Konev
Quick hack to fix: --- xorg-x11-6.9.0.dfsg.1.orig/debian/rules 2006-01-10 03:11:40.0 +0700 +++ xorg-x11-6.9.0.dfsg.1/debian/rules 2006-01-10 02:56:37.0 +0700 @@ -585,7 +585,7 @@ chmod ug+s debian/xserver-common/usr/X11R6/bin/X dh_installdeb dh_shlibde

Bug#347228: libxt6: Missing dependency on libx11-6.

2006-01-09 Thread Eugene Konev
> Yep. Because it looks like dh_shlibdeps ignores -p switch: ... and this is exactly the same issue as the one with -dbg packages: -a in DH_OPTIONS overrides -p. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#347228: libxt6: Missing dependency on libx11-6.

2006-01-09 Thread Eugene Konev
Hello Daniel. On Mon, 9 Jan 2006 18:48:20 +0100 you wrote: > On Mon, Jan 09, 2006 at 11:08:21AM -0500, David Nusinow wrote: > > On Mon, Jan 09, 2006 at 04:22:04PM +0100, Daniel Kobras wrote: > > > libXt from 6.9.0.dfsg.1-2 was linked with libX11, but this > dependency is > > > not reflected in t

On modular packaging

2006-01-09 Thread Eugene Konev
The following issues require discussion IMO: 1. libxaw a) Dropping libxaw8 (which seems like a common consensus). The following packages currently build-depend on libxaw8-dev: aewm crossfire eli gnushogi italc nas playmidi ppxp seyon timidity xbill xconq xruskb xsysinfo xterm Seems none

Bug#330144: xlibs-data from etch breaks cyrillic output in gtk1.2 apps

2006-01-01 Thread Eugene Konev
The source of problem is changed /usr/X11R6/lib/X11/locale/en_US.UTF-8/XLC_LOCALE to which ru_RU.UTF-8 locale is aliased. The attached patch adds correct for russian ru_RU.UTF-8/XLC_LOCALE (and necessaty ru_RU.UTF-8/XI18N_OBJS) and aliases ru_RU.UTF-8 locale to it. It also update manifests and xlib

Bug#336282: xorg-x11: *-dbg packages have stripped debug files

2005-10-29 Thread Eugene Konev
Package: xorg-x11 Severity: important Tags: experimental patch Because DH_OPTIONS set to -s dh_strip processes all packages at each for cycle iteration. So only lbxproxy-dbg package actually contains debug symbols. Fix attached. -- System Information: Debian Release: testing/unstable APT prefe

Bug#335063: xutils: mkfontdir installs faulty fonts.dir for ttf-bitstream-vera pkg.

2005-10-24 Thread Eugene Konev
tags + unreproducible moreinfo thanks Hello Andrew. On Fri, 21 Oct 2005 11:21:15 -0700 you wrote: ATY> After installing the ttf-bitstream-vera font package, ATY> I find that X gives a "could not init fontpath element" ATY> error message for the TrueType fonts. This appears to be ATY> cau

Bug#335048: xlibs: broken /etc/X11/xkb/symbols/compose

2005-10-21 Thread Eugene Konev
Package: xlibs Version: 6.8.99.901.dfsg.1-1 Severity: normal Tags: experimental patch As a result of a typo in debian/patches/general/091_xkb_implement_compose:caps.diff /etc/X11/xkb/symbols/compose is broken. Fix attached. -- System Information: Debian Release: testing/unstable APT prefers uns

Bug#307603: Bug #307603

2005-10-15 Thread Eugene Konev
retitle 307603 xserver package should depend on xfonts-base severity 307603 wishlist severity 314598 wishlist tags 307603 +wontfix tags 314598 +wontfix reassign 307603 xserver-xfree86 clone 307603 -1 reassign -1 xserver-xorg thank you It is normal to use X server without any fonts installed throug

Bug#333455: chooser path is incorrect in /etc/X11/xdm/xdm-config

2005-10-11 Thread Eugene Konev
Package: xdm Version: 6.8.99.900.dfsg.1-0pre1 Severity: important /etc/X11/xdm/xdm-config has path for chooser /usr/X11R6/lib/X11/xdm/chooser, but it was moved to /usr/X11R6/bin/chooser. This breaks querying xdm with -indirect until manually fixed. The attached patches update patches/debian/905_d

Re: cleanup config handling in xlibs

2005-08-06 Thread Eugene Konev
Hello Denis. On Sat, 6 Aug 2005 00:39:07 +0200 you wrote: > On Sat, Aug 06, 2005 at 06:25:59AM +0800, Eugene Konev wrote: > > * Remove /etc/X11/xkb/rules/xfree86.lst and > > /etc/X11/xkb/rules/xfree86-it.lst as we don't ship them anymore. > Why won't we ship xfr

cleanup config handling in xlibs

2005-08-05 Thread Eugene Konev
Changes: * Fix a typo in debian/shell-lib.sh (seems we had non-working remove_conffile_prepare and broken conffiles handling for like some months now) * Remove /etc/X11/xkb/rules/xfree86.lst and /etc/X11/xkb/rules/xfree86-it.lst as we don't ship them anymore. * Copy /etc/X11/xkb/rule

Bug#320627: crash w/ xpdf

2005-07-31 Thread Eugene Konev
Full backtrace is attached. Seems there is, probably, an integer overflow in xpdf, as it requests polyline with coords like ((4, -32265), (12, -32265), (8, -32261), (4, -32265)). Fixing X server crash seems a non-trivial task. 320627-bt-full Description: Binary data

Enable html specs generation

2005-07-30 Thread Eugene Konev
Attached patch fixes and enables building of html versions of xspecs and adds them to MANIFEST.all and xspecs.docs. Also some patches are unfuzzied. general/fix-html-specs-generation.diff is added on top of patch stack. Feel free to move. diff -Nru debian.orig/MANIFEST.all debian/MANIFEST.all ---

Minor fix to debian/rules

2005-07-26 Thread Eugene Konev
$(STAMP_DIR)/build target in debian/rules should depend on $(STAMP_DIR)/setup, not phony setup. One line fix attached. diff -Nru debian.orig/rules debian/rules --- debian.orig/rules 2005-07-22 11:41:05.0 +0800 +++ debian/rules2005-07-26 15:34:38.0 +0800 @@ -285,7 +285,7

Re: X Strike Force X.Org X11 SVN commit: r413 - in trunk/debian: . patches patches/general

2005-07-26 Thread Eugene Konev
> Author: dnusinow > Date: 2005-07-26 00:15:38 -0500 (Tue, 26 Jul 2005) > New Revision: 413 > Added: >trunk/debian/patches/general/022_disable_xmh.diff > Removed: >trunk/debian/xmh.install >trunk/debian/xmh.menu > Modified: >trunk/debian/TODO >trunk/debian/changelog >trunk

Re: 055_lnx_evdev_keyboard.diff not working?

2005-07-22 Thread Eugene Konev
Hello Mark. On Wed, 6 Jul 2005 23:41:36 +0200 you wrote: > I'm running kubuntu linux, which uses xorg-6.8.2-10 package, and I > noticed > that the 055_lnx_evdev_keyboard.diff was included, and so I wanted to > give it a try. > However when I define a keyboard with evdev protocol: > Section "In

Re: X Strike Force X.Org X11 SVN commit: r385 - trunk/debian

2005-07-21 Thread Eugene Konev
Hello David. On Thu, 21 Jul 2005 12:00:18 -0400 you wrote: > > 5+SVN > 5. That should be 4+SVN, probably. > Nope, sadly -4 is in the archive already since I messed up a couple of > things in -3. -4 is in good shape so far though, so it may be able to > go in > to testing. While I'm tempted to g

Bug#319121: FTBFS: Missing build-dependency on libselinux1-dev

2005-07-20 Thread Eugene Konev
n-SELinux kernels. The more permanent way to enable SELinux support is to #define HasSELinux YES in the relevant distribution-specific section of linux.cf. If that is done for Debian, the source package will need to add a build-dependency on the libselinux1-dev package. Changes by Eugene Konev:

Re: X Strike Force X.Org X11 SVN commit: r385 - trunk/debian

2005-07-20 Thread Eugene Konev
> +xorg-x11 (6.8.2.dfsg.1-5+SVN) unstable; urgency=low ^^ 5+SVN > 5. That should be 4+SVN, probably. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken.

2005-07-20 Thread Eugene Konev
Hello David. On Wed, 20 Jul 2005 16:21:45 +0200 you wrote: > > > Enhanced version. Attached. > > > > Ah, I was going to upload -4 in about an hour, but if this has been > shown > > to work it's worth delaying the release by a day. I'll roll this in > and > > re-build -4 today with the fix. Great

Re: Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken, Bug#318405: acknowledged by developer (Bug#318218: fixed in xorg-x11 6.8.2.dfsg.1-3)

2005-07-20 Thread Eugene Konev
Hello David. On Wed, 20 Jul 2005 10:50:28 +0200 you wrote: > What workaround have you tried to build that libvgahw.a? No > optimization, or > an enhanced version of the X.Org patch? Enhanced version. Attached. gcc4 has issues with libvgahw.a. This patch is a workaround stolen from http

Bug#319003: xserver-xorg: Trident and -3: libvgahw is still broken, Bug#318405: acknowledged by developer (Bug#318218: fixed in xorg-x11 6.8.2.dfsg.1-3)

2005-07-20 Thread Eugene Konev
Can you please test if the problem still exists with the following libvgahw.a: http://www.imfi.kspu.ru/~ejka/libvgahw.a -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#315195: *xterm manpages

2005-07-18 Thread Eugene Konev
Hello Nathanael. On Mon, 18 Jul 2005 20:44:57 -0400 you wrote: > > Fix xterm postinst script to setup proper manpage alternatives for > > x-terminal-emulator, as *xterm.1.gz have changed to *xterm.1x.gz in > > xorg (Closes #315195). > Um. I think we want them to be xterm.1.gz, not xterm.1x.gz,

Bug#315195: Fix wrong symlinks to *xterm manpages in alternatives

2005-07-18 Thread Eugene Konev
Fix xterm postinst script to setup proper manpage alternatives for x-terminal-emulator, as *xterm.1.gz have changed to *xterm.1x.gz in xorg (Closes #315195). diff -Nru debian.orig/xterm.postinst.in debian/xterm.postinst.in --- debian.orig/xterm.postinst.in 2005-06-11 08:04:27.0 +0800

Bug#318162: xterm: boldMode enabled even if bold font is used

2005-07-16 Thread Eugene Konev
The problem is font name stored in normal is being overwritten by a bold font name and then normal is used in comparison with a myfonts.f_b to decide whether they are the same and whether to turn on overstriking. The attached patch fixes it. Index: xorg-x11-6.8.2.dfsg.1/programs/xterm/fontutils.c

Re: xorg-x11_6.8.2.dfsg.1-2_i386.changes ACCEPTED

2005-07-13 Thread Eugene Konev
Hello Norbert. On Wed, 13 Jul 2005 12:43:29 +0200 you wrote: > I also updated the backport for sarge, it's now based on > 6.8.2.dfsg.1-2: > deb http://people.debian.org/~nobse/xorg-x11/ sarge main > As usual, please don't file bugreports against these packages to the > Debian BTS. The problem

Bug#317622: xserver-xfree86: X uses /root/bak_XF86/XF86Config-4_0 -- seriously..

2005-07-10 Thread Eugene Konev
On Sun, 10 Jul 2005 19:43:59 -0400 (EDT) you wrote: -> this occurs time to time-> -> "Stopping GNOME Display Manager: gdm__iounmap: bad -> address f8dad000 -> " -> ..but i'm not sure if it'll appear again as I've done -> a setting change and seems to be gone-- might reappear -> though..

Bug#317622: xserver-xfree86: X uses /root/bak_XF86/XF86Config-4_0 -- seriously..

2005-07-10 Thread Eugene Konev
tags 317622 moreinfo unreproducible thanks I can't reproduce this bug with any of the xserver-xfree86 packages in debian. > Package: xserver-xfree86 > Version: 2.6.0.8-1 Such version of xserver-xfree86 doesn't exist. Please provide the output of dpkg-query --

Re: c++ abi transition and other fixes

2005-07-09 Thread Eugene Konev
The version of cpp_abi_changes.diff in previos mail is incorrect, Fixed version attached. Changes: updated dependencies for libglu1-xorg-dev to libstdc++6-4.0-dev | libstd++6-dev, changed xlibmesa-glu to libglu1-xorg in package description. diff -Nru debian.orig/control debian/control --- debian.

c++ abi transition and other fixes

2005-07-09 Thread Eugene Konev
: Mostly replaced by Xorg CVS HEAD version, using gcc 3.4/4.0 mmx functions instead of __builtin's. This patch is by Eugene Konev. Index: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.h === --- xc.orig/programs/Xs

Disable Xprt building

2005-07-07 Thread Eugene Konev
Attached patch disables building Xprt server and generation of xprt package. Changes: * Remove xprt from debian/control * Add debian/patches/009_disable_Xprt.diff, disabling Xprt and Xprt man page build/install * Remove -DXprtServer=NO from SERVER_DEBUG_IMAKE_DEFINES in debian/rules as it i

Broken 067_fix_X11_and_xdm_build_problems.diff

2005-07-06 Thread Eugene Konev
067_fix_X11_and_xdm_build_problems.diff removes line SpecialCLibObjectRule(Wrap,$(ICONFIGFILES),$(XDMAUTHDEFS)) from lib/X11/Imakefile and that breaks libX11 build leaving it with undefined symbol XdmcpWrap. Fixed version attached. $Id: 067_fix_X11_and_xdm_build_problems.diff 1044 2004-02-16 17

Typo in 044_chips_default_to_noaccel_on_69k.diff

2005-07-06 Thread Eugene Konev
044_chips_default_to_noaccel_on_69k.diff has a typo (CHIPS_CT96000 instead of CHIPS_CT69000). Fixed version attached. $Id: 044_chips_default_to_noaccel_on_69k.diff 312 2005-07-06 01:28:11Z dnusinow $ This patch by Nathanael Nerode, based on original patches from Mike A. Harris and Dan Christens

patch audit

2005-07-03 Thread Eugene Konev
000_stolen_from_sourceforge_wacom_driver.diff xorg patch has the same driver version as xfree86 one. The only differences are some changes in manpage (changing XFree86 and XF86Config-4 to __xservername__ and __xconfigfile__). 003b_xfs_fixes.diff Ported patch attache

patch audit (002_xdm_fixes)

2005-06-26 Thread Eugene Konev
Ok. lists.debian.org seem to not grok patches of 100k+. Now gzipped version. The fully rediffed patch attached with the following changes/issues: * Part of whitespace only changes removed * Added some more decapitalization. * Large part of programs/xdm/daemon.c is rewritten to make it similar

Patch audit

2005-06-25 Thread Eugene Konev
012_Xaw_StripChart_fix.diff -- already present 013_xkb_symbols_euro_support.diff -- missing. Rediffed patch attached 014_startx_hostname_fix.diff -- already present 015_vesa_ifdef_afb_calls.diff -- already present and ported 016_ICE_subprotocol_reply_fix.diff -- already present 017_fix_Xlib_d

Re: X Strike Force X.Org X11 SVN commit: r271 - in trunk/debian: . patches

2005-06-25 Thread Eugene Konev
>- 010_s3_trio64_dx_and_gx_support.diff upstream but altered. We may > need > to resurrect this at some point. 010_s3_trio64_dx_and_gx_support.diff has one hunk, not present upstream. rediffed patch attached. $Id: 010_s3_trio64_dx_and_gx_support.diff 1044 2004-02-16 17:40:33Z brande

Re: X Strike Force X.Org X11 SVN commit: r270 - trunk/debian

2005-06-25 Thread Eugene Konev
> Author: dnusinow > Date: 2005-06-25 16:23:53 -0500 (Sat, 25 Jun 2005) > New Revision: 270 > Modified: >trunk/debian/TODO > Log: > - Update TODO for patch audit > - 006_ati_radeon_fix_eternal_initialization.diff upstream > - 07_fix_xfree86_man_version_string.diff present and ported > -