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

Uploaded xfree86-1 3.3.3.1-3 (alpha all) to master



-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.5
Date: Sun,  9 May 1999 16:01:32 -0400
Source: xfree86-1
Binary: xfree86-common xserver-i128 xmanpages xserver-common xlib6 xext xserver-xsun xserver-svga xmh xprt xserver-8514 xterm xbase xserver-p9000 xsm xserver-tga twm xlib6g-dev xlib6-static xserver-agx xf86setup xserver-mach64 rstart xserver-vga16 xlib6g-static xserver-s3 xserver-fbdev rstartd xdm xlib6g xserver-mach8 xserver-xsun24 xserver-xsun-mono xfs xnest xlib6-altdev xbase-clients xserver-3dlabs xserver-mono xvfb xserver-w32 xserver-s3v xserver-mach32 xproxy
Architecture: alpha all
Version: 3.3.3.1-3
Distribution: unstable
Urgency: low
Maintainer: jgoerzen@complete.org
Description: 
 rstart     - X remote start client
 rstartd    - X remote start daemon
 twm        - Tab window manager
 xbase      - XFree86 upgrade convenience package
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xext       - extensions to X servers
 xf86setup  - X server configuration tools
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xlib6g     - shared libraries required by X clients
 xlib6g-dev - include files and libraries for X client development
 xlib6g-static - statically linked versions of the libraries in xlib6g
 xmanpages  - manual pages for X developers
 xmh        - X interface to MH mail system
 xnest      - nested X server
 xproxy     - X proxy services
 xprt       - X print server
 xserver-3dlabs - X server for 3DLabs GLINT and Permedia-based graphics cards
 xserver-common - files and utilities common to all X servers
 xserver-fbdev - X server for framebuffer-based graphics drivers
 xserver-i128 - X server for Number Nine Imagine 128 graphics cards
 xserver-mach64 - X server for ATI Mach64-based graphics cards
 xserver-mono - X server for monochrome graphics cards and/or monitors
 xserver-p9000 - X server for Weitek P9000-based graphics cards
 xserver-s3 - X server for S3 chipset-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-tga - X server for Digital Equipment Corporation TGA graphics cards
 xserver-vga16 - X server for VGA graphics cards
 xsm        - X session manager
 xterm      - X terminal emulator
 xvfb       - virtual framebuffer X server
