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

xfree86_4.3.0.dfsg.1-14sarge2_mipsel.changes is NEW



(new) lbxproxy_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
Low Bandwidth X (LBX) proxy server
 Applications that would like to take advantage of the Low Bandwidth extension
 to X (LBX) must make their connections to an lbxproxy.  These applications
 need know nothing about LBX, they simply connect to the lbxproxy as if were a
 regular X server.  The lbxproxy accepts client connections, multiplexes them
 over a single connection to the X server, and performs various optimizations
 on the X protocol to make it faster over low bandwidth and/or high latency
 connections.
(new) libdps-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
Display PostScript (DPS) client library development files
 Header files and a static version of the DPS (Display PostScript) client
 library are provided by this package.
 .
 See the libdps1 package for further information.
(new) libdps1-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
Display PostScript (DPS) client library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libdps1 package for further information.
(new) libdps1_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
Display PostScript (DPS) client library
 libdps provides client-side libraries for use with the Display Postscript
 (DPS) system.
 .
 This package only provides the client-side interfaces to DPS.  In order to
 fully take advantage of it, DPS extension support is required in the X
 server, for which there is currently no freely-licensed implementation.
(new) libice-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
Inter-Client Exchange library development files
 Header files and a static version of the ICE library are provided by this
 package.
 .
 See the libice6 package for further information.
(new) libice6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
Inter-Client Exchange library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libice6 package for further information.
(new) libice6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
Inter-Client Exchange library
 libICE provides an interface to ICE, the Inter-Client Exchange protocol.
 Motivated by issues arising from the need for X Window System clients to
 share data with each other, the ICE protocol provides a generic framework for
 building protocols on top of reliable, byte-stream transport connections.  It
 provides basic mechanisms for setting up and shutting down connections, for
 performing authentication, for negotiating versions, and for reporting
 errors.
(new) libsm-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System Session Management library development files
 Header files and a static version of the SM library are provided by this
 package.
 .
 See the libsm6 package for further information.
(new) libsm6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System Session Management library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libsm6 package for further information.
(new) libsm6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System Session Management library
 libSM provides an interface to XSMP, the X Session Management Protocol.
 XSMP is a protocol that facilitates the management of groups of client
 applications by a session manager.  The session manager can cause clients to
 save their state, to shut down, and to be restarted into a previously saved
 state.  This protocol is layered on top of the X Consortium's ICE protocol
 (see the libice6 package).
(new) libx11-6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System protocol client library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Unstripped versions of Xlib's loadable modules for internationalization
 support are provided in /usr/X11R6/lib/debug/X11/locale/lib/common.  Note
 that if you wish to debug these modules, you will need to set XLOCALEDIR to
 /usr/X11R6/lib/debug/X11/locale.  Also note that for security reasons,
 unprivileged users are unable to override XLOCALEDIR in this way, so you may
 have to perform your debugging of the Xlib modules as root.
 .
 Non-programmers will likely have little use for this package.  See the
 libx11-6 package for further information.
(new) libx11-6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System protocol client library
 The libX11 library, also known as "Xlib", provides a means of communicating
 with an X server via the X protocol.
 .
 Xlib provides low-level functionality, dealing mostly with the wire protocol
 and in terms of basic operations such as opening and closing the connection
 to the X server, creating graphics contexts, drawing graphics primitives such
 as lines, arcs, and glyphs, handling events, and so forth.  A set of
 dynamically-loadable internationalization modules is also part of this
 package, though not in the libX11 shared object itself.
 .
 Application programmers who are new to the X Window System will likely find
 one of the many "Toolkit" libraries far more convenient to program against
 than Xlib directly.  Examples of popular toolkit libraries are GTK+, Qt,
 XForms, LessTif, and Athena.
 .
 libx11-6 depends on xlibs-data for locale data and the X error and keysym
 databases.
(new) libx11-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System protocol client library development files
 Header files and a static version of the X11 library ("Xlib") are provided by
 this package.
 .
 See the libx11-6 package for further information.
 .
 Ideally, this package would not depend on any extension headers, as Xlib is
 designed to implement only the core X protocol.  Nevertheless, some parts of
 Xlib have acquired references to extension headers over the years.
 Specifically, header files for the BIG-REQUESTS, XKEYBOARD, XInputExtension,
 and XC-MISC extensions are used internally.  These dependencies are not
 exposed via Xlib's own external interfaces.
