Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        xorg-x11-Xvfb: A X Windows System virtual framebuffer X server.
        
        
            | Name: | xorg-x11-Xvfb | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 6.8.2 | 
            License: | MIT/X11, and others | 
        
        
            | Release: | 1.EL.13.25.1 | 
            URL: | http://xorg.freedesktop.org | 
        
        
        
        - Summary
 
        - Xvfb (X Virtual Frame Buffer) is an X server that is able to run on
machines with no display hardware and no physical input devices.
Xvfb simulates a dumb framebuffer using virtual memory.  Xvfb does
not open any devices, but behaves otherwise as an X display.  Xvfb
is normally used for testing servers.
 
        
        
        Changelog
        
            - * Mon May  1 19:00:00 2006 Mike A. Harris <mharris{%}redhat{*}com> 6.8.2-1.EL.13.25.1
 
            - Added xorg-x11-6.8.2-render-tris-CVE-2006-1526.patch to fix a
  buffer overflow documented in CVE-2006-1526.  (#189801)
 
        
            - * Mon Jan  9 18:00:00 2006 Mike A. Harris <mharris{%}redhat{*}com> 6.8.2-1.EL.13.25
 
            - Updated xorg-x11-6.8.2-ati-radeon-7000-disable-dri.patch with additional
  changes to resolve regressions in bug (#170008).
 
        
            - * Wed Nov 30 18:00:00 2005 Mike A. Harris <mharris{%}redhat{*}com> 6.8.2-1.EL.13.24
 
            - Added xorg-x11-6.8.2-xconsole-devpts-support-bug-165021.patch which is
  a backport of UNIX98 pty support from CVS head for bug (#165021).
- Fixed freetype BuildRequires to be 2.1.7-3 instead of just 2.1.7 to match
  the comment above it, as the previous freetype builds have pointer aliasing
  bugs fixed ages ago.