Displaying 20 results from an estimated 1000 matches similar to: "X.Org security advisory june 2008 - Multiple vulnerabilities in X server extensions"
2008 Jun 11
0
[ANNOUNCE] xorg-server 1.4.2
This release includes today's security fixes.
See http://lists.freedesktop.org/archives/xorg/2008-June/036026.html for
the details.
Cheers,
Julien
Julien Cristau (1):
Bump to 1.4.2
Matthieu Herrb (5):
CVE-2008-2360 - RENDER Extension heap buffer overflow
CVE-2008-2361 - RENDER Extension crash
CVE-2008-2362 - RENDER Extension memory corruption
CVE-2008-1377 -
2008 Jan 20
2
cant find libGL.so with wine 0.9.52
Hi group and moderator L. Rahyen
I've run into a small problem with the current release. I can do the
initial load of VirtualDubMod (I've always used wine for it) but when I
try to have it read a file the startup window starts screaming for about
800 lines it can't find libGL.so then gives up and GPF's on me.
But I have the 32 bit version of the Mesa libraries installed at
2009 Mar 31
1
PRI problem
Hi guys,
I've been trying to get my ISDN-10 line up for the past few days, but
its been going up and down. I am using OpenVox D110P card on
asterisk version 1.4.21. It seems to me like a cable problem. I tried
using Ethernet straight cable (12, 45, 36, 78) and also a "straight"
cable where the twisted pairs are on 12, 34, 56 and 78. The problem
remains the same.
2020 Aug 25
1
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear all.
I would like to propose a possible way to make mget and mput behave more or
less the same way, rather that just changing documentation. Please, bear in
mind this is a poor attempt coming from a person with no C skills at all,
so other than testing that only filtered files are transferred, I have not
gone further. Hope at least to have been able not to corrupt any pointer,
but I'm
2013 May 06
0
[LLVMdev] Do we abuse the "nsw" flag
This has come up before, and we just added -fwrapv to work around the problem:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110131/115969.html
Are you compiling without -fwrapv?
Cameron
On May 6, 2013, at 4:55 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote:
> Hi, There:
>
> Clang fails to compile 254.gap @ CPU2000int suite. The symptom is that executable
2013 May 06
3
[LLVMdev] Do we abuse the "nsw" flag
Hi, There:
Clang fails to compile 254.gap @ CPU2000int suite. The symptom is
that executable fail to run
with reference input.
The root cause is that the compiler mistakenly optimizes expr "x * y
/ y" into x where the x*y is blindly
flagged with nsw without any analysis.
The preproceeded code is excerpted bellow:
cat -n integer.i
---------------------------------
2361
2006 Dec 03
1
File Upload Unix Only?
I tried the upload feature in merb 0.0.7 using http://localhost:4000/files
I get the following:
Permission denied - D:/Temp/Merb.5172.0 or
E:/Dev/Ruby/merb-0.0.7/examples/sample_app/dist/public/files/foobar.jpg
- (Errno::EACCES) C:/Ruby/lib/ruby/1.8/fileutils.rb:501:in `rename''
C:/Ruby/lib/ruby/1.8/fileutils.rb:501:in `mv''
C:/Ruby/lib/ruby/1.8/fileutils.rb:1379:in
2012 May 21
0
R development master class: NYC June 21-22, Bay Area June 28-29
Hi all,
I'm going to be teaching an R development master classes in NYC June
21-12 and in the Bay Area June 28-29. The basic idea of the class is
to help you write better code, focused on the mantra of "do not repeat
yourself". In day one you will learn powerful new tools of
abstraction, allowing you to solve a wider range of problems with
fewer lines of code. Day two will teach you
2006 Jun 18
0
Rails Core Weekly June 11 - June 18
This is another edition of Rails Core Weekly, affectionately
known as RCW. A much nicer pre-web 3.0 version is available
from the following url :
http://www.pinupgeek.com/articles/category/rails-core-weekly-news
We have an Atom/RSS feed available there as well.
Rails Core Weekly summarizes the rails-core mailing
list, a list dedicated to Ruby on Rails internals and
its development. RCW is
2009 May 07
3
[PATCH] ocfs2_cluster_lock: code cleanup for redundant assignment
In fs/ocfs2/dlmglue.c:ocfs2_cluster_lock(), after label 'out:' the code is:
1373 if (wait && arg_flags & OCFS2_LOCK_NONBLOCK &&
1374 mw.mw_mask & (OCFS2_LOCK_BUSY|OCFS2_LOCK_BLOCKED)) {
1375 wait = 0;
1376 if (lockres_remove_mask_waiter(lockres, &mw))
1377 ret = -EAGAIN;
1378
2006 Jun 11
3
[SUMMARY] Rails Core Weekly June 5 - June 11
Dear list,
This weeks RCW has a slightly different format than before. After all,
since what we want is less bloat, this RCW is less verbose. Please do
let me know what you think off-list.
*Interesting stuff on the Rails Timeline*
_Fixed and commited to trunk:_
An issue with not null columns in SQLite3 migrations(<a
2015 Mar 06
3
[Bug 2362] New: Please add a possibility to disable IdentityFiles
https://bugzilla.mindrot.org/show_bug.cgi?id=2362
Bug ID: 2362
Summary: Please add a possibility to disable IdentityFiles
Product: Portable OpenSSH
Version: 6.7p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs
2011 Oct 19
0
CentOS-announce Digest, Vol 80, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2013 Nov 04
0
Compiling Broadcom netxtreme2-7.6.62 drivers Xen4CentOS
Having problems compiling Broadcom netxtreme2-7.6.62 drivers using the Xen4CentOS (http://wiki.centos.org/QaWiki/Xen4) kernel:
CentOS release 6.4 (Final)
3.4.61-9.el6.centos.alt.x86_64
I had to modify the Makefile's a little to get to pass the validation since it was referring to kernel 3.0 and 3.5 but not 3.4. But after doing this I still had the following problem:
# make
make -C bnx2/src
2006 Jun 27
0
Sydney ROR Meetup - Wednesday 28th June 2006
Hi All,
Sorry for the late notice. We have a ROR meetup organised for this
Wednesday 28/06/06 from 7pm.
I''ll be giving a short talk on using Topfunky''s ActiveRecord fixtures
to remotely load
production data via Capistrano, and the rest of the evening is
currently open - if you have something you''d like to discuss please
email Jason Crane (jason [at] codespike.com).
2007 Jun 01
3
Saturday, June 2nd - reductivelabs.com scheduled maintenance
To our friends in Europe — good news, the website is getting closer!
Things appear to be on schedule for the first phase of our server
migration, which we plan to implement in the late evening, Saturday,
June 2nd.
In order to ensure the data we are moving won't change while we move
it, the following services will be unavailable from 23:00 CST on June
2nd until 06:00 CST the
2008 Jun 13
1
linux-next: Tree for June 13 (XEN)
next-20080613 on x86_32 has lots of xen build errors like this:
linux-next-20080613/arch/x86/xen/mmu.c: In function 'drop_mm_ref':
linux-next-20080613/arch/x86/xen/mmu.c:759: error: implicit declaration of function 'xen_smp_call_function_mask'
make[2]: *** [arch/x86/xen/mmu.o] Error 1
---
~Randy
'"Daemon' is an old piece of jargon from the UNIX operating system,
2008 Jun 18
1
linux-next: Tree for June 18 (XEN build error)
linux-next-20080618/drivers/xen/manage.c: In function 'xen_suspend':
linux-next-20080618/drivers/xen/manage.c:66: error: too few arguments to function 'device_power_up'
linux-next-20080618/drivers/xen/manage.c: In function 'do_suspend':
linux-next-20080618/drivers/xen/manage.c:115: error: too few arguments to function 'device_resume'
make[3]: ***
2011 May 12
0
R development master class: SF, June 8-9
Hi all,
I hope you don't mind the slightly off topic email, but I'm going to
be teaching an R development master class in San Francisco on June
8-9. ?The basic idea of the class is to help you write better code,
focused on the mantra of "do not repeat yourself". In day one you will
learn powerful new tools of abstraction, allowing you to solve a wider
range of problems with
2013 May 14
0
apcluster webinar: Thursday, June 13, 2013, 7:00pm CEST
Dear colleagues,
This is to inform you that I will be giving a webinar on the apcluster
package on Thursday, June 13, 2013, 7:00pm CEST (10:00am PDT).
The outline of the one-hour webinar is as follows:
- Introduction to affinity propagation (AP) clustering
- The apcluster package, its algorithms, and visualization tools
- Live apcluster demonstration
- Question and Answer period
To register