ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!]
@ 2005-01-26  7:18 Anton Farygin
  2005-01-26  7:37 ` Genix
  0 siblings, 1 reply; 5+ messages in thread
From: Anton Farygin @ 2005-01-26  7:18 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 4 bytes --]

FYI

[-- Attachment #2: [ANN] X11R6.8.2 Release Candidate 3 is out! --]
[-- Type: message/rfc822, Size: 5787 bytes --]

From: Roland Mainz <roland.mainz@nrubsig.org>
To: Xorg mailinglist <xorg@freedesktop.org>, Xorg Release Wranglers <release-wranglers@freedesktop.org>
Subject: [ANN] X11R6.8.2 Release Candidate 3 is out!
Date: Wed, 26 Jan 2005 04:58:59 +0100
Message-ID: <41F71583.9CACF6D7@nrubsig.org>


  X11R6.8.2 Release Candidate 3 (RC3) of the X Window System
  ========================================================
            
         X.Org Foundation Releases Maintaince Update
            For X Window System Version X11R6.8.x

The third release candidate for X11R6.8.2 is ready for testing.  The
upcoming X11R6.8.2 release is intended to be a stable bug fix release
and we would very much appreciate your help to build and test this
release candidate.  Please report any problems you find in Xorg's
bugzilla (https://bugs.freedesktop.org/enter_bug.cgi?product=xorg).

## IMPORTANT: This is likely the LAST release canidate and therefore the
last chanche to do testing before the FINAL version will be shipped! ##

This release candidate is currently labeled "experimental" and is only
made available for testing and evaluation purposes.

* Notes for testers:
- Various drivers, modules and other infrastructure got
  significant updates and need to be thoroughly tested by the
  community, including:
  - "radeon" video driver
  - "nv" (nvidia) video driver
  - ATI Rage128 video driver
  - ATI R100 video driver
  - Intel i810 video driver
  - "neomagic" video driver
  - Postscript print driver
  - Xprint infrastructure update
  - Mesa (OpenGL) update to release 6.2
  - libXpm security update (CAN-2004-0914)
  ... and many many other things...

- The full changelog for the X11R6.8.x stable branch can be found under
http://cvs.freedesktop.org/xorg/xc/ChangeLog?only_with_tag=XORG-6_8-branch&view=log

- The X11R6.8.2 RC3 source code can be obtained as follows:
  - Source tarballs are available from
http://xorg.freedesktop.org/X11R6.8.2/xorg-x11-6.8.1.903.tar.bz2
http://xorg.freedesktop.org/X11R6.8.2/xorg-x11-6.8.1.903.tar.gz
http://xorg.freedesktop.org/X11R6.8.2/xorg-x11-6.8.1.903.tar.Z [1]

md5 checksums are:
MD5 (xorg-x11-6.8.1.903.tar.bz2) = d3008407381364a3e8a6e0cce5620d37  
MD5 (xorg-x11-6.8.1.903.tar.gz)  = 4c72bb3346722621d09a9b60b5ae1fb0  
MD5 (xorg-x11-6.8.1.903.tar.Z)   = 26ede25a29bbf0d072bb87ee94508a7c  

[1]=The "xorg-x11-6.8.1.903.tar.Z" source tarball was created with
Solaris /usr/bin/tar for those platforms who can't deal with the GNU tar
format (which was used to package "xorg-x11-6.8.1.903.tar.bz2" and
"xorg-x11-6.8.1.903.tar.gz").

  - Anonymous CVS:
  % export CVSROOT=:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
  % cvs -z6 checkout -r XORG-6_8_1_903 xc

  - For people with SSH access to the CVS repository:
  % export CVSROOT=:ext:foobar@cvs.freedesktop.org:/cvs/xorg
  % export CVS_RSH=ssh
  % cvs -z6 checkout -r XORG-6_8_1_903 xc

* Next step is to get the final version out in (more or less) two weeks
unless serious showstoppers will be found.

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz@nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!]
  2005-01-26  7:18 [devel] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!] Anton Farygin
@ 2005-01-26  7:37 ` Genix
  2005-01-26  7:42   ` Ivan Fedorov
  0 siblings, 1 reply; 5+ messages in thread
From: Genix @ 2005-01-26  7:37 UTC (permalink / raw)
  To: ALT Devel discussion list

Anton Farygin wrote:

> * Notes for testers:
> - Various drivers, modules and other infrastructure got
>   significant updates and need to be thoroughly tested by the
>   community, including:

>   - Intel i810 video driver



2005-01-23 Roland Mainz <roland.mainz@nrubsig.org>
   * xc/config/cf/xorg.cf
   Bugzilla #2215 (https://bugs.freedesktop.org/show_bug.cgi?id=2215)
   attachment #1658 (https://bugs.freedesktop.org/attachment.cgi?id=1658):
   Add i810 driver for AMD64.
   Patch by Kristian Hgsberg <krh@bitplanet.net>.


такое разве теоретически возможно (AMD64 на i810)?

-- 
У каждого в башке свои тараканы...


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!]
  2005-01-26  7:37 ` Genix
@ 2005-01-26  7:42   ` Ivan Fedorov
  2005-01-26  7:52     ` [devel][JT] " Andrey Rahmatullin
  2005-01-26  9:25     ` [devel] " Anton D. Kachalov
  0 siblings, 2 replies; 5+ messages in thread
From: Ivan Fedorov @ 2005-01-26  7:42 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

Genix пишет:
> Anton Farygin wrote:
> 
>> * Notes for testers:
>> - Various drivers, modules and other infrastructure got
>>   significant updates and need to be thoroughly tested by the
>>   community, including:
> 
> 
>>   - Intel i810 video driver
> 
> 
> 
> 
> 2005-01-23 Roland Mainz <roland.mainz@nrubsig.org>
>   * xc/config/cf/xorg.cf
>   Bugzilla #2215 (https://bugs.freedesktop.org/show_bug.cgi?id=2215)
>   attachment #1658 (https://bugs.freedesktop.org/attachment.cgi?id=1658):
>   Add i810 driver for AMD64.
>   Patch by Kristian Hgsberg <krh@bitplanet.net>.
> 
> 
> такое разве теоретически возможно (AMD64 на i810)?

Последние Xeon'ы поддерживают набор команд x86_64...

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel][JT] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!]
  2005-01-26  7:42   ` Ivan Fedorov
@ 2005-01-26  7:52     ` Andrey Rahmatullin
  2005-01-26  9:25     ` [devel] " Anton D. Kachalov
  1 sibling, 0 replies; 5+ messages in thread
From: Andrey Rahmatullin @ 2005-01-26  7:52 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

On Wed, Jan 26, 2005 at 03:42:27PM +0800, Ivan Fedorov wrote:
> > такое разве теоретически возможно (AMD64 на i810)?
> Последние Xeon'ы поддерживают набор команд x86_64...
i810 поддерживает последние Xeon'ы?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

 * nidd сделал со злости sudo sysctl -w net.ipv4.ip_forward=0 чтобы
   сестра не жрала трафик 
<aen> nidd: сестру не трожь

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!]
  2005-01-26  7:42   ` Ivan Fedorov
  2005-01-26  7:52     ` [devel][JT] " Andrey Rahmatullin
@ 2005-01-26  9:25     ` Anton D. Kachalov
  1 sibling, 0 replies; 5+ messages in thread
From: Anton D. Kachalov @ 2005-01-26  9:25 UTC (permalink / raw)
  To: ALT Devel discussion list

On Wed, Jan 26, 2005 at 03:42:27PM +0800, Ivan Fedorov wrote:
> Genix пишет:
> > Anton Farygin wrote:
> > 
> >> * Notes for testers:
> >> - Various drivers, modules and other infrastructure got
> >>   significant updates and need to be thoroughly tested by the
> >>   community, including:
> > 
> > 
> >>   - Intel i810 video driver
> > 
> > 
> > 
> > 
> > 2005-01-23 Roland Mainz <roland.mainz@nrubsig.org>
> >   * xc/config/cf/xorg.cf
> >   Bugzilla #2215 (https://bugs.freedesktop.org/show_bug.cgi?id=2215)
> >   attachment #1658 (https://bugs.freedesktop.org/attachment.cgi?id=1658):
> >   Add i810 driver for AMD64.
> >   Patch by Kristian Hgsberg <krh@bitplanet.net>.
> > 
> > 
> > такое разве теоретически возможно (AMD64 на i810)?
> 
> Последние Xeon'ы поддерживают набор команд x86_64...
или P4 ia32e, что тоже самое, тока отличие в кэше.

Rgds,
Anton


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-01-26  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-26  7:18 [devel] [Fwd: [ANN] X11R6.8.2 Release Candidate 3 is out!] Anton Farygin
2005-01-26  7:37 ` Genix
2005-01-26  7:42   ` Ivan Fedorov
2005-01-26  7:52     ` [devel][JT] " Andrey Rahmatullin
2005-01-26  9:25     ` [devel] " Anton D. Kachalov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git