Displaying 20 results from an estimated 10000 matches similar to: "Status of libguestfs in Fedora, RHEL"
2012 Aug 10
1
Status of libguestfs in Fedora, RHEL
Just a note (mainly to get it clear for *me*!) where we are with
libguestfs branches and Fedora/RHEL versions:
Fedora
?
??? Fedora 16 libguestfs 1.16 (currently 1.16.29)
?
??? Fedora 17 libguestfs 1.18 (currently 1.18.6)
?
??? Fedora 18 (just libguestfs 1.19.28, will move to
? branched) stable 1.20 branch when it is ready
?
???
2012 Jun 28
0
ANNOUNCE: libguestfs 1.19 (development version) is available in EPEL 5
EPEL ("Extra Packages for Enterprise Linux") is an additional
repository you can use to add packages to RHEL and derivatives.
Modern libguestfs (1.19.xx) is now available in EPEL 5 updates-testing:
http://koji.fedoraproject.org/koji/buildinfo?buildID=327975
https://admin.fedoraproject.org/updates/libguestfs-1.19.13-4.el5
It is VERY important that you read the release notes BEFORE
2012 Apr 21
0
help with rmeta package
Dear R users,
I'm trying figuring out with forest plot and rmeta. Here's my code...
library(rmeta)
tabletext <- structure(c("", NA, "Sex", "[F]", "[M]", NA,
"Age class", "(0,60]", "(60,80]", NA,
"Karnofsky class", "[70;90]",
2012 Aug 31
0
ANNOUNCE: oldlinux is now rebased on top of libguestfs.git (1.19.37)
The "oldlinux" branch of the libguestfs git repo contains a version of
libguestfs that works with 'old' versions of Linux. 'old' in this
sense means 'RHEL 5'.
https://github.com/libguestfs/libguestfs/tree/oldlinux
I have recently rebased the oldlinux branch on top of libguestfs git
(version 1.19.37). I'll push an EPEL 5 build shortly.
Rich.
--
Richard
2012 Dec 13
0
ANNOUNCE: libguestfs 1.20 - tools for accessing and modifying virtual machine disk images
I'm very pleased to announce the release of libguestfs 1.20.
Libguestfs is a library and a comprehensive set of tools for accessing
and modifying virtual machine (VM) disk images. For more information
see http://libguestfs.org
Libguestfs 1.20 represents 7 months of upstream work, dozens of major new
features and bug fixes. For full details read the release notes below.
You can download
2023 Apr 19
1
FIPS compliance efforts in Fedora and RHEL
On Tue, 18 Apr 2023, Norbert Pocs wrote:
> Hi OpenSSH mailing list,
>
> I would like to announce the newly introduced patch in Fedora rawhide [0]
> for
>
> FIPS compliance efforts. The change will be introduced in an upcoming RHEL 9
>
> version.
>
> The patch targets OpenSSL support of OpenSSH, specifically the usage of
>
> old low level API. The new
2013 Feb 12
1
FYI: New Fedora tracker bugs for things that break libguestfs
I'm tracking Fedora 18 & Rawhide issues that stop libguestfs from
working here (that is, for non-libguestfs bugs):
https://bugzilla.redhat.com/show_bug.cgi?id=910270 (Fedora 18)
https://bugzilla.redhat.com/show_bug.cgi?id=910269 (Rawhide)
(Note the dependent bug lists aren't complete yet)
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
2023 Apr 19
1
FIPS compliance efforts in Fedora and RHEL
Dear Damien,
On Wed, Apr 19, 2023 at 7:13?AM Damien Miller <djm at mindrot.org> wrote:
>
> On Tue, 18 Apr 2023, Norbert Pocs wrote:
>
> > Hi OpenSSH mailing list,
> >
> > I would like to announce the newly introduced patch in Fedora rawhide [0]
> > for
> >
> > FIPS compliance efforts. The change will be introduced in an upcoming RHEL 9
> >
2008 Dec 06
1
Morlet wavelet not supportd by wavCWTPeaks
aa <- (structure(list(X.0.85 = c(-1.02, -1.17, -1.29, -1.39, -1.46,
-1.5, -1.52, -1.5, -1.46, -1.39, -1.3, -1.19, -1.07, -0.93, -0.79,
-0.65, -0.5, -0.36, -0.22, -0.08, 0.05, 0.18, 0.3, 0.41, 0.52,
0.62, 0.72, 0.81, 0.89, 0.98, 1.05, 1.13, 1.19, 1.25, 1.29, 1.31,
1.31, 1.29, 1.24, 1.16, 1.06, 0.93, 0.77, 0.58, 0.38, 0.16, -0.07,
-0.31, -0.89, -1.05, -1.19, -1.31, -1.41, -1.47, -1.51, -1.51,
2010 Aug 26
0
Planned libguestfs versions in Fedora 12-15, EPEL 5
Fedora 15 (Rawhide): Development branch 1.5.x.
As usual, this follows the current development versions (currently
1.5.5).
Fedora 14: Development branch 1.5.x.
When Fedora 14 branched from Rawhide a month back, we inadvertently
branched at a development version (1.5.2). We couldn't go back to
the stable branch (1.4.x) without bumping the RPM Epoch. In the
meantime Fedora 14 got
2005 Apr 22
2
Hoaglin Outlier Method
I am a new user of R so please bear with me. I have reviewed some R books,
FAQs and such but the volume of material is great. I am in the process of
porting my current SAS and SVS Script code to Lotus Approach, R and
WordPerfect.
My question is, can you help me determine the best R method to implement
the Hoaglin Outlier Method? It is used in the Appendix A and B of the fo
llowing link.
2011 Jul 30
3
oVirt Node Fedora Feature Status
https://fedoraproject.org/wiki/Ovirt_Node_Spin
I noticed that virt-manager-tui is in rawhide finally, but the package
name implies that it's not going to be in f16?
virt-manager-tui.noarch 0.9.0-4.fc17 rawhide
Cole, is this intentional or just smth that we need to follow up on?
Also, I've noticed that ovirt-node needs refreshing... iirc apevec did
tag/release of 2.0.1 from
2023 Apr 18
3
FIPS compliance efforts in Fedora and RHEL
Hi OpenSSH mailing list,
I would like to announce the newly introduced patch in Fedora rawhide [0]
for
FIPS compliance efforts. The change will be introduced in an upcoming RHEL 9
version.
The patch targets OpenSSL support of OpenSSH, specifically the usage of
old low level API. The new OpenSSL version 3.0 introduces a FIPS
module (going through FIPS 140-2 validation and to be FIPS 140-3
2014 Sep 28
0
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 04:30:37PM +0800, Zhi Yong Wu wrote:
> HI,
>
> On a RHEL5 box, i tried to directly run guest which was issued by
> libguestfs virt-xxx commands as below. But after some minutes, it
> exited exceptionally.
>
> Does anyone also hit the issue or know the reason?
As it says in the error message itself:
> Failed to connect to virtio-serial channel.
2014 Sep 28
0
Re: Why libguestfs guest exist exceptionally?
On Sun, Sep 28, 2014 at 06:33:53PM +0800, Zhi Yong Wu wrote:
> On Sun, Sep 28, 2014 at 6:26 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> > Which version of libguestfs is this? I think you'll have no hope of
> #rpm -qa | grep libguestfs
> libguestfs-1.20.8-1
> libguestfs-tools-c-1.20.8-1
> > getting upstream libguestfs to run on RHEL 5. There is a branch
2023 Apr 18
1
FIPS compliance efforts in Fedora and RHEL
On 4/18/23 05:05, Norbert Pocs wrote:
> Hi OpenSSH mailing list,
>
> I would like to announce the newly introduced patch in Fedora rawhide [0]
> for FIPS compliance efforts. The change will be introduced in an upcoming RHEL 9
> version.
Why does Fedora care about FIPS 140? To me, this seems like it
should be specific to RHEL and maybe CentOS Stream, not Fedora.
My understanding
2023 Apr 19
1
FIPS compliance efforts in Fedora and RHEL
On Wed, 19 Apr 2023, Dmitry Belyavskiy wrote:
> > While I'm sure this is good for RHEL/rawhide users who care about FIPS,
> > Portable OpenSSH won't be able to merge this. We explictly aim to support
> > LibreSSL's libcrypto as well as openssl-1.1.x and neither supports the
> > OSSL_PARAM_BLD API (neither does BoringSSL, though our support for that
> >
2023 Apr 19
3
FIPS compliance efforts in Fedora and RHEL
Dear Damien,
On Wed, Apr 19, 2023 at 9:55?AM Damien Miller <djm at mindrot.org> wrote:
>
> On Wed, 19 Apr 2023, Dmitry Belyavskiy wrote:
>
> > > While I'm sure this is good for RHEL/rawhide users who care about FIPS,
> > > Portable OpenSSH won't be able to merge this. We explictly aim to support
> > > LibreSSL's libcrypto as well as
2012 Jun 18
0
FYI: 'oldlinux' branch created
I've created an "oldlinux" branch in github:
https://github.com/libguestfs/libguestfs/commits/oldlinux
The idea of this branch is that it contains patches to make libguestfs
work on older versions of Linux that:
- *don't* have virtio-serial in qemu/kernel
- have ancient autotools
Specifically we're targeting RHEL 5 (ca. 2007) and not anything older.
This branch is
2012 Feb 21
1
Questions on Data reading using zoo package
Hello,
I try to handle the data using read.csv , zoo and aggregate functions.
The data contains NA values. After aggregating monthly data into quarterly
data, all data become NA. Is it because I don't properly aggregate the data
in the presence of NAs? What can I do?
Another problem is that the date in month is presented in Chinese (My OS
is in Chinese.) How can I set the default