[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684122: marked as done (unblock: mesa/8.0.4-1)



Your message dated Wed, 8 Aug 2012 00:27:14 +0200
with message-id <20120807222714.GB26624@mraw.org>
and subject line Re: Bug#684122: unblock: mesa/8.0.4-1
has caused the Debian Bug report #684122,
regarding unblock: mesa/8.0.4-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
684122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684122
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package mesa.  8.0.4 is the latest release from
upstream's stable branch.  No regressions reported since its upload a
week ago, ttbomk.  There'll probably be at least one more upload later
to switch over to xz compression for the non-debug debs, per Ansgar.

diffstat:
 Makefile                                        |    2 +-
 configs/default                                 |    2 +-
 debian/changelog                                |    9 +
 docs/relnotes-8.0.3.html                        |    4 +-
 docs/relnotes-8.0.4.html                        |  202 +++++++++++++++++++++
 docs/relnotes.html                              |    2 +
 src/gallium/auxiliary/draw/draw_llvm.c          |    5 +
 src/gallium/auxiliary/draw/draw_pipe_pstipple.c |    5 +
 src/gallium/auxiliary/draw/draw_pt.c            |    9 +-
 src/gallium/drivers/i915/i915_flush.c           |    5 +-
 src/gallium/drivers/i915/i915_screen.c          |    4 +-
 src/gallium/drivers/nv50/nv50_pc_emit.c         |    4 +-
 src/gallium/drivers/r600/r600_shader.c          |    8 +
 src/gallium/drivers/svga/svga_pipe_blit.c       |    6 +-
 src/gallium/drivers/svga/svga_pipe_draw.c       |   11 ++
 src/gallium/drivers/svga/svga_pipe_sampler.c    |    4 +-
 src/gallium/drivers/svga/svga_screen.c          |    2 +-
 src/gallium/drivers/svga/svga_state_tss.c       |   10 +-
 src/gallium/drivers/svga/svga_surface.c         |    5 +
 src/gallium/state_trackers/vega/vg_translate.c  |    4 +-
 src/gallium/targets/Makefile.xorg               |    2 +-
 src/glsl/ast_to_hir.cpp                         |    3 -
 src/glsl/builtins/ir/acos.ir                    |    8 +-
 src/glsl/builtins/tools/texture_builtins.py     |    6 +-
 src/glsl/ir.h                                   |    4 -
 src/glsl/loop_analysis.cpp                      |   28 +++
 src/glsl/loop_analysis.h                        |   23 +++
 src/glsl/ralloc.c                               |    2 +-
 src/glu/sgi/libnurbs/internals/mapdesc.cc       |    2 +-
 src/glu/sgi/libnurbs/internals/nurbstess.cc     |    2 +-
 src/glx/glxext.c                                |    3 +
 src/mesa/drivers/common/meta.c                  |   76 +++++++-
 src/mesa/drivers/dri/i915/i830_state.c          |    2 +-
 src/mesa/drivers/dri/i965/brw_context.c         |    2 +-
 src/mesa/drivers/dri/i965/brw_eu.c              |    8 +-
 src/mesa/drivers/dri/i965/brw_fs.h              |    1 +
 src/mesa/drivers/dri/i965/brw_fs_visitor.cpp    |   50 +++--
 src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp  |   26 ++-
 src/mesa/main/attrib.c                          |    8 +
 src/mesa/main/bufferobj.c                       |   27 ++-
 src/mesa/main/fbobject.c                        |   16 +-
 src/mesa/main/format_unpack.c                   |    4 +-
 src/mesa/main/image.c                           |  221 +++++++++++++++++------
 src/mesa/main/image.h                           |    6 +-
 src/mesa/main/readpix.c                         |    9 +-
 src/mesa/main/shaderobj.c                       |    3 +-
 src/mesa/main/texformat.c                       |   10 +-
 src/mesa/main/texgetimage.c                     |   16 +-
 src/mesa/main/teximage.c                        |   39 ++--
 src/mesa/main/transformfeedback.c               |   21 ++-
 src/mesa/main/version.c                         |    2 +-
 src/mesa/main/version.h                         |    4 +-
 src/mesa/state_tracker/st_cb_drawpixels.c       |   13 +-
 src/mesa/state_tracker/st_cb_fbo.c              |    8 +
 src/mesa/state_tracker/st_cb_texture.c          |   27 ++-
 src/mesa/state_tracker/st_draw.c                |   20 +-
 src/mesa/state_tracker/st_format.c              |   34 ++--
 src/mesa/state_tracker/st_gen_mipmap.c          |   18 +-
 src/mesa/state_tracker/st_glsl_to_tgsi.cpp      |   10 +-
 src/mesa/state_tracker/st_texture.c             |    3 +
 tests/glx/Makefile.am                           |    4 +-
 tests/glx/fake_glx_screen.h                     |    2 +-
 62 files changed, 870 insertions(+), 206 deletions(-)


unblock mesa/8.0.4-1

Cheers,
Julien

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Julien Cristau <jcristau@debian.org> (07/08/2012):
> Please unblock package mesa.  8.0.4 is the latest release from
> upstream's stable branch.  No regressions reported since its upload a
> week ago, ttbomk.  There'll probably be at least one more upload later
> to switch over to xz compression for the non-debug debs, per Ansgar.

Oh my dear mesa fried.

> unblock mesa/8.0.4-1

Unblocked.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: