Displaying 10 results from an estimated 10 matches similar to: "CEBA-2013:0945 CentOS 6 ipa Update"
2013 Jun 14
0
CentOS-announce Digest, Vol 100, Issue 6
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
2014 Jul 31
0
CEBA-2014:0945 CentOS 6 mutt FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0945
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0945.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
9a43ce3aee834f0a1c1dcf4ef6dafd600b6dae94653c9f950c194258906d295f mutt-1.5.20-7.20091214hg736b6a.el6.i686.rpm
x86_64:
2014 Aug 01
0
CentOS-announce Digest, Vol 114, Issue 1
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
2009 Apr 03
2
how to sort and plot data?
hi,
Previously my email very simple and less information. Let say I have raw
data as below:-
user_id website time
20 google 0930
21 yahoo 0935
20 facebook 1000
25 facebook 1015
61 google 0940
60 yahoo 1050
40 friendster 1115
61 google 1200
40
2014 Dec 24
2
[PATCH] U2F support in OpenSSH
Hey,
Judging from the (private) responses I?ve got, there is quite a bit of
interest in the U2F feature I proposed a while ago. Therefore, I?ve taken
some time to resolve the remaining issues, and I think the resulting patch
(attached to this email) is in quite a good state now.
I also posted the new version of the patch to
https://bugzilla.mindrot.org/show_bug.cgi?id=2319 (which I?ve opened
2007 Jun 26
0
CentOS5: Eclipse error!
Hello,
We had a CentOS5 server with Eclipse on it, one of our programmers
tried to update the Eclipse install (within eclipse) and after a problem
on the update it stop working.
I tried removing the Eclipse RPMs and eclipse directories, and
reinstalling it with yum. Now we had this error, on $HOME/workspace/.metadata/.log:
!SESSION 2007-06-25 09:44:00.093
2012 Mar 22
0
TPM-protected client keys
Since OpenSSH has PKCS11 support nowadays that means it should work
with a TPM chip, right?
Has anyone done it and would like to share instructions for setting it up?
Something like this but for SSH:
http://blog.habets.pp.se/2012/02/TPM-backed-SSL
--
typedef struct me_s {
?char name[] ? ? ?= { "Thomas Habets" };
?char email[] ? ? = { "thomas at habets.pp.se" };
?char
2011 Feb 01
3
Wine 1.3.12.tar.bz2
0: CAB0=>28BL 28=> 2 at CG=CN?# <5=O C65 AB>8B 209= 1.2.2 :0: CAB0=>28BL 209= A 0 at E820?
Code:
# cd wine-1.3.12
# ./configure
# make
# sudo make install
=> ?>A;5 22>40
Code:
make
make: *** 5 7040=K F5;8 8 =5 =0945= make-D09;. AB0=>2.
8 A
Code:
sudo make install
make: *** 5B ?@028;0 4;O A1>@:8 F5;8 `install'. AB0=>2.
2012 Nov 28
2
hhmm time format, strptime and %k
Hello,
I am having trouble with the conversion specifications as described in
the strptime help page.
> head(dat)
Date Time Open High Low Close Up Down Volume
1 11/19/2012 935 137.89 138.06 137.82 138.05 3202541 3013215 0
2 11/19/2012 940 138.04 138.40 138.02 138.38 2549660 2107595 4657255
3 11/19/2012 945 138.38 138.40 138.18 138.19 1627379 1856318 3483697
4
2015 Feb 26
4
[PATCH] U2F support in OpenSSH
At this point it should be obvious, but let me state that I don?t have
motivation/time to spend on this right now, given that upstream shows 0
interest in this at all :(.
Hence, any help on this is welcome.
On Sat, Dec 27, 2014 at 1:53 AM, Thomas Habets <thomas at habets.se> wrote:
> On 24 December 2014 at 18:57, Michael Stapelberg
> <stapelberg+openssh at google.com> wrote: