Displaying 5 results from an estimated 5 matches similar to: "CESA-2020:2430 Moderate CentOS 6 kernel Security Update"
2020 Jun 11
0
CentOS-announce Digest, Vol 184, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://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
2003 Jan 08
0
integer coercion when indexing and subsetting (PR#2430)
At the end of his bug report, Philippe says
PhGr> ..... Moreover, the subset operation [] uses as.integer() and
PhGr> consequently, can suffer from the same syndrome. A WARNING section in
PhGr> Extract.Rd would be welcome too.
[BTW: Thank you Philippe! ]
Currently, "Extract.Rd" does not say anything on the kind of
indices `i' that can be used in things like
2004 Aug 15
0
how can i config a Cisco IAD 2430 config as a sip client
Hello,
I have a cisco ATA 188 registering both of its lines
to * I can place calls between then an to kphone an
MSN messenger (both registering with * too), a few
days ago a friend lend me a Cisco IAD 2430 and I was
willing to do the same thing with it, since it has 24
ports I was willing to to use 24 analog phones with it
however something really weird happens I can place
calls from my ata,
2003 Jan 08
2
Undocumented bahavior of as.integer() (PR#2430)
as.integer() truncates doubles toward zero, as Splus does (at least v. 6.1
under Windows does). Thus:
> look <- (10 * seq(14)) - 76
> 10 * (73.1 + look)
[1] 71 171 271 371 491 586 681 791 886 981 1101 1201 1301 1401
> as.integer(10 * (73.1 + look))
[1] 70 170 270 370 490 586 681 791 886 981 1101 1201 1301 1401
... It is not documented in R! I propose appending
2015 Jul 16
13
[Bug 2430] New: ssh-keygen should allow to login before reading public key from smart card
https://bugzilla.mindrot.org/show_bug.cgi?id=2430
Bug ID: 2430
Summary: ssh-keygen should allow to login before reading public
key from smart card
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5