(new) libxaw6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Athena widget set library (version 6, unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxaw6 package for further information.
(new) libxaw6-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Athena widget set library development files (version 6)
 Xaw header files and a static version of the Athena widget library are
 provided by this package, which supports Xaw6-based clients.
 .
 It is necessary for the symbol OLDXAW to be defined at compile time for the
 Athena library-using program to behave correctly; otherwise the header files
 in this package will exhibit Xaw7 behavior.
 .
 See the libxaw6 package for further information.
(new) libxaw6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Athena widget set library (version 6)
 Xaw is a widget set based on the the Xt (X Toolkit Intrinsics) library.  It
 provides a set of graphical user-interface elements ("widgets") such as
 menus, scrollbars, dialog boxes, text-input areas, and so forth.  The X
 clients distributed with the X Window System itself, as well as many others,
 use the Athena widget set.
 .
 The version of the Athena widgets in this package corresponds to the X11R6.4
 release of the X Window System.  XFree86 has made significant enhancements to
 the Athena widget set; their version can be found in the libxaw7 package.
(new) libxaw7-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Athena widget set library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxaw7 package for further information.
(new) libxaw7-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Athena widget set library development files
 Xaw header files, a static library, and a manual page documenting new
 features in version 7 of the Athena widget library are provided by this
 package.
 .
 See the libxaw7 package for further information.
(new) libxaw7_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Athena widget set library
 Xaw is a widget set based on the the Xt (X Toolkit Intrinsics) library.  It
 provides a set of graphical user-interface elements ("widgets") such as
 menus, scrollbars, dialog boxes, text-input areas, and so forth.  The X
 clients distributed with the X Window System itself, as well as many others,
 use the Athena widget set.
 .
 XFree86 has made a number of major improvements to the Athena widget set,
 resulting in version 7 -- this version features widgets customizable in
 appearance and event handling (a.k.a. "themes"); an extensible image loader
 (currently supports bitmaps, gradients, and pixmaps); numerous enhancements
 to the Text widget, text source and text sink objects; and multiple-column
 support in the SimpleMenu widget.
 .
 The older Athena widget library corresponding to version X11R6.4 of the X
 Window System can be found in the libxaw6 package.
(new) libxext-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System miscellaneous extension library development files
 Header files and a static version of the Xext library are provided by this
 package.
 .
 See the libxext6 package for further information.
(new) libxext6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System miscellaneous extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxext6 package for further information.
(new) libxext6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System miscellaneous extension library
 libXext provides an X Window System client interface to several extensions to
 the X protocol.
 .
 The supported protocol extensions are:
  - DOUBLE-BUFFER (DBE), the Double Buffer extension;
  - DPMS, the VESA Display Power Management System extension;
  - Extended-Visual-Information (EVI), an extension for gathering extra
    information about the X server's visuals;
  - LBX, the Low Bandwith X extension;
  - MIT-SHM, the MIT X client/server shared memory extension;
  - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
  - Multi-Buffering, the multi-buffering and stereo display extension;
  - SECURITY, the X security extension;
  - SHAPE, the non-rectangular shaped window extension;
  - SYNC, the X synchronization extension;
  - TOG-CUP, the Open Group's Colormap Utilization extension;
  - XC-APPGROUP, the X Consortium's Application Group extension;
  - XC-MISC, the X Consortium's resource ID querying extension;
  - XTEST, the X test extension (this is one of two client-side
    implementations; the other is in the libXtst library, provided by the
    libxtst6 package);
 .
 libXext also provides a small set of utility functions to aid authors of
 client APIs for X protocol extensions.
(new) libxft1-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
FreeType-based font drawing library for X (version 1, unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Note that development on this version of the Xft library has ceased.  This
 package is provided to aid in debugging programs using it.  New code should
 be written against Xft version 2, available in the libxft2, libxft2-dbg, and
 libxft-dev packages.  Bugs found in this version of the Xft library are
 unlikely to be fixed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxft1 package for further information.
(new) libxft1_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
FreeType-based font drawing library for X (version 1)
 Xft provides a client-side font API for X applications, making the FreeType
 font rasterizer available to X clients.  Fontconfig is used for font
 specification resolution.  Where available, the RENDER extension handles
 glyph drawing; otherwise, the core X protocol is used.
 .
 This is an older, deprecated version of the Xft library, provided only for
 applications that have not yet been updated to use version 2 of the Xft
 library.
(new) libxi-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System Input extension library development files
 Header files and a static version of the Xi library are provided by this
 package.
 .
 See the libxi6 package for further information.
 .
 This package declares a versioned conflict with and replacement of
 libx11-dev because some versions of the latter package mistakenly shipped
 a maual page that should have been in this package intead.
(new) libxi6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System Input extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxi6 package for further information.
(new) libxi6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System Input extension library
 libXi provides an X Window System client interface to the X Input Extension,
 an extension to the X protocol.
(new) libxmu-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System miscellaneous utility library development files
 Header files and a static version of the Xmu library are provided by this
 package.
 .
 See the libxmu6 package for further information.
(new) libxmu6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System miscellaneous utility library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxmu6 package for further information.
(new) libxmu6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System miscellaneous utility library
 libXmu contains a set of miscellaneous utility functions useful to X Window
 System client programmers.
(new) libxmuu-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
lightweight X Window System miscellaneous utility library development files
 A static version of the Xmuu library is provided by this package.  Because
 this library is a stripped-down version of the Xmu library, its header
 files are in libxmu-dev.
 .
 See the libxmuu1 package for further information.
(new) libxmuu1-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
lightweight X Window System miscellaneous utility library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxmuu1 package for further information.
(new) libxmuu1_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
lightweight X Window System miscellaneous utility library
 libXmuu is a very small set of miscellaneous utility functions extracted
 from Xmu, Xt, and Xaw.  This library is intended for X clients that need the
 occasional useful function from these libraries but do not require the
 toolkit overhead.  To use libXmuu, simply include the headers for the other
 libraries in the client and link against Xmuu instead of Xmu, Xt, and Xaw.
 Needless to say, if the client uses functions from Xmu, Xt, or Xaw that are
 not present in Xmuu, it will fail to link.
(new) libxp-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System printing extension library development files
 Header files and a static version of the Xp library are provided by this
 package.
 .
 See the libxp6 package for further information.
(new) libxp6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System printing extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxp6 package for further information.
(new) libxp6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System printing extension library
 libXp provides an X Window System client interface to XPRINT, a printing
 extension to the X protocol.
(new) libxpm-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X pixmap library development files
 Header files and a static version of the Xpm library are provided by this
 package.
 .
 See the libxpm4 package for further information.
(new) libxpm4-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X pixmap library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxpm4 package for further information.
(new) libxpm4_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X pixmap library
 libXpm, the X pixmap library, is a set of routines used to store and retrieve
 X pixmaps (an X Window System data structure comprising a rectangular array
 of pixels) from files; the xpm file format is an extension of the monochrome
 bitmap file format in the X11 specification.  (Traditionally, libXpm was
 maintained and distributed separately from the X Window System, but XFree86
 has absorbed this library).
(new) libxrandr-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System Resize, Rotate and Reflection extension library development files
 Header files and a static version of the Xrandr library are provided by this
 package.
 .
 See the libxrandr2 package for further information.
(new) libxrandr2-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System Resize, Rotate and Reflection extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxrandr2 package for further information.
(new) libxrandr2_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System Resize, Rotate and Reflection extension library
 libXrandr provides an X Window System client interface to the root window
 resizing, rotation, and reflection ("R and R") extension to the X protocol.
 .
 As with all X protocol extensions, support for the extension is required in
 the X server for client programs using its functionality to work as expected.
 The XFree86 X server does not yet support the resizing aspects of this
 extension.
(new) libxt-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Toolkit Intrinsics development files
 Header files and a static version of the Xt library are provided by this
 package.
 .
 See the libxt6 package for further information.
(new) libxt6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Toolkit Intrinsics (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxt6 package for further information.
(new) libxt6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Toolkit Intrinsics
 libXt, the X Toolkit Intrinsics, is an abstract widget library upon which
 graphical widget libraries for the X Window System (such as Athena and
 LessTif) may be developed; the Intrinsics provide a number of useful
 interfaces to X conventions and protocols, in many cases reducing a long
 series of Xlib calls to just a couple of Xt calls.
(new) libxtrap-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System protocol-trapping extension library development files
 Header files and a static version of the XTrap library are provided by this
 package.
 .
 See the libxtrap6 package for further information.
(new) libxtrap6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System protocol-trapping extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxtrap6 package for further information.
(new) libxtrap6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System protocol-trapping extension library
 libXTrap provides an X Window System client interface to the protocol-capture
 extension to the X protocol.  This library also allows core protocol input
 events to be synthesized.
(new) libxtst-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System event recording and testing extension library development files
 Header files and a static version of the Xtst library are provided by this
 package.
 .
 See the libxtst6 package for further information.
(new) libxtst6-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System event recording and testing extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxtst6 package for further information.
(new) libxtst6_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System event recording and testing extension library
 libXTrap provides an X Window System client interface to the RECORD and XTEST
 extensions to the X protocol.  Note that an alternative interface to the
 XTEST protocol extension is provided by libXext, in the libext6 package.
(new) libxv-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System video extension library development files
 Header files and a static version of the Xv library are provided by this
 package.
 .
 See the libxv1 package for further information.
(new) libxv1-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System video extension library (unstripped)
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/X11R6/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 libxv1 package for further information.
(new) libxv1_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
X Window System video extension library
 libXv provides an X Window System client interface to XVideo, the real-time
 video extension to the X protocol.
(new) proxymngr_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X proxy services manager
 proxymngr is responsible for resolving requests from xfindproxy (in the
 xbase-clients package) and other similar clients, starting new proxies when
 appropriate, and keeping track of all the available proxy services.
(new) twm_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
Tab window manager
 twm is a window manager for the X Window System.  It provides title bars,
 shaped windows, several forms of icon management, user-defined macro
 functions, click-to-type and pointer-driven keyboard focus, and
 user-specified key and pointer button bindings.
(new) x-window-system-core_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X Window System core components
 This metapackage provides the essential components for a standalone
 workstation running the X Window System.  It provides the X libraries, an X
 server (except on the S/390 architecture), a set of fonts, and a group of
 basic X clients and utilities.
 .
 Higher level metapackages, such as those for desktop environments, can
 depend on this package and simplify their dependencies.
 .
 It should be noted that a package providing x-window-manager and a package
 providing x-terminal-emulator should also be installed to ensure a
 comfortable X experience.
(new) x-window-system-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb extra x11
X Window System development components
 This metapackage provides the components of the X Window System as developed
 by the XFree86 Project which are most interesting to programmers.
 .
 X Window System design documentation, manual pages, library reference works,
 unstripped and static versions of the shared libraries, C header files, and
 special versions of libraries available only in static form (with and without
 PIC symbols included) are supplied by the packages depended on by this
 metapackage.
(new) xbase-clients_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
miscellaneous X clients
 An X client is a program that interfaces with an X server (almost always via
 the X libraries), and thus with some input and output hardware like a
 graphics card, monitor, keyboard, and pointing device (such as a mouse).
 .
 This package provides a miscellaneous assortment of several dozen X clients
 that ship with the X Window System, including:
  - startx and xinit, which initialize X sessions from the command line;
  - xauth, a tool for controlling access to the X session;
  - xedit, a text editor;
  - xbiff, a tool which tells you when you have new email;
  - xcalc, a scientific calculator desktop accessory;
  - xclipboard, a tool to manage cut-and-pasted text selections;
  - xcutsel, which exchanges selection and cut buffer contents;
  - xconsole, which monitors system console messages;
  - xditview, a viewer for ditroff output;
  - xeyes, a demo program in which a pair of eyes track the pointer;
  - xfd, a tool that displays all the glyphs in a given X font;
  - xfontsel, a tool for browsing and selecting X fonts;
  - xhost, a very dangerous program that you should never use;
  - xkill, a tool for terminating misbehaving X clients;
  - xload, a monitor for the system load average;
  - xlogo, a demo program that displays the X logo;
  - xmag, which magnifies parts of the X screen;
  - xman, a manual page browser;
  - xmessage, a tool to display message or dialog boxes;
  - xrandr, a command-line interface to the RandR extension;
  - xrefresh, a tool that forces a redraw of the X screen;
  - xsetroot, a tool for tailoring the appearance of the root window;
  - xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and
    xtrapstats, a group of sample clients that use the XTrap extension;
  - xvidtune, a tool for customizing X server modelines for your monitor;
  - xwd, a utility for taking window dumps ("screenshots") of the X session;
  - xwud, a viewer for window dumps created by xwd;
  - oclock and xclock, graphical clocks;
  - beforelight, a screen saver;
  - atobm, a converter from ASCII to X bitmap (.xbm) files;
  - bitmap, a monochrome bitmap file editor;
  - bmtoa, a tool that converts a monochrome bitmap to ASCII text;
  - cxpm and sxpm, tools for checking and viewing X pixmap files;
  - dpsexec, a Display PostScript program that allows the user to interact
    directly with the PostScript interpreter through a command interface
  - dpsinfo, a utility for displaying information about the DPS extension
    present in an X server or provided by a client-side DPS agent
  - glxgears, a GLX demo that draws three rotating gears, and prints
    framerate information to standard output
  - iceauth, a tool for manipulating ICE protocol authorization records;
  - texteroids, a spinning text demo for the DPS extension
  - xset, a tool for setting miscellaneous X server parameters;
  - xmodmap, a utility for modifying keymaps and pointer button mappings in X;
  - xsetmode and xsetpointer, tools for handling X Input devices;
  - setxkbmap, xkbbell, xkbcomp, xkbevd, xkbprint, xkbvleds, and xkbwatch,
    tools for managing the X Keyboard Extension (XKB);
  - xsm, a session manager for X sessions;
  - smproxy, a session manager proxy for X clients that do not use the X
    session manager protocol;
  - xgamma, a tool for querying and setting a monitor's gamma correction;
  - appres, editres, listres, viewres, and xrdb, which query and update the
    X resource database;
  - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
    operations under the X Window System;
  - fstobdf, which retrieves a font in BDF format from an X font server;
  - xcmsdb, a device color characteristic utility for the X Color Management
    System;
  - xstdcmap, a utility to selectively define standard colormap properties;
  - xev, an X event displayer;
  - xfindproxy, a tool to locate X proxy services;
  - xlsatoms, which lists interned atoms defined on an X server;
  - xlsclients, which lists client applications running on an X display;
  - xlsfonts, a server font list displayer;
  - xprop, a property displayer for X;
  - xdpyinfo, a display information utility for X;
  - xwininfo, a window information utility for X;
  - glxinfo, a GLX extension information utility for X;
  - xvinfo, an Xv extension information utility for X;
  - ico, an X graphics demo using an animated polyhedron;
  - dga, a demo program for the DGA extension; and
  - xgc, an (unfinished) X graphics demo program.
 .
 xbase-clients also -- except on the s390 architecture -- contains the XFree86
 X server configuration programs xf86cfg and xf86config, but in general the
 Debconf interface to the xserver-xfree86 package should be used instead of
 these tools.
 .
 The bitmap, editres, viewres, xbiff, xcalc, xconsole, xditview, xedit,
 xf86cfg, xman, xsetroot, and xsm programs use bitmap images provided by the
 xlibs-data package.  xkbcomp uses the XKEYBOARD (XKB) extension configuration
 data provided by the xlibs package.
 .
 xrdb requires the C preprocessor (cpp) to process X resource files.  The GNU
 C preprocessor's "-traditional" support misbehaves in early releases of the
 GCC 3.3 series; therefore, this package conflicts with those versions.
 .
 (Strictly speaking, atobm does not depend on any X libraries, but it shares a
 manual page with bitmap and bmtoa, and so is grouped with them in this
 package.)
(new) xdm_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X display manager
 xdm manages a collection of X servers, which may be on the local host or
 remote machines.  It provides services similar to those provided by init,
 getty, and login on character-based terminals: prompting for login name and
 password, authenticating the user, and running a session.  xdm supports XDMCP
 (X Display Manager Control Protocol) and can also be used to run a chooser
 process which presents the user with a menu of possible hosts that offer
 XDMCP display management.
 .
 If the xutils package is installed, xdm can use the sessreg utility to
 register login sessions to the system utmp file; this, however, is not
 necessary for xdm to function.
 .
 xdm requires the C preprocessor (cpp) to process its configuration files.
 The GNU C preprocessor's "-traditional" support misbehaves in early releases
 of the GCC 3.3 series; therefore, this package conflicts with those versions.
(new) xfs_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X font server
 xfs is a daemon that listens on a network port and serves X fonts to X
 servers (and thus to X clients).  All X servers have the ability to serve
 locally installed fonts for themselves, but xfs makes it possible to offload
 that job from the X server, and/or have a central repository of fonts on a
 networked machine running xfs so that all the machines running X servers on a
 network do not require their own set of fonts.  xfs may also be invoked by
 users to, for instance, make available X fonts in user accounts that are not
 available to the X server or to an already running system xfs.
(new) xfwp_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X firewall proxy server
 The X firewall proxy is an application layer gateway proxy that may be run
 on a network firewall host to forward X traffic across the firewall.  Used
 in conjunction with the X server Security extension and authorization
 checking, xfwp constitutes a safe, simple, and reliable mechanism both to
 hide the addresses of X servers located on an intranet and to enforce a
 server connection policy.  Xfwp cannot protect against mischief
 originating on an intranet; however, when properly configured it can
 guarantee that only trusted clients originating on authorized external
 Internet hosts will be allowed inbound access to local X servers.
(new) xlibmesa-gl-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
Mesa 3D graphics library (unstripped) [XFree86]
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 xlibmesa-gl package for further information.
(new) xlibmesa-gl-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
Mesa 3D graphics library development files [XFree86]
 xlibmesa-gl-dev provides static versions of the libraries provided in
 xlibmesa-gl, as well as header files and manual pages.
 .
 See the xlibmesa-gl package for further information.
(new) xlibmesa-gl_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
Mesa 3D graphics library [XFree86]
 Mesa is a 3D graphics library which presents an API intended to be compatible
 with OpenGL.  XFree86 maintains its own version of the Mesa library (which is
 regularly resynchronized with the official one) to permit development of the
 XFree86 X server's Direct Rendering Infrastructure (DRI), which makes the 3D
 acceleration features of many modern video cards available to X client
 programmers.
 .
 Chipset-specific acceleration modules, if available for your machine
 architecture, are provided in the xlibmesa-dri package.
(new) xlibmesa-glu-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
Mesa OpenGL utility library (unstripped) [XFree86]
 This package is useful to provide a backtrace with symbol names in a
 debugger; this facilitates interpretation of core dumps, and aids in finding
 logic errors in programs using this library (or the library itself).  The
 library is installed in /usr/lib/debug and can be used by placing that
 directory in the LD_LIBRARY_PATH environment variable when the code to
 be debugged is executed.
 .
 Non-programmers will likely have little use for this package.  See the
 xlibmesa-glu package for further information.
(new) xlibmesa-glu-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
Mesa OpenGL utility library development files [XFree86]
 xlibmesa-glu-dev provides static versions of the libraries provided in
 xlibmesa-glu, as well as header files and manual pages.
 .
 See the xlibmesa-glu package for further information.
(new) xlibmesa-glu_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libs
Mesa OpenGL utility library [XFree86]
 The OpenGL utility library (GLU) offers simple interfaces for building
 mipmaps; checking for the presence of extensions in the OpenGL (or other
 libraries which follow the same conventions for advertising extensions);
 drawing piecewise linear curves, NURBS, quadrics and other primitives
 (including, but not limited to, teapots); tesselating surfaces; setting up
 projection matrices and unprojecting screen coordinates to world coordinates.
 .
 XFree86 maintains its own version of the Mesa libraries; see the xlibmesa-gl
 package for further information.
 .
 This package was built using version 1.02 of the C++ ABI.
(new) xlibmesa3_4.3.0.dfsg.1-14sarge2_mipsel.deb optional oldlibs
XFree86 Mesa libraries dummy package
 This package smooths upgrades from Debian 3.0 by depending on xlibmesa-gl and
 xlibmesa-glu.  This transitional package is only depended upon by packages
 that haven't yet been compiled against the newer Mesa libraries provided by
 XFree86.
 .
 This package also depends on xlibmesa-dri, if that package is available for
 your machine architecture.
(new) xlibs-static-dev_4.3.0.dfsg.1-14sarge2_mipsel.deb optional libdevel
X Window System client library development files
 xlibs-static-dev provides static versions of the X Window System libraries
 (some of which, but not all, implement extensions to the X protocol) that do
 not exist in shared object form for various reasons (such as the fact that
 their APIs have not stabilized, or that they are deprecated).  Header files
 and manual pages are also provided.
 .
 The following libraries are supplied by this package:
  - libFS, an implementation of the Font Service protocol for the X Window
    System;
  - libI810XvMC, Intel i810-specific routines for the XVideo
    Motion-Compensation extension (not available on the hurd-i386 platform);
  - libXRes, an implementation of the X-Resource extension, which permits the
    X server to be queried regarding its resource consumption on behalf of
    connected X clients;
  - libXau, an implementation of an authorization protocol for the X Window
    System;
  - libXdmcp, an implementation of the X Display Manager Control Protocol
    (XDMCP);
  - libXfont, a collect of font rasterizers used by X Window System;
  - libXfontcache, an implementation of FontCache, a font caching extension;
  - libXinerama, an implementation of XINERAMA, a multi-display extension;
  - libXss, an implementation of MIT-SCREEN-SAVER, a screen saver extension;
  - libXvMC, an implementation of XVideo-MotionCompensation, an extension for
    motion-compensated video playback;
  - libXxf86dga, an implementation of XFree86-DGA, a direct graphics (device)
    access extension;
  - libXxf86misc, an implementation of XFree86-Misc, an extension implementing
    various utility functions used by the XFree86 implementation of the X
    Window System;
  - libXxf86rush, an implementation of XFree86-Rush, an extension used to
    enable the X server to work with 3Dfx Interactive Voodoo Rush cards (the
    server side of this extension is implemented in the "apm" XFree86 server
    driver);
  - libXxf86vm, an implementation of XFree86-VidModeExtension, an extension
    enabling X clients to program and manipulate mode parameters on the
    display hardware;
  - libfntstubs, a stub font rasterization library;
  - libfontenc, a font encoding handling library;
  - liboldX, a library providing compatibility functions for use with version
    10 of the X procotol;
  - libxf86config, an XF86Config file parsing library (not available on the
    s390 architecture);
  - libxkbfile, a library implementing XKEYBOARD (XKB) extension data file
    parsing routines;
  - libxkbui, a library implementing routines that facilitate
    user interfaces to the XKEYBOARD (XKB) extension
(new) xlibs-static-pic_4.3.0.dfsg.1-14sarge2_mipsel.deb extra libdevel
X Window System client extension library PIC archives
 This package provides PIC archives (static libraries with PIC information)
 of the libraries in xlibs-static-dev.
 .
 These archives are available for use *only* for linking into objects which
 will be accessed using the dlopen() function, such as plugin modules for
 applications.
 .
 See the xlibs-static-dev package for a description of the specific libraries
 available in this package.
(new) xmh_4.3.0.dfsg.1-14sarge2_mipsel.deb extra mail
X interface to the MH mail system
 xmh provides a graphical user interface to the MH (Message Handler) mail
 system.  xmh is a very old X client and is not exactly a "living" piece of
 software.  MH users will probably prefer the exmh package, which serves the
 same function and continues to be actively developed.
 .
 The xmh program uses bitmap images provided by the xlibs-data package.
(new) xnest_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
nested X server
 Xnest is an X server that is itself an X client.  This allows you to run a
 server within a server; this is occasionally useful for testing new window
 managers and other X clients.
 .
 Xnest relies upon its parent X server for font services.
(new) xserver-common_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
files and utilities common to all X servers
 The X server is the hardware interface of the X Window System.  Its job is to
 communicate with video display and input devices, and present them in a
 standardized, abstract fashion via the X protocol to X clients (X-based
 programs).  The X server largely relieves programs of having to know or care
 about the details of the hardware with which they are interacting (such
 things as 32-bit versus 8-bit color, the layout of the keyboard, how many
 buttons the mouse has, etc.).  The catch is that the X server must itself
 know the technical specifications of the graphics hardware and monitor, the
 keyboard layout, the protocol used by the mouse, and so forth.
 .
 X servers either need fonts installed on the local host, or need to know of a
 remote host that provides font services (with xfs, for instance).  The former
 means that font packages are mandatory.  The latter means that font packages
 may be gratuitous.  To err on the side of caution, install at least the
 xfonts-base, xfonts-100dpi or xfonts-75dpi, and xfonts-scalable packages.
(new) xserver-xfree86-dbg_4.3.0.dfsg.1-14sarge2_mipsel.deb extra x11
the XFree86 X server (static version with debugging symbols)
 This package is a variant of the xserver-xfree86 package which includes a
 monolithic XFree86 X server binary (as opposed to using loadable server
 modules on the architectures where they are supported) and which retains
 debugging symbols for execution tracing and core dump analysis.
 .
 Installation of the xserver-xfree86 package is recommended for documentation
 of the XFree86 X server, but is not mandatory.  See the package description
 of xserver-xfree86 for further information.
(new) xserver-xfree86_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
the XFree86 X server
 The XFree86 X server is an X server for several architectures and operating
 systems; its architecture was completely redesigned for the 4.0 release, and
 features a loadable module system in which required modules are loaded on
 demand by a single server binary as opposed to the video card-specific X
 servers of the 3.x release.
 .
 The XFree86 server supports most modern graphics hardware from most vendors,
 and supersedes most version 3.x XFree86 X servers.  See
 <http://www.xfree86.org/4.3.0/Status.html> for information on its support for
 your particular hardware.
 .
 If the discover, mdetect and read-edid packages are installed, this package's
 configuration script will use them to attempt automatic configuration of the
 X server based on your information returned by your video card, mouse, and
 monitor.
 .
 Note that on the HP-PA, MIPS, and SuperH architectures, the server's
 loadable module support is not present, and therefore the XFree86 server is a
 (very large) single binary.
 .
 This package suggests the libglide2 package, which is necessary for the
 XFree86 X server's "glide" video driver to work with 3Dfx Interactive's
 Voodoo Graphics and Voodoo2 cards.  Users of other video cards need not
 install libglide2.
(new) xterm_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X terminal emulator
 xterm is a terminal emulator for the X Window System.  It provides DEC VT102
 and Tektronix 4014 compatible terminals for programs that cannot use the
 window system directly.  This version implements ISO/ANSI colors and most of
 the control sequences used by DEC VT220 terminals.
 .
 This package provides four commands: xterm, which is the traditional
 terminal emulator; uxterm, which is a wrapper around xterm that is
 intelligent about locale settings (especially those which use the UTF-8
 character encoding), but which requires the luit program from the xutils
 package; koi8rxterm, a wrapper similar to uxterm for locales that use the
 KOI8-R character set; and lxterm, a simple wrapper that chooses which of the
 previous commands to execute based on the user's locale settings.
 .
 A complete list of control sequences supported by the X terminal emulator
 is provided in /usr/share/doc/xterm.
 .
 The xterm program uses bitmap images provided by the xlibs-data package.
 .
 Those interested in using koi8rxterm will likely want to install the
 xfonts-cyrillic package as well.
(new) xutils_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
X Window System utility programs
 xutils provides a set of utility programs shipped with the X Window System
 that do not require the X libraries; many of these programs are useful
 even on a system that does not have any X clients or X servers installed.
 .
 The programs in this package include:
  - bdftopcf, which converts BDF fonts to PCF fonts;
  - bdftruncate and ucs2any, tools to generate fonts with various encodings
    from ISO 10646-encoded fonts
  - ccmakedep, a version of makedepend which "does it right"
  - cleanlinks, a program to remove dangling symlinks and empty directories
    from a shadow link tree (created with lndir)
  - fslsfonts, a tool that lists fonts served by an X font server;
  - imake, a C preprocessor interface to the make utility;
  - lndir, a tool that creates a shadow directory of symbolic links to
    another directory tree;
  - luit, a filter that can be run between an arbitrary application and a
    UTF-8 terminal emulator;
  - makedepend, a tool to create dependencies in makefiles;
  - makeg, a tool for making debuggable executables;
  - makepsres, a tool that creates PostScript language resource database
    files;
  - makestrs, a tool that makes string table C source and header(s);
  - mkcfm, a tool that create summaries of font metric files in CID font
    directories;
  - mkdirhier, a tool that creates a directory hierarchy;
  - mkfontdir, a program to generate fonts.dir files;
  - scanpci, a utility for retrieving information about the PCI bus and
    devices on it (not available on all architectures);
  - pcitweak, a utility that can be used to examine or change registers in
    the PCI configuration space (not available on all architectures);
  - pswrap, a tool that creates C procedures from segments of PostScript
    language code;
  - resize, which prints a shell command for setting the TERM and TERMCAP
    environment variables to indicate the current size of the xterm (or
    compatible program) window from which the command is run;
  - revpath, which generates a relative path that can be used to undo a
    change-directory;
  - rstart, a remote start client;
  - rstartd, a remote start daemon activated by rstart connections;
  - sessreg, a simple program for managing utmp/wtmp entries;
  - showfont, a font dumper for use with an X font server;
  - showrgb, a decompiler for RGB color-name databases;
  - xfsinfo, an X font server information utility;
  - xmkmf, a tool that creates a Makefile from an Imakefile; and
  - xon, a tool that starts an X program on a remote machine.
 .
 Installation of an rsh or ssh daemon (server) is necessary if rstartd is
 to be used, and installation of an rsh or ssh client is necessary if
 rstart is to be used.  The luit program requires locale information from
 the xlibs-data package.
 .
 imake uses the C preprocessor (cpp) as a macro processor.  The GNU C
 preprocessor's "-traditional" support misbehaves in early releases of the GCC
 3.3 series; therefore, this package conflicts with those versions.
(new) xvfb_4.3.0.dfsg.1-14sarge2_mipsel.deb optional x11
virtual framebuffer X server
 Xvfb provides an X server that can run on machines with no display hardware
 and no physical input devices.  It emulates a dumb framebuffer using virtual
 memory.  The primary use of this server was intended to be server testing,
 but other novel uses for it have been found, including testing clients
 against unusual depths and screen configurations, doing batch processing with
 Xvfb as a background rendering engine, load testing, as an aid to porting the
 X server to a new platform, and providing an unobtrusive way to run
 applications that don't really need an X server but insist on having one
 anyway.
 .
 This package also contains a convenience script called xvfb-run which
 simplifies the automated execution of X clients in a virtual server
 environment.  This convenience script requires the use of the xauth
 program from xbase-clients, hence the suggestion of xbase-clients.
Changes: xfree86 (4.3.0.dfsg.1-14sarge2) stable-security; urgency=high
 .
  * Security update release.  Resolves the following issues:
    + CVE-2006-3467: integer overflow in FreeType before 2.2 allows remote
      attackers to cause a denial of service (crash) and possibly execute
      arbitrary code via unknown vectors.
    + CVE-2006-3739: Integer overflow in CIDADM font handling allows
      code injection.
    + CVE-2006-3740: Integer overflow in scan_cidfont font handling allows
      code injection.
    + CVE-2006-4447: Proper setuid() return value check, prevents potential
      privilege escalation.
    + freetype buffer overflow (no known exploits).


Override entries for your package:



Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



Reply to: