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

uploaded xfree86 3.3.2-4 (source i386) to master



**WARNING** **WARNING** **WARNING** **WARNING** **WARNING** **WARNING**

This package is *BETA* quality.  It fixes a lot of bugs, but some of the
changes I made might be horribly broken too.  Don't grab it unless you're
brave and won't hold it against me that there may well be a -5 released in
a few days.

That said, I'd *really* like to see this one tested.  If the patches to the
upstream code are good, I'll send them to XFree.

-- 
G. Branden Robinson                 |  Murphy's Guide to Science:
Purdue University                   |  If it's green or squirms, it's biology.
branden@purdue.edu                  |  If it stinks, it's chemistry.
http://www.ecn.purdue.edu/~branden/ |  If it doesn't work, it's physics.
-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.5
Date: Thu, 23 Apr 1998 22:54:44 -0500
Source: xfree86
Binary: xserver-i128 xfntscl xslib xmanpages xlib6 xext xslibg xfnt75 xserver-svga xfntpex xserver-8514 xfntcyr xprt xbase xserver-p9000 xbooks xserver-tga xlib6g-dev xserver-agx xserver-mach64 xserver-vga16 xserver-s3 xserver-fbdev xlib6g xserver-mach8 xfnt100 xfntbig xnest xlib6-altdev xserver-mono xvfb xserver-w32 xserver-s3v xserver-mach32 xfntbase
Architecture: source i386 all
Version: 3.3.2-4
Distribution: frozen unstable
Urgency: medium
Maintainer: Branden Robinson <branden@debian.org>
Description: 
 xbase      - local clients and configuration required by X
 xbooks     - general X Window System documentation
 xext       - Extensions to X servers
 xfnt100    - 100 dpi fonts for X servers
 xfnt75     - 75 dpi fonts for X servers
 xfntbase   - standard fonts for X servers
 xfntbig    - large fonts for X servers
 xfntcyr    - Cyrillic fonts for X servers
 xfntpex    - minimal fonts for PEX support in X servers
 xfntscl    - scalable fonts for X servers
 xlib6      - shared libraries required by libc5 X clients
 xlib6-altdev - include files and libraries for libc5 X client development
 xlib6g     - shared libraries required by X clients
 xlib6g-dev - include files and libraries for X client development
 xmanpages  - manual pages for X developers
 xnest      - nested X server
 xprt       - X print server
 xserver-8514 - X server for 8514/A-based graphics cards
 xserver-agx - X server for AGX/XGA-based graphics cards
 xserver-i128 - X server for Imagine 128 graphics cards
 xserver-mach32 - X server for Mach32-based graphics cards
 xserver-mach64 - X server for Mach64-based graphics cards
 xserver-mach8 - X server for Mach8-based graphics cards
 xserver-mono - X server for mono graphics cards
 xserver-p9000 - X server for P9000-based graphics cards
 xserver-s3 - X server for S3-based graphics cards
 xserver-s3v - X server for S3 ViRGE and ViRGE/VX-based graphics cards
 xserver-svga - X server for SVGA graphics cards
 xserver-vga16 - X server for VGA graphics cards and X server setup program
 xserver-w32 - X server for W32-based graphics cards
 xslib      - statically linked versions of the libraries in xlib6
 xslibg     - statically linked versions of the libraries in xlib6g
 xvfb       - virtual framebuffer X server
Changes: 
 xfree86 (3.3.2-4) frozen unstable; urgency=medium
 .
   * config/cf/xf86site.def: moved comment terminator and set joystick
     support to "YES" (Fixes: #8082,17660)
   * config/util/gccmdep.cpp: applied tempfile security fix (thanks, James
     Troup) (Fixes: #19815)
   * config/util/mergelib.cpp: applied tempfile security fixes (thanks, James
     Troup) (Fixes: #19815)
   * doc/specs/rstart/fix.awk: fixed path to awk and chmodded 755
   * doc/specs/rstart/fix.nawk: fixed path to nawk
   * doc/specs/rstart/fix.sed: chmodded 755
   * lib/Xdmcp/DA16.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/DA32.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/DA8.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/DAofA8.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/RA16.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/RA32.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/RA8.c: avoid double free causing segfault (Fixes: #7195,21250)
   * lib/Xdmcp/RAofA8.c: avoid double free causing segfault (Fixes: #7195,21250)
   * programs/twm/parse.c: applied patch to fix linenumbering problem
     (thanks, Topi Miettinen) (Fixes: #775)
   * programs/x11perf/x11pcomp.cpp: applied tempfile security fixes (thanks,
     James Troup) (Fixes: #19815)
   * programs/xdm/xdm.man: removed repeated paragraph (Fixes: #20755)
   * programs/xfs/os/config.c: applied Topi Miettinen's -no-listen patch
   * programs/xfs/os/daemon.c: xdm's daemon.c drafted into service for xfs
     to support Topi Miettinen's patches
   * programs/xfs/os/osinit.c: applied Topi Miettinen's daemonization and
     pidfile generation patch
   * programs/xfs/os/utils.c: applied Topi Miettinen's -user patch
   * programs/xfs/xfs.man: documented Topi Miettinen's patches
   * programs/xinit/startx.cpp: startx now bakes an xauth TCP cookie (thanks,
     David Wright) (Fixes: #13260)
   * programs/xterm/charproc.c: patched to prevent possible buffer overruns
     (thanks, Richard Braakman) (Fixes: #20739)
   * programs/xterm/main.c: applied Anders Hammarquist's Alpha patch
     (Fixes: #20740)
   * programs/Xserver/hw/xfree86/XF86Setup/phase5.tcl: deleted commented
     section at end because tcl is apparently a "screwy" interpreter
     (thanks, Manish Singh) (Fixes: #21142)
   * programs/Xserver/hw/xfree86/common/xf86_Mouse.c: apply support patch
     for Kensington Thinking Mouse and Expert Mouse via Steve Dunham
     (Fixes: #20742)
   * debian/control: changed "Optional:" field to "Suggests:" for xlib6g-dev
     and xlib6-altdev
   * debian/control: added xserver-tga package for Alpha architecture
   * debian/create-arch-servers: build servers for Alpha architecture
   * debian/create-arch-xbase: new section; copy over manpages written by
     Debian folks
   * debian/create-arch-xbase: link gccmakedep, mergelib, scanpci, xkbbell,
     xkbvleds, xkbwatch, and xbase-configure manpages to undocumented(7)
   * debian/create-arch-xbase: kludge a new version of rstartd (generated by
     a Makefile which erroneously leaves a blank first line in the shell script)
   * debian/create-arch-xbase: include libXdmGreet.so
   * debian/create-arch-xlib: installed shared libraries mode 644
   * debian/create-arch-xdevel: removed one .. from include symlink
     (Fixes: #20892)
   * debian/create-compat-xdevel5: corrected symlinks to include lib/ (thanks,
     Michael Shiobara) (Fixes: #20896,20972)
   * debian/create-compat-xlib5: installed shared libraries mode 644
   * debian/create-compat-xlib5: made symlinks to app-defaults and locale
     relative
   * debian/create-server-fake: link manpages for pseudo-servers (Xnext,
     Xprt, Xvfb) to undocumented(7)
   * debian/rules: inserted hack to keep correct permissions on build scripts
   * debian/rules: fix csh-ism regarding redirection of make output (thanks,
     Anders Hammarquist)
   * debian/xbase-configure: applied James Troup's m68k patch
   * debian/xbase-configure: now supports a "force" argument to perform
     configuration even if /etc/X11/XF86Config is present (Fixes: #20995)
   * debian/xbase-configure: /etc/X11/XF86Config is now always backed up
     (Fixes: #17652,20741)
   * debian/xbase-configure: /etc/X11/xdm/Xserver is no longer touched
     (Fixes: #4857,4858,5565,6675,7076,8629,10522,16916)
   * debian/xbase-configure: now uses /etc/X11/*.backup.xbase-configure.$$
     filenames for backups (instad of just /etc/X11/*.old, which are more
     likely to be used by the local admin)
   * debian/xbase-init.d-xdm: largely rewritten
   * debian/xbase-init.d-xfs: now implements restart, reload, and
     force-reload; starts xfs with start-stop-daemon (thanks, Topi Miettinen)
     (Fixes: #10948,13909)
   * debian/xbase-preinst: rewrote "stopping xdm and xfs" explanation for
     (hopefully) greater clarity (Fixes: #6715)
   * debian/xbase-preinst: added sanity check for $DISPLAY; if set, dire
     warning given before prompt to kill xdm (Fixes: #13293)
   * debian/xbase-preinst: changed to use /etc/X11/*.old.$$
   * debian/xbase-preinst: don't fool with xdm-start-server
   * debian/xbase-preinst: get rid of /usr/bin/rstartd symlink (this went
     away in 3.3-1)
   * debian/xbase-postinst: removed references to fvwm and fvwm2
   * debian/xbase-postinst: added /usr/X11R6/bin/twm to
     /etc/X11/window-managers if the file already exists (thanks, Marcelo
     Magallon) (Fixes: #21348)
   * debian/xbase-postinst: changed XDM start default from "yes" to "no"
   * debian/xbase-postinst: removed obey-nologin from write to /etc/X11/config
   * debian/xbase-postinst: corrected reference to README.Debian file in
     /etc/X11/config (Fixes: #21156)
   * debian/xbase-readme: described situation with X server wrapper
   * debian/xbase-readme: discussed changed way of dealing with
     /etc/X11/xdm/Xservers and XDM
   * debian/xbase-readme: documented new variable "ignore-nologin", removed
     old one, "obey-nologin"
   * debian/xbase-readme: clarified description of "use-sessreg" (only XDM
     uses sessreg)
   * debian/xbase-readme: undocumented the xdm-start-server option (this
     is handled in /etc/X11/xdm/Xservers)
   * debian/xbase-readme: advertised the X Strike Force
   * debian/xbase-writeconfig: removed reference to fvwm
   * debian/xbase-writeconfig: commented out XmText.translations lines in
     /etc/X11/Xresources; let's see what this breaks, if anything (Fixes: #6683)
   * debian/xbase-writeconfig: added lines to /etc/X11/Xresources to make xterm
     use black background and gray90 foreground, similar to VC (Fixes: #4619)
   * debian/xbase-writeconfig: set XTerm*utmpInhibit true in /etc/X11/Xresources;
     downgrades #20685,20913 to normal until xterm's setuid issues can be better
     resolved
   * debian/xbase-writeconfig: added /usr/X11R6/lib/X11/fonts/cyrillic/ to
     catalogue in /etc/X11/xfs/config (Fixes: #13355)
   * debian/xbase-writeconfig: changed sense of /etc/X11/config variable
     "obey-nologin" to "ignore-nologin"; default is now to obey /etc/nologin
   * debian/xbase-writeconfig: made /etc/X11/xdm/Xstartup exec the sessreg add
     (per Kapil Paranjape) (Fixes: #20941)
   * debian/xbase-writeconfig: added example text and ":0 local" line to
     /etc/X11/xdm/Xservers; xdm configuration defaults to assumption of local X
     server; this file must be edited by hand from now on (thanks, Remco
     Blaakmeer) (Fixes: #4857,4858,5565,6675,7076,8629,10522,16916)
   * debian/xserver-wrapper.c: plug file descriptor leak (thanks, Topi
     Mietinnen) (Fixes: #17325)
   * debian/stuff/Xmark.man: manpage for XMark written by Richard Braakman
     (Fixes: #1621)
   * Bugs fixed prior to this release, by other packages, or non-bugs:
     #3906,4105,6375,6628,7375,8199,10579,13360,13378,13424,21100
Files: 
 c1bd81bca31b580f0abdaee7526fc198 1001 x11 optional xfree86_3.3.2-4.dsc
 c1ae64290b982a49e49fcb3655f39856 76951 x11 optional xfree86_3.3.2-4.diff.gz
 80d2c12542272edbab311431d7f743c4 682832 x11 optional xserver-8514_3.3.2-4_i386.deb
 e0d5b4de77e69b53bfb25e6439267807 756038 x11 optional xserver-agx_3.3.2-4_i386.deb
 2679fcc2f05205398d2ee3723f8ca717 847490 x11 optional xserver-i128_3.3.2-4_i386.deb
 eb360c41b423a2a6c1640613112f5057 741954 x11 optional xserver-mach32_3.3.2-4_i386.deb
 e9de18963cc983055896735395e8d01e 787642 x11 optional xserver-mach64_3.3.2-4_i386.deb
 e8684b87244030890b04a3862e15082a 686760 x11 optional xserver-mach8_3.3.2-4_i386.deb
 6196f4bb54643849974ba41b32a3eef9 749100 x11 optional xserver-mono_3.3.2-4_i386.deb
 14ac8df12e02d33984bb14396a0cde47 764030 x11 optional xserver-p9000_3.3.2-4_i386.deb
 e0b26bdc224671e19bdeb87e8bd8f159 940538 x11 optional xserver-s3_3.3.2-4_i386.deb
 10d7d2ebf0777c305fd4f74db66448e9 842656 x11 optional xserver-s3v_3.3.2-4_i386.deb
 e48132e92b15eecf68a5eb1663805795 1173918 x11 optional xserver-svga_3.3.2-4_i386.deb
 6ef3211d4c99281f08deda9e61f2da46 1307056 x11 optional xserver-vga16_3.3.2-4_i386.deb
 9771bd8df73e19bf0cf829a24f0f8cea 698366 x11 optional xserver-w32_3.3.2-4_i386.deb
 5e225587e7d95f43caab7c1d6b8c9d0f 2079500 x11 optional xbase_3.3.2-4_i386.deb
 5c6c9bc0bb08f51e492150a12be49a78 601870 x11 optional xlib6g-dev_3.3.2-4_i386.deb
 2b867ac2d8c56a04bbcdf493cfc27a5b 399626 x11 optional xext_3.3.2-4_i386.deb
 6389267c559909bc9613c6e960de2e56 730474 x11 optional xlib6g_3.3.2-4_i386.deb
 e6763396fb19a5b483fda461fe0d5bb8 843666 x11 optional xnest_3.3.2-4_i386.deb
 a09499a7ec7681a10303fc03a48ed417 1058208 x11 optional xprt_3.3.2-4_i386.deb
 e6badcb75b22991e3f6557befb72ffbf 849560 x11 optional xslibg_3.3.2-4_i386.deb
 e3398cb3020c3f07852bbc227a5dad2c 1038374 x11 optional xvfb_3.3.2-4_i386.deb
 0ae2e1dea3bab3d0fbf2099505636aa8 208318 x11 optional xfntbase_3.3.2-4_all.deb
 eb368a27a0386817e74824a10221bbde 2215708 x11 optional xfntbig_3.3.2-4_all.deb
 edf42bc5fe1c7c2537b310e8bd2b9b70 1072212 x11 optional xfnt75_3.3.2-4_all.deb
 4f61384f4a1dd53950595d45dedb289c 1244920 x11 optional xfnt100_3.3.2-4_all.deb
 55e9de5af61268e6b9fde68d49891ac1 12542 x11 optional xfntpex_3.3.2-4_all.deb
 ad6c60a57d0da9c4ed08330a433d588d 1128382 x11 optional xfntscl_3.3.2-4_all.deb
 c3648f44bb37a05d5540f699e70362cc 370984 x11 optional xfntcyr_3.3.2-4_all.deb
 673f04a3860f6da3d2c00bf4bb26836e 17265832 x11 optional xbooks_3.3.2-4_all.deb
 2e88e6e69e5a3e983abe38adec7c49d0 882384 x11 optional xmanpages_3.3.2-4_all.deb
 f70d94205f30fabdd90a44d297952ef3 602824 x11 optional xlib6-altdev_3.3.2-4_i386.deb
 0a85cd369bcf7f52e4741c023359e9d0 724836 x11 optional xlib6_3.3.2-4_i386.deb
 d95ae45e74cf836c0d09e29371f26121 833816 x11 optional xslib_3.3.2-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBNUA5daiRn0nSNFD5AQH09AP+NrVqNnQfAqP7KeH0lnjGNn0/GgP2BuQA
y8huW/o8foX74YYpsd1EmKQG3AGmzdluea78Scpw3w7/G5e27gO/OIbTAUfKQy9O
Ynpafkcao8Cu1RSle3NhNJmQVdoMx2Ruwta90+dn6ZuL7GEFgqRsSwDbLO3V6PIN
levxDgGJ6Gs=
=JE6f
-----END PGP SIGNATURE-----

Attachment: pgpyDQ5h4KkOb.pgp
Description: PGP signature


Reply to: