From fbff5743b39dfb798afbc7cdd112ed3a71354dfd Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 14 Sep 2013 19:08:42 -0700 Subject: Move X11R681Release -> Releases/6.8.1 --- Releases/6.8.1.mdwn | 35 +++++++++++++++++++++++++++++++++++ X11R681Release.mdwn | 36 +----------------------------------- 2 files changed, 36 insertions(+), 35 deletions(-) create mode 100644 Releases/6.8.1.mdwn diff --git a/Releases/6.8.1.mdwn b/Releases/6.8.1.mdwn new file mode 100644 index 00000000..30ff24c1 --- /dev/null +++ b/Releases/6.8.1.mdwn @@ -0,0 +1,35 @@ + + +# X11R6.8.1 Release + +[[!toc ]] + + +## About the X11R6.8.1 Release + +The X11R6.8.1 release is a security release on top of X11R6.8.0; it patches several holes in the X Pixmap library (libXpm). + + +## Download the X11R6.8.1 Release + +A set of seven tarballs are available that contain the X11R6.8.1 release, or you can get the release directly from CVS using the "XORG-6_8_1" tag. + + * [[Source tarball directory (HTTP)|http://xorg.freedesktop.org/releases/X11R6.8.1/src-single/]] + * [[Source tarball directory (FTP)|ftp://ftp.freedesktop.org/pub/xorg/X11R6.8.1/src-single/]] + +## Getting X6.8.1 via CVS + +Use your freedesktop.org shell account to access /cvs/xorg with ssh, or use anonymous CVS to obtain a copy of the lastest X.Org Foundation release (~320MB): + + +[[!format txt """ +$ cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg login +CVS password: +$ cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg co -P -rXORG-6_8_1 xc +"""]] +For more information on CVS access and how you may obtain write access to the X.Org repository please check the [[CvsPage|CvsPage]]. + + +## See also + +Information about the 6.8.x series of releases. ([[X11R68Release|X11R68Release]]) diff --git a/X11R681Release.mdwn b/X11R681Release.mdwn index 30ff24c1..cd03b3b0 100644 --- a/X11R681Release.mdwn +++ b/X11R681Release.mdwn @@ -1,35 +1 @@ - - -# X11R6.8.1 Release - -[[!toc ]] - - -## About the X11R6.8.1 Release - -The X11R6.8.1 release is a security release on top of X11R6.8.0; it patches several holes in the X Pixmap library (libXpm). - - -## Download the X11R6.8.1 Release - -A set of seven tarballs are available that contain the X11R6.8.1 release, or you can get the release directly from CVS using the "XORG-6_8_1" tag. - - * [[Source tarball directory (HTTP)|http://xorg.freedesktop.org/releases/X11R6.8.1/src-single/]] - * [[Source tarball directory (FTP)|ftp://ftp.freedesktop.org/pub/xorg/X11R6.8.1/src-single/]] - -## Getting X6.8.1 via CVS - -Use your freedesktop.org shell account to access /cvs/xorg with ssh, or use anonymous CVS to obtain a copy of the lastest X.Org Foundation release (~320MB): - - -[[!format txt """ -$ cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg login -CVS password: -$ cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg co -P -rXORG-6_8_1 xc -"""]] -For more information on CVS access and how you may obtain write access to the X.Org repository please check the [[CvsPage|CvsPage]]. - - -## See also - -Information about the 6.8.x series of releases. ([[X11R68Release|X11R68Release]]) +[[!meta redir=Releases/6.8.1]] -- cgit v1.2.3