Changes: 
 xfree86-1 (3.3.3.1-3) unstable; urgency=low
 .
   * (#000a): config/cf/xfree86.cf:
     - build FBDev server for all architectures by default (except SPARC)
     - build VGA16 server (generic driver only) for Alpha
     - SPARC architecture support (build Mach64 server)
     - build CFB24 framebuffer driver for Alpha as well as i386
     - absorbs parts of #000 and all of old #003
   * (#001): miscellaneous patches
     - programs/Xserver/hw/xfree86/common/xf86_Config.h: slight modification
       thanks to Steve Dunham
     - programs/Xserver/hw/xfree86/os-support/linux/lnx_video.c,
       programs/Xserver/hw/xfree86/os-support/shared/bios_devmem.c:
       changed hardcoded "/dev/fb" to "/dev/fb0"
     - minor xfs manpage corrections [BACKPORT]
     - Fixes: #35482
   * (#003): programs/xkbcomp/symbols/dvorak:
     - restored old fix from Ulf Carlsson that got lost in the transition to
       XFree86 3.3.3.1
     - Fixes: #36964
   * (#007): programs/Xserver/Imakefile,programs/Xserver/hw/sun/*:
     - SPARC Linux support modifications to the Sun X server
     - absorbs parts of #001
     - thanks to Steve Dunham
     - Fixes: #35613
   * (#008): programs/Xserver/hw/xfree86/accel/mach64/*:
     - SPARC Linux support modifications to the Mach64 X server
     - absorbs parts of #001
     - thanks to Steve Dunham
   * (#009): programs/xterm/*:
     - Thomas Dickey's patch #100 to xterm
     - should fix some outstanding Debian bugs
   * (#010): programs/xterm/*:
     - tweaking of glibc version detection
     - thanks to Ray Dassen
   * (#012): Czech/Slovak support:
     - lib/X11/XKeysymDB: additions
     - nls/Compose/iso8859-2: additions
     - nls/locale.alias: modifications
     - programs/xkbcomp/compat/group_led: new file
     - programs/xkbcomp/keymap/xfree86: additions
     - programs/xkbcomp/symbols/cz: new file
     - programs/xkbcomp/symbols/czsk
   * debian/README.source-depends: change libtricks references to fakeroot,
     since glibc 2.1 has put libtricks in its grave
   * debian/control:
     - change xbase-clients description to remove xvidtune arch remark
     - change xext description to inform that joystick kernel module is only
       necessary for kernel versions prior to 2.2
     - change xfree86-common description to not mention xbase
     - change all dependencies/recommendations/suggestions/descriptions
       referring to xfonts-100dpi and xfonts-75dpi to xfonts-100dpi *or*
       xfonts-75dpi
     - ship xserver-vga16 for Alpha
     - mention absence of XFree86 extensions in Xsun X servers
     - minor rewordings and clarifications in package descriptions
   * debian/create-*: use chmod to ensure we don't ship stuff with the
     setgid bit on (if you build in a setgid directory this can happen)
   * debian/create-arch-xserver-common: ship banner files for SPARC
   * debian/create-arch-xterm:
     - use -nolist with lynx
     - rename text dump of xterm FAQ to xterm.faq.txt.gz
     [BACKPORT]
   * debian/create-server: ship new README.Debian for xserver-xsun*
     [BACKPORT]
   * debian/xfree86-common/FAQ:
     - spelling corrections
     - add references to other resources: the XFree86 FAQ, the XTERM FAQ,
       and the X Strike Force
     - add new questions:
       *) How do I stop xdm from starting at boot?
       *) How do I tell xdm to start the X server on a different virtual
          console?
       *) How do I run an X client as root when the X session is run by a
          user?
       *) How do I change xterm's default terminal type or key bindings?
       *) How do I keep my mouse from going crazy (or going away) when
          switching between X and the Linux virtual console?
     [BACKPORT]
   * debian/xfs/README.Debian: document default disabling of TCP connections
     [BACKPORT]
   * debian/xfs/config: turn off TCP listening by default [BACKPORT]
   * debian/xserver/Xsun.README: new file, copied to xserver-xsun* packages
     as README.Debian [BACKPORT]
   * debian/xserver-common/xserver-configure: correct shell quoting for
     detection of cruft files (Fixes: #36983) [BACKPORT]
   * debian/xserver-wrapper.c: only fclose() if file was opened (Fixes: #36173)
     [BACKPORT]
   * debian/xterm/xterm.faq.doc-base: refer to text file as xterm.faq.txt.gz
     [BACKPORT]
Files: 
 59755c857676fe04f0adf4f776c95fb6 33930 x11 optional rstart_3.3.3.1-3_alpha.deb
 3803f159e78dd8416a9545ad05e5084c 46904 x11 optional rstartd_3.3.3.1-3_alpha.deb
 bf28e794db590d0b22a2f8c419eda0ca 139438 x11 optional twm_3.3.3.1-3_alpha.deb
 a8f9933a656b784ad89aaa1f49aa540d 1272734 x11 optional xbase-clients_3.3.3.1-3_alpha.deb
 676d4bdac9f555ce1f7a2fa6a1dc3d2c 126228 x11 optional xdm_3.3.3.1-3_alpha.deb
 663041303101d0a9f50bd551e8b4460b 335780 x11 optional xext_3.3.3.1-3_alpha.deb
 5cf3789dd12804875046f51f9f9887fa 252320 x11 optional xf86setup_3.3.3.1-3_alpha.deb
 be4b8ea8e11c872bea25f14af2de19f5 254172 x11 optional xfs_3.3.3.1-3_alpha.deb
 2e303ebec50680147d403d10b11ef965 1219828 x11 standard xlib6g_3.3.3.1-3_alpha.deb
 d477b851315ba0667c3557400e298bfb 738278 x11 optional xlib6g-dev_3.3.3.1-3_alpha.deb
 9f38857b6dd36e24be8127a3a0724be4 802828 x11 optional xlib6g-static_3.3.3.1-3_alpha.deb
 c090a6e82095863af38bc49634fb1b93 120474 mail extra xmh_3.3.3.1-3_alpha.deb
 294c05716e31548ec625920de34cc8be 1014668 x11 optional xnest_3.3.3.1-3_alpha.deb
 affc8e183923ff6ef34637f8664a0912 163382 x11 optional xproxy_3.3.3.1-3_alpha.deb
 a528d780ab1fc2fb5a0f4e6de38a3a37 1329482 x11 optional xprt_3.3.3.1-3_alpha.deb
 ca2dca1588dff366cddd53a738da6248 337906 x11 optional xserver-common_3.3.3.1-3_alpha.deb
 b35d5724a3e2fd8a5d6a9c6a18adceff 1321976 x11 optional xserver-3dlabs_3.3.3.1-3_alpha.deb
 aecc1f71a4490fa9c2f51ad46700bde3 1213932 x11 optional xserver-fbdev_3.3.3.1-3_alpha.deb
 1e7f39ef0dcb4197cb5af9323bf13ea1 1306298 x11 optional xserver-i128_3.3.3.1-3_alpha.deb
 8cf85a84da87ce1400e5b531ddfe5183 1218002 x11 optional xserver-mach64_3.3.3.1-3_alpha.deb
 eff337ad113fc155017e5b7afdb24425 1004648 x11 optional xserver-mono_3.3.3.1-3_alpha.deb
 9ecda377b0ba3f0587b08d10b0144924 1185166 x11 optional xserver-p9000_3.3.3.1-3_alpha.deb
 44a1dd681ef4431974705284aba3508f 1497300 x11 optional xserver-s3_3.3.3.1-3_alpha.deb
 0e17c22f737168b8a20a625a219b23b2 1302118 x11 optional xserver-s3v_3.3.3.1-3_alpha.deb
 ac9a6a85c105884b0cef71f9aa10a066 1450512 x11 optional xserver-svga_3.3.3.1-3_alpha.deb
 5047be4152380ea8a3c9fe7094c14996 1309020 x11 optional xserver-tga_3.3.3.1-3_alpha.deb
 4cc96ca61cd2aa6875da41152824a132 1029120 x11 optional xserver-vga16_3.3.3.1-3_alpha.deb
 376bc9af345254ce013bbf76220dada9 93558 x11 optional xsm_3.3.3.1-3_alpha.deb
 6e8fab406e3123df6877fbe0e77e263b 211952 x11 optional xterm_3.3.3.1-3_alpha.deb
 f26364853926ad2519284b1b9e43a332 1309170 x11 optional xvfb_3.3.3.1-3_alpha.deb

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

iQEVAwUBNzybqdYJEdzpssC9AQHrmwgAkHWUe4leMCCVYdRRUzqDULT1yU9ag9wr
YygFIMCmSXst2g8aDNWqqHWmGxN7ODa9BSPnoYADob632vXrfmD0zy3fhHv7aBwI
RkOUKyQmvdaRGHm55DgIEQ9sJE34be26qxrdsp9ck0OyOlQEzevQIX7RdDg1jo/S
z+wk03w/oMSGOLHw8tCMRhDcIX36Np04VJCwu+i8ZtjVf9KNXYR8GRb+vmbZGkrJ
byibTm2hjq1fNYusycJxC2ls2eJV2urnzONB9fGJGqsyxFKyOpfEkna6HTCoAv7U
LywqUwf8NarFoUb65Fj3+/ehnjz4GHSQ2ckTJwKAIyngUsuo0gh9mw==
=+jNM
-----END PGP SIGNATURE-----


Reply to: