[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

XFree86 4.2.1-4pre5v1 (source,powerpc) at the X Strike Force



See attached .changes file, and please test.

Note that I no longer own a working i386 box.

-- 
G. Branden Robinson                |          Measure with micrometer,
Debian GNU/Linux                   |          mark with chalk,
branden@debian.org                 |          cut with axe,
http://people.debian.org/~branden/ |          hope like hell.
Format: 1.7
Date: Wed,  8 Jan 2003 23:57:13 -0500
Source: xfree86
Binary: xlibmesa3-gl xserver-common libxaw7-dbg xlibmesa-glu-dev xbase-clients twm xfonts-scalable xfonts-75dpi libdps1-dbg xlib6g-dev xmh libxaw6-dbg xfwp xlibs xlibosmesa3-dbg xlibmesa3-glu libdps-dev xserver-xfree86-dbg xserver-xfree86 libdps1 proxymngr xlibmesa3-glu-dbg xfonts-base-transcoded xlibmesa-gl-dev libxaw6-dev lbxproxy xfonts-cyrillic xlibmesa3-gl-dbg x-window-system-core xlib6g xutils xspecs xlibs-pic x-window-system xfree86-common xfs xfonts-base xlibs-dbg libxaw7-dev xnest xfonts-100dpi-transcoded libxaw6 xfonts-100dpi xterm xfonts-75dpi-transcoded xprt xlibosmesa-dev xvfb libxaw7 xlibosmesa3 xdm xlibs-dev
Architecture: source powerpc all
Version: 4.2.1-4pre5v1
Distribution: unstable
Urgency: low
Maintainer: Branden Robinson <branden@debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6) (unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlib6g     - pseudopackage providing X libraries
 xlib6g-dev - pseudopackage providing X library development files
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3-gl - Mesa 3D graphics library [XFree86]
 xlibmesa3-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa3-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa3-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa3 - Mesa off-screen rendering library [XFree86]
 xlibosmesa3-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries
 xlibs-dbg  - X Window System client libraries (unstripped)
 xlibs-dev  - X Window System client library development files
 xlibs-pic  - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 95951 166234 167212 167448 168791 170508 170509 170510 170513 170678 171294 174589 175157
Changes: 
 xfree86 (4.2.1-4pre5v1) unstable; urgency=low
 .
   * patch #000_stolen_from_HEAD:
     + dropped patch "Fix the number of beeps when using AccessX and XKB
       (#A.1302, Alan Coopersmith)" since it causes the server to beep nonstop
       until it's restarted if you press Shift-NumLock to enable PointerKeys.
       ("xset b off" shuts it up, but it's just beeping silently, as a
       subsequent "xset b on" reveals) (Closes: #171294)
     + GLU and GLw aren't extension libraries, so key their default build
       status to BuildLibraries. (David Dawes)
     + BuildServersOnly fix when building on a system with no installed X
       headers or libraries (#5559, ISHIKAWA Mutsumi).
     + (xc/lib/xkbfile/xkberrs.c): build fixes (Alan Hourihane)
 .
   * patch #000_stolen_from_HEAD_savage_driver: new;
     + Fixed memory leaks in S3 Savage driver (Egbert Eich).
     + Savage driver updates (#5203, Tim Roberts).
     + [...] xf86SetOperatingState() call cleanups in most drivers
       (Marc La France).
     + Savage driver updates.
         - Support for ProSavage DDR (PCI ID 0x8D04)
         - TV output fixes
         - support for -pixmap24 flag
         - XAA fixes to cure lockups
         (#5412, Tim Roberts).
     + Fix Mono8x8 code in savage driver, needed ROP_NEEDS_SOURCE, also
       add NO_PLANEMASK to ScreenToScreen as code doesn't handle that case
       (Alan Hourihane).
     + Remove "Option VideoRam" from savage driver, there's no need for
       it, and utilize the entities given VideoRam size (Alan Hourihane).
 .
   #  * patch #001a: new;
   #    + compile the X11 library if we are building the GLX library *or* the X
   #      server, because GLX and the server-side XKB code assume the X11 headers
   #      are available
   #    + compile the Xext library if we are building the GLX library, because GLX
   #      assumes the Xext headers are available
   #    (thanks, ISHIKAWA Mutsumi) (Closes: #170508,#170510)
   * patch #009: deleted; didn't do what it was supposed to, and caused other
     Xv problems in i810 (Closes: #166234)
   * patch #021: new; patch to startx to check for GNU hostname regardless of
     what uname reports the OS as; first check to see if "hostname --version"
     works at all, and then if it does check both stdout and stderr of that
     command for "GNU" (Closes: #167212)
   * patch #022: new; fix Xaw's StripChart widget to draw scale lines correctly
     (thanks, Nikita V. Youshchenko) (Closes: #167448)
   * patch #033: new; fix for ICE message replies when using subprotocols
     (thanks, Jochen Voss) (Closes: #95951)
   * patch #035: new; fix for null pointer dereferences in fontfile library,
     (thanks, Nikita V. Youshchenko) (Closes: #168791)
   * patch #041: new; patch from ISHIKAWA Mutsumi to fix missing depend target
     in Xlib's Imakefile if "BuildServersOnly" is YES, "BuildXnestServer" is
     NO, and "BuildGLXLibrary" is NO.
   * patch #079: deleted; superseded by #000_stolen_from_HEAD_savage_driver
   * patch #102: deleted; if Sun Type6 keyboards use the same scancodes as
     Type5 keyboards to mean different things, then much more of a patch than
     this is needed.  Fixes FTBFS problem on sparc.  (Closes: #170509)
   * patch #909: change XF86Config-4(5x)'s NAME section to refer to itself as
     XF86Config-4 instead of XF86Config so that "man XF86Config" brings up the
     section 7 manpage preferentially
   * patch #004,008,046,085: resynced with other patches
 .
   * debian/control:
     - add Build-Dependency on libstdc++5-dev (for libGLU in xlibmesa3-glu)
     - add dependency on debconf to xfree86-common
     - remove dependency on debconf from xbase-clients, xfs, xlibmesa3, and
       xterm (see below)
     - add dependency on xprt-common to xprt, and update its extended
       description to describe its broken state and available alternative
       (thanks, Drew Parsons) (Closes: #170678)
     - C++ ABI 1.02 transition / Mesa 5.0 awareness:
       + xlibmesa3, xlibmesa3-dbg, xlibmesa-dev split into:
         xlibmesa3-gl, xlibmesa3-gl-dbg, xlibmesa-gl-dev,
         xlibmesa3-glu, xlibmesa3-glu-dbg, xlibmesa-glu-dev (Closes: #175157)
       + xlibmesa3-gl conflicts with and provides libgl1 (pure virtual package)
       + xlibmesa3-gl replaces mesag3 and xlibmesa3
       + dropped old replacement of xserver-xfree86 (<< 4.0.2) by xlibmesa3;
         those versions of xserver-xfree86 are long dead and were never part of
         a stable Debian release
       + xlibmesa3-gl-dbg depends on exact same version of xlibmesa3-gl
       + xlibmesa3-gl-dbg conflicts with and replaces xlibmesa3-dbg
       + xlibmesa-gl-dev conflicts with and provides libgl-dev (pure virtual
         package)
       + xlibmesa3-glu conflicts with and provides libglu1 (mixed virtual
         package)
       + xlibmesa3-glu replaces mesag3 (<< 5.0.0-1) and xlibmesa3
       + xlibmesa3-glu-dbg depends on exact same version of xlibmesa3-glu
       + xlibmesa3-glu-dbg conflicts with and replaces xlibmesa3-dbg
       + xlibmesa-glu-dev depends on libstdc++5-dev and libc6-dev | libc-dev
       + xlibmesa-glu-dev conflicts with xlibmesa-dev and libglu-dev (pure
         virtual package)
       + xlibmesa-glu-dev provides libglu-dev (pure virtual package)
       + xlibmesa-glu-dev replaces mesag-dev (<< 5.0.0-1) and xlibmesa-dev
       + dropped dependency on xlibmesa3 from xlibosmesa3 (was redundant
         anyway, shlibs files work fine within the build)
       + added dependency on xlibs-dev to xlibosmesa-dev, since libOSMesa links
         against Xlib and Xext
       + x-window-system-core metapackage depends on xlibmesa3-gl and
         xlibmesa3-glu instead of xlibmesa3
       + xlib*mesa* package descriptions tweaked
   * debian/rules: add "-DXnestServer=NO -DXVirtualFramebufferServer=NO
     -DXprtServer=NO" to SERVERDEBUG_IMAKE_DEFINES (thanks, ISHIKAWA Mutsumi)
   * debian/shlibs.local: regenerated from debian/*.shlibs
   * debian/xdm.options: identify correct location of this conffile in comment
   * debian/xdm.options.5: cosmetic and roff-stylistic fixes
   * debian/xfs.options: identify correct location of this conffile in comment
   * debian/xfs.options.5:
     - identify correct location of the documented conffile (Closes: #170513)
     - cosmetic and roff-stylistic fixes
   * debian/xlibmesa*: debhelper and shlibs files updated to reflect -gl and
     -glu package split
   * debian/xlibs.shlibs: update Xrender dependency info to xlibs to (>>
     4.2.0), since Xrender added symbols between XFree86 4.1.0 and 4.2.0
     (thanks, Eric Dorland) (Closes: #174589)
   * debian/{xbase-clients,xfs,xlibmesa3,xterm}/postinst.in: nuke quaint and
     curious relics of forgotten debconfage (don't source the confmodule since
     we're doing anything debconf-related) (also, remove pointless invocation
     of db_stop in xfs's postinst)
Files: 
 0c226634b1f3e4fdc4bf800949faafef 1387 x11 optional xfree86_4.2.1-4pre5v1.dsc
 85b2a5ee26b3213bce8230c9af0fd84f 1411720 x11 optional xfree86_4.2.1-4pre5v1.diff.gz
 883d8efaa848ddd51ea97d3b754a339e 147926 x11 optional lbxproxy_4.2.1-4pre5v1_powerpc.deb
 0eca25b933152fcc52bbd7125e6c3b69 192988 libs optional libdps1_4.2.1-4pre5v1_powerpc.deb
 7146a1835a743536926a157337d94d7e 716858 devel extra libdps1-dbg_4.2.1-4pre5v1_powerpc.deb
 981b66f815738f676a7bac0ac851939b 263394 devel optional libdps-dev_4.2.1-4pre5v1_powerpc.deb
 b2a40928616a768acf562967234e30e9 184996 libs optional libxaw6_4.2.1-4pre5v1_powerpc.deb
 c7b9899c3b37493f9469a996adc2af17 859022 devel extra libxaw6-dbg_4.2.1-4pre5v1_powerpc.deb
 9d4ed5b3e0aceace60ee63c494119d3f 342858 devel extra libxaw6-dev_4.2.1-4pre5v1_powerpc.deb
 aff5955e84ccb4e27af1aaee1b9e8223 241298 libs optional libxaw7_4.2.1-4pre5v1_powerpc.deb
 0d145a1fab1ba148c8e04c28eb260609 1014210 devel extra libxaw7-dbg_4.2.1-4pre5v1_powerpc.deb
 af8271fc45b3e2c0d3caea76e68549b6 342744 devel optional libxaw7-dev_4.2.1-4pre5v1_powerpc.deb
 4ae5e0016900d1045acdcd2ef59eaaf9 79644 x11 optional proxymngr_4.2.1-4pre5v1_powerpc.deb
 c6130f9bf7e8b3c72643397d8eb70d7a 166160 x11 optional twm_4.2.1-4pre5v1_powerpc.deb
 05a4d970448a2d02e1ab54b11a7e7e15 1743160 x11 optional xbase-clients_4.2.1-4pre5v1_powerpc.deb
 d2a792f4b7067a3adec9638babf9580e 182258 x11 optional xdm_4.2.1-4pre5v1_powerpc.deb
 adaf8e872a3294b429fa6bd158fc543f 321754 x11 optional xfs_4.2.1-4pre5v1_powerpc.deb
 dc0632a37b18ae5970d8f597eaa6cc07 84286 x11 optional xfwp_4.2.1-4pre5v1_powerpc.deb
 9ef61f2e2626f464d33a98004747e004 2292240 libs optional xlibmesa3-gl_4.2.1-4pre5v1_powerpc.deb
 a2b74f9cb43ec4e4954bffbd401592ae 1034770 devel extra xlibmesa3-gl-dbg_4.2.1-4pre5v1_powerpc.deb
 b815a7e80ba55a6ee207f9f925b16e92 575736 devel optional xlibmesa-gl-dev_4.2.1-4pre5v1_powerpc.deb
 9ccab8bc3184bed43e46887f37de0a17 271950 libs optional xlibmesa3-glu_4.2.1-4pre5v1_powerpc.deb
 2f0cc8f28886012a3103305157c3eea0 1043202 devel extra xlibmesa3-glu-dbg_4.2.1-4pre5v1_powerpc.deb
 a937680f2ebb6db4f857ff355b40856e 373406 devel optional xlibmesa-glu-dev_4.2.1-4pre5v1_powerpc.deb
 d82e8f10b889495cfdbd305e90a883e5 549668 libs optional xlibosmesa3_4.2.1-4pre5v1_powerpc.deb
 51c5b32091688cb942380475359d67b5 2845532 devel extra xlibosmesa3-dbg_4.2.1-4pre5v1_powerpc.deb
 704f5f8bc863f0645785681abaca6c82 652276 devel optional xlibosmesa-dev_4.2.1-4pre5v1_powerpc.deb
 55bf123cc72f1c21d24a1ce16386daa7 1351882 libs optional xlibs_4.2.1-4pre5v1_powerpc.deb
 b989d4bd2866213a525d6a20356f73df 15334264 devel extra xlibs-dbg_4.2.1-4pre5v1_powerpc.deb
 fb39421cf4000f92466f29feeb40a770 2875220 devel optional xlibs-dev_4.2.1-4pre5v1_powerpc.deb
 6f4d205260e5e984fcea205fc69e1dd3 110456 devel optional xlibs-pic_4.2.1-4pre5v1_powerpc.deb
 3fbd4938cbb985d5abb9a1a3fd97f551 134308 mail extra xmh_4.2.1-4pre5v1_powerpc.deb
 b0eb83fc87cd09589fa1a0401fd7ed0c 1331844 x11 optional xnest_4.2.1-4pre5v1_powerpc.deb
 c417afaf05f34d6e7c88d650d875f13a 1011722 x11 optional xprt_4.2.1-4pre5v1_powerpc.deb
 c21f41b6cc9fcbcd3365635e373045d0 218238 x11 optional xserver-common_4.2.1-4pre5v1_powerpc.deb
 01cdabe5b7a3aac7189f6ccb14b8e30f 4395646 x11 optional xserver-xfree86_4.2.1-4pre5v1_powerpc.deb
 93aa5e9fbba78c7e282842af3489ef80 36615310 x11 optional xserver-xfree86-dbg_4.2.1-4pre5v1_powerpc.deb
 78cf7db955cbe43b0b1976ee81d9f169 512492 x11 optional xterm_4.2.1-4pre5v1_powerpc.deb
 edbfc5739adde9f17f6fe809b455e274 663416 x11 optional xutils_4.2.1-4pre5v1_powerpc.deb
 49b24b7286410d1325a71208278c9227 1471876 x11 optional xvfb_4.2.1-4pre5v1_powerpc.deb
 934581984081d950cb5f480320a3075d 60206 x11 optional x-window-system-core_4.2.1-4pre5v1_powerpc.deb
 8dfcecdfdf10e293ba9c98d8bf0aa85e 4442378 x11 optional xfonts-100dpi_4.2.1-4pre5v1_all.deb
 d891ebe60d6ad7e7713d273142734906 8333372 x11 optional xfonts-100dpi-transcoded_4.2.1-4pre5v1_all.deb
 8075fa3ff50d29baa5a0a2763acb4bef 3931572 x11 optional xfonts-75dpi_4.2.1-4pre5v1_all.deb
 70db4233f6c4e08fe726a4b0d47e4180 7225594 x11 optional xfonts-75dpi-transcoded_4.2.1-4pre5v1_all.deb
 7f501c5328eeefddf518150a5791fec4 5061244 x11 optional xfonts-base_4.2.1-4pre5v1_all.deb
 f65cb593f12d3656b3cb395342665f9f 1105214 x11 optional xfonts-base-transcoded_4.2.1-4pre5v1_all.deb
 9e9e1ec0c34dd009dc3e7417586c0270 438382 x11 optional xfonts-cyrillic_4.2.1-4pre5v1_all.deb
 d8fcd1145757ef30b0bd2101eeba1b00 796344 x11 optional xfonts-scalable_4.2.1-4pre5v1_all.deb
 cbe5c1beb0640bc6bdddab59746b0dad 606278 x11 optional xfree86-common_4.2.1-4pre5v1_all.deb
 e7861d0a5377d19cf2949817b6717690 4261100 x11 optional xspecs_4.2.1-4pre5v1_all.deb
 dc7eacb59339f8a14dd416310de0edbe 60194 libs optional xlib6g_4.2.1-4pre5v1_all.deb
 df3b3267a23a195508a8125153a8aa79 59992 devel optional xlib6g-dev_4.2.1-4pre5v1_all.deb
 31cc8c8d49e3c16dedae60a9982baf81 60032 x11 optional x-window-system_4.2.1-4pre5v1_all.deb

Attachment: pgpvY8VQ7OYss.pgp
Description: PGP signature


Reply to: