Displaying 20 results from an estimated 222 matches for "1140".
Did you mean:
140
2017 Apr 01
6
[Bug 1140] New: nft dump invalid (flow table)
https://bugzilla.netfilter.org/show_bug.cgi?id=1140
Bug ID: 1140
Summary: nft dump invalid (flow table)
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: major
Priority: P5
Component: nft
As...
2007 Jul 22
0
[1140] trunk/wxruby2/swig/mark_free_impl.i: Remove instance variable marking of deleted Wx Windows because it''s redundant
...patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[1140] trunk/wxruby2/swig/mark_free_impl.i: Remove instance variable marking of deleted Wx Windows because it''s redundant</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>1140</dd>
<dt>Author</dt> <dd...
2015 Jun 24
0
CEBA-2015:1140 CentOS 7 selinux-policy BugFix Update
CentOS Errata and Bugfix Advisory 2015:1140
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
447ab1830510f0679da70d72f87be974e90221d1e782f63fe789806b57c4995f selinux-policy-3.13.1-23.el7_1.8.no...
2016 May 31
0
CESA-2016:1140 Moderate CentOS 6 squid34 Security Update
CentOS Errata and Security Advisory 2016:1140 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8b20601c95dc356ab1bb2b087331ee432f10cc567eb7503bef2e37891e18f03d squid34-3.4.14-9.el6_8.3.i686...
2009 Jul 02
0
CESA-2009:1140 Moderate CentOS 5 i386 ruby Update
CentOS Errata and Security Advisory 2009:1140 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2009-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
6af31259e24a8d6cd2f16740ac17ead9 ruby-1.8.5-5.el5_3.7.i386.rpm
0f4adbddd37398c08f899a7744b92bca...
2009 Jul 02
0
CESA-2009:1140 Moderate CentOS 5 x86_64 ruby Update
CentOS Errata and Security Advisory 2009:1140 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2009-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
a4057c7de482ea40a21d5f5cd6162323 ruby-1.8.5-5.el5_3.7.x86_64.rpm
38fb92e0ad7b61f3ea3873819d94d2...
2005 Dec 26
1
[Bug 1140] SSH :Unable to set a env variable
http://bugzilla.mindrot.org/show_bug.cgi?id=1140
ashok_kovai at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|SSH :Unable set a env |SSH :Unable to set a env
|variable |variabl...
2012 Aug 03
0
CESA-2012:1140 Moderate CentOS 5 dhcp Update
CentOS Errata and Security Advisory 2012:1140 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
6c491205c00f8efec9c8fbe6333e1f72a300bf465632f0cb8acc1e5202100d71 dhclient-3.0.5-31.el5_8.1.i38...
2013 Aug 07
0
CESA-2013:1140 Critical CentOS 5 firefox Update
CentOS Errata and Security Advisory 2013:1140 Critical
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
0fd111d99fd3247e21ee663e5d15238eccd25aff8ef145b224203059b7719549 firefox-17.0.8-1.el5.centos.i...
2013 Aug 07
0
CESA-2013:1140 Critical CentOS 6 firefox Update
CentOS Errata and Security Advisory 2013:1140 Critical
Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
d606c6e6aec2aaf56e7dcf58fb90e08e10987186df4570e3fc39c27eb493cf08 firefox-17.0.8-1.el6.centos.i...
2014 Sep 03
0
CEBA-2014:1140 CentOS 6 avahi BugFix Update
CentOS Errata and Bugfix Advisory 2014:1140
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1140.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
c05c0eb98850d7593eec0089f6d64c2a81df5bdf2e0cce873cc1b4666dee1191 avahi-0.6.25-12.el6_5.3.i686.rpm
2c50...
2010 Apr 07
2
label the bars by the percentage values in the conditional histogram?
HI, Dear R-community:
I have the following codes to plot the conditional histogram, is a way to
label the bars by the percentage values in the conditional histogram?
h<- sample(1:14, 319, rep=T)
c<- sample(1:14, 608, rep=T)
n<- sample(1:14, 1140, rep=T)
vt<-c(h, c, n)
ta<-rep(c("h", "c", "n"), c(319, 608, 1140))
to<-data.frame(vt,ta)
library(lattice)
histogram(~ vt|ta, data=to, layout=c(1,3), labels=TRUE, main="Histograms by
target", col="skyblue")
Thanks so much!
--
Sincere...
2014 Jul 10
0
Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
Od: "Ilia Mirkin" <imirkin at alum.mit.edu>
Do: "Lampshade" <lampshade at poczta.fm>;
Wys?ane: 19:07 Czwartek 2014-07-10
Temat: Re: [Nouveau] Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
> On Thu, Jul 10, 2014 at 11:01 AM, Lampshade wrote:
> > Hello
> > in dmesg I always have these informations (I tested several kernels between 3.7 and 3.16-rc3):
> >
> > [ 13.742006] nouveau E[ DRM] Pointer to TMDS table inv...
2018 Aug 14
0
[Announce] Samba 4.8.4, 4.7.9 and 4.6.16 Security Releases Available for Download
Release Announcements
---------------------
These are security releases in order to address the following defects:
o CVE-2018-1139 (Weak authentication protocol allowed.)
o CVE-2018-1140 (Denial of Service Attack on DNS and LDAP server.)
o CVE-2018-10858 (Insufficient input validation on client directory
listing in libsmbclient.)
o CVE-2018-10918 (Denial of Service Attack on AD DC DRSUAPI server.)
o CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP
se...
2018 Aug 14
0
[Samba] [Announce] Samba 4.8.4, 4.7.9 and 4.6.16 Security Releases Available for Download
Release Announcements
---------------------
These are security releases in order to address the following defects:
o CVE-2018-1139 (Weak authentication protocol allowed.)
o CVE-2018-1140 (Denial of Service Attack on DNS and LDAP server.)
o CVE-2018-10858 (Insufficient input validation on client directory
listing in libsmbclient.)
o CVE-2018-10918 (Denial of Service Attack on AD DC DRSUAPI server.)
o CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP
se...
2010 Apr 23
1
help in conditional histogram
Dear Dr. Sarkar,
When I try to run the codes, I found the following problem:
> h<- sample(1:14, 319, rep=T)
> c<- sample(1:14, 608, rep=T)
> n<- sample(1:14, 1140, rep=T)
> vt<-c(h, c, n)
> ta<-rep(c("h", "c", "n"), c(319, 608, 1140))
>
> to<-data.frame(vt,ta)
> library(lattice)
Attaching package: 'lattice'
The following object(s) are masked _by_ .GlobalEnv :
panel.histogram
>
&...
2009 Jul 03
0
CentOS-announce Digest, Vol 53, Issue 2
...wan Update
(Karanbir Singh)
2. CESA-2009:1138 Important CentOS 5 x86_64 openswan Update
(Karanbir Singh)
3. CESA-2009:1139 Moderate CentOS 5 i386 pidgin Update
(Karanbir Singh)
4. CESA-2009:1139 Moderate CentOS 5 x86_64 pidgin Update
(Karanbir Singh)
5. CESA-2009:1140 Moderate CentOS 5 i386 ruby Update (Karanbir Singh)
6. CESA-2009:1140 Moderate CentOS 5 x86_64 ruby Update
(Karanbir Singh)
----------------------------------------------------------------------
Message: 1
Date: Thu, 2 Jul 2009 23:46:08 +0000
From: Karanbir Singh <kbsingh at centos.o...
2014 Jul 10
1
Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
...rdware
Archive with mmiotrace and logs is also on mega (the same as in attachement) https mega dot co dot nz and after that: "/#!KZ9ShRyA!22vuB5R_TfOQE0b-Jg-Hh-vZMH8q9PmgY--hdEtBbsI"
Have a nice day.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10de_1140_Geforce620m_OptimusAcerE1_531GLaptop.tar.xz
Type: application/x-xz-compressed-tar
Size: 3584712 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140710/7815c188/attachment-0001.bin>
2013 Aug 07
0
CentOS-announce Digest, Vol 102, Issue 5
...p' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CESA-2013:1140 Critical CentOS 5 firefox Update (Karanbir Singh)
----------------------------------------------------------------------
Message: 1
Date: Wed, 7 Aug 2013 11:33:09 +0000
From: Karanbir Singh <kbsingh at centos.org>
Subject: [CentOS-announce] CESA-2013:1140 Critical CentOS 5 firefox
Update...
2008 Apr 20
1
Exception DatabaseCorruptError under php
...Xapian-1.0.6 with php bindings under
php5 when trying to add a new document it throws:
Fatal error: Uncaught exception 'Exception' with message
'DatabaseCorruptError: Failed to unlink
/var/lib/xapian/trade.ar/termlist.baseA: No such file or directory'
in /usr/share/php5/xapian.php:1140
Stack trace:
#0 /usr/share/php5/xapian.php(1140):
writabledatabase_add_document(Resource id #18, Object(XapianDocument))
#1 /home/indexer/CDetails.php(431):
XapianWritableDatabase->add_document(Object(XapianDocument))
#2 /home/indexer/CDetails.php(379): CDetails->postDetails('E'...