ChangeLog | 16 +++++++++++++++ NEWS | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 - debian/changelog | 4 +-- 4 files changed, 75 insertions(+), 3 deletions(-)
New commits: commit 8c2abe3760fa179923783c46ba824f06a856313b Author: Sven Joachim <svenj...@gmx.de> Date: Thu Sep 30 19:39:35 2010 +0200 New upstream release diff --git a/ChangeLog b/ChangeLog index 58bc18f..954e305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +commit 9f232ad67c72b7869dcd112207bc41dc01d7d104 +Author: Carl Worth <cwo...@cworth.org> +Date: Thu Sep 30 08:45:49 2010 -0700 + + Increment version to 2.13.0 + + For the new, major release. + +commit 99ec9bb0f1eaf2e5c04614957a51624a928526e5 +Author: Carl Worth <cwo...@cworth.org> +Date: Thu Sep 30 08:45:15 2010 -0700 + + Add release notes for the 2.13.0 release. + + Which is functionalliy identical to 2.12.902. + commit d4c013cb9d92d2959c9a98eca20e43ab14ae22e3 Author: Carl Worth <cwo...@cworth.org> Date: Tue Sep 28 20:49:52 2010 -0700 diff --git a/debian/changelog b/debian/changelog index 7937160..a05f0a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -xserver-xorg-video-intel (2:2.12.902-1) UNRELEASED; urgency=low +xserver-xorg-video-intel (2:2.13-1) UNRELEASED; urgency=low - * New upstream release candidate. + * New upstream release. * Bump libdrm build-dependency to 2.4.22. -- Sven Joachim <svenj...@gmx.de> Wed, 29 Sep 2010 09:58:16 +0200 commit 9f232ad67c72b7869dcd112207bc41dc01d7d104 Author: Carl Worth <cwo...@cworth.org> Date: Thu Sep 30 08:45:49 2010 -0700 Increment version to 2.13.0 For the new, major release. diff --git a/configure.ac b/configure.ac index e066b3d..ece516b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-intel], - [2.12.902], + [2.13.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-intel]) AC_CONFIG_SRCDIR([Makefile.am]) commit 99ec9bb0f1eaf2e5c04614957a51624a928526e5 Author: Carl Worth <cwo...@cworth.org> Date: Thu Sep 30 08:45:15 2010 -0700 Add release notes for the 2.13.0 release. Which is functionalliy identical to 2.12.902. diff --git a/NEWS b/NEWS index 1754b25..05d3849 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,59 @@ +Release 2.13.0 (2010-09-30) +=========================== +We are pleased to announce this major release of the xf86-video-intel +driver, on schedule at 3 months since 2.12.0. With the many bug fixes +in this release, we encourage everyone using 2.12 to upgrade to 2.13. + +[This release is functionally identical to the earlier 2.12.902 +release candidate.] + +New requirements compared to 2.12 +--------------------------------- + * Librdrm >= 2.4.22 + +Bug fixes +--------- + * Attempt to fix infinite MI_WAIT_FOR_EVENT while watching video + https://bugs.freedesktop.org/show_bug.cgi?id=28964 + + [Various new checks have been added to the video code here, but the + bug fix hasn't yet been verified by the original reporter.] + + * Fix buffer-object leak + https://bugs.freedesktop.org/show_bug.cgi?id=26946 + + * Fix memory leak on server reset + + * Fix crash due to unchecked pixmap allocation + https://bugs.freedesktop.org/show_bug.cgi?id=29187 + + * Fix for video artifacts when using dualscreen + https://bugs.freedesktop.org/show_bug.cgi?id=29213 + + * Fix for incorrect characters in gnome-terminal when using compiz + https://bugs.freedesktop.org/show_bug.cgi?id=28438 + + * Fix for hanging, full-screen applications, (flash, compiz, etc.) + https://bugs.freedesktop.org/show_bug.cgi?id=29584 + + * Fix selection of backlight device on multi-GPU systems + https://bugs.freedesktop.org/show_bug.cgi?id=29273 + + * Fix to avoid crash with extremely large glyphs + https://bugs.freedesktop.org/show_bug.cgi?id=29430 + + * Fix for eDP panels incorrectly being given only a single, valid mode + https://bugs.freedesktop.org/show_bug.cgi?id=30069 + + * Fix GPU hang involving clipped SRC copies + https://bugs.freedesktop.org/show_bug.cgi?id=30120 + + * Fix to compile for 1.6 series X server. + + * Fix to retry framebuffer allocation after an initial failure. + + * Fix to disable dri2 after fallbacks are forced on. + Snapshot 2.12.902 (2010-09-28) ============================== This is the second release candidate in preparation for the upcoming -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1p1na8-0008ji...@alioth.debian.org