search for: cardoe

Displaying 20 results from an estimated 28 matches for "cardoe".

Did you mean: cardon
2013 Oct 10
2
pom for 0.5.1
H, I am using libvirt from maven using a nexus proxy pointing to http://www.libvirt.org/maven2/ It downloads the jar fine but is expecting libvirt-0.5.1.pom (and ...sha1). In the proxy only the jar appears. When I download and rename the pom to my local .m2 cache my build works fine. Is this a bug in the distribution of libvirt in its maven repo or is my dependency wrong somehow? Kind regards,
2015 Feb 12
0
[PATCH 3/3] lib: Add third, zero parameter to xdrproc_t
As advised by Daniel P. Berrange, the third parameter can be passed on all platforms rather than specifically Mac. Quoting a libvirt commit rationale after Daniel: commit 9fa3a8ab6fd82ad2f5a14b490696085061418718 Author: Doug Goldstein <cardoe@cardoe.com> Date: Wed Oct 30 11:22:58 2013 -0500 MacOS: Handle changes to xdrproc_t definition With Mac OS X 10.9, xdrproc_t is no longer defined as: typedef bool_t (*xdrproc_t)(XDR *, ...); but instead as: typedef bool_t (*xdrproc_t)(XDR *, void *, unsigned int); For...
2015 Feb 12
8
[PATCH 1/3] macosx: Includes/defines for byteswap operations
--- src/inspect-apps.c | 13 ++++++++++++- src/inspect-fs-windows.c | 6 ++++++ src/journal.c | 5 +++++ 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/src/inspect-apps.c b/src/inspect-apps.c index 20cf00a..8fbae9c 100644 --- a/src/inspect-apps.c +++ b/src/inspect-apps.c @@ -35,11 +35,22 @@ #include <sys/endian.h> #endif -/* be32toh is usually a macro
2013 Sep 10
2
Re: libvirt-1.1.2-r1 (Gentoo) fails to start LXC containers (subject line minor edit, was libvirt-1.2.2-r1)
On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein <cardoe@gentoo.org> wrote: > On Tue, Sep 10, 2013 at 9:09 AM, Dennis Jenkins > <dennis.jenkins.75@gmail.com> wrote: > > Yeah our security people got a bit over zealous. That's being rectified. > > :) > > > > TL;DR: My container is configured to use "br0&qu...
2003 Aug 15
0
OpenSC 0.8.0 Released
OpenSC Release 0.8.0 ==================== We are pleased to announce the availability of OpenSC 0.8.0. OpenSC provides a set of libraries and utilities to access smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as mail encryption, authentication, and digital signature. OpenSC can be used with the following
2012 May 08
1
virsh console logging and pty usage
Is it possible to both log the serial console and to actually use it? A few of the VMs I've got are configured as follows: <serial type='file'> <source path='/var/log/libvirt/qemu/serial/bb-2.6.18-128.el5-x86_64.log'/> <target port='0'/> </serial> <console type='file'> <source
2008 Mar 10
0
[PATCH] fix aclocal/autoconf/automake m4 directory reference
Signed-off-by: Doug Goldstein <cardoe at gentoo.org> --- Makefile.am | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: fee51bc27d60c7ec9d0371af88a476a232d9a8bd.diff Type: text/x-patch Size: 761 bytes Desc: not...
2008 Mar 10
0
[PATCH] timezone extern is not portable to all unices
This patch pulls the tm_gmtoff variable from the struct tm to compute the offset since UTC in minutes vs using the non-portable timezone extern Signed-off-by: Doug Goldstein <cardoe at gentoo.org> --- swfdec-gtk/swfdec_gtk_system.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: 2811d3071e4d6d3595449770e0db8d7663d1764d.diff Type: text/x-patch Size: 500 bytes Desc: not av...
2013 Sep 10
0
Re: libvirt-1.1.2-r1 (Gentoo) fails to start LXC containers (subject line minor edit, was libvirt-1.2.2-r1)
On Tue, Sep 10, 2013 at 2:20 PM, Dennis Jenkins <dennis.jenkins.75@gmail.com > wrote: > On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein <cardoe@gentoo.org>wrote: > >> A suggestion would be to make sure that you have all the necessary >> kernel options enabled. You can check with: ebuild >> /usr/portage/app-emulation/libvirt/libvirt-1.1.2-r1.ebuild setup clean >> >> > I just ran an "emerge --sync&...
2015 Feb 09
11
[PATCH 1/5] macosx: Add required third parameter for xdrproc_t callbacks
>From Apple's xdr.h: "If your code invokes an xdrproc_t callback, it must be modified to pass a third parameter, which may simply be zero." --- src/proto.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/proto.c b/src/proto.c index 92ae84d..57f4882 100644 --- a/src/proto.c +++ b/src/proto.c @@ -252,7 +252,12 @@ guestfs___send (guestfs_h *g, int proc_nr, *
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...com> Dmitry Fleytman <dfleytma@redhat.com> Dmitry Fleytman <dmitry@daynix.com> Dominik Dingel <dingel@linux.vnet.ibm.com> Don Koch <dkoch@verizon.com> Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Dongxue Zhang <elta.era@gmail.com> Doug Goldstein <cardoe@cardoe.com> Dunrong Huang <huangdr@cloud-times.com> Dunrong Huang <riegamaths@gmail.com> Ed Maste <emaste@freebsd.org> Edgar E. Iglesias <edgar.iglesias@gmail.com> Edgar E. Iglesias <edgar.iglesias@xilinx.com> Eduardo Habkost <ehabkost@redhat.com>...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...com> Dmitry Fleytman <dfleytma@redhat.com> Dmitry Fleytman <dmitry@daynix.com> Dominik Dingel <dingel@linux.vnet.ibm.com> Don Koch <dkoch@verizon.com> Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Dongxue Zhang <elta.era@gmail.com> Doug Goldstein <cardoe@cardoe.com> Dunrong Huang <huangdr@cloud-times.com> Dunrong Huang <riegamaths@gmail.com> Ed Maste <emaste@freebsd.org> Edgar E. Iglesias <edgar.iglesias@gmail.com> Edgar E. Iglesias <edgar.iglesias@xilinx.com> Eduardo Habkost <ehabkost@redhat.com>...
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
...com> Dmitry Fleytman <dfleytma@redhat.com> Dmitry Fleytman <dmitry@daynix.com> Dominik Dingel <dingel@linux.vnet.ibm.com> Don Koch <dkoch@verizon.com> Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Dongxue Zhang <elta.era@gmail.com> Doug Goldstein <cardoe@cardoe.com> Dunrong Huang <huangdr@cloud-times.com> Dunrong Huang <riegamaths@gmail.com> Ed Maste <emaste@freebsd.org> Edgar E. Iglesias <edgar.iglesias@gmail.com> Edgar E. Iglesias <edgar.iglesias@xilinx.com> Eduardo Habkost <ehabkost@redhat.com>...
2013 Jan 23
1
VMs fail to start with NUMA configuration
I am using libvirt 0.10.2.2 and qemu-kvm 1.2.2 (qemu-kvm 1.2.0 + qemu 1.2.2 applied on top plus a number of stability patches). Having issue where my VMs fail to start with the following message: kvm_init_vcpu failed: Cannot allocate memory Following the instructions at http://libvirt.org/formatdomain.html#elementsNUMATuning I've added the following to my VCPU configuration: <vcpu
2024 Jan 25
0
[Announce] GnuPG 2.4.4 released
Hello! We are pleased to announce the availability of a new stable GnuPG release: version 2.4.4. This version fixes a couple of bugs, comes with some new features. A smartcard related security bug is also fixed and a tool to check for this flaw is provided. See below for details. What is GnuPG ============= The GNU Privacy Guard (GnuPG, GPG) is a complete and free implementation of the
2016 Dec 24
30
[Bug 2652] New: PKCS11 login skipped if login required and no pin set
https://bugzilla.mindrot.org/show_bug.cgi?id=2652 Bug ID: 2652 Summary: PKCS11 login skipped if login required and no pin set Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: Smartcard Assignee:
2015 Mar 31
7
Wanted: smartcard with ECDSA support
Hi list, I have no idea if Damien Miller had the time to work on that. I have an initial patch to authenticate using PKCS#11 and ECDSA keys. This requires OpenSSL 1.0.2, prior OpenSSL versions do not expose the required interfaces to override the signature function pointer for ECDSA. The only limitation is that the OpenSSL API misses some cleanup function (finish, for instance), hence I have yet
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...samsung.com> Dongjin Kim <tobetter@gmail.com> Dongxiao Xu <dongxiao.xu@intel.com> Dor Shaish <dor.shaish@intel.com> Dotan Barak <dotanb@dev.mellanox.co.il> Dotan Barak <dotanb@mellanox.com> Doug Anderson <dianders@chromium.org> Doug Goldstein <cardoe@cardoe.com> Doug Ledford <dledford@redhat.com> Douglas Bagnall <douglas@paradise.net.nz> Douglas Gilbert <dgilbert@interlog.com> Douglas Leung <douglas@mips.com> Drew Moseley <drew_moseley@mentor.com> Dror Cohen <dror@liveu.tv> Du Changbin <ch...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...samsung.com> Dongjin Kim <tobetter@gmail.com> Dongxiao Xu <dongxiao.xu@intel.com> Dor Shaish <dor.shaish@intel.com> Dotan Barak <dotanb@dev.mellanox.co.il> Dotan Barak <dotanb@mellanox.com> Doug Anderson <dianders@chromium.org> Doug Goldstein <cardoe@cardoe.com> Doug Ledford <dledford@redhat.com> Douglas Bagnall <douglas@paradise.net.nz> Douglas Gilbert <dgilbert@interlog.com> Douglas Leung <douglas@mips.com> Drew Moseley <drew_moseley@mentor.com> Dror Cohen <dror@liveu.tv> Du Changbin <ch...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...samsung.com> Dongjin Kim <tobetter@gmail.com> Dongxiao Xu <dongxiao.xu@intel.com> Dor Shaish <dor.shaish@intel.com> Dotan Barak <dotanb@dev.mellanox.co.il> Dotan Barak <dotanb@mellanox.com> Doug Anderson <dianders@chromium.org> Doug Goldstein <cardoe@cardoe.com> Doug Ledford <dledford@redhat.com> Douglas Bagnall <douglas@paradise.net.nz> Douglas Gilbert <dgilbert@interlog.com> Douglas Leung <douglas@mips.com> Drew Moseley <drew_moseley@mentor.com> Dror Cohen <dror@liveu.tv> Du Changbin <ch...