Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2013:0083 - Bug Fix Advisory
Issued:
2013-01-07
Updated:
2013-01-07

RHBA-2013:0083 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

xorg-x11-server bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated xorg-x11-server packages that fix multiple bugs are now available for
Red Hat Enterprise Linux 5.

Description

X.Org is an open source implementation of the X Window System. It provides the
basic low-level functionality that full-fledged graphical user interfaces are
designed upon.

This update fixes the following bugs:

  • Previously, the RRSelectInput() function failed to perform endian conversion

correctly. Consequently, certain GTK+ 2 applications run on a little-endian
architecture but displayed on a big-endian architecture - or vice versa -
terminated unexpectedly with the "BadValue (integer parameter out of range for
operation)" error message. This problem has been fixed in this update so that
the applications now run correctly in the described scenario. (BZ#794810)

  • An unexpected termination in software image transfers on 64-bit systems that

caused the X virtual framebuffer (Xvfb) to terminate unexpectedly with a
segmentation fault has been fixed. (BZ#508923)

  • Previously, when the number of server clients changed from >0 clients to 0

clients, if started with neither the "-noreset" or "-terminate" flags, Xvfb
consumed more memory than expected. With this update, this bug has been fixed.
(BZ#498357)

  • When using a direct XDMCP query to connect to a Red Hat Enterprise Linux 6

server, the X server terminated unexpectedly with the SIGBART signal. The same
problem affected Xephyr and Xnest. With this update, the bug has been fixed so
that the X server, Xephyr, and Xnest run properly after connecting to the server
with a direct XDMCP query. (BZ#822438)

  • Previously, there was a memory leak occurring in the X server when running

four xterm instances with scrolling data on each of them. This bug has been
fixed in this update so that the memory leak in the X server no longer occurs.
(BZ#854634)

  • Previously, there was a bug in the X server preventing users from switching a

graphical screen to a text screen. As a result, users were unable to use a
graphical screen and a text screen in the same session. With this update, the
problem has been fixed and does not occur anymore. (BZ#871754)

  • When rebooting or shutting down the system, a screen with the reboot or

shutdown messages was not displayed. With this update, the bug has been fixed so
that the screen with the messages is displayed correctly when rebooting or
shutting down the system. (BZ#868353)

  • When logging out of the graphical session on a system with NVIDIA or AMD

graphics cards using the DisplayPort interface, a fatal X server error occurred
and a backtrace was logged into the X server log file. With this update, logging
out on the mentioned systems works as expected and the error no longer occurs.
(BZ#865967)

  • On certain HP ProLiant DL380e Gen8 Server configurations, switching to a

different virtual console, or switching to runlevel 3 from runlevel 5, or
shutting down the system from runlevel 5 did not work correctly. With this
update, the problem has been fixed and the system behaves as expected when
performing the mentioned operations. (BZ#871964)

All users of xorg-x11-server are advised to upgrade to these updated packages,
which fix these bugs.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 ia64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux Desktop 5 x86_64
  • Red Hat Enterprise Linux Desktop 5 i386
  • Red Hat Enterprise Linux for IBM z Systems 5 s390x
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 498357 - Xvfb leaks memory on server regeneration
  • BZ - 508923 - sr#1841218/ Xvfb segfaults on fbBlt/memcpy
  • BZ - 865967 - RHEL 5.9 BUG: Logging out of desktop produces traceback in /var/log/Xorg.0.log.old
  • BZ - 868353 - Shutdown or init 0 does not switch to the right console screen

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
xorg-x11-server-1.1.1-48.100.el5.src.rpm SHA-256: 5dfc5f275c992fcfb75a6daaad4534cc1e8ced6a28261813bf5d948fd0f91e83
x86_64
xorg-x11-server-Xdmx-1.1.1-48.100.el5.x86_64.rpm SHA-256: 36ebffde0786a8851c805a4e5773a7226ec1fbe014737b972a9a36c12e33f3a4
xorg-x11-server-Xephyr-1.1.1-48.100.el5.x86_64.rpm SHA-256: aadf1bc933b516aa85d0a5d10e4d7342bc53cb976d3d3e83ed79be5fbd171134
xorg-x11-server-Xnest-1.1.1-48.100.el5.x86_64.rpm SHA-256: a91608ee33752059b5199c998111bfecd85f1db6b677250347f41563f14ea0b2
xorg-x11-server-Xorg-1.1.1-48.100.el5.x86_64.rpm SHA-256: 31ca85e54f30cf6790f84a06825966a32a44861a332f3e69e36ef28f503cf1b0
xorg-x11-server-Xvfb-1.1.1-48.100.el5.x86_64.rpm SHA-256: 021496d233e16a7434f42c87c1a5ca20bf467125071aff2c928851031d6192bd
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.x86_64.rpm SHA-256: a8f515399162170dda5c3c5e13b0491747e72c442f1bb4f891d4fa14c9213d67
xorg-x11-server-debuginfo-1.1.1-48.100.el5.x86_64.rpm SHA-256: 498671dc8c1ffc2b8a376e740ea23c0eadbb75bb0bb7816bf61bb88c4d3febda
xorg-x11-server-sdk-1.1.1-48.100.el5.x86_64.rpm SHA-256: d30c7cb32e89ce1cac7b0de21adea4895d4be64cb38c73c0aa207488140b36c9
ia64
xorg-x11-server-Xdmx-1.1.1-48.100.el5.ia64.rpm SHA-256: c6b89ed4b941178f655c1b26bcb2e78ad2ba8c6dc9de844f1a444b1a528f9f47
xorg-x11-server-Xephyr-1.1.1-48.100.el5.ia64.rpm SHA-256: 280cb0fb4259e585ce9fa74b95c45dfeaefa8427081707aa6b1d5a905368dc86
xorg-x11-server-Xnest-1.1.1-48.100.el5.ia64.rpm SHA-256: 21d8c36906e8bb920f7c74a1a9fd06f197cdbb010b2266fcea5aeafbf59d8bff
xorg-x11-server-Xorg-1.1.1-48.100.el5.ia64.rpm SHA-256: cd7126a32f149991117f45700db069fa3a5bd4e38d1f1b4596a8ba6aedd8a58f
xorg-x11-server-Xvfb-1.1.1-48.100.el5.ia64.rpm SHA-256: 192139a8ff373ab10c94411e91f561a6c40e9db69ab239329e47c52a02e75dfd
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.ia64.rpm SHA-256: c60fd0f8c1814c32256da87169bb69c4bc0aa943e145244f2ff63dfd04e539ad
xorg-x11-server-debuginfo-1.1.1-48.100.el5.ia64.rpm SHA-256: ef901d2440803ac56f9af1bdba7bc9dd98cb729e981531b71f040340ba7ae128
xorg-x11-server-sdk-1.1.1-48.100.el5.ia64.rpm SHA-256: 7589297caea50a8c5bb8f03cd548d30db9b7d7e58c8a823930282a2b9de25328
i386
xorg-x11-server-Xdmx-1.1.1-48.100.el5.i386.rpm SHA-256: 9ecccf329ea23e732de7f3ab35dee64b5647d20123d6ada229369543419c3f6e
xorg-x11-server-Xephyr-1.1.1-48.100.el5.i386.rpm SHA-256: 44f077c17cd6e9bb7741b7fa98d1f7e27cf5a6a714878714486aa1ba38bd0347
xorg-x11-server-Xnest-1.1.1-48.100.el5.i386.rpm SHA-256: d9db377b2376b9ccfefc65164f11fde98a7e18a7730a7b74edd8f85d36b57ded
xorg-x11-server-Xorg-1.1.1-48.100.el5.i386.rpm SHA-256: e17d2f47be8444eb0230f9680144c0084d542608c77b079c28dfc865f033f707
xorg-x11-server-Xvfb-1.1.1-48.100.el5.i386.rpm SHA-256: 2530588c245c070666c7413f1acd8d5fa7a6f694687bc475e84f0142d0e07237
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.i386.rpm SHA-256: 3fadbe19851fa607342cdaaaaf2bd0e1f3cdd3236b41be94dc3df4e58dc6e563
xorg-x11-server-debuginfo-1.1.1-48.100.el5.i386.rpm SHA-256: 07017a89641b8980889bff0f9f2e839c09f1c2f41daafd82addca08ed9269e86
xorg-x11-server-sdk-1.1.1-48.100.el5.i386.rpm SHA-256: 259cdf58fd9654f86436062ad213f373bf3e23effc01aa57fe6ab28d89113ee6

Red Hat Enterprise Linux Workstation 5

SRPM
xorg-x11-server-1.1.1-48.100.el5.src.rpm SHA-256: 5dfc5f275c992fcfb75a6daaad4534cc1e8ced6a28261813bf5d948fd0f91e83
x86_64
xorg-x11-server-Xdmx-1.1.1-48.100.el5.x86_64.rpm SHA-256: 36ebffde0786a8851c805a4e5773a7226ec1fbe014737b972a9a36c12e33f3a4
xorg-x11-server-Xephyr-1.1.1-48.100.el5.x86_64.rpm SHA-256: aadf1bc933b516aa85d0a5d10e4d7342bc53cb976d3d3e83ed79be5fbd171134
xorg-x11-server-Xnest-1.1.1-48.100.el5.x86_64.rpm SHA-256: a91608ee33752059b5199c998111bfecd85f1db6b677250347f41563f14ea0b2
xorg-x11-server-Xorg-1.1.1-48.100.el5.x86_64.rpm SHA-256: 31ca85e54f30cf6790f84a06825966a32a44861a332f3e69e36ef28f503cf1b0
xorg-x11-server-Xvfb-1.1.1-48.100.el5.x86_64.rpm SHA-256: 021496d233e16a7434f42c87c1a5ca20bf467125071aff2c928851031d6192bd
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.x86_64.rpm SHA-256: a8f515399162170dda5c3c5e13b0491747e72c442f1bb4f891d4fa14c9213d67
xorg-x11-server-debuginfo-1.1.1-48.100.el5.x86_64.rpm SHA-256: 498671dc8c1ffc2b8a376e740ea23c0eadbb75bb0bb7816bf61bb88c4d3febda
xorg-x11-server-debuginfo-1.1.1-48.100.el5.x86_64.rpm SHA-256: 498671dc8c1ffc2b8a376e740ea23c0eadbb75bb0bb7816bf61bb88c4d3febda
xorg-x11-server-sdk-1.1.1-48.100.el5.x86_64.rpm SHA-256: d30c7cb32e89ce1cac7b0de21adea4895d4be64cb38c73c0aa207488140b36c9
i386
xorg-x11-server-Xdmx-1.1.1-48.100.el5.i386.rpm SHA-256: 9ecccf329ea23e732de7f3ab35dee64b5647d20123d6ada229369543419c3f6e
xorg-x11-server-Xephyr-1.1.1-48.100.el5.i386.rpm SHA-256: 44f077c17cd6e9bb7741b7fa98d1f7e27cf5a6a714878714486aa1ba38bd0347
xorg-x11-server-Xnest-1.1.1-48.100.el5.i386.rpm SHA-256: d9db377b2376b9ccfefc65164f11fde98a7e18a7730a7b74edd8f85d36b57ded
xorg-x11-server-Xorg-1.1.1-48.100.el5.i386.rpm SHA-256: e17d2f47be8444eb0230f9680144c0084d542608c77b079c28dfc865f033f707
xorg-x11-server-Xvfb-1.1.1-48.100.el5.i386.rpm SHA-256: 2530588c245c070666c7413f1acd8d5fa7a6f694687bc475e84f0142d0e07237
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.i386.rpm SHA-256: 3fadbe19851fa607342cdaaaaf2bd0e1f3cdd3236b41be94dc3df4e58dc6e563
xorg-x11-server-debuginfo-1.1.1-48.100.el5.i386.rpm SHA-256: 07017a89641b8980889bff0f9f2e839c09f1c2f41daafd82addca08ed9269e86
xorg-x11-server-debuginfo-1.1.1-48.100.el5.i386.rpm SHA-256: 07017a89641b8980889bff0f9f2e839c09f1c2f41daafd82addca08ed9269e86
xorg-x11-server-sdk-1.1.1-48.100.el5.i386.rpm SHA-256: 259cdf58fd9654f86436062ad213f373bf3e23effc01aa57fe6ab28d89113ee6

Red Hat Enterprise Linux Desktop 5

SRPM
xorg-x11-server-1.1.1-48.100.el5.src.rpm SHA-256: 5dfc5f275c992fcfb75a6daaad4534cc1e8ced6a28261813bf5d948fd0f91e83
x86_64
xorg-x11-server-Xdmx-1.1.1-48.100.el5.x86_64.rpm SHA-256: 36ebffde0786a8851c805a4e5773a7226ec1fbe014737b972a9a36c12e33f3a4
xorg-x11-server-Xephyr-1.1.1-48.100.el5.x86_64.rpm SHA-256: aadf1bc933b516aa85d0a5d10e4d7342bc53cb976d3d3e83ed79be5fbd171134
xorg-x11-server-Xnest-1.1.1-48.100.el5.x86_64.rpm SHA-256: a91608ee33752059b5199c998111bfecd85f1db6b677250347f41563f14ea0b2
xorg-x11-server-Xorg-1.1.1-48.100.el5.x86_64.rpm SHA-256: 31ca85e54f30cf6790f84a06825966a32a44861a332f3e69e36ef28f503cf1b0
xorg-x11-server-Xvfb-1.1.1-48.100.el5.x86_64.rpm SHA-256: 021496d233e16a7434f42c87c1a5ca20bf467125071aff2c928851031d6192bd
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.x86_64.rpm SHA-256: a8f515399162170dda5c3c5e13b0491747e72c442f1bb4f891d4fa14c9213d67
xorg-x11-server-debuginfo-1.1.1-48.100.el5.x86_64.rpm SHA-256: 498671dc8c1ffc2b8a376e740ea23c0eadbb75bb0bb7816bf61bb88c4d3febda
i386
xorg-x11-server-Xdmx-1.1.1-48.100.el5.i386.rpm SHA-256: 9ecccf329ea23e732de7f3ab35dee64b5647d20123d6ada229369543419c3f6e
xorg-x11-server-Xephyr-1.1.1-48.100.el5.i386.rpm SHA-256: 44f077c17cd6e9bb7741b7fa98d1f7e27cf5a6a714878714486aa1ba38bd0347
xorg-x11-server-Xnest-1.1.1-48.100.el5.i386.rpm SHA-256: d9db377b2376b9ccfefc65164f11fde98a7e18a7730a7b74edd8f85d36b57ded
xorg-x11-server-Xorg-1.1.1-48.100.el5.i386.rpm SHA-256: e17d2f47be8444eb0230f9680144c0084d542608c77b079c28dfc865f033f707
xorg-x11-server-Xvfb-1.1.1-48.100.el5.i386.rpm SHA-256: 2530588c245c070666c7413f1acd8d5fa7a6f694687bc475e84f0142d0e07237
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.i386.rpm SHA-256: 3fadbe19851fa607342cdaaaaf2bd0e1f3cdd3236b41be94dc3df4e58dc6e563
xorg-x11-server-debuginfo-1.1.1-48.100.el5.i386.rpm SHA-256: 07017a89641b8980889bff0f9f2e839c09f1c2f41daafd82addca08ed9269e86

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
xorg-x11-server-1.1.1-48.100.el5.src.rpm SHA-256: 5dfc5f275c992fcfb75a6daaad4534cc1e8ced6a28261813bf5d948fd0f91e83
s390x
xorg-x11-server-Xephyr-1.1.1-48.100.el5.s390x.rpm SHA-256: 52577bb815c4c1bbc2a529b007db2e120249c1952947a919b77f991b5dc90ea1
xorg-x11-server-Xnest-1.1.1-48.100.el5.s390x.rpm SHA-256: aed7adc056a638c5e6f6e61c8557c73eef67a928507a0e094f3ef8aece96d31a
xorg-x11-server-Xvfb-1.1.1-48.100.el5.s390x.rpm SHA-256: 69f4eab7ddfa2d6e622d8d73765c4e595aa380d4952bf3fdf4dd47d9e72afd06
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.s390x.rpm SHA-256: 2f14fac9cec1b65fd492cb90112d6d93f9cc3f4a786f6da5e0661515252f56af
xorg-x11-server-debuginfo-1.1.1-48.100.el5.s390x.rpm SHA-256: 36d772e7330053ac13916f0a661354b51c0853d283ad4b320604e2a18c685160

Red Hat Enterprise Linux for Power, big endian 5

SRPM
xorg-x11-server-1.1.1-48.100.el5.src.rpm SHA-256: 5dfc5f275c992fcfb75a6daaad4534cc1e8ced6a28261813bf5d948fd0f91e83
ppc
xorg-x11-server-Xdmx-1.1.1-48.100.el5.ppc.rpm SHA-256: b8bdec6d4f7feee3ab1a6c1c781f0873248fd0b689bde57da4cca1c181b625bf
xorg-x11-server-Xephyr-1.1.1-48.100.el5.ppc.rpm SHA-256: 3803022503efb3d516d496bdcf5c8e641af17c8acd1c8e1a501f1ec39edfacea
xorg-x11-server-Xnest-1.1.1-48.100.el5.ppc.rpm SHA-256: 61a91e03766d1a52d378b1d538c9d098f6ab721cf30a81668d0bca9ce3b996d6
xorg-x11-server-Xorg-1.1.1-48.100.el5.ppc.rpm SHA-256: 39076ea3ff8c74d1eaea50a55d0ff4cbd7aa9d350282c9f13b77872dd3216e91
xorg-x11-server-Xvfb-1.1.1-48.100.el5.ppc.rpm SHA-256: 590902f1a5439aadfe0125b2841aa8adea6caf2ea7084d022d616cf71b3fba26
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.ppc.rpm SHA-256: 47315c75c66a9ab09316a23706d056b51417f1fb838b5d61f0b9a8ac054b0ca2
xorg-x11-server-debuginfo-1.1.1-48.100.el5.ppc.rpm SHA-256: bdfa364bc0120a8d634c15cfa6efde43bec2d1a49aad10c65152db9b83123c99
xorg-x11-server-sdk-1.1.1-48.100.el5.ppc.rpm SHA-256: 39fa7f6dd79364f095a4ee8b5c4f6d9855fb9fcc7c6a736518a1763d35bd0930

Red Hat Enterprise Linux Server from RHUI 5

SRPM
xorg-x11-server-1.1.1-48.100.el5.src.rpm SHA-256: 5dfc5f275c992fcfb75a6daaad4534cc1e8ced6a28261813bf5d948fd0f91e83
x86_64
xorg-x11-server-Xdmx-1.1.1-48.100.el5.x86_64.rpm SHA-256: 36ebffde0786a8851c805a4e5773a7226ec1fbe014737b972a9a36c12e33f3a4
xorg-x11-server-Xephyr-1.1.1-48.100.el5.x86_64.rpm SHA-256: aadf1bc933b516aa85d0a5d10e4d7342bc53cb976d3d3e83ed79be5fbd171134
xorg-x11-server-Xnest-1.1.1-48.100.el5.x86_64.rpm SHA-256: a91608ee33752059b5199c998111bfecd85f1db6b677250347f41563f14ea0b2
xorg-x11-server-Xorg-1.1.1-48.100.el5.x86_64.rpm SHA-256: 31ca85e54f30cf6790f84a06825966a32a44861a332f3e69e36ef28f503cf1b0
xorg-x11-server-Xvfb-1.1.1-48.100.el5.x86_64.rpm SHA-256: 021496d233e16a7434f42c87c1a5ca20bf467125071aff2c928851031d6192bd
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.x86_64.rpm SHA-256: a8f515399162170dda5c3c5e13b0491747e72c442f1bb4f891d4fa14c9213d67
xorg-x11-server-debuginfo-1.1.1-48.100.el5.x86_64.rpm SHA-256: 498671dc8c1ffc2b8a376e740ea23c0eadbb75bb0bb7816bf61bb88c4d3febda
xorg-x11-server-sdk-1.1.1-48.100.el5.x86_64.rpm SHA-256: d30c7cb32e89ce1cac7b0de21adea4895d4be64cb38c73c0aa207488140b36c9
i386
xorg-x11-server-Xdmx-1.1.1-48.100.el5.i386.rpm SHA-256: 9ecccf329ea23e732de7f3ab35dee64b5647d20123d6ada229369543419c3f6e
xorg-x11-server-Xephyr-1.1.1-48.100.el5.i386.rpm SHA-256: 44f077c17cd6e9bb7741b7fa98d1f7e27cf5a6a714878714486aa1ba38bd0347
xorg-x11-server-Xnest-1.1.1-48.100.el5.i386.rpm SHA-256: d9db377b2376b9ccfefc65164f11fde98a7e18a7730a7b74edd8f85d36b57ded
xorg-x11-server-Xorg-1.1.1-48.100.el5.i386.rpm SHA-256: e17d2f47be8444eb0230f9680144c0084d542608c77b079c28dfc865f033f707
xorg-x11-server-Xvfb-1.1.1-48.100.el5.i386.rpm SHA-256: 2530588c245c070666c7413f1acd8d5fa7a6f694687bc475e84f0142d0e07237
xorg-x11-server-Xvnc-source-1.1.1-48.100.el5.i386.rpm SHA-256: 3fadbe19851fa607342cdaaaaf2bd0e1f3cdd3236b41be94dc3df4e58dc6e563
xorg-x11-server-debuginfo-1.1.1-48.100.el5.i386.rpm SHA-256: 07017a89641b8980889bff0f9f2e839c09f1c2f41daafd82addca08ed9269e86
xorg-x11-server-sdk-1.1.1-48.100.el5.i386.rpm SHA-256: 259cdf58fd9654f86436062ad213f373bf3e23effc01aa57fe6ab28d89113ee6

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
2023
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
We've updated our Privacy Policy effective July 1st, 2023.
Red Hat Summit Red Hat Summit
Twitter