~ubuntu-branches/ubuntu/precise/mesa/precise-security

« back to all changes in this revision

Viewing changes to debian/patches/06_kfreebsd-ftbfs.diff

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers, Steve Beattie
  • Date: 2012-10-19 09:04:04 UTC
  • mfrom: (163.1.4 precise-proposed)
  • Revision ID: package-import@ubuntu.com-20121019090404-5zbjpsp6knv7zl3b
Tags: 8.0.4-0ubuntu0.2
[ Steve Beattie ]
* SECURITY UPDATE: samplers array overflow (LP: #1046933)
  - debian/patches/50-CVE-2012-2864.patch: ensure that more than
    MAX_SAMPLERS are not used
  - CVE-2012-2864

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Index: mesa/configure.ac
9
9
===================================================================
10
 
--- mesa.orig/configure.ac      2012-01-18 16:04:58.270652780 +0200
11
 
+++ mesa/configure.ac   2012-01-18 16:05:57.376424418 +0200
12
 
@@ -1218,7 +1218,7 @@
 
10
--- mesa.orig/configure.ac      2012-05-21 18:19:36.835922738 -0400
 
11
+++ mesa/configure.ac   2012-05-21 18:19:43.047922906 -0400
 
12
@@ -1215,7 +1215,7 @@
13
13
             ;;
14
14
         esac
15
15
         ;;