Re: Testing needed for xorg-server security update

2014-12-10 Thread AreYouLoco?
I don't know if my system was proper one to make tests but...
Wow that was pain in the ass to go thru all of this X configuration
(again..:P)

So. The steps I made. I wanted to test this on my hardware. I've
installed all the packages for my arch (i386) but then it broke my X. So
I only left this ones:
xserver-common_1.12.4-6+deb7u5_all.deb
xserver-xorg-core_1.12.4-6+deb7u5_i386.deb
xserver-xorg-core-dbg_1.12.4-6+deb7u5_i386.deb
xserver-xorg-dev_1.12.4-6+deb7u5_i386.deb

And after I reconfigured my X server after crash:
I had no permission to run X: sudo dpkg-reconfigure x11-common -> Anyone
Then I could run X but:

There were no direct rendering. And Amd Control Center reported that
there is a problem with driver and it cannot start. Steam reported no
direct rendering.

So after I installed again proprietary drivers from ATI ^^

System seems to work glxgears a bit more laggy then before but
fgl_glxgears served with ATI drivers are extremely fast. The only one
problem is that AMD Control Center still doesn't work. No error no
window no nothing.
Steam works, steam games also working.

It works with and without xorg.conf.

OK. After reconfiguring the whole thing from the begining I managed to
run amd control center. So everything looks and works again like before
with 2d and 3d acceleration.

proc: Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz
graphics: Advanced Micro Devices [AMD] nee ATI Redwood PRO [Radeon HD
5500 Series]
driver:

Is any additional info needed? Maybe some other packages versions. Just
give info. I will just use your packages versions for now and just wait
for update.

I think I will stick more to stable packages in the future... Less
experiments...

Kisses,

AreYouLoco?


Yves-Alexis Perez:
> On mer., 2014-12-10 at 06:56 +0100, Moritz Muehlenhoff wrote:
>> Hi,
>> there's been a new release of xorg-server fixing multiple security
>> vulnerabilities: 
>> http://lists.x.org/archives/xorg-announce/2014-December/002500.html
>>
>> The update is ready for Wheezy/stable and has been successfully tested 
>> on an Intel graphics adapter.
>>
>> But since different hardware will exercise different code paths and
>> since the backported patches are rather huge in size, so I'd like to
>> have some additional pre-release testing on people running Debian
>> stable/wheezy with the nouveau driver or the radeon driver. (Additional
>> testing with the intel driver would be great as well).
>>
>> You can fetch the updated packages for i386 and amd64 at 
>> http://people.debian.org/~jmm/
>>
>> Since a lot of the changes involve GLX, you could e.g. test with OpenArena
>> or Nexuiz. Playing games _and_ helping out Debian, when do you ever have 
>> the chance for that :-)
>>
>> Please report success or errors to t...@security.debian.org
> Just tested on Intel (i965GM) and it seems to work fine (glslideshow,
> glxgears and openarena).
>
> Regards,

name of display: :1
display: :1  screen: 0
direct rendering: Yes
server glx vendor string: ATI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
client glx vendor string: ATI
client glx version string: 1.4
client glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_swap_control, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_MESA_allocate_memory, GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
GLX_MESA_swap_frame_usage, GLX_NV_swap_group, GLX_OML_swap_method, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_swap_barrier, GLX_SGIX_swap_group, GLX_SGIX_visual_select_group, 
GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, 
GLX_ARB_fbconfig_float, GLX_AMD_gpu_association, GLX_EXT_buffer_age
GLX version: 1.4
GLX extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_swap_control, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_MESA_swap_control, GLX_NV_swap_group, GLX_OML_swap_method, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_swap_barrier, GLX_SGIX_swap_group, GLX_SGIX_visual_select_group, 
GLX_EXT_texture_from_pixmap, GLX_EXT_buffer_age
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 5570
OpenGL version string: 4.4.13084 Compatibility Profile Context 14.301.1001
OpenGL shading language version string: 4.40
OpenGL extensions:
GL_AMDX_debug_output, GL_AMDX_vertex_shader_tessellator, 
   

Re: Testing needed for xorg-server security update

2014-12-10 Thread Yves-Alexis Perez
On mer., 2014-12-10 at 06:56 +0100, Moritz Muehlenhoff wrote:
> Hi,
> there's been a new release of xorg-server fixing multiple security
> vulnerabilities: 
> http://lists.x.org/archives/xorg-announce/2014-December/002500.html
> 
> The update is ready for Wheezy/stable and has been successfully tested 
> on an Intel graphics adapter.
> 
> But since different hardware will exercise different code paths and
> since the backported patches are rather huge in size, so I'd like to
> have some additional pre-release testing on people running Debian
> stable/wheezy with the nouveau driver or the radeon driver. (Additional
> testing with the intel driver would be great as well).
> 
> You can fetch the updated packages for i386 and amd64 at 
> http://people.debian.org/~jmm/
> 
> Since a lot of the changes involve GLX, you could e.g. test with OpenArena
> or Nexuiz. Playing games _and_ helping out Debian, when do you ever have 
> the chance for that :-)
> 
> Please report success or errors to t...@security.debian.org

Just tested on Intel (i965GM) and it seems to work fine (glslideshow,
glxgears and openarena).

Regards,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Testing needed for xorg-server security update

2014-12-09 Thread Moritz Muehlenhoff
Hi,
there's been a new release of xorg-server fixing multiple security
vulnerabilities: 
http://lists.x.org/archives/xorg-announce/2014-December/002500.html

The update is ready for Wheezy/stable and has been successfully tested 
on an Intel graphics adapter.

But since different hardware will exercise different code paths and
since the backported patches are rather huge in size, so I'd like to
have some additional pre-release testing on people running Debian
stable/wheezy with the nouveau driver or the radeon driver. (Additional
testing with the intel driver would be great as well).

You can fetch the updated packages for i386 and amd64 at 
http://people.debian.org/~jmm/

Since a lot of the changes involve GLX, you could e.g. test with OpenArena
or Nexuiz. Playing games _and_ helping out Debian, when do you ever have 
the chance for that :-)

Please report success or errors to t...@security.debian.org

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-security-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141210055604.GA3114@pisco.westfalen.local