[ANNOUNCE] Stable pixman release 0.16.4 now available

2009-12-15 Thread Soeren Sandmann
The only change since 0.16.2 is that asserts are now disabled by
default, so that region bugs in the X server don't take down the
entire desktop.

Søren


tar.gz:
http://cairographics.org/releases/pixman-0.16.4.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.16.4.tar.gz

tar.bz2:
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.16.4.tar.bz2

Hashes:
MD5:  7f430cf0de0bf05935d4e21906cb1e6b  pixman-0.16.4.tar.gz
MD5:  70c249a575ed02b7a5daa1bc9f9c6a4e  pixman-0.16.4.tar.bz2
SHA1: 785dbd79818b5f9d62738d95c17e5af0c511dc4a
pixman-0.16.4.tar.gz
SHA1: 08fecbd065fa3792823818fcf715b97bc66d94cd
pixman-0.16.4.tar.bz2

GPG signature:
http://cairographics.org/releases/pixman-0.16.4.tar.gz.sha1.asc
(signed by Søren Sandmann Pedersen )

Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.16.4

Log:
Søren Sandmann Pedersen (3):
  Post-release version bump
  region: Enable or disable fatal errors and selfchecks based on 
version nu
  Pre-release version bump
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


[ANNOUNCE] listres 1.0.2

2009-12-15 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The listres program generates a list of X resources for a widget
in an X client written using a toolkit based on libXt.

This minor maintenance release removes the remnants of libXaw8 support
and performs other accumulated janitorial cleanup since the last
release in 2005.

Alan Coopersmith (7):
  renamed: .cvsignore -> .gitignore
  Change listres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
  Add README with pointers to mailing lists, bugzilla, & git
  Combine pkg-config checks now that we can hardcode xaw7
  Apply automake silent rules to manpage generation too
  Fill in COPYING file with notices from listres.c & listres.man
  listres 1.0.2

Gaetan Nadon (5):
  .gitignore: use common defaults with custom section # 24239
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  Deploy the new XORG_DEFAULT_OPTIONS #24242
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

James Cloos (2):
  Replace static ChangeLog with dist-hook to generate from git log
  xaw8 is gone, use xaw7

Paulo Cesar Pereira de Andrade (1):
  Ansification and compile warning fixes.

git tag: listres-1.0.2

http://xorg.freedesktop.org/archive/individual/app/listres-1.0.2.tar.bz2
MD5:  3c0d5d8d6abaf411cd0647bc7073ac38
SHA1: 4c1c9b16dbd9c442a76203b57a9fef33965415d9

http://xorg.freedesktop.org/archive/individual/app/listres-1.0.2.tar.gz
MD5:  05084ab9926801d485cc4fb751ef450d
SHA1: 9087eaf35de07f9e41e697842451057cd3cc396b

- --
-Alan Coopersmith-   alan.coopersm...@sun.com
 Sun Microsystems, Inc. - X Window System Engineering

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksoGQsACgkQovueCB8tEw7lpACeKnGdeMABlr3qe0jcyltDiGXU
da4AnRLtrX2dMgAmK/ByH7FE7JWFYBgF
=sizP
-END PGP SIGNATURE-
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


[ANNOUNCE] xf86-video-nv 2.1.16

2009-12-15 Thread Aaron Plattner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This release adds IDs for new products.  It also contains a fix from Adam
Jackson to not crash on xserver 1.7, but please note that it still doesn't work
correctly on that release because the server never calls the old-style colormap
setup code.

New products added:

0x05E6 - GeForce GTX 275
0x05EB - GeForce GTX 295
0x0607 - GeForce GTS 240
0x060A - GeForce GTX 280M
0x0618 - GeForce GTX 260M
0x061D - Quadro FX 2800M
0x061F - Quadro FX 3800M
0x0644 - GeForce 9500 GS
0x0652 - GeForce GT 130M
0x065A - Quadro FX 1700M
0x06EC - GeForce G 105M
0x06EF - GeForce G 103M
0x0A20 - GeForce GT 220
0x0A23 - GeForce 210
0x0A2A - GeForce GT 230M
0x0A34 - GeForce GT 240M
0x0A60 - GeForce G210
0x0A62 - GeForce 205
0x0A63 - GeForce 310
0x0A65 - GeForce 210
0x0A66 - GeForce 310
0x0A74 - GeForce G210M
0x0A78 - Quadro FX 380 LP
0x0CA3 - GeForce GT 240
0x0CA8 - GeForce GTS 260M
0x0CA9 - GeForce GTS 250M

- -- Aaron


Aaron Plattner (5):
  New boards
  More new boards
  Remove an unnecessary (and typo'd) gitignore comment
  New board names
  nv 2.1.16

Adam Jackson (1):
  g80: Add a no-op gamma hook so we don't crash on 1.7 servers

Gaetan Nadon (6):
  .gitignore: use common defaults with custom section # 24239
  .gitignore: use common defaults with custom section # 24239
  Several driver modules do not have a ChangeLog target in Makefile.am 
#23814
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

git tag: xf86-video-nv-2.1.16

http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.16.tar.bz2
MD5: fb02d5506e35054348d1c2b2c924530d  xf86-video-nv-2.1.16.tar.bz2
SHA1: fce8c42268f1b60c8aece2adb35d780f02300fe8  xf86-video-nv-2.1.16.tar.bz2

http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.16.tar.gz
MD5: 9a047e20deb26b561f5ffc63c87d8017  xf86-video-nv-2.1.16.tar.gz
SHA1: 81d7b279fd8308dd1f5dc58568bb66cc02bffeb5  xf86-video-nv-2.1.16.tar.gz
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQEcBAEBAgAGBQJLKDczAAoJEHYgpP6LHaLQM44H+QHt5vRFbR8ImxKb56IEGE6l
3uEyq8hXo6Knry1cv5olABsz3B9ENiB3r3N+tEK5hyzEM0D9gFfpDcah/YmeUz60
lfKDifSDY40JjPbevVqDzzM34p4yMZy53e9yV51Izgm4wnUSORFtPPXGRHhxxdNd
cWXiKHU6lw81mJT02gE44VKLYrOQJZBXVw6J/7rTUmeTpboQIJ6hiPpwnh06VicA
XfESjjF3os8quoyc7JNxsvitqoQaZoS/0fYObt1qRNsXKjlPkFKJf3WskJD+ky9N
ANZ9E84J2C90AEhCoaEylom9tBrVaMt0dk7ftfeU/hwW71Q3l2SeURMXKAc+tMI=
=CzMS
-END PGP SIGNATURE-
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce