Author: branden Date: 2003-09-24 16:16:07 -0500 (Wed, 24 Sep 2003) New Revision: 581
Modified: trunk/debian/changelog trunk/debian/changelog.Debian.old trunk/debian/copyright Log: Get that old-time UTF-8 religion by recoding files from ISO-8859-1 to UTF-8. - debian/{copyright,changelog,changelog.Debian.old}: recoded with iconv Modified: trunk/debian/changelog =================================================================== --- trunk/debian/changelog 2003-09-24 21:02:54 UTC (rev 580) +++ trunk/debian/changelog 2003-09-24 21:16:07 UTC (rev 581) @@ -238,6 +238,10 @@ + xlibmesa3-glu conflicts with and replaces libutahglx1 + xlibmesa-glu-dev conflicts with and replaces libutahglx-dev + * Get that old-time UTF-8 religion by recoding files from ISO-8859-1 to + UTF-8. + - debian/{copyright,changelog,changelog.Debian.old}: recoded with iconv + -- Branden Robinson <[EMAIL PROTECTED]> Wed, 24 Sep 2003 15:56:28 -0500 xfree86 (4.2.1-11) unstable; urgency=medium @@ -757,7 +761,7 @@ + (buttons.c, handler.c): * Initialize structure field man_globals->search_widget to NULL in xman code, the help message states that pressing Ctrl+S in the help window - has no effect, but in some cases it would crash xman. (Paulo César + has no effect, but in some cases it would crash xman. (Paulo César Pereira de Andrade) + (man.c): * Fix compiler warning. (Torrey T. Lyons) @@ -840,7 +844,7 @@ translations for several languages courtesy of Denis Barbier, after a buggy version of po-debconf eviscerated them (Closes: #170591) * debian/po/es.po: updated Spanish debconf template translations (thanks, - Javier Fernandez-Sanguino Peña) (Closes: #186147) + Javier Fernandez-Sanguino Peña) (Closes: #186147) * debian/po/fr.po: updated French debconf template translations (thanks, Christian Perrier) (Closes: #185708) * debian/po/ru.po: updated Russian debconf template translations (thanks, @@ -896,7 +900,7 @@ framebuffer types do not work with the "UseFBDev" option (chipset specific drivers require facilities of a framebuffer device which the generic ones don't provide); also, clarify the corresponding debug - message (thanks, Michel Dänzer) + message (thanks, Michel Dänzer) - remove "atimisc", "r128", and "radeon" sub-modules from autogenerated list of video driver modules - migrate existing debconf settings of @@ -952,7 +956,7 @@ + (xc/programs/Xserver/os/auth.c): Don't change the authorization data (and in particular, don't enable local host access) if the X server's authority file is removed or becomes unreadable while the server is - running (David Dawes, reported by Dietmar Schröter). + running (David Dawes, reported by Dietmar Schröter). + (xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c): Add reporting of G400/G450 in MGA driver (Andrew C. Aitchison). + (xc/programs/Xserver/GL/dri/xf86dri.c, @@ -960,7 +964,7 @@ number parameter received over the wire by the X server's DRI extension code, and fix some similar checks in the GLX code. This fixes X server segfaults when an invalid screen value is provided (#A.1434, Felix - Kühling). + Kühling). + (xc/programs/Xserver/fb/fbpict.c): Fix incorrect datatype for the pixmap width in fbCompositeSrcAdd_8000x8000(), and add some small optimisations (#A.1423, Keith Packard). @@ -1158,7 +1162,7 @@ - Add extended symbols for the "Logitech Cordless Desktop Navigator" keyboard (#A.1480, Gilbert Fridgen). - Add "Inet" key definitions for the Trust Direct Access keyboard - (#A.897, Raphaël Poss). + (#A.897, Raphaël Poss). - Added support for special keys found on many ACPI control, Easy Access Keyboards, Internet keyboards, laptops, notebooks and PDA (via xkb/symbols/inet). Added new key symbols for these keyboards (Stanislav @@ -1458,7 +1462,7 @@ removes a lot of the misleading "unresolved symbols" messages that show up if 'X -configure' crashes. (David Dawes) + [fbdev] The xf24_32bpp module isn't needed when using fb. (David Dawes) - + Fix an fbdev driver crash when the VT isn't active (#5169, Michel Dänzer). + + Fix an fbdev driver crash when the VT isn't active (#5169, Michel Dänzer). + Fix 24bpp displays with the fbdev driver when not using shadowfb (#5351, Michel Lanners). + When parsing XInput XF86Config options, catch NULL option table instead @@ -1504,7 +1508,7 @@ Ushakov). + Don't build libGLU when BuildServersOnly set. (Alan Hourihane) + Add a 1152x768 mode suitable for Titanium PowerBooks to the set of - build-in modes (#5212, Michel Dänzer). + build-in modes (#5212, Michel Dänzer). + Add some high resolution modes to the set of built-in modes (calculated according to the VESA GTF). (David Dawes) + Regenerate xf86DefModes.c with newly added modes. (David Dawes) @@ -1680,7 +1684,7 @@ cards, not just CRTs (Closes: #164217) * patch #089: new; in fbdev driver, pass depth24flags to xf86SetDepthBpp based upon reported capabilities of underlying framebuffer hardware - (thanks, Michel Dänzer) (see #163807) + (thanks, Michel Dänzer) (see #163807) * patch #840,841,842,843,844: new; patches to support Debian GNU/NetBSD, courtesy of Joel Baker * patch #900: uncomment definition of DebianMaintainer in NetBSD.cf as well @@ -1756,7 +1760,7 @@ * patch #002: resynced with xf-4_2-branch updates * patch #024: new; fix for hangs upon VT switch back to XFree86 on Rage128 and Radeon cards due to failure to set and reset PCI busmastering properly - (thanks, Michel Dänzer) (Closes: #163359) + (thanks, Michel Dänzer) (Closes: #163359) * patch #026: new; patch from Steven Davies to implement double-buffering support for the XVideo extension in the tdfx driver; he wanted testers, so I'm sticking this code in to test it. Welcome to Debian unstable! @@ -1798,7 +1802,7 @@ * patch #047: really got __vendorversion__ defined correctly this time, I mean it * patch #314: new; fix to chips driver's assumption that all ARM machines - run NetBSD. Fixes build failure. (thanks, Michel Dänzer and Othmar + run NetBSD. Fixes build failure. (thanks, Michel Dänzer and Othmar Pasteka) * patch #453; new; unaligned-load functions for ia64 in compiler.h should be declared "static __inline__", not "extern __inline__"; otherwise a @@ -1856,7 +1860,7 @@ passed to IMAKE_DEFINES. * patch #016: new; updates to mga(4x) manpage * patch #017: new; fixes to xrandr(1x) manpage from Colin Watson - * patch #018: new; patch from Michel Dänzer to fix broken OpenGL point and + * patch #018: new; patch from Michel Dänzer to fix broken OpenGL point and line drawing on ATI Rage128 chips * patch #024: deleted; existing patch #074 should fix this problem in a better way @@ -2121,7 +2125,7 @@ * patch #003: re-apply a cosmetic fix to the X font server code that got lost * patch #061: re-apply some fixes to the Xserver(1) manpage that got lost - * patch #072: new; patch from Michel Dänzer to support a boolean "DMAforXv" + * patch #072: new; patch from Michel Dänzer to support a boolean "DMAforXv" option in the r128 driver * patch #073: new; patch from Andoni Zubimendi to fix syntax errors in the us_intl XKB symbols file @@ -2340,9 +2344,9 @@ * patch #069: set the r128 driver's pitch increment to 8 * 32 instead of 8 * 64 bytes, since we know that a pitch of 800 bytes works on, for instance, - ATI Rage 128 LF-based clamshell iBooks; thanks to Michel Dänzer for his + ATI Rage 128 LF-based clamshell iBooks; thanks to Michel Dänzer for his help identifying the problem - * patch #070: patch from Michel Dänzer so that the fbdevhw layer doesn't + * patch #070: patch from Michel Dänzer so that the fbdevhw layer doesn't fail silently when no framebuffer device (e.g., /dev/fb0) can be found, or doesn't respond to ioctl()s * Renamed Danish debconf template translation files from *.dk to *.da, and @@ -2376,7 +2380,7 @@ xfree86 (4.1.0-16) unstable; urgency=high * patch #000_stolen_from_HEAD: - - Pitch calculation updates for the r128 driver (#5074, Michel Dänzer). + - Pitch calculation updates for the r128 driver (#5074, Michel Dänzer). * patch #000_stolen_from_HEAD_xdm: - Fix bug in XDMCP implementation that causes sessions to close after approximately 48 days. (Keith Packard) @@ -2459,7 +2463,7 @@ * patch #064: fix in fbdev driver; fbdev wasn't telling shadow layer when there was no framebuffer available (i.e., when switched away to a different VT) (patch courtesy of Keith Packard, Roland Schulz, and Michel - Dänzer) + Dänzer) * patch #065: raped again by Herbert Xu and Ben Collins; you're not "supposed to" Build-Depend on a kernel package and at the same time the glibc versions of the kernel headers exclude SiS DRM ioctls that we need @@ -2659,7 +2663,7 @@ move_existing_nondebconf_config is true, ignore the existing one and overwrite it * debian/{xdm,xserver-common,xserver-xfree86}.templates.es: updated Spanish - translation (thanks, David Martínez Moreno) + translation (thanks, David Martínez Moreno) * debian/xserver-xfree86.config: when backing up existing non-debconf config file out of the way, cp istead of mv'ing (Closes: #128826) * debian/xserver-xfree86.templates: @@ -2909,7 +2913,7 @@ + remove cirrus alpine VT switching crash fix since it is now above + Alan Hourihane: Fix typo in PCI bus scanning that caused a hang when there was more than one PCI bus (#A.652, Uwe Dannowski). - + Paulo César Pereira de Andrade: fixes to Xaw manpage + + Paulo César Pereira de Andrade: fixes to Xaw manpage + Keith Packard: bugfix to miwideline.c: width 1 lines sometimes skipped the join * patch #000_stolen_from_HEAD_xdm: @@ -2969,7 +2973,7 @@ don't try to use Lucidux fonts, which are not available in main (Closes: #107611, #122657) * patch #057: new; fix iso8859-15 compose file to account for lack of - spacing diaeresis key and codepoint (thanks, Wolfgang Sourdeau and Rüdiger + spacing diaeresis key and codepoint (thanks, Wolfgang Sourdeau and Rüdiger Kuhlmann) (Closes: #97433) * patch #311,312: fix for ARM cache flushing problem in XFree86 module loader (thanks, Phil Blundell) @@ -3198,14 +3202,14 @@ * debian/{xbase-clients,xfree86-common}.preinst.in: only move unmodified xmodmap-related conffiles if upgrading from << 4.1.0-7 * debian/xserver-common.templates.es: added Spanish translation (thanks, - Carlos Valdivia Yagüe) (Closes: #114664) + Carlos Valdivia Yagüe) (Closes: #114664) -- Branden Robinson <[EMAIL PROTECTED]> Fri, 19 Oct 2001 09:43:38 -0500 xfree86 (4.1.0-7) unstable; urgency=high * patch #000_stolen_from_HEAD: - + Paulo César Perira de Andrade: fix problem when calling + + Paulo César Perira de Andrade: fix problem when calling XawTextSetSource() + SECURITY: don't let a non-root user halt the machine by having X send SIGUSR1 to init (Thomas Moestl). @@ -3218,7 +3222,7 @@ * patch #007: more sensible redirection to stderr * patch #011: more Chinese localization updates, courtesy of Anthony Fok and ThizLinux Laboratory, Ltd. - * patch #031: changes to xmessage's app-defaults from Paulo César Perira de + * patch #031: changes to xmessage's app-defaults from Paulo César Perira de Andrade * patch #032: add a ComplexCplusplusProgramTargetNoMan() Imake rule * patch #033: rename XF86Config manpage to XF86Config-4 (Closes: #92178) @@ -3360,7 +3364,7 @@ * debian/xserver-xfree86.postinst.in: warn if /etc/X11/X is not a symlink (Closes: #98493) * debian/xserver-xfree86.templates.sv: much-belated addition of Swedish - translations (thanks, André Dahlqvist) (Closes: #83349) + translations (thanks, André Dahlqvist) (Closes: #83349) * debian/xterm.conffiles: add etc/X11/app-defaults/UXTerm * debian/xterm.files: add etc/X11/app-defaults/UXTerm, usr/X11R6/bin/uxterm, and usr/X11R6/man/man1/uxterm.1x @@ -3441,13 +3445,13 @@ + Fix a non-standard character set bug in Xlib (#4792, Ivan Pascal). + Fix for the savage driver on 64-bit platforms (#4788, Jay Estabrook). + Xv fix for the r128 driver on big-endian architectures (#4781, - Michel Dänzer). + Michel Dänzer). + Fix an Xlib bug that affects conversion from CTEXT to multibyte / wide character (#4780, Tomohiro KUBOTA, , #4783, Bruno Haible). + Release notes and Status doc fixes (#4778, 4779, Branden Robinson). + 64-bit fix for lib/X11/ImUtil.c (#4773, Mike Harris). + Fix dashed lines for the r128 driver on big-endian architectures - (#4769, Michel Dänzer). + (#4769, Michel Dänzer). + Fix Xlib's parsing of CTEXT with multi-byte characters in GR (#4761, Juliusz Chroboczek). + Fixes for the Romanian (ro) XKB map (#4746, Marius Andreiana). @@ -3580,7 +3584,7 @@ * debian/*.templates.de: much-needed updates to German translations (thanks, Philipp Matthias Hahn) (Closes: #107063,#107064,#107065,#107066,#107067) * debian/{xserver-xfree86,xterm}.templates.fr: updated French translations - (thanks, Jérôme Schell) + (thanks, Jérôme Schell) * debian/control: - added "x-window-system-core" and "x-window-system" metapackages for tasksel @@ -3657,7 +3661,7 @@ + Matthieu Herrb: shared libXft minor revision number increment + Mark Vojkovich: Fix bug in ProcDbeGetVisualInfo reported by HP. - * patch #000_xfs_SECURITY_DoS_fix: Paulo César Pereira de Andrade's fix for + * patch #000_xfs_SECURITY_DoS_fix: Paulo César Pereira de Andrade's fix for denial-of-service vulnerabilities in xfs; in Debian, this vulnerability was a local DoS only, because in our default configuration, xfs does not listen on a TCP port @@ -3676,8 +3680,8 @@ * patch #019: fix broken Imakefile for VBE server module that treated it like a library * patch #100: David S. Miller's PCI domain patch for SPARC (Closes: #99737) - * patch #150: Michel Dänzer's Rage128 video endianness fix - * patch #151: Michel Dänzer's Rage128 accelerated dashed bresenham + * patch #150: Michel Dänzer's Rage128 video endianness fix + * patch #151: Michel Dänzer's Rage128 accelerated dashed bresenham endianness fix * patch #152: David Gibson's Rage128 fix for video mode saving and restoring when there is no video BIOS (such as on a PowerPC...) @@ -3851,16 +3855,16 @@ between Mesa/XFree86's version of DRI, and the kernel's * debian/xlibmesa3.templates.es: added Spanish translation (thanks, David Martinez) (Closes: #104033) - * debian/xlibmesa3.templates.fr: added French translation (thanks, Jérôme + * debian/xlibmesa3.templates.fr: added French translation (thanks, Jérôme Schell) * debian/xlibmesa3.files.i386: add radeon DRI module * debian/xlibmesa3.files.powerpc: add DRI modules for gamma, mga, r128, and radeon * debian/xmh.{conffiles,files,menu}: xmh lives again... * debian/xserver-common.templates.fr: updated French translation (thanks, - Jérôme Schell) + Jérôme Schell) * debian/xterm.templates.es: Spanish translation update (thanks, Carlos - Valdivia Yagüe) (Closes: #102994) + Valdivia Yagüe) (Closes: #102994) * debian/xutils.files*: - remove SuperProbe and its manpage - add ccmakedep and cleanlinks Modified: trunk/debian/changelog.Debian.old =================================================================== --- trunk/debian/changelog.Debian.old 2003-09-24 21:02:54 UTC (rev 580) +++ trunk/debian/changelog.Debian.old 2003-09-24 21:16:07 UTC (rev 581) @@ -118,11 +118,11 @@ * debian/xbase-clients.menu: fix missing backslash in a menu hint (Closes: #95887) * debian/xdm.templates: - - updated Spanish translation (thanks, Carlos Valdivia Yagüe) + - updated Spanish translation (thanks, Carlos Valdivia Yagüe) (Closes: #96119) * debian/xfree86-common.docs: add changelog.Debian.old * debian/xfs.templates: - - updated Spanish translation (thanks, Carlos Valdivia Yagüe) + - updated Spanish translation (thanks, Carlos Valdivia Yagüe) (Closes: #96090) * debian/xserver-common.templates: - added Brazilian Portuguese translations (thanks, Gustavo Noronha Silva @@ -239,9 +239,9 @@ * debian/xfree86-common.docs: ship new "Versions" document * debian/xfs.templates: - added French translation (thanks, Thomas Morin) (Closes: #86566) - - added Spanish translation (thanks, Carlos Valdivia Yagüe) + - added Spanish translation (thanks, Carlos Valdivia Yagüe) (Closes: #92401) - - added Swedish translation (thanks, André Dahlqvist) (Closes: #83476) + - added Swedish translation (thanks, André Dahlqvist) (Closes: #83476) * debian/xserver-xfree86.config: correct misspelled debconf template name (Closes: #94299) * debian/xserver-xfree86.templates: @@ -251,7 +251,7 @@ - added French translation (thanks, Thomas Morin) (Closes: #83972) * debian/xterm.templates: - added German translation (thanks, Knut Suebert) (Closes: #93571) - - added Spanish translation (thanks, Carlos Valdivia Yagüe) + - added Spanish translation (thanks, Carlos Valdivia Yagüe) (Closes: #92403) * debian/xterm/postinst.in: swap order of update-alternatives calls (thanks, Arthur Korn) (Closes: #79942) Modified: trunk/debian/copyright =================================================================== --- trunk/debian/copyright 2003-09-24 21:02:54 UTC (rev 580) +++ trunk/debian/copyright 2003-09-24 21:16:07 UTC (rev 581) @@ -317,7 +317,7 @@ Richard Burdick Cognition Corp. Simon P. Cooper - Régis Cridlig + Régis Cridlig Robin Cutshaw Daniver Limited Daewoo Electronics Co.,Ltd. